net.sourceforge.blogentis.om
Class TurbineUser

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

public class TurbineUser
extends BaseTurbineUser
implements org.apache.torque.om.Persistent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sourceforge.blogentis.om.BaseTurbineUser
collTurbineUserGroupRoles
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
TurbineUser()
           
 
Method Summary
 java.lang.String getFullName()
           
 
Methods inherited from class net.sourceforge.blogentis.om.BaseTurbineUser
addTurbineUserGroupRole, copy, copyInto, getByName, getByPeerName, getByPosition, getConfirmed, getCreateDate, getEmail, getFieldNames, getFirstName, getLastLogin, getLastName, getModified, getObjectdata, getPassword, getPeer, getPrimaryKey, getQueryKey, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRolesJoinTurbineGroup, getTurbineUserGroupRolesJoinTurbineRole, getTurbineUserGroupRolesJoinTurbineUser, getUserId, getUserName, initTurbineUserGroupRoles, save, save, save, setConfirmed, setCreateDate, setEmail, setFirstName, setLastLogin, setLastName, setModified, setObjectdata, setPassword, setPrimaryKey, setPrimaryKey, setQueryKey, setUserId, setUserName, 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

TurbineUser

public TurbineUser()
Method Detail

getFullName

public java.lang.String getFullName()


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