Class EntitlementsDBWrapper
- java.lang.Object
-
- org.openiam.idm.srvc.entitlements.EntitlementsDBWrapper
-
@Entity public class EntitlementsDBWrapper extends Object
- Author:
- zaporozhec
Is used to get entitlements for
currentObjectId
only with specificaccessRightId
-
-
Constructor Summary
Constructors Constructor Description EntitlementsDBWrapper()
EntitlementsDBWrapper(Object userId, Object currentObjectId)
EntitlementsDBWrapper(Object userId, Object accessRightId, Object displayName, Object currentObjectId, Date startDate, Date endData, String description)
-