Package com.liferay.info.field.type
Class CategoriesInfoFieldType
java.lang.Object
com.liferay.info.field.type.CategoriesInfoFieldType
- All Implemented Interfaces:
InfoFieldType
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.info.field.type.InfoFieldType
InfoFieldType.Attribute<T extends InfoFieldType,
V> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final InfoFieldType.Attribute<CategoriesInfoFieldType,
com.liferay.portal.kernel.util.KeyValuePair> static final InfoFieldType.Attribute<CategoriesInfoFieldType,
String> static final CategoriesInfoFieldType
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.info.field.type.InfoFieldType
getLabel
-
Field Details
-
DEPENDENCY
public static final InfoFieldType.Attribute<CategoriesInfoFieldType,com.liferay.portal.kernel.util.KeyValuePair> DEPENDENCY -
INFO_ITEM_SELECTOR_URL
-
INSTANCE
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceInfoFieldType
-