Interface IAuthorizationGroupImmutable
-
public interface IAuthorizationGroupImmutableAn 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.StringgetCode()java.lang.StringgetDescription()
-