org.alfresco.repo.domain.permissions
Interface AuthorityAlias

All Known Implementing Classes:
AuthorityAliasEntity

public interface AuthorityAlias

Entity for alf_authority_alias persistence.

Since:
3.4

Method Summary
 java.lang.Long getAliasId()
           
 java.lang.Long getAuthId()
           
 java.lang.Long getId()
           
 

Method Detail

getId

java.lang.Long getId()

getAuthId

java.lang.Long getAuthId()

getAliasId

java.lang.Long getAliasId()


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