Class AccessRightEntity
- java.lang.Object
-
- org.openiam.base.domain.KeyEntity
-
- org.openiam.base.domain.AbstractKeyNameEntity
-
- org.openiam.idm.srvc.access.domain.AccessRightEntity
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
,IManagedSystemEntity
@Entity public class AccessRightEntity extends AbstractKeyNameEntity implements IManagedSystemEntity
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.openiam.base.domain.AbstractKeyNameEntity
name
-
-
Constructor Summary
Constructors Constructor Description AccessRightEntity()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.openiam.base.BaseIdentity
getId, setId
-
Methods inherited from interface org.openiam.base.domain.IManagedSystemEntity
getManagedSystem, setManagedSystem
-
-