Class TorqueDynamicRolePermission
java.lang.Object
org.apache.fulcrum.security.torque.om.BaseTorqueDynamicRolePermission
org.apache.fulcrum.security.torque.om.TorqueDynamicRolePermission
- All Implemented Interfaces:
Serializable
,org.apache.torque.om.ObjectModel
,org.apache.torque.om.Persistent
public class TorqueDynamicRolePermission extends BaseTorqueDynamicRolePermission
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 TorqueDynamicRolePermission()
-
Method Summary
Methods inherited from class org.apache.fulcrum.security.torque.om.BaseTorqueDynamicRolePermission
copy, copy, copy, copy, copyInto, copyInto, copyInto, copyInto, equals, getForeignKeyForTorqueDynamicPermission, getForeignKeyForTorqueDynamicRole, getPeer, getPermissionId, getPrimaryKey, getRoleId, getTableMap, getTorqueDynamicPermission, getTorqueDynamicPermission, getTorqueDynamicRole, getTorqueDynamicRole, hashCode, isDeleted, isLoading, isModified, isNew, isSaving, resetModified, save, save, save, setDeleted, setLoading, setModified, setNew, setPermissionId, setPrimaryKey, setPrimaryKey, setPrimaryKey, setRoleId, setSaving, setTorqueDynamicPermission, setTorqueDynamicPermissionKey, setTorqueDynamicRole, setTorqueDynamicRoleKey, toString, valueEquals
-
Constructor Details
-
TorqueDynamicRolePermission
public TorqueDynamicRolePermission()
-