|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.torque.om.BaseObject
org.apache.fulcrum.security.impl.db.entity.BaseTurbineRole
org.apache.fulcrum.security.impl.db.entity.TurbineRole
org.tigris.scarab.om.BaseScarabRoleImpl
You should not use this class directly. It should not even be extended all references should be to ScarabRoleImpl
| Field Summary | |
protected java.util.List |
collNotificationDefaultFilters
Collection to store aggregation of collNotificationDefaultFilters |
| Fields inherited from class org.apache.fulcrum.security.impl.db.entity.BaseTurbineRole |
collTurbineRolePermissions, collTurbineUserGroupRoles |
| Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
| Constructor Summary | |
BaseScarabRoleImpl()
|
|
| Method Summary | |
void |
addNotificationDefaultFilter(NotificationDefaultFilter l)
Method called to associate a NotificationDefaultFilter object to this object through the NotificationDefaultFilter foreign key attribute |
java.util.List |
getNotificationDefaultFilters()
If this collection has already been initialized, returns the collection. |
java.util.List |
getNotificationDefaultFilters(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getNotificationDefaultFilters(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getNotificationDefaultFilters(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getNotificationDefaultFiltersJoinScarabModule(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getNotificationDefaultFiltersJoinScarabRoleImpl(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.lang.String |
getQueryKey()
get an id that differentiates this object from others of its class. |
protected void |
initNotificationDefaultFilters()
Temporary storage of collNotificationDefaultFilters to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
void |
setQueryKey(java.lang.String key)
set an id that differentiates this object from others of its class. |
java.lang.String |
toString()
|
| Methods inherited from class org.apache.fulcrum.security.impl.db.entity.TurbineRole |
compareTo, create, getPermissions, grant, grant, remove, rename, revoke, revoke, save, setPermissions |
| Methods inherited from class org.apache.fulcrum.security.impl.db.entity.BaseTurbineRole |
addTurbineRolePermission, addTurbineUserGroupRole, copy, copyInto, getByName, getByPeerName, getByPosition, getFieldNames, getName, getPeer, getPrimaryKey, getRoleId, getTurbineRolePermissions, getTurbineRolePermissions, getTurbineRolePermissions, getTurbineRolePermissions, getTurbineRolePermissionsJoinTurbinePermission, getTurbineRolePermissionsJoinTurbineRole, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRolesJoinTurbineGroup, getTurbineUserGroupRolesJoinTurbineRole, getTurbineUserGroupRolesJoinTurbineUser, initTurbineRolePermissions, initTurbineUserGroupRoles, save, save, setName, setPrimaryKey, setPrimaryKey, setRoleId |
| Methods inherited from class org.apache.torque.om.BaseObject |
equals, equals, getLog, hashCode, isModified, isNew, 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.fulcrum.security.entity.SecurityEntity |
getName, setName |
| Field Detail |
protected java.util.List collNotificationDefaultFilters
| Constructor Detail |
public BaseScarabRoleImpl()
| Method Detail |
protected void initNotificationDefaultFilters()
public void addNotificationDefaultFilter(NotificationDefaultFilter l)
throws org.apache.torque.TorqueException
l - NotificationDefaultFilter
org.apache.torque.TorqueException
public java.util.List getNotificationDefaultFilters()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getNotificationDefaultFilters(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getNotificationDefaultFilters(java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getNotificationDefaultFilters(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getNotificationDefaultFiltersJoinScarabRoleImpl(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getNotificationDefaultFiltersJoinScarabModule(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionpublic java.lang.String getQueryKey()
getQueryKey in interface org.apache.fulcrum.intake.Retrievable
public void setQueryKey(java.lang.String key)
throws org.apache.torque.TorqueException
setQueryKey in interface org.apache.fulcrum.intake.Retrievableorg.apache.torque.TorqueExceptionpublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||