Class NavigationMenuSettings
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.NavigationMenuSettings
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
void
void
setTargetType
(NavigationMenuSettings.TargetType targetType) void
setTargetType
(com.liferay.petra.function.UnsafeSupplier<NavigationMenuSettings.TargetType, Exception> targetTypeUnsafeSupplier) static NavigationMenuSettings
toString()
static NavigationMenuSettings
unsafeToDTO
(String json)
-
Field Details
-
target
-
targetType
-
xClassName
-
-
Constructor Details
-
NavigationMenuSettings
public NavigationMenuSettings()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getTarget
-
setTarget
-
setTarget
-
getTargetType
-
getTargetTypeAsString
-
setTargetType
public void setTargetType(com.liferay.petra.function.UnsafeSupplier<NavigationMenuSettings.TargetType, Exception> targetTypeUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-