Class CollectionReference
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.CollectionReference
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ClassNameReference
,ItemExternalReference
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setCollectionType
(CollectionReference.CollectionType collectionType) void
setCollectionType
(com.liferay.petra.function.UnsafeSupplier<CollectionReference.CollectionType, Exception> collectionTypeUnsafeSupplier) static CollectionReference
toString()
static CollectionReference
unsafeToDTO
(String json)
-
Field Details
-
collectionType
-
xClassName
-
-
Constructor Details
-
CollectionReference
public CollectionReference()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getCollectionType
-
getCollectionTypeAsString
-
setCollectionType
-
setCollectionType
public void setCollectionType(com.liferay.petra.function.UnsafeSupplier<CollectionReference.CollectionType, Exception> collectionTypeUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-