Uses of Class
org.tigris.scarab.om.ScarabRoleImpl

Packages that use ScarabRoleImpl
org.tigris.scarab.om   
 

Uses of ScarabRoleImpl in org.tigris.scarab.om
 

Methods in org.tigris.scarab.om that return ScarabRoleImpl
static ScarabRoleImpl BaseScarabRoleImplPeer.retrieveScarabRoleImplByPK(java.lang.Integer pk)
          Retrieve a single object by pk
static ScarabRoleImpl BaseScarabRoleImplPeer.retrieveScarabRoleImplByPK(java.lang.Integer pk, java.sql.Connection con)
          Retrieve a single object by pk
static ScarabRoleImpl BaseScarabRoleImplPeer.retrieveScarabRoleImplByPK(org.apache.torque.om.ObjectKey pk)
          Retrieve a single object by pk
static ScarabRoleImpl BaseScarabRoleImplPeer.retrieveScarabRoleImplByPK(org.apache.torque.om.ObjectKey pk, java.sql.Connection con)
          Retrieve a single object by pk
 ScarabRoleImpl BaseNotificationDefaultFilter.getScarabRoleImpl()
          Returns the associated ScarabRoleImpl object.
 ScarabRoleImpl BaseNotificationDefaultFilter.getScarabRoleImpl(java.sql.Connection connection)
          Return the associated ScarabRoleImpl object If it was not retrieved before, the object is retrieved from the database using the passed connection
static ScarabRoleImpl BaseScarabRoleImplManager.getInstance()
          Static accessor for the @see #getInstanceImpl().
static ScarabRoleImpl BaseScarabRoleImplManager.getInstance(org.apache.torque.om.ObjectKey id)
          Static accessor for the @see #getInstanceImpl(ObjectKey).
static ScarabRoleImpl BaseScarabRoleImplManager.getCachedInstance(org.apache.torque.om.ObjectKey id)
          Static accessor for the @see #getCachedInstanceImpl(ObjectKey).
static ScarabRoleImpl BaseScarabRoleImplManager.getInstance(org.apache.torque.om.ObjectKey id, boolean fromCache)
          Static accessor for the @see #getInstanceImpl(ObjectKey, boolean).
static ScarabRoleImpl BaseScarabRoleImplManager.getInstance(java.lang.Integer id)
          Static accessor for the @see #getInstanceImpl(ObjectKey).
static ScarabRoleImpl BaseScarabRoleImplManager.getInstance(java.lang.Integer id, boolean fromCache)
          Static accessor for the @see #getInstanceImpl(ObjectKey).
protected  ScarabRoleImpl BaseScarabRoleImplManager.getInstanceImpl()
          Get a fresh instance of a ScarabRoleImplManager
protected  ScarabRoleImpl BaseScarabRoleImplManager.getInstanceImpl(org.apache.torque.om.ObjectKey id)
          Get a ScarabRoleImpl with the given id.
protected  ScarabRoleImpl BaseScarabRoleImplManager.getCachedInstanceImpl(org.apache.torque.om.ObjectKey id)
          Get a ScarabRoleImpl with the given id from the cache.
protected  ScarabRoleImpl BaseScarabRoleImplManager.getInstanceImpl(org.apache.torque.om.ObjectKey id, boolean fromCache)
          Get a ScarabRoleImpl with the given id.
 

Methods in org.tigris.scarab.om with parameters of type ScarabRoleImpl
 void BaseNotificationDefaultFilter.setScarabRoleImpl(ScarabRoleImpl v)
          Declares an association between this object and a ScarabRoleImpl object
static boolean BaseScarabRoleImplManager.exists(ScarabRoleImpl obj)
           
protected  boolean BaseScarabRoleImplManager.existsImpl(ScarabRoleImpl om)
          check for a duplicate project name
 



Copyright © 2000-2004 Tigris.org. All Rights Reserved.