Verwendungen von Klasse
org.apache.fulcrum.security.torque.om.TorqueDynamicRole
Packages, die TorqueDynamicRole verwenden
-
Verwendungen von TorqueDynamicRole in org.apache.fulcrum.security.torque.om
Methoden in org.apache.fulcrum.security.torque.om, die TorqueDynamicRole zurückgebenModifizierer und TypMethodeBeschreibungBaseTorqueDynamicRole.copy()
Makes a copy of this object.BaseTorqueDynamicRole.copy
(boolean deepcopy) Makes a copy of this object.BaseTorqueDynamicRole.copy
(boolean deepcopy, Connection con) Makes a copy of this object using connection.BaseTorqueDynamicRole.copy
(Connection con) Makes a copy of this object using a connection.BaseTorqueDynamicRole.copyInto
(TorqueDynamicRole copyObj) Fills the copyObj with the contents of this object.protected TorqueDynamicRole
BaseTorqueDynamicRole.copyInto
(TorqueDynamicRole copyObj, boolean deepcopy) Fills the copyObj with the contents of this object.BaseTorqueDynamicRole.copyInto
(TorqueDynamicRole copyObj, boolean deepcopy, Connection con) Fills the copyObj with the contents of this object using connection.BaseTorqueDynamicRole.copyInto
(TorqueDynamicRole copyObj, Connection con) Fills the copyObj with the contents of this object using connection.static TorqueDynamicRole
BaseTorqueDynamicRolePeer.doSelectSingleRecord
(TorqueDynamicRole obj) Selects at most one TorqueDynamicRole object from the database which has the same content as the passed object.static TorqueDynamicRole
BaseTorqueDynamicRolePeer.doSelectSingleRecord
(org.apache.torque.criteria.Criteria criteria) Selects at most one TorqueDynamicRole object from a database.static TorqueDynamicRole
BaseTorqueDynamicRolePeer.doSelectSingleRecord
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects at most one TorqueDynamicRole object from a database within a transaction.static TorqueDynamicRole
BaseTorqueDynamicRolePeer.getDbObjectInstance()
Returns a new instance of the Data object classBaseTorqueDynamicRolePeerImpl.getDbObjectInstance()
Returns a new instance of the Data object classBaseTorqueDynamicGroupRole.getTorqueDynamicRole()
Returns the associated TorqueDynamicRole object.BaseTorqueDynamicGroupRole.getTorqueDynamicRole
(Connection connection) Return the associated TorqueDynamicRole object If it was not retrieved before, the object is retrieved from the database using the passed connectionBaseTorqueDynamicRolePermission.getTorqueDynamicRole()
Returns the associated TorqueDynamicRole object.BaseTorqueDynamicRolePermission.getTorqueDynamicRole
(Connection connection) Return the associated TorqueDynamicRole object If it was not retrieved before, the object is retrieved from the database using the passed connectionBaseTorqueDynamicRoleRecordMapper.processRow
(ResultSet resultSet, int offset, org.apache.torque.criteria.Criteria criteria) Constructs the object from the current row in the resultSet.static TorqueDynamicRole
BaseTorqueDynamicRolePeer.retrieveByPK
(Integer pk) Retrieve a single object by pkstatic TorqueDynamicRole
BaseTorqueDynamicRolePeer.retrieveByPK
(Integer pk, Connection con) Retrieve a single object by pkstatic TorqueDynamicRole
BaseTorqueDynamicRolePeer.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk) Retrieve a single object by pkstatic TorqueDynamicRole
BaseTorqueDynamicRolePeer.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk, Connection con) Retrieve a single object by pkBaseTorqueDynamicRolePeerImpl.retrieveByPK
(Integer pk) Retrieve a single object by pkBaseTorqueDynamicRolePeerImpl.retrieveByPK
(Integer pk, Connection con) Retrieve a single object by pkBaseTorqueDynamicRolePeerImpl.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk) Retrieve a single object by pkBaseTorqueDynamicRolePeerImpl.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk, Connection con) Retrieve a single object by pkMethoden in org.apache.fulcrum.security.torque.om, die Typen mit Argumenten vom Typ TorqueDynamicRole zurückgebenModifizierer und TypMethodeBeschreibungstatic List<TorqueDynamicRole>
BaseTorqueDynamicRolePeer.doSelect
(TorqueDynamicRole obj) Selects TorqueDynamicRole objects from the database which have the same content as the passed object.static List<TorqueDynamicRole>
BaseTorqueDynamicRolePeer.doSelect
(org.apache.torque.criteria.Criteria criteria) Selects TorqueDynamicRole objects from a database.static List<TorqueDynamicRole>
BaseTorqueDynamicRolePeer.doSelect
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects TorqueDynamicRole objects from a database within a transaction.static Stream<TorqueDynamicRole>
BaseTorqueDynamicRolePeer.doSelectAsStream
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects TorqueDynamicRole objects from a database within a transaction.static List<TorqueDynamicRole>
BaseTorqueDynamicRolePeer.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks) Retrieve a multiple objects by pk.static List<TorqueDynamicRole>
BaseTorqueDynamicRolePeer.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks, Connection con) Retrieve multiple objects by pk.BaseTorqueDynamicRolePeerImpl.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks) Retrieve multiple objects by pk.BaseTorqueDynamicRolePeerImpl.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks, Connection dbcon) Retrieve multiple objects by pk.static List<TorqueDynamicRole>
BaseTorqueDynamicRolePeer.retrieveByTypedPKs
(Collection<Integer> pks) Retrieve multiple objects by pk.static List<TorqueDynamicRole>
BaseTorqueDynamicRolePeer.retrieveByTypedPKs
(Collection<Integer> pks, Connection dbcon) Retrieve multiple objects by pk.BaseTorqueDynamicRolePeerImpl.retrieveByTypedPKs
(Collection<Integer> pks) Retrieve multiple objects by pk.BaseTorqueDynamicRolePeerImpl.retrieveByTypedPKs
(Collection<Integer> pks, Connection dbcon) Retrieve multiple objects by pk.Methoden in org.apache.fulcrum.security.torque.om mit Parametern vom Typ TorqueDynamicRoleModifizierer und TypMethodeBeschreibungstatic org.apache.torque.util.ColumnValues
BaseTorqueDynamicRolePeer.buildColumnValues
(TorqueDynamicRole torqueDynamicRole) Returns the contents of the object as ColumnValues objectorg.apache.torque.util.ColumnValues
BaseTorqueDynamicRolePeerImpl.buildColumnValues
(TorqueDynamicRole torqueDynamicRole) Returns the contents of the object as ColumnValues object.static org.apache.torque.criteria.Criteria
BaseTorqueDynamicRolePeer.buildCriteria
(TorqueDynamicRole obj) Build a Criteria object from the data object for this peer.org.apache.torque.criteria.Criteria
BaseTorqueDynamicRolePeerImpl.buildCriteria
(TorqueDynamicRole obj) Build a Criteria object from the data object for this peer.static org.apache.torque.criteria.Criteria
BaseTorqueDynamicRolePeer.buildSelectCriteria
(TorqueDynamicRole obj) Build a Criteria object from the data object for this peer, skipping all binary columns.org.apache.torque.criteria.Criteria
BaseTorqueDynamicRolePeerImpl.buildSelectCriteria
(TorqueDynamicRole obj) Build a Criteria object from the data object for this peer, skipping all binary columns.BaseTorqueDynamicRole.copyInto
(TorqueDynamicRole copyObj) Fills the copyObj with the contents of this object.protected TorqueDynamicRole
BaseTorqueDynamicRole.copyInto
(TorqueDynamicRole copyObj, boolean deepcopy) Fills the copyObj with the contents of this object.BaseTorqueDynamicRole.copyInto
(TorqueDynamicRole copyObj, boolean deepcopy, Connection con) Fills the copyObj with the contents of this object using connection.BaseTorqueDynamicRole.copyInto
(TorqueDynamicRole copyObj, Connection con) Fills the copyObj with the contents of this object using connection.static int
BaseTorqueDynamicRolePeer.doDelete
(TorqueDynamicRole obj) Deletes a data object, i.e. a row in a table, in the database.static int
BaseTorqueDynamicRolePeer.doDelete
(TorqueDynamicRole obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.int
BaseTorqueDynamicRolePeerImpl.doDelete
(TorqueDynamicRole obj) Deletes a data object, i.e. a row in a table, in the database.int
BaseTorqueDynamicRolePeerImpl.doDelete
(TorqueDynamicRole obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.static void
BaseTorqueDynamicRolePeer.doInsert
(TorqueDynamicRole obj) Method to do insertsstatic void
BaseTorqueDynamicRolePeer.doInsert
(TorqueDynamicRole obj, Connection con) Method to do inserts.static List<TorqueDynamicRole>
BaseTorqueDynamicRolePeer.doSelect
(TorqueDynamicRole obj) Selects TorqueDynamicRole objects from the database which have the same content as the passed object.static TorqueDynamicRole
BaseTorqueDynamicRolePeer.doSelectSingleRecord
(TorqueDynamicRole obj) Selects at most one TorqueDynamicRole object from the database which has the same content as the passed object.static int
BaseTorqueDynamicRolePeer.doUpdate
(TorqueDynamicRole obj) Updates an TorqueDynamicRole in the database.static int
BaseTorqueDynamicRolePeer.doUpdate
(TorqueDynamicRole obj, Connection con) Updates a TorqueDynamicRole in the database.static void
BaseTorqueDynamicRolePeer.setAndSaveTorqueDynamicGroupRoles
(TorqueDynamicRole toLinkTo, Collection<TorqueDynamicGroupRole> toSave) Saves the passed collection as linked objects.void
BaseTorqueDynamicRolePeer.setAndSaveTorqueDynamicGroupRoles
(TorqueDynamicRole toLinkTo, Collection<TorqueDynamicGroupRole> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTorqueDynamicRolePeerImpl.setAndSaveTorqueDynamicGroupRoles
(TorqueDynamicRole toLinkTo, Collection<TorqueDynamicGroupRole> toSave) Saves the passed collection as linked objects.void
BaseTorqueDynamicRolePeerImpl.setAndSaveTorqueDynamicGroupRoles
(TorqueDynamicRole toLinkTo, Collection<TorqueDynamicGroupRole> toSave, Connection connection) Saves the passed collection as linked objects.static void
BaseTorqueDynamicRolePeer.setAndSaveTorqueDynamicRolePermissions
(TorqueDynamicRole toLinkTo, Collection<TorqueDynamicRolePermission> toSave) Saves the passed collection as linked objects.void
BaseTorqueDynamicRolePeer.setAndSaveTorqueDynamicRolePermissions
(TorqueDynamicRole toLinkTo, Collection<TorqueDynamicRolePermission> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTorqueDynamicRolePeerImpl.setAndSaveTorqueDynamicRolePermissions
(TorqueDynamicRole toLinkTo, Collection<TorqueDynamicRolePermission> toSave) Saves the passed collection as linked objects.void
BaseTorqueDynamicRolePeerImpl.setAndSaveTorqueDynamicRolePermissions
(TorqueDynamicRole toLinkTo, Collection<TorqueDynamicRolePermission> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTorqueDynamicGroupRole.setTorqueDynamicRole
(TorqueDynamicRole v) Declares an association between this object and a TorqueDynamicRole objectvoid
BaseTorqueDynamicRolePermission.setTorqueDynamicRole
(TorqueDynamicRole v) Declares an association between this object and a TorqueDynamicRole objectboolean
BaseTorqueDynamicRole.valueEquals
(TorqueDynamicRole toCompare) Compares the content of this object to another objectMethodenparameter in org.apache.fulcrum.security.torque.om mit Typargumenten vom Typ TorqueDynamicRoleModifizierer und TypMethodeBeschreibungstatic org.apache.torque.criteria.Criteria
BaseTorqueDynamicRolePeer.buildPkCriteria
(Collection<TorqueDynamicRole> objects) Build a Criteria object which selects all passed objects using their primary key.org.apache.torque.criteria.Criteria
BaseTorqueDynamicRolePeerImpl.buildPkCriteria
(Collection<TorqueDynamicRole> objects) Build a Criteria object which selects all passed objects using their primary key.static int
BaseTorqueDynamicRolePeer.doDelete
(Collection<TorqueDynamicRole> objects) Deletes data objects, i.e. rows in a table, in the database.static int
BaseTorqueDynamicRolePeer.doDelete
(Collection<TorqueDynamicRole> objects, Connection con) Deletes data objects, i.e. rows in a table, in the database.int
BaseTorqueDynamicRolePeerImpl.doDelete
(Collection<TorqueDynamicRole> objects) Deletes data objects, i.e. rows in a table, in the database.int
BaseTorqueDynamicRolePeerImpl.doDelete
(Collection<TorqueDynamicRole> objects, Connection con) Deletes data objects, i.e. rows in a table, in the database.Konstruktorparameter in org.apache.fulcrum.security.torque.om mit Typargumenten vom Typ TorqueDynamicRoleModifiziererKonstruktorBeschreibungBaseTorqueDynamicRolePeerImpl
(org.apache.torque.om.mapper.RecordMapper<TorqueDynamicRole> recordMapper, org.apache.torque.map.TableMap tableMap, String databaseName) Constructor providing the objects to be injected as parameters.