Package org.openiam.am.srvc.dto.jdbc
Class GroupAuthorizationRight
- java.lang.Object
-
- org.openiam.am.srvc.dto.jdbc.AbstractAuthorizationRight<AuthorizationGroup>
-
- org.openiam.am.srvc.dto.jdbc.GroupAuthorizationRight
-
- All Implemented Interfaces:
Serializable
public class GroupAuthorizationRight extends AbstractAuthorizationRight<AuthorizationGroup>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GroupAuthorizationRight(AuthorizationGroup entity)
-
-
-
Constructor Detail
-
GroupAuthorizationRight
public GroupAuthorizationRight(AuthorizationGroup entity)
-
-