com.moyosoft.exchange.util
Interface ExchangeEffectiveRights


public interface ExchangeEffectiveRights


Method Summary
 boolean canCreateAssociated()
           
 boolean canCreateContents()
           
 boolean canCreateHierarchy()
           
 boolean canDelete()
           
 boolean canModify()
           
 boolean canRead()
           
 

Method Detail

canCreateAssociated

boolean canCreateAssociated()

canCreateContents

boolean canCreateContents()

canCreateHierarchy

boolean canCreateHierarchy()

canDelete

boolean canDelete()

canModify

boolean canModify()

canRead

boolean canRead()