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