org.alfresco.repo.domain.permissions
Interface Authority

All Known Implementing Classes:
AuthorityEntity

public interface Authority

Entity for alf_authority persistence.

Since:
3.4

Method Summary
 java.lang.String getAuthority()
           
 java.lang.Long getCrc()
           
 java.lang.Long getId()
           
 

Method Detail

getId

java.lang.Long getId()

getAuthority

java.lang.String getAuthority()

getCrc

java.lang.Long getCrc()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.