Uses of Enum Class
org.exoplatform.portal.jdbc.entity.WindowEntity.AppType
Packages that use WindowEntity.AppType
-
Uses of WindowEntity.AppType in org.exoplatform.portal.jdbc.entity
Methods in org.exoplatform.portal.jdbc.entity that return WindowEntity.AppTypeModifier and TypeMethodDescriptionWindowEntity.getAppType()static WindowEntity.AppTypeReturns the enum constant of this class with the specified name.static WindowEntity.AppType[]WindowEntity.AppType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.portal.jdbc.entity with parameters of type WindowEntity.AppType