Class TurbineUserGroupRole
java.lang.Object
org.apache.fulcrum.security.torque.om.BaseTurbineUserGroupRole
org.apache.fulcrum.security.torque.om.TurbineUserGroupRole
- All Implemented Interfaces:
Serializable
,TurbineUserGroupRoleModelPeerMapper
,org.apache.torque.om.ObjectModel
,org.apache.torque.om.Persistent
public class TurbineUserGroupRole
extends BaseTurbineUserGroupRole
implements TurbineUserGroupRoleModelPeerMapper
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:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fulcrum.security.torque.om.BaseTurbineUserGroupRole
copy, copy, copy, copy, copyInto, copyInto, copyInto, copyInto, equals, getForeignKeyForTurbineGroup, getForeignKeyForTurbineRole, getForeignKeyForTurbineUser, getGroupId, getPeer, getPrimaryKey, getRoleId, getTableMap, getTurbineGroup, getTurbineGroup, getTurbineRole, getTurbineRole, getTurbineUser, getTurbineUser, getUserId, hashCode, isDeleted, isLoading, isModified, isNew, isSaving, resetModified, save, save, save, setDeleted, setGroupId, setLoading, setModified, setNew, setPrimaryKey, setPrimaryKey, setPrimaryKey, setRoleId, setSaving, setTurbineGroup, setTurbineGroupKey, setTurbineRole, setTurbineRoleKey, setTurbineUser, setTurbineUserKey, setUserId, toString, valueEquals
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.fulcrum.security.torque.peer.TurbineUserGroupRoleModelPeerMapper
getTurbineGroup, getTurbineGroup, getTurbineRole, getTurbineRole, getTurbineUser, getTurbineUser
-
Constructor Details
-
TurbineUserGroupRole
public TurbineUserGroupRole()
-