Uses of Interface
org.openmdx.base.cci.Authority

Packages that use Authority
org.openmdx.base.cci   
 

Uses of Authority in org.openmdx.base.cci
 

Classes in org.openmdx.base.cci that implement Authority
 class AuthorityImpl
           
 

Methods in org.openmdx.base.cci that return Authority
 Authority AuthorityClass.createAuthority()
          Creates an instance of class Authority.
 Authority AuthorityClassImpl.createAuthority()
           
 Authority Provider.getAuthority()
          Retrieves the value for the reference authority.
 Authority ProviderImpl.getAuthority()
           
 Authority AuthorityClass.getAuthority(Object object)
          Creates an instance of class Authority based on the specified Object instance.
 Authority AuthorityClassImpl.getAuthority(Object object)
           
 

Methods in org.openmdx.base.cci with parameters of type Authority
protected  void ProviderImpl.setAuthority(Authority newValue)
           
 



This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.