Uses of Enum Class
org.exoplatform.portal.jdbc.entity.ComponentEntity.TYPE
Packages that use ComponentEntity.TYPE
-
Uses of ComponentEntity.TYPE in org.exoplatform.portal.jdbc.entity
Methods in org.exoplatform.portal.jdbc.entity that return ComponentEntity.TYPEModifier and TypeMethodDescriptionabstract ComponentEntity.TYPEComponentEntity.getType()ContainerEntity.getType()PageEntity.getType()SiteEntity.getType()WindowEntity.getType()static ComponentEntity.TYPEReturns the enum constant of this class with the specified name.static ComponentEntity.TYPE[]ComponentEntity.TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.