Package com.soffid.iam.model
Class AccountAccessEntityImpl
- java.lang.Object
-
- com.soffid.iam.model.AccountAccessEntity
-
- com.soffid.iam.model.AccountAccessEntityImpl
-
public class AccountAccessEntityImpl extends AccountAccessEntity
Entity AccountAccessEntity implementation Contains the access control list for an account
-
-
Constructor Summary
Constructors Constructor Description AccountAccessEntityImpl()
-
Method Summary
-
Methods inherited from class com.soffid.iam.model.AccountAccessEntity
equals, getAccount, getDisabled, getEnd, getGroup, getId, getLevel, getRole, getStart, getUser, hashCode, setAccount, setDisabled, setEnd, setGroup, setId, setLevel, setRole, setStart, setUser
-
-