|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbiz.hammurapi.sql.DatabaseObject
biz.hammurapi.web.security.sql.UserRoleImpl
biz.hammurapi.web.security.Role
| Field Summary |
| Fields inherited from class biz.hammurapi.web.security.sql.UserRoleImpl |
Description, Name |
| Fields inherited from class biz.hammurapi.sql.DatabaseObject |
columns, objectVersion, originalVersion |
| Constructor Summary | |
Role()
|
|
Role(boolean force)
|
|
Role(org.w3c.dom.Element holder,
boolean force)
|
|
Role(org.w3c.dom.Element holder,
java.util.Properties pathMap,
org.apache.xpath.CachedXPathAPI cxpa,
boolean force)
|
|
Role(java.sql.ResultSet rs)
|
|
| Method Summary | |
java.lang.Boolean |
isGranted(java.lang.String className,
java.lang.String actionName)
|
void |
setSQLProcessor(biz.hammurapi.sql.SQLProcessor processor)
Loads permissions associated with the role |
void |
toDom(org.w3c.dom.Element holder)
|
| Methods inherited from class biz.hammurapi.web.security.sql.UserRoleImpl |
clone, getDescription, getName, project, project, setDescription, setName |
| Methods inherited from class biz.hammurapi.sql.DatabaseObject |
addColumn, addObserver, addRelationship, clear, configure, configure, copy, delete, equals, fromDom, fromDom, get, getAttribute, getColumn, getColumnAttribute, getObjectVersion, getRelationship, getSqlType, hashCode, insert, isDeleted, isModified, loadRelationships, onChange, removeAttribute, removeColumnAttribute, removeObserver, setAttribute, setColumnAttribute, setOriginal, toDom, toString, update |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Role()
public Role(boolean force)
force -
public Role(java.sql.ResultSet rs)
throws java.sql.SQLException
rs -
java.sql.SQLException
public Role(org.w3c.dom.Element holder,
boolean force)
throws biz.hammurapi.config.ConfigurationException
holder - force -
biz.hammurapi.config.ConfigurationException
public Role(org.w3c.dom.Element holder,
java.util.Properties pathMap,
org.apache.xpath.CachedXPathAPI cxpa,
boolean force)
throws biz.hammurapi.config.ConfigurationException
holder - pathMap - cxpa - force -
biz.hammurapi.config.ConfigurationException| Method Detail |
public void setSQLProcessor(biz.hammurapi.sql.SQLProcessor processor)
throws java.sql.SQLException
setSQLProcessor in interface biz.hammurapi.sql.DataAccessObjectjava.sql.SQLExceptionpublic void toDom(org.w3c.dom.Element holder)
toDom in interface biz.hammurapi.xml.dom.DomSerializable
public java.lang.Boolean isGranted(java.lang.String className,
java.lang.String actionName)
className - actionName -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||