Class TorqueBasicUserGroup
java.lang.Object
org.apache.fulcrum.security.torque.om.BaseTorqueBasicUserGroup
org.apache.fulcrum.security.torque.om.TorqueBasicUserGroup
- All Implemented Interfaces:
Serializable
,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:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fulcrum.security.torque.om.BaseTorqueBasicUserGroup
copy, copy, copy, copy, copyInto, copyInto, copyInto, copyInto, equals, getForeignKeyForTorqueBasicGroup, getForeignKeyForTorqueBasicUser, getGroupId, getPeer, getPrimaryKey, getTableMap, getTorqueBasicGroup, getTorqueBasicGroup, getTorqueBasicUser, getTorqueBasicUser, getUserId, hashCode, isDeleted, isLoading, isModified, isNew, isSaving, resetModified, save, save, save, setDeleted, setGroupId, setLoading, setModified, setNew, setPrimaryKey, setPrimaryKey, setPrimaryKey, setSaving, setTorqueBasicGroup, setTorqueBasicGroupKey, setTorqueBasicUser, setTorqueBasicUserKey, setUserId, toString, valueEquals
-
Constructor Details
-
TorqueBasicUserGroup
public TorqueBasicUserGroup()
-