| |
|
| java.lang.Object org.apache.cocoon.portal.pluto.om.common.ResourceRef
ResourceRef | public class ResourceRef (Code) | | version: $Id: ResourceRef.java 433543 2006-08-22 06:22:54Z crossley $ |
getAuth | public String getAuth()(Code) | | the authorization type of the resource. |
getDescription | public String getDescription()(Code) | | description of the resource reference. |
getType | public String getType()(Code) | | Retrieve the type of resource referenced by this
resource reference.
the resource type. |
setDescription | public void setDescription(String string)(Code) | | Parameters: string - the resource reference description. |
setName | public void setName(String string)(Code) | | Parameters: string - the name of the resource reference |
|
|
|