Uses of Interface
orca.shirako.api.IAuthority

Packages that use IAuthority
orca.cod.control   
orca.manage.extensions.standard.actors   
orca.shirako.core   
orca.shirako.kernel   
 

Uses of IAuthority in orca.cod.control
 

Fields in orca.cod.control declared as IAuthority
protected  IAuthority IdControlChange.authority
          The actor, cast to a SlottedAuthority (for convenience)
 

Uses of IAuthority in orca.manage.extensions.standard.actors
 

Fields in orca.manage.extensions.standard.actors declared as IAuthority
protected  IAuthority AuthorityManagerObject.authority
          The authority represented by this wrapper
 

Constructors in orca.manage.extensions.standard.actors with parameters of type IAuthority
AuthorityManagerObject(IAuthority authority)
          Create a new instance
CodAuthorityManagerObject(IAuthority authority)
          Create a new instance
 

Uses of IAuthority in orca.shirako.core
 

Classes in orca.shirako.core that implement IAuthority
 class Authority
          Authority is the base implementation for a site authority actor.
 

Uses of IAuthority in orca.shirako.kernel
 

Fields in orca.shirako.kernel declared as IAuthority
protected  IAuthority AuthorityPolicyRecoverer.actor
          Actor the mapper belongs to.
 

Constructors in orca.shirako.kernel with parameters of type IAuthority
AuthorityPolicyRecoverer(IAuthorityPolicy mapper, IAuthority actor)
          Creates a new instance.
 



Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.