Class PageFragmentDropZoneDefinition
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.PageFragmentDropZoneDefinition
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setFragmentDropZoneId
(com.liferay.petra.function.UnsafeSupplier<String, Exception> fragmentDropZoneIdUnsafeSupplier) void
setFragmentDropZoneId
(String fragmentDropZoneId) toString()
unsafeToDTO
(String json)
-
Field Details
-
fragmentDropZoneId
-
xClassName
-
-
Constructor Details
-
PageFragmentDropZoneDefinition
public PageFragmentDropZoneDefinition()
-
-
Method Details