Uses of Class
org.apache.fulcrum.security.torque.om.TurbinePermission
Packages that use TurbinePermission
-
Uses of TurbinePermission in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TurbinePermissionModifier and TypeMethodDescriptionBaseTurbinePermission.copy()
Makes a copy of this object.BaseTurbinePermission.copy
(boolean deepcopy) Makes a copy of this object.BaseTurbinePermission.copy
(boolean deepcopy, Connection con) Makes a copy of this object using connection.BaseTurbinePermission.copy
(Connection con) Makes a copy of this object using a connection.BaseTurbinePermission.copyInto
(TurbinePermission copyObj) Fills the copyObj with the contents of this object.protected TurbinePermission
BaseTurbinePermission.copyInto
(TurbinePermission copyObj, boolean deepcopy) Fills the copyObj with the contents of this object.BaseTurbinePermission.copyInto
(TurbinePermission copyObj, boolean deepcopy, Connection con) Fills the copyObj with the contents of this object using connection.BaseTurbinePermission.copyInto
(TurbinePermission copyObj, Connection con) Fills the copyObj with the contents of this object using connection.static TurbinePermission
BaseTurbinePermissionPeer.doSelectSingleRecord
(TurbinePermission obj) Selects at most one TurbinePermission object from the database which has the same content as the passed object.static TurbinePermission
BaseTurbinePermissionPeer.doSelectSingleRecord
(org.apache.torque.criteria.Criteria criteria) Selects at most one TurbinePermission object from a database.static TurbinePermission
BaseTurbinePermissionPeer.doSelectSingleRecord
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects at most one TurbinePermission object from a database within a transaction.static TurbinePermission
BaseTurbinePermissionPeer.getDbObjectInstance()
Returns a new instance of the Data object classBaseTurbinePermissionPeerImpl.getDbObjectInstance()
Returns a new instance of the Data object classBaseTurbineRolePermission.getTurbinePermission()
Returns the associated TurbinePermission object.BaseTurbineRolePermission.getTurbinePermission
(Connection connection) Return the associated TurbinePermission object If it was not retrieved before, the object is retrieved from the database using the passed connectionBaseTurbinePermissionRecordMapper.processRow
(ResultSet resultSet, int offset, org.apache.torque.criteria.Criteria criteria) Constructs the object from the current row in the resultSet.static TurbinePermission
BaseTurbinePermissionPeer.retrieveByPK
(Integer pk) Retrieve a single object by pkstatic TurbinePermission
BaseTurbinePermissionPeer.retrieveByPK
(Integer pk, Connection con) Retrieve a single object by pkstatic TurbinePermission
BaseTurbinePermissionPeer.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk) Retrieve a single object by pkstatic TurbinePermission
BaseTurbinePermissionPeer.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk, Connection con) Retrieve a single object by pkBaseTurbinePermissionPeerImpl.retrieveByPK
(Integer pk) Retrieve a single object by pkBaseTurbinePermissionPeerImpl.retrieveByPK
(Integer pk, Connection con) Retrieve a single object by pkBaseTurbinePermissionPeerImpl.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk) Retrieve a single object by pkBaseTurbinePermissionPeerImpl.retrieveByPK
(org.apache.torque.om.ObjectKey<?> pk, Connection con) Retrieve a single object by pkMethods in org.apache.fulcrum.security.torque.om that return types with arguments of type TurbinePermissionModifier and TypeMethodDescriptionstatic List
<TurbinePermission> BaseTurbinePermissionPeer.doSelect
(TurbinePermission obj) Selects TurbinePermission objects from the database which have the same content as the passed object.static List
<TurbinePermission> BaseTurbinePermissionPeer.doSelect
(org.apache.torque.criteria.Criteria criteria) Selects TurbinePermission objects from a database.static List
<TurbinePermission> BaseTurbinePermissionPeer.doSelect
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects TurbinePermission objects from a database within a transaction.static Stream
<TurbinePermission> BaseTurbinePermissionPeer.doSelectAsStream
(org.apache.torque.criteria.Criteria criteria, Connection connection) Selects TurbinePermission objects from a database within a transaction.static List
<TurbinePermission> BaseTurbinePermissionPeer.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks) Retrieve a multiple objects by pk.static List
<TurbinePermission> BaseTurbinePermissionPeer.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks, Connection con) Retrieve multiple objects by pk.BaseTurbinePermissionPeerImpl.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks) Retrieve multiple objects by pk.BaseTurbinePermissionPeerImpl.retrieveByObjectKeys
(Collection<org.apache.torque.om.ObjectKey<?>> pks, Connection dbcon) Retrieve multiple objects by pk.static List
<TurbinePermission> BaseTurbinePermissionPeer.retrieveByTypedPKs
(Collection<Integer> pks) Retrieve multiple objects by pk.static List
<TurbinePermission> BaseTurbinePermissionPeer.retrieveByTypedPKs
(Collection<Integer> pks, Connection dbcon) Retrieve multiple objects by pk.BaseTurbinePermissionPeerImpl.retrieveByTypedPKs
(Collection<Integer> pks) Retrieve multiple objects by pk.BaseTurbinePermissionPeerImpl.retrieveByTypedPKs
(Collection<Integer> pks, Connection dbcon) Retrieve multiple objects by pk.Methods in org.apache.fulcrum.security.torque.om with parameters of type TurbinePermissionModifier and TypeMethodDescriptionstatic org.apache.torque.util.ColumnValues
BaseTurbinePermissionPeer.buildColumnValues
(TurbinePermission turbinePermission) Returns the contents of the object as ColumnValues objectorg.apache.torque.util.ColumnValues
BaseTurbinePermissionPeerImpl.buildColumnValues
(TurbinePermission turbinePermission) Returns the contents of the object as ColumnValues object.static org.apache.torque.criteria.Criteria
BaseTurbinePermissionPeer.buildCriteria
(TurbinePermission obj) Build a Criteria object from the data object for this peer.org.apache.torque.criteria.Criteria
BaseTurbinePermissionPeerImpl.buildCriteria
(TurbinePermission obj) Build a Criteria object from the data object for this peer.static org.apache.torque.criteria.Criteria
BaseTurbinePermissionPeer.buildSelectCriteria
(TurbinePermission obj) Build a Criteria object from the data object for this peer, skipping all binary columns.org.apache.torque.criteria.Criteria
BaseTurbinePermissionPeerImpl.buildSelectCriteria
(TurbinePermission obj) Build a Criteria object from the data object for this peer, skipping all binary columns.BaseTurbinePermission.copyInto
(TurbinePermission copyObj) Fills the copyObj with the contents of this object.protected TurbinePermission
BaseTurbinePermission.copyInto
(TurbinePermission copyObj, boolean deepcopy) Fills the copyObj with the contents of this object.BaseTurbinePermission.copyInto
(TurbinePermission copyObj, boolean deepcopy, Connection con) Fills the copyObj with the contents of this object using connection.BaseTurbinePermission.copyInto
(TurbinePermission copyObj, Connection con) Fills the copyObj with the contents of this object using connection.static int
BaseTurbinePermissionPeer.doDelete
(TurbinePermission obj) Deletes a data object, i.e. a row in a table, in the database.static int
BaseTurbinePermissionPeer.doDelete
(TurbinePermission obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.int
BaseTurbinePermissionPeerImpl.doDelete
(TurbinePermission obj) Deletes a data object, i.e. a row in a table, in the database.int
BaseTurbinePermissionPeerImpl.doDelete
(TurbinePermission obj, Connection con) Deletes a data object, i.e. a row in a table, in the database.static void
BaseTurbinePermissionPeer.doInsert
(TurbinePermission obj) Method to do insertsstatic void
BaseTurbinePermissionPeer.doInsert
(TurbinePermission obj, Connection con) Method to do inserts.static List
<TurbinePermission> BaseTurbinePermissionPeer.doSelect
(TurbinePermission obj) Selects TurbinePermission objects from the database which have the same content as the passed object.static TurbinePermission
BaseTurbinePermissionPeer.doSelectSingleRecord
(TurbinePermission obj) Selects at most one TurbinePermission object from the database which has the same content as the passed object.static int
BaseTurbinePermissionPeer.doUpdate
(TurbinePermission obj) Updates an TurbinePermission in the database.static int
BaseTurbinePermissionPeer.doUpdate
(TurbinePermission obj, Connection con) Updates a TurbinePermission in the database.static void
BaseTurbinePermissionPeer.setAndSaveTurbineRolePermissions
(TurbinePermission toLinkTo, Collection<TurbineRolePermission> toSave) Saves the passed collection as linked objects.void
BaseTurbinePermissionPeer.setAndSaveTurbineRolePermissions
(TurbinePermission toLinkTo, Collection<TurbineRolePermission> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTurbinePermissionPeerImpl.setAndSaveTurbineRolePermissions
(TurbinePermission toLinkTo, Collection<TurbineRolePermission> toSave) Saves the passed collection as linked objects.void
BaseTurbinePermissionPeerImpl.setAndSaveTurbineRolePermissions
(TurbinePermission toLinkTo, Collection<TurbineRolePermission> toSave, Connection connection) Saves the passed collection as linked objects.void
BaseTurbineRolePermission.setTurbinePermission
(TurbinePermission v) Declares an association between this object and a TurbinePermission objectboolean
BaseTurbinePermission.valueEquals
(TurbinePermission toCompare) Compares the content of this object to another objectMethod parameters in org.apache.fulcrum.security.torque.om with type arguments of type TurbinePermissionModifier and TypeMethodDescriptionstatic org.apache.torque.criteria.Criteria
BaseTurbinePermissionPeer.buildPkCriteria
(Collection<TurbinePermission> objects) Build a Criteria object which selects all passed objects using their primary key.org.apache.torque.criteria.Criteria
BaseTurbinePermissionPeerImpl.buildPkCriteria
(Collection<TurbinePermission> objects) Build a Criteria object which selects all passed objects using their primary key.static int
BaseTurbinePermissionPeer.doDelete
(Collection<TurbinePermission> objects) Deletes data objects, i.e. rows in a table, in the database.static int
BaseTurbinePermissionPeer.doDelete
(Collection<TurbinePermission> objects, Connection con) Deletes data objects, i.e. rows in a table, in the database.int
BaseTurbinePermissionPeerImpl.doDelete
(Collection<TurbinePermission> objects) Deletes data objects, i.e. rows in a table, in the database.int
BaseTurbinePermissionPeerImpl.doDelete
(Collection<TurbinePermission> objects, Connection con) Deletes data objects, i.e. rows in a table, in the database.Constructor parameters in org.apache.fulcrum.security.torque.om with type arguments of type TurbinePermissionModifierConstructorDescriptionBaseTurbinePermissionPeerImpl
(org.apache.torque.om.mapper.RecordMapper<TurbinePermission> recordMapper, org.apache.torque.map.TableMap tableMap, String databaseName) Constructor providing the objects to be injected as parameters.