Class TurbineUser
java.lang.Object
- All Implemented Interfaces:
Serializable
,ExtendedUser
,SecurityEntity
,User
,TurbineUser
,TurbineUserGroupRoleEntity
,org.apache.torque.om.ObjectModel
,org.apache.torque.om.Persistent
The skeleton for this class was autogenerated by Torque on:
[Fri Jan 03 13:59:27 CET 2025]
You should add additional methods to this class to meet the
application requirements. This class will only be generated as
long as it does not already exist in the output directory.
- See Also:
-
Field Summary
Fields inherited from class org.apache.fulcrum.security.torque.om.BaseTurbineUser
collTurbineUserGroupRoles
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fulcrum.security.torque.om.BaseTurbineUser
addTurbineUserGroupRole, addTurbineUserGroupRole, copy, copy, copy, copy, copyInto, copyInto, copyInto, copyInto, equals, getEmail, getEntityId, getEntityName, getFirstName, getLastName, getObjectdata, getPassword, getPeer, getPrimaryKey, getTableMap, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRolesJoinTurbineGroup, getTurbineUserGroupRolesJoinTurbineGroup, getTurbineUserGroupRolesJoinTurbineRole, getTurbineUserGroupRolesJoinTurbineRole, hashCode, initTurbineUserGroupRoles, isDeleted, isLoading, isModified, isNew, isSaving, isTurbineUserGroupRolesInitialized, resetModified, resetTurbineUserGroupRole, save, save, save, setDeleted, setEmail, setEntityId, setEntityName, setFirstName, setLastName, setLoading, setModified, setNew, setObjectdata, setPassword, setPrimaryKey, setPrimaryKey, setSaving, toString, valueEquals
Methods inherited from class org.apache.fulcrum.security.torque.turbine.DefaultAbstractTurbineUser
delete, retrieveAttachedObjects, retrieveAttachedObjects, retrieveAttachedObjects, update
Methods inherited from class org.apache.fulcrum.security.torque.security.turbine.TorqueAbstractTurbineTurbineSecurityEntity
addUserGroupRole, addUserGroupRole, getUserGroupRoleSet, removeUserGroupRole, removeUserGroupRole, setUserGroupRoleSet
Methods inherited from class org.apache.fulcrum.security.torque.security.TorqueAbstractSecurityEntity
getId, getName, setId, setName
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.fulcrum.security.entity.ExtendedUser
getEmail, getFirstName, getLastName, getObjectdata, setEmail, setFirstName, setLastName, setObjectdata
Methods inherited from interface org.apache.fulcrum.security.entity.SecurityEntity
getId, getName, setId, setName
Methods inherited from interface org.apache.fulcrum.security.model.turbine.entity.TurbineUserGroupRoleEntity
addUserGroupRole, getUserGroupRoleSet, removeUserGroupRole, setUserGroupRoleSet
Methods inherited from interface org.apache.fulcrum.security.entity.User
getPassword, setPassword
-
Constructor Details
-
TurbineUser
public TurbineUser()
-