Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.content.template.service
Class ACEDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.content.template.service.ACEDescriptor

public class ACEDescriptor
extends Object

ACE Descriptor. Immutable.


Constructor Summary
ACEDescriptor()
           
 
Method Summary
 boolean getGranted()
           
 String getPermission()
           
 String getPrincipal()
           
 String getUserName()
          Deprecated. 
 void setUserName(String userName)
          Deprecated. 
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ACEDescriptor

public ACEDescriptor()
Method Detail

getGranted

public boolean getGranted()

getPermission

public String getPermission()

getUserName

@Deprecated
public String getUserName()
Deprecated. 


setUserName

@Deprecated
public void setUserName(String userName)
Deprecated. 


getPrincipal

public String getPrincipal()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.