Class FragmentSettingsAllowed
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.FragmentSettingsAllowed
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid Fragment[]
int
hashCode()
void
setAllowedFragments
(Fragment[] allowedFragments) void
setAllowedFragments
(com.liferay.petra.function.UnsafeSupplier<Fragment[], Exception> allowedFragmentsUnsafeSupplier) static FragmentSettingsAllowed
toString()
static FragmentSettingsAllowed
unsafeToDTO
(String json)
-
Field Details
-
allowedFragments
-
xClassName
-
-
Constructor Details
-
FragmentSettingsAllowed
public FragmentSettingsAllowed()
-
-
Method Details