Class UserAccount
java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
org.bgerp.model.base.IdTitleComment
ru.bgcrm.model.user.User
ru.bgcrm.plugin.bgbilling.transfer.UserAccount
- All Implemented Interfaces:
Serializable, Cloneable, Comparable<User>, Comment, Id<Integer>, IdTitle<Integer>, Title, UserAccount
-
Field Summary
Fields inherited from class User
OBJECT_TYPE, STATUS_ACTIVE, STATUS_DISABLED, STATUS_EXTERNAL, USER_CUSTOMER, USER_CUSTOMER_ID, USER_SYSTEM, USER_SYSTEM_IDFields inherited from class IdTitleComment
comment -
Method Summary
Modifier and TypeMethodDescriptionstatic final UserAccountgetUserAccount(String billingId, User user) Methods inherited from class User
checkPerm, clone, compareTo, getConfig, getConfigMap, getDescription, getGroupIds, getLogin, getPassword, getPerm, getPermsetIds, getPers, getPersonalization, getPersonalizationMap, getQueueIds, getStatus, getUserListWithSameGroups, isAdmin, setConfig, setDescription, setGroupIds, setLogin, setPassword, setPermsetIds, setPersonalization, setQueueIds, setStatusMethods inherited from class IdTitleComment
getComment, setComment
-
Method Details
-
getUserAccount
-