net.sourceforge.blogentis.om
Class TurbineGroup

java.lang.Object
  extended byorg.apache.torque.om.BaseObject
      extended bynet.sourceforge.blogentis.om.BaseTurbineGroup
          extended bynet.sourceforge.blogentis.om.TurbineGroup
All Implemented Interfaces:
org.apache.torque.om.Persistent, org.apache.turbine.om.Retrievable, java.io.Serializable

public class TurbineGroup
extends BaseTurbineGroup
implements org.apache.torque.om.Persistent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sourceforge.blogentis.om.BaseTurbineGroup
collTurbineUserGroupRoles
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
TurbineGroup()
           
 
Methods inherited from class net.sourceforge.blogentis.om.BaseTurbineGroup
addTurbineUserGroupRole, copy, copyInto, getByName, getByPeerName, getByPosition, getFieldNames, getGroupId, getName, getObjectdata, getPeer, getPrimaryKey, getQueryKey, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRolesJoinTurbineGroup, getTurbineUserGroupRolesJoinTurbineRole, getTurbineUserGroupRolesJoinTurbineUser, initTurbineUserGroupRoles, save, save, save, setGroupId, setName, setObjectdata, setPrimaryKey, setPrimaryKey, setQueryKey, toString
 
Methods inherited from class org.apache.torque.om.BaseObject
equals, equals, getLog, hashCode, isModified, isNew, log, resetModified, setModified, setNew, setPrimaryKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.torque.om.Persistent
getPrimaryKey, isModified, isNew, save, save, save, setModified, setNew, setPrimaryKey, setPrimaryKey
 

Constructor Detail

TurbineGroup

public TurbineGroup()


Copyright © 2003-2004 SourceForge.net. All Rights Reserved.