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 java.lang.String
getCode()
java.lang.String
getDescription()
-