Class TorqueDynamicGroupRole
java.lang.Object
org.apache.fulcrum.security.torque.om.BaseTorqueDynamicGroupRole
org.apache.fulcrum.security.torque.om.TorqueDynamicGroupRole
- All Implemented Interfaces:
Serializable
,org.apache.torque.om.ObjectModel
,org.apache.torque.om.Persistent
public class TorqueDynamicGroupRole extends BaseTorqueDynamicGroupRole
The skeleton for this class was autogenerated by Torque on:
[Wed Dec 23 13:20:02 CET 2020]
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:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description TorqueDynamicGroupRole()
-
Method Summary
Methods inherited from class org.apache.fulcrum.security.torque.om.BaseTorqueDynamicGroupRole
copy, copy, copy, copy, copyInto, copyInto, copyInto, copyInto, equals, getForeignKeyForTorqueDynamicGroup, getForeignKeyForTorqueDynamicRole, getGroupId, getPeer, getPrimaryKey, getRoleId, getTableMap, getTorqueDynamicGroup, getTorqueDynamicGroup, getTorqueDynamicRole, getTorqueDynamicRole, hashCode, isDeleted, isLoading, isModified, isNew, isSaving, resetModified, save, save, save, setDeleted, setGroupId, setLoading, setModified, setNew, setPrimaryKey, setPrimaryKey, setPrimaryKey, setRoleId, setSaving, setTorqueDynamicGroup, setTorqueDynamicGroupKey, setTorqueDynamicRole, setTorqueDynamicRoleKey, toString, valueEquals
-
Constructor Details
-
TorqueDynamicGroupRole
public TorqueDynamicGroupRole()
-