|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wvcm.ResourceImpl
org.apache.wvcm.PrivilegeImpl
public class PrivilegeImpl
Implementation of Privilege.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.wvcm.ResourceImpl |
---|
ResourceImpl.LoadedProperties, ResourceImpl.XmlPropertyValue |
Nested classes/interfaces inherited from interface javax.wvcm.AccessControlElement.Privilege |
---|
AccessControlElement.Privilege.GenericPrivilegeImpl |
Nested classes/interfaces inherited from interface javax.wvcm.Resource |
---|
Resource.GenericResourceImpl |
Field Summary |
---|
Fields inherited from class org.apache.wvcm.ResourceImpl |
---|
dnsp, MISSING_PROPERTY_VALUE |
Fields inherited from interface javax.wvcm.AccessControlElement.Privilege |
---|
ALL |
Constructor Summary | |
---|---|
PrivilegeImpl(Location location)
Constructor |
Method Summary | |
---|---|
void |
doCreateResource()
Create a Privilege on the server. |
java.lang.String |
toString()
Returns a string representation of the object. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PrivilegeImpl(Location location)
Method Detail |
---|
public void doCreateResource() throws WvcmException
doCreateResource
in interface AccessControlElement.Privilege
WvcmException
- Preconditions:
WvcmException
- Postconditions:
public java.lang.String toString()
ResourceImpl
toString
in class ResourceImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |