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