Class FragmentSettingsUnallowed
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.FragmentSettingsUnallowed
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Fragment[]inthashCode()voidsetUnallowedFragments(Fragment[] unallowedFragments) voidsetUnallowedFragments(com.liferay.petra.function.UnsafeSupplier<Fragment[], Exception> unallowedFragmentsUnsafeSupplier) static FragmentSettingsUnallowedtoString()static FragmentSettingsUnallowedunsafeToDTO(String json)
-
Field Details
-
unallowedFragments
-
xClassName
-
-
Constructor Details
-
FragmentSettingsUnallowed
public FragmentSettingsUnallowed()
-
-
Method Details