Uses of Interface
com.arsdigita.domain.GlobalObserver

Packages that use GlobalObserver
com.arsdigita.domain Domain Objects provide an application logic tier between the persistent storage and presentation tiers. 
com.arsdigita.kernel.permissions The permissioning (authorization) system. 
 

Uses of GlobalObserver in com.arsdigita.domain
 

Methods in com.arsdigita.domain with parameters of type GlobalObserver
 void GlobalObserverManager.addObserver(GlobalObserver go)
          Adds a new observer.
 

Uses of GlobalObserver in com.arsdigita.kernel.permissions
 

Classes in com.arsdigita.kernel.permissions that implement GlobalObserver
 class PermissionsObserver
          Global observer to enforce permissions on ACS Objects.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC