Uses of Package
ARoad0.gWork

Packages that use ARoad0.gWork
ARoad0.AcsAddon.Accbee.MySQL.gWork Provides the gWork classes for creating and analyzing a MySQL 5 database management system, as an extension of the generic ARoad0.gWork package, in the AcsAddon MySQL. 
ARoad0.AcsAddon.Accbee.Ubuntu.gWork Contains gWork classes for creating and analyzing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gWork package, in the AcsAddon Ubuntu. 
ARoad0.gDMak Provides the decision makers, responsible for managing all the events in the Access Road menu, and by this way, contains the managers of the basic operations. 
ARoad0.gWork Contains the classes of the second core of the program that processes the search of rights in the open views. 
 

Classes in ARoad0.gWork used by ARoad0.AcsAddon.Accbee.MySQL.gWork
LinkRightsImpl
          This class provides detection and filtering operations about links and privileges, for a given ACS.
NodeRightsImpl
          This class is responsible for getting the rights for a node in a view, and since each implied ACS may be generic or from an AcsAddon, the main job of this class is to give the correct method to use for each ACS and each search.
RightsFactory_Facade
          This class is the "facade" (GoF design pattern) for all the core algorithms about the sequence of method calls in the access paths search.
 

Classes in ARoad0.gWork used by ARoad0.AcsAddon.Accbee.Ubuntu.gWork
AgoRightsFactoryImpl
          This class is responsible for all the core algorithms about Account/Group and Bridge rights.
DisplayableLinkUtilities
          This class provides core algorithms about DisplayableLinks.
LinkRightsImpl
          This class provides detection and filtering operations about links and privileges, for a given ACS.
NodeRightsImpl
          This class is responsible for getting the rights for a node in a view, and since each implied ACS may be generic or from an AcsAddon, the main job of this class is to give the correct method to use for each ACS and each search.
 

Classes in ARoad0.gWork used by ARoad0.gDMak
ViewInBase_Facade
          This class is the "facade" (GoF pattern) for all the operations about views that are called by Gui1, Gui2 and gDMak objects.
 

Classes in ARoad0.gWork used by ARoad0.gWork
AclRightsFactoryImpl
          This class is responsible for all the core algorithms about AclEntry rights analysis, and most of the Bridge rights analysis.
AgoRightsFactoryImpl
          This class is responsible for all the core algorithms about Account/Group and Bridge rights.
CompoundRightsFactoryImpl
          This class is responsible for all the core algorithms about the long access paths, mixing the searches among all types of rights.
DisplayableLinkUtilities
          This class provides core algorithms about DisplayableLinks.
FactoryUtilities
          This class provides some core algorithms about the rights and the 'See why' texts.
PrivilegeRightsFactoryImpl
          This class is responsible for all the core algorithms about Privilege rights analysis.
RightsMediatorImpl
          This class is a change event adaptor for all the BaseObjects associated to a view, and it is responsible to manage the paths search algorithms for each view.
ViewInBase_Facade
          This class is the "facade" (GoF pattern) for all the operations about views that are called by Gui1, Gui2 and gDMak objects.