Class Index
java.lang.Object
com.liferay.portal.workflow.metrics.rest.dto.v1_0.Index
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Index.GroupgetGroup()getKey()getLabel()inthashCode()voidsetGroup(com.liferay.petra.function.UnsafeSupplier<Index.Group, Exception> groupUnsafeSupplier) voidsetGroup(Index.Group group) voidvoidvoidvoidstatic IndextoString()static IndexunsafeToDTO(String json)
-
Field Details
-
group
-
key
-
label
-
xClassName
-
-
Constructor Details
-
Index
public Index()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getGroup
-
getGroupAsString
-
setGroup
-
setGroup
public void setGroup(com.liferay.petra.function.UnsafeSupplier<Index.Group, Exception> groupUnsafeSupplier) -
getKey
-
setKey
-
setKey
-
getLabel
-
setLabel
-
setLabel
-
equals
-
hashCode
public int hashCode() -
toString
-