Package com.mayam.wf.config.shared
Class DetailsCategory
java.lang.Object
com.mayam.wf.config.shared.DetailsCategory
- All Implemented Interfaces:
Copyable
,Field.Parent
,Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.mayam.wf.attributes.shared.Copyable
Copyable.Utilities
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
Performs a deep copy of the object.boolean
getLabel()
int
hashCode()
void
setActivationExpression
(String activationExpression) void
setLabel
(TranslatedString label) void
setViewGroup
(String viewGroup)
-
Constructor Details
-
DetailsCategory
public DetailsCategory()
-
-
Method Details
-
copy
Description copied from interface:Copyable
Performs a deep copy of the object. -
getFields
- Specified by:
getFields
in interfaceField.Parent
-
getLabel
-
getViewGroup
-
setViewGroup
-
getActivationExpression
-
setActivationExpression
-
hashCode
public int hashCode() -
equals
-