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 TurbineRoleBaseTurbineRole.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 TurbineRoleBaseTurbineRolePeer.doSelectSingleRecord(TurbineRole obj) Selects at most one TurbineRole object from the database which has the same content as the passed object.static TurbineRoleBaseTurbineRolePeer.doSelectSingleRecord(org.apache.torque.criteria.Criteria criteria) Selects at most one TurbineRole object from a database.static TurbineRoleBaseTurbineRolePeer.doSelectSingleRecord(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects at most one TurbineRole object from a database within a transaction.static TurbineRoleBaseTurbineRolePeer.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 TurbineRoleBaseTurbineRolePeer.retrieveByPK(Integer pk) Retrieve a single object by pkstatic TurbineRoleBaseTurbineRolePeer.retrieveByPK(Integer pk, Connection con) Retrieve a single object by pkstatic TurbineRoleBaseTurbineRolePeer.retrieveByPK(org.apache.torque.om.ObjectKey<?> pk) Retrieve a single object by pkstatic TurbineRoleBaseTurbineRolePeer.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.ColumnValuesBaseTurbineRolePeer.buildColumnValues(TurbineRole turbineRole) Returns the contents of the object as ColumnValues objectorg.apache.torque.util.ColumnValuesBaseTurbineRolePeerImpl.buildColumnValues(TurbineRole turbineRole) Returns the contents of the object as ColumnValues object.static org.apache.torque.criteria.CriteriaBaseTurbineRolePeer.buildCriteria(TurbineRole obj) Build a Criteria object from the data object for this peer.org.apache.torque.criteria.CriteriaBaseTurbineRolePeerImpl.buildCriteria(TurbineRole obj) Build a Criteria object from the data object for this peer.static org.apache.torque.criteria.CriteriaBaseTurbineRolePeer.buildSelectCriteria(TurbineRole obj) Build a Criteria object from the data object for this peer, skipping all binary columns.org.apache.torque.criteria.CriteriaBaseTurbineRolePeerImpl.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 TurbineRoleBaseTurbineRole.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 intBaseTurbineRolePeer.doDelete(TurbineRole obj) Deletes a data object, i.e. a row in a table, in the database.static intBaseTurbineRolePeer.doDelete(TurbineRole obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.intBaseTurbineRolePeerImpl.doDelete(TurbineRole obj) Deletes a data object, i.e. a row in a table, in the database.intBaseTurbineRolePeerImpl.doDelete(TurbineRole obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.static voidBaseTurbineRolePeer.doInsert(TurbineRole obj) Method to do insertsstatic voidBaseTurbineRolePeer.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 TurbineRoleBaseTurbineRolePeer.doSelectSingleRecord(TurbineRole obj) Selects at most one TurbineRole object from the database which has the same content as the passed object.static intBaseTurbineRolePeer.doUpdate(TurbineRole obj) Updates an TurbineRole in the database.static intBaseTurbineRolePeer.doUpdate(TurbineRole obj, Connection con) Updates a TurbineRole in the database.static voidBaseTurbineRolePeer.setAndSaveTurbineRolePermissions(TurbineRole toLinkTo, Collection<TurbineRolePermission> toSave) Saves the passed collection as linked objects.voidBaseTurbineRolePeer.setAndSaveTurbineRolePermissions(TurbineRole toLinkTo, Collection<TurbineRolePermission> toSave, Connection connection) Saves the passed collection as linked objects.voidBaseTurbineRolePeerImpl.setAndSaveTurbineRolePermissions(TurbineRole toLinkTo, Collection<TurbineRolePermission> toSave) Saves the passed collection as linked objects.voidBaseTurbineRolePeerImpl.setAndSaveTurbineRolePermissions(TurbineRole toLinkTo, Collection<TurbineRolePermission> toSave, Connection connection) Saves the passed collection as linked objects.static voidBaseTurbineRolePeer.setAndSaveTurbineUserGroupRoles(TurbineRole toLinkTo, Collection<TurbineUserGroupRole> toSave) Saves the passed collection as linked objects.voidBaseTurbineRolePeer.setAndSaveTurbineUserGroupRoles(TurbineRole toLinkTo, Collection<TurbineUserGroupRole> toSave, Connection connection) Saves the passed collection as linked objects.voidBaseTurbineRolePeerImpl.setAndSaveTurbineUserGroupRoles(TurbineRole toLinkTo, Collection<TurbineUserGroupRole> toSave) Saves the passed collection as linked objects.voidBaseTurbineRolePeerImpl.setAndSaveTurbineUserGroupRoles(TurbineRole toLinkTo, Collection<TurbineUserGroupRole> toSave, Connection connection) Saves the passed collection as linked objects.voidBaseTurbineRolePermission.setTurbineRole(TurbineRole v) Declares an association between this object and a TurbineRole objectvoidBaseTurbineUserGroupRole.setTurbineRole(TurbineRole v) Declares an association between this object and a TurbineRole objectbooleanBaseTurbineRole.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.CriteriaBaseTurbineRolePeer.buildPkCriteria(Collection<TurbineRole> objects) Build a Criteria object which selects all passed objects using their primary key.org.apache.torque.criteria.CriteriaBaseTurbineRolePeerImpl.buildPkCriteria(Collection<TurbineRole> objects) Build a Criteria object which selects all passed objects using their primary key.static intBaseTurbineRolePeer.doDelete(Collection<TurbineRole> objects) Deletes data objects, i.e. rows in a table, in the database.static intBaseTurbineRolePeer.doDelete(Collection<TurbineRole> objects, Connection con) Deletes data objects, i.e. rows in a table, in the database.intBaseTurbineRolePeerImpl.doDelete(Collection<TurbineRole> objects) Deletes data objects, i.e. rows in a table, in the database.intBaseTurbineRolePeerImpl.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.