Class Role
java.lang.Object
com.aquima.interactions.project.impl.Role
- All Implemented Interfaces:
IRole
,Serializable
This class represents a single role.
- Since:
- 7.1
- Author:
- O. Kerpershoek
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Role
-
-
Method Details
-
getName
Description copied from interface:IRole
This method returns the unique name of the role. A role may either be identified by ID of by name. -
getDescription
Description copied from interface:IRole
this method returns a description for the role.- Specified by:
getDescription
in interfaceIRole
- Returns:
- description of the role.
-
hashCode
public int hashCode() -
equals
-
toString
-