Package com.liferay.info.field.type
Class RelationshipInfoFieldType
java.lang.Object
com.liferay.info.field.type.RelationshipInfoFieldType
- 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 RelationshipInfoFieldType
static final InfoFieldType.Attribute<RelationshipInfoFieldType,
String> static final InfoFieldType.Attribute<RelationshipInfoFieldType,
Boolean> static final InfoFieldType.Attribute<RelationshipInfoFieldType,
String> static final InfoFieldType.Attribute<RelationshipInfoFieldType,
String> -
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
-
INSTANCE
-
LABEL_FIELD_NAME
-
MULTIPLE
-
URL
-
VALUE_FIELD_NAME
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceInfoFieldType
-