Uses of Enum Class
com.liferay.portal.kernel.model.portlet.PortletDependency.Type
Packages that use PortletDependency.Type
-
Uses of PortletDependency.Type in com.liferay.portal.kernel.model.portlet
Methods in com.liferay.portal.kernel.model.portlet that return PortletDependency.TypeModifier and TypeMethodDescriptionPortletDependency.getType()static PortletDependency.TypeReturns the enum constant of this class with the specified name.static PortletDependency.Type[]PortletDependency.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.