Class TorqueBasicGroup
java.lang.Object
org.apache.fulcrum.security.torque.security.TorqueAbstractSecurityEntity
org.apache.fulcrum.security.torque.basic.TorqueAbstractBasicGroup
org.apache.fulcrum.security.torque.om.BaseTorqueBasicGroup
org.apache.fulcrum.security.torque.om.TorqueBasicGroup
- All Implemented Interfaces:
Serializable
,Group
,SecurityEntity
,BasicGroup
,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.BaseTorqueBasicGroup
collTorqueBasicUserGroups
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fulcrum.security.torque.om.BaseTorqueBasicGroup
addTorqueBasicUserGroup, addTorqueBasicUserGroup, copy, copy, copy, copy, copyInto, copyInto, copyInto, copyInto, equals, getEntityId, getEntityName, getPeer, getPrimaryKey, getTableMap, getTorqueBasicUserGroups, getTorqueBasicUserGroups, getTorqueBasicUserGroups, getTorqueBasicUserGroups, getTorqueBasicUserGroupsJoinTorqueBasicUser, getTorqueBasicUserGroupsJoinTorqueBasicUser, hashCode, initTorqueBasicUserGroups, isDeleted, isLoading, isModified, isNew, isSaving, isTorqueBasicUserGroupsInitialized, resetModified, resetTorqueBasicUserGroup, save, save, save, setDeleted, setEntityId, setEntityName, setLoading, setModified, setNew, setPrimaryKey, setPrimaryKey, setSaving, toString, valueEquals
Methods inherited from class org.apache.fulcrum.security.torque.basic.TorqueAbstractBasicGroup
addUser, delete, getDatabaseName, getUsers, getUsersAsSet, removeUser, retrieveAttachedObjects, retrieveAttachedObjects, setUsers, setUsersAsSet, update
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.SecurityEntity
getId, getName, setId, setName
-
Constructor Details
-
TorqueBasicGroup
public TorqueBasicGroup()
-