Package com.soffid.iam.model
Class UserAccountEntityImpl
- java.lang.Object
-
- com.soffid.iam.model.UserAccountEntity
-
- com.soffid.iam.model.UserAccountEntityImpl
-
public class UserAccountEntityImpl extends UserAccountEntity
Entity UserAccountEntity implementation
-
-
Constructor Summary
Constructors Constructor Description UserAccountEntityImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
customCache()
Operation customCache-
Methods inherited from class com.soffid.iam.model.UserAccountEntity
equals, getAccount, getApproved, getId, getUntilDate, getUser, getWorkflowId, hashCode, setAccount, setApproved, setId, setUntilDate, setUser, setWorkflowId
-
-
-
-
Method Detail
-
customCache
public void customCache()
Description copied from class:UserAccountEntity
Operation customCache- Specified by:
customCache
in classUserAccountEntity
-
-