Class FragmentSettingsAllowed
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.FragmentSettingsAllowed
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid ItemExternalReference[]
int
hashCode()
void
setAllowedFragmentItemExternalReferences
(ItemExternalReference[] allowedFragmentItemExternalReferences) void
setAllowedFragmentItemExternalReferences
(com.liferay.petra.function.UnsafeSupplier<ItemExternalReference[], Exception> allowedFragmentItemExternalReferencesUnsafeSupplier) static FragmentSettingsAllowed
toString()
static FragmentSettingsAllowed
unsafeToDTO
(String json)
-
Field Details
-
allowedFragmentItemExternalReferences
-
xClassName
-
-
Constructor Details
-
FragmentSettingsAllowed
public FragmentSettingsAllowed()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAllowedFragmentItemExternalReferences
-
setAllowedFragmentItemExternalReferences
public void setAllowedFragmentItemExternalReferences(ItemExternalReference[] allowedFragmentItemExternalReferences) -
setAllowedFragmentItemExternalReferences
public void setAllowedFragmentItemExternalReferences(com.liferay.petra.function.UnsafeSupplier<ItemExternalReference[], Exception> allowedFragmentItemExternalReferencesUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-