|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.torque.om.BaseObject net.sourceforge.blogentis.om.BaseTurbineUserGroupRole net.sourceforge.blogentis.om.TurbineUserGroupRole
Field Summary |
Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
Constructor Summary | |
TurbineUserGroupRole()
|
Method Summary | |
TurbineGroup |
getGroup()
|
TurbineRole |
getRole()
|
TurbineUser |
getUser()
|
Methods inherited from class net.sourceforge.blogentis.om.BaseTurbineUserGroupRole |
copy, copyInto, getByName, getByPeerName, getByPosition, getFieldNames, getGroupId, getPeer, getPrimaryKey, getQueryKey, getRoleId, getTurbineGroup, getTurbineRole, getTurbineUser, getUserId, save, save, save, setGroupId, setPrimaryKey, setPrimaryKey, setPrimaryKey, setQueryKey, setRoleId, setTurbineGroup, setTurbineGroupKey, setTurbineRole, setTurbineRoleKey, setTurbineUser, setTurbineUserKey, setUserId, 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 |
public TurbineUserGroupRole()
Method Detail |
public TurbineUser getUser() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public TurbineGroup getGroup() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public TurbineRole getRole() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |