Class GCubeRole
java.lang.Object
org.gcube.vomanagement.usermanagement.model.GCubeRole
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongvoidsetDescription(String description) voidsetRoleId(long roleId) voidsetRoleName(String roleName) toString()
-
Field Details
-
VRE_MANAGER_LABEL
- See Also:
-
VRE_DESIGNER_LABEL
- See Also:
-
VO_ADMIN_LABEL
- See Also:
-
INFRA_MANAGER_LABEL
- See Also:
-
DATA_MANAGER_LABEL
- See Also:
-
-
Constructor Details
-
GCubeRole
public GCubeRole() -
GCubeRole
-
-
Method Details