Verwendungen von Klasse
org.apache.fulcrum.security.torque.om.TurbineRole
Packages, die TurbineRole verwenden
-
Verwendungen von TurbineRole in org.apache.fulcrum.security.torque.om
Methoden in org.apache.fulcrum.security.torque.om, die TurbineRole zurückgebenModifizierer und TypMethodeBeschreibungBaseTurbineRole.copy()
Makes a copy of this object.BaseTurbineRole.copy
(boolean deepcopy) Makes a copy of this object.BaseTurbineRole.copy
(boolean deepcopy, Connection con) Makes a copy of this object using connection.BaseTurbineRole.copy
(Connection con) Makes a copy of this object using a connection.BaseTurbineRole.copyInto
(TurbineRole copyObj) Fills the copyObj with the contents of this object.protected TurbineRole
BaseTurbineRole.copyInto
(TurbineRole copyObj, boolean deepcopy) Fills the copyObj with the contents of this object.BaseTurbineRole.copyInto
(TurbineRole copyObj, boolean deepcopy, Connection con) Fills the copyObj with the contents of this object using connection.BaseTurbineRole.copyInto
(TurbineRole copyObj, Connection con) Fills the copyObj with the contents of this object using connection.static TurbineRole
BaseTurbineRolePeer.doSelectSingleRecord
(TurbineRole obj) Selects at most one TurbineRole object from the database which has the same content as the passed object.static TurbineRole
BaseTurbineRolePeer.doSelectSingleRecord
(org.apache.torque.criteria.Criteria criteria) Selects at most one TurbineRole object from a database.static TurbineRole
BaseTurbineRolePeer.doSelectSingleRecord
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects at most one TurbineRole object from a database within a transaction.static TurbineRole
BaseTurbineRolePeer.getDbObjectInstance()
Returns a new instance of the Data object classBaseTurbineRolePeerImpl.getDbObjectInstance()
Returns a new instance of the Data object classBaseTurbineRolePermission.getTurbineRole()
Returns the associated TurbineRole object.BaseTurbineRolePermission.getTurbineRole
(Connection connection) Return the associated TurbineRole object If it was not retrieved before, the object is retrieved from the database using the passed connectionBaseTurbineUserGroupRole.getTurbineRole()
Returns the associated TurbineRole object.BaseTurbineUserGroupRole.getTurbineRole
(Connection connection) Return the associated TurbineRole object If it was not retrieved before, the object is retrieved from the database using the passed connectionBaseTurbineRoleRecordMapper.processRow
(ResultSet resultSet, int offset, org.apache.torque.criteria.Criteria criteria) Constructs the object from the current row in the resultSet.static TurbineRole
BaseTurbineRolePeer.retrieveByPK
(Integer pk) Retrieve a single object by pkstatic TurbineRole
BaseTurbineRolePeer.retrieveByPK
(Integer pk, Connection con) Retrieve a single object by pkstatic TurbineRole
BaseTurbineRolePeer.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk) Retrieve a single object by pkstatic TurbineRole
BaseTurbineRolePeer.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk, Connection con) Retrieve a single object by pkBaseTurbineRolePeerImpl.retrieveByPK
(Integer pk) Retrieve a single object by pkBaseTurbineRolePeerImpl.retrieveByPK
(Integer pk, Connection con) Retrieve a single object by pkBaseTurbineRolePeerImpl.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk) Retrieve a single object by pkBaseTurbineRolePeerImpl.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 TurbineRole zurückgebenModifizierer und TypMethodeBeschreibungstatic List<TurbineRole>
BaseTurbineRolePeer.doSelect
(TurbineRole obj) Selects TurbineRole objects from the database which have the same content as the passed object.static List<TurbineRole>
BaseTurbineRolePeer.doSelect
(org.apache.torque.criteria.Criteria criteria) Selects TurbineRole objects from a database.static List<TurbineRole>
BaseTurbineRolePeer.doSelect
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects TurbineRole objects from a database within a transaction.static Stream<TurbineRole>
BaseTurbineRolePeer.doSelectAsStream
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects TurbineRole objects from a database within a transaction.static List<TurbineRole>
BaseTurbineRolePeer.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks) Retrieve a multiple objects by pk.static List<TurbineRole>
BaseTurbineRolePeer.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks, Connection con) Retrieve multiple objects by pk.BaseTurbineRolePeerImpl.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks) Retrieve multiple objects by pk.BaseTurbineRolePeerImpl.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks, Connection dbcon) Retrieve multiple objects by pk.static List<TurbineRole>
BaseTurbineRolePeer.retrieveByTypedPKs
(Collection<Integer> pks) Retrieve multiple objects by pk.static List<TurbineRole>
BaseTurbineRolePeer.retrieveByTypedPKs
(Collection<Integer> pks, Connection dbcon) Retrieve multiple objects by pk.BaseTurbineRolePeerImpl.retrieveByTypedPKs
(Collection<Integer> pks) Retrieve multiple objects by pk.BaseTurbineRolePeerImpl.retrieveByTypedPKs
(Collection<Integer> pks, Connection dbcon) Retrieve multiple objects by pk.Methoden in org.apache.fulcrum.security.torque.om mit Parametern vom Typ TurbineRoleModifizierer und TypMethodeBeschreibungstatic org.apache.torque.util.ColumnValues
BaseTurbineRolePeer.buildColumnValues
(TurbineRole turbineRole) Returns the contents of the object as ColumnValues objectorg.apache.torque.util.ColumnValues
BaseTurbineRolePeerImpl.buildColumnValues
(TurbineRole turbineRole) Returns the contents of the object as ColumnValues object.static org.apache.torque.criteria.Criteria
BaseTurbineRolePeer.buildCriteria
(TurbineRole obj) Build a Criteria object from the data object for this peer.org.apache.torque.criteria.Criteria
BaseTurbineRolePeerImpl.buildCriteria
(TurbineRole obj) Build a Criteria object from the data object for this peer.static org.apache.torque.criteria.Criteria
BaseTurbineRolePeer.buildSelectCriteria
(TurbineRole obj) Build a Criteria object from the data object for this peer, skipping all binary columns.org.apache.torque.criteria.Criteria
BaseTurbineRolePeerImpl.buildSelectCriteria
(TurbineRole obj) Build a Criteria object from the data object for this peer, skipping all binary columns.BaseTurbineRole.copyInto
(TurbineRole copyObj) Fills the copyObj with the contents of this object.protected TurbineRole
BaseTurbineRole.copyInto
(TurbineRole copyObj, boolean deepcopy) Fills the copyObj with the contents of this object.BaseTurbineRole.copyInto
(TurbineRole copyObj, boolean deepcopy, Connection con) Fills the copyObj with the contents of this object using connection.BaseTurbineRole.copyInto
(TurbineRole copyObj, Connection con) Fills the copyObj with the contents of this object using connection.static int
BaseTurbineRolePeer.doDelete
(TurbineRole obj) Deletes a data object, i.e. a row in a table, in the database.static int
BaseTurbineRolePeer.doDelete
(TurbineRole obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.int
BaseTurbineRolePeerImpl.doDelete
(TurbineRole obj) Deletes a data object, i.e. a row in a table, in the database.int
BaseTurbineRolePeerImpl.doDelete
(TurbineRole obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.static void
BaseTurbineRolePeer.doInsert
(TurbineRole obj) Method to do insertsstatic void
BaseTurbineRolePeer.doInsert
(TurbineRole obj, Connection con) Method to do inserts.static List<TurbineRole>
BaseTurbineRolePeer.doSelect
(TurbineRole obj) Selects TurbineRole objects from the database which have the same content as the passed object.static TurbineRole
BaseTurbineRolePeer.doSelectSingleRecord
(TurbineRole obj) Selects at most one TurbineRole object from the database which has the same content as the passed object.static int
BaseTurbineRolePeer.doUpdate
(TurbineRole obj) Updates an TurbineRole in the database.static int
BaseTurbineRolePeer.doUpdate
(TurbineRole obj, Connection con) Updates a TurbineRole in the database.static void
BaseTurbineRolePeer.setAndSaveTurbineRolePermissions
(TurbineRole toLinkTo, Collection<TurbineRolePermission> toSave) Saves the passed collection as linked objects.void
BaseTurbineRolePeer.setAndSaveTurbineRolePermissions
(TurbineRole toLinkTo, Collection<TurbineRolePermission> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTurbineRolePeerImpl.setAndSaveTurbineRolePermissions
(TurbineRole toLinkTo, Collection<TurbineRolePermission> toSave) Saves the passed collection as linked objects.void
BaseTurbineRolePeerImpl.setAndSaveTurbineRolePermissions
(TurbineRole toLinkTo, Collection<TurbineRolePermission> toSave, Connection connection) Saves the passed collection as linked objects.static void
BaseTurbineRolePeer.setAndSaveTurbineUserGroupRoles
(TurbineRole toLinkTo, Collection<TurbineUserGroupRole> toSave) Saves the passed collection as linked objects.void
BaseTurbineRolePeer.setAndSaveTurbineUserGroupRoles
(TurbineRole toLinkTo, Collection<TurbineUserGroupRole> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTurbineRolePeerImpl.setAndSaveTurbineUserGroupRoles
(TurbineRole toLinkTo, Collection<TurbineUserGroupRole> toSave) Saves the passed collection as linked objects.void
BaseTurbineRolePeerImpl.setAndSaveTurbineUserGroupRoles
(TurbineRole toLinkTo, Collection<TurbineUserGroupRole> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTurbineRolePermission.setTurbineRole
(TurbineRole v) Declares an association between this object and a TurbineRole objectvoid
BaseTurbineUserGroupRole.setTurbineRole
(TurbineRole v) Declares an association between this object and a TurbineRole objectboolean
BaseTurbineRole.valueEquals
(TurbineRole toCompare) Compares the content of this object to another objectMethodenparameter in org.apache.fulcrum.security.torque.om mit Typargumenten vom Typ TurbineRoleModifizierer und TypMethodeBeschreibungstatic org.apache.torque.criteria.Criteria
BaseTurbineRolePeer.buildPkCriteria
(Collection<TurbineRole> objects) Build a Criteria object which selects all passed objects using their primary key.org.apache.torque.criteria.Criteria
BaseTurbineRolePeerImpl.buildPkCriteria
(Collection<TurbineRole> objects) Build a Criteria object which selects all passed objects using their primary key.static int
BaseTurbineRolePeer.doDelete
(Collection<TurbineRole> objects) Deletes data objects, i.e. rows in a table, in the database.static int
BaseTurbineRolePeer.doDelete
(Collection<TurbineRole> objects, Connection con) Deletes data objects, i.e. rows in a table, in the database.int
BaseTurbineRolePeerImpl.doDelete
(Collection<TurbineRole> objects) Deletes data objects, i.e. rows in a table, in the database.int
BaseTurbineRolePeerImpl.doDelete
(Collection<TurbineRole> 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 TurbineRoleModifiziererKonstruktorBeschreibungBaseTurbineRolePeerImpl
(org.apache.torque.om.mapper.RecordMapper<TurbineRole> recordMapper, org.apache.torque.map.TableMap tableMap, String databaseName) Constructor providing the objects to be injected as parameters.