Class Fragment
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.Fragment
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getName()inthashCode()voidsetCollectionName(com.liferay.petra.function.UnsafeSupplier<String, Exception> collectionNameUnsafeSupplier) voidsetCollectionName(String collectionName) voidvoidvoidvoidvoidsetSiteKey(com.liferay.petra.function.UnsafeSupplier<String, Exception> siteKeyUnsafeSupplier) voidsetSiteKey(String siteKey) static FragmenttoString()static FragmentunsafeToDTO(String json)
-
Field Details
-
collectionName
-
key
-
name
-
siteKey
-
xClassName
-
-
Constructor Details
-
Fragment
public Fragment()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getCollectionName
-
setCollectionName
-
setCollectionName
-
getKey
-
setKey
-
setKey
-
getName
-
setName
-
setName
-
getSiteKey
-
setSiteKey
-
setSiteKey
-
equals
-
hashCode
public int hashCode() -
toString
-