Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.alfresco.repo.security.authority
Class AuthorityInfo
java.lang.Object
  org.alfresco.repo.security.authority.AuthorityInfo

public class AuthorityInfo
extends Object
Authority Info - used by GetAuthorities CQ
Since:
4.0
Author:
janv

Constructor Summary
AuthorityInfo(Long nodeId, String authorityDisplayName, String authorityName)
Method Summary
getAuthorityDisplayName()
getAuthorityName()
getNodeId()
getShortName()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
AuthorityInfo
public AuthorityInfo(Long nodeId,
                     String authorityDisplayName,
                     String authorityName)
Method Detail
getNodeId
public Long getNodeId()

getAuthorityDisplayName
public String getAuthorityDisplayName()

getAuthorityName
public String getAuthorityName()

getShortName
public String getShortName()

Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.