Class CollectionSettings
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.CollectionSettings
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid CollectionReferenceinthashCode()voidsetCollectionConfig(com.liferay.petra.function.UnsafeSupplier<Map<String, Object>, Exception> collectionConfigUnsafeSupplier) voidsetCollectionConfig(Map<String, Object> collectionConfig) voidsetCollectionReference(CollectionReference collectionReference) voidsetCollectionReference(com.liferay.petra.function.UnsafeSupplier<CollectionReference, Exception> collectionReferenceUnsafeSupplier) static CollectionSettingstoString()static CollectionSettingsunsafeToDTO(String json)
-
Field Details
-
collectionConfig
-
collectionReference
-
xClassName
-
-
Constructor Details
-
CollectionSettings
public CollectionSettings()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getCollectionConfig
-
setCollectionConfig
-
setCollectionConfig
-
getCollectionReference
-
setCollectionReference
-
setCollectionReference
public void setCollectionReference(com.liferay.petra.function.UnsafeSupplier<CollectionReference, Exception> collectionReferenceUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-