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