Class CollectionConfig
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.CollectionConfig
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected @NotNull Object
protected @NotNull CollectionConfig.CollectionType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid Object
int
hashCode()
void
setCollectionReference
(com.liferay.petra.function.UnsafeSupplier<Object, Exception> collectionReferenceUnsafeSupplier) void
setCollectionReference
(Object collectionReference) void
setCollectionType
(CollectionConfig.CollectionType collectionType) void
setCollectionType
(com.liferay.petra.function.UnsafeSupplier<CollectionConfig.CollectionType, Exception> collectionTypeUnsafeSupplier) static CollectionConfig
toString()
static CollectionConfig
unsafeToDTO
(String json)
-
Field Details
-
collectionReference
-
collectionType
-
xClassName
-
-
Constructor Details
-
CollectionConfig
public CollectionConfig()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getCollectionReference
-
setCollectionReference
-
setCollectionReference
-
getCollectionType
-
getCollectionTypeAsString
-
setCollectionType
-
setCollectionType
public void setCollectionType(com.liferay.petra.function.UnsafeSupplier<CollectionConfig.CollectionType, Exception> collectionTypeUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-