Package com.liferay.fragment.constants
Class FragmentConstants
java.lang.Object
com.liferay.fragment.constants.FragmentConstants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
getTypeFromLabel
(String label) static String
getTypeLabel
(int type)
-
Field Details
-
RESOURCE_NAME
- See Also:
-
SERVICE_NAME
- See Also:
-
TYPE_COMPONENT
public static final int TYPE_COMPONENT- See Also:
-
TYPE_COMPONENT_LABEL
- See Also:
-
TYPE_INPUT
public static final int TYPE_INPUT- See Also:
-
TYPE_INPUT_LABEL
- See Also:
-
TYPE_PORTLET
public static final int TYPE_PORTLET- See Also:
-
TYPE_PORTLET_LABEL
- See Also:
-
TYPE_REACT
public static final int TYPE_REACT- See Also:
-
TYPE_REACT_LABEL
- See Also:
-
TYPE_SECTION
public static final int TYPE_SECTION- See Also:
-
TYPE_SECTION_LABEL
- See Also:
-
-
Constructor Details
-
FragmentConstants
public FragmentConstants()
-
-
Method Details
-
getTypeFromLabel
-
getTypeLabel
-