Uses of Class
lumis.portal.structure.sync.model.page.InterfaceInstance.EnableCache
-
Packages that use InterfaceInstance.EnableCache Package Description lumis.portal.structure.sync.model.page Models used for synchronizing a page structure file. -
-
Uses of InterfaceInstance.EnableCache in lumis.portal.structure.sync.model.page
Methods in lumis.portal.structure.sync.model.page that return InterfaceInstance.EnableCache Modifier and Type Method Description static InterfaceInstance.EnableCache
InterfaceInstance.EnableCache. valueOf(String name)
Returns the enum constant of this type with the specified name.static InterfaceInstance.EnableCache[]
InterfaceInstance.EnableCache. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-