|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.ac.impl.AbstractItem
org.apache.lenya.ac.impl.AbstractRole
public abstract class AbstractRole
A Role embodies the privilege to do certain things.
| Constructor Summary | |
|---|---|
AbstractRole()
Creates a new instance of Role. |
|
AbstractRole(java.lang.String name)
Creates a new instance of Role. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.lenya.ac.impl.AbstractItem |
|---|
equals, getDescription, getId, getName, hashCode, isValidId, setDescription, setId, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.lenya.ac.Item |
|---|
configure, getDescription, getId, getName, setConfigurationDirectory, setDescription, setName |
| Constructor Detail |
|---|
public AbstractRole()
public AbstractRole(java.lang.String name)
name - The role name.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||