org.nuxeo.ecm.core.security
Class PolicyDescriptor
java.lang.Object
org.nuxeo.ecm.core.security.PolicyDescriptor
public class PolicyDescriptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyDescriptor
public PolicyDescriptor()
getPolicy
public Class<Object> getPolicy()
setPolicy
public void setPolicy(Class<Object> policy)
getType
public String getType()
setType
public void setType(String type)
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.