Nuxeo Enterprise Platform 5.1

org.nuxeo.ecm.core.security
Class PolicyDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.security.PolicyDescriptor

public class PolicyDescriptor
extends Object


Constructor Summary
PolicyDescriptor()
           
 
Method Summary
 Class<Object> getPolicy()
           
 String getType()
           
 void setPolicy(Class<Object> policy)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyDescriptor

public PolicyDescriptor()
Method Detail

getPolicy

public Class<Object> getPolicy()

setPolicy

public void setPolicy(Class<Object> policy)

getType

public String getType()

setType

public void setType(String type)

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.