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