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 Objectprotected @NotNull CollectionConfig.CollectionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid ObjectinthashCode()voidsetCollectionReference(com.liferay.petra.function.UnsafeSupplier<Object, Exception> collectionReferenceUnsafeSupplier) voidsetCollectionReference(Object collectionReference) voidsetCollectionType(CollectionConfig.CollectionType collectionType) voidsetCollectionType(com.liferay.petra.function.UnsafeSupplier<CollectionConfig.CollectionType, Exception> collectionTypeUnsafeSupplier) static CollectionConfigtoString()static CollectionConfigunsafeToDTO(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
-