JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2
Interface IAuthorizationGroupImmutable
public interface
IAuthorizationGroupImmutable
An interface for authorization groups from the database that should not be altered.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCode
()
String
getDescription
()
Method Details
getCode
String
getCode
()
Returns:
The code of the authorization group
getDescription
String
getDescription
()
Returns:
The description of the authorization group