Uses of Enum Class
com.liferay.portal.kernel.license.messaging.LCSPortletState
Packages that use LCSPortletState
-
Uses of LCSPortletState in com.liferay.portal.kernel.license.messaging
Methods in com.liferay.portal.kernel.license.messaging that return LCSPortletStateModifier and TypeMethodDescriptionstatic LCSPortletState
LCSPortletState.valueOf
(int intValue) Returns the enum constant of this class with the specified name.static LCSPortletState
Returns the enum constant of this class with the specified name.static LCSPortletState[]
LCSPortletState.values()
Returns an array containing the constants of this enum class, in the order they are declared.