Uses of Class
ARoad0.gBase.FolderAbst

Packages that use FolderAbst
ARoad0.AcsAddon.Accbee.MySQL.gBase Provides the gBase classes for modelling a MySQL 5 server as an extension, in the AcsAddon MySQL, of the generic ARoad0.gBase package. 
ARoad0.gBase CORE OF THE PROGRAM This package contains the fresh object-oriented database management system for Access Road; this package documentation page is recommended as a first reading for all the Access Road developers. 
 

Uses of FolderAbst in ARoad0.AcsAddon.Accbee.MySQL.gBase
 

Subclasses of FolderAbst in ARoad0.AcsAddon.Accbee.MySQL.gBase
 class VirtualFolderMySQLImpl
          This class is responsible to simulate a MySQL view, adding a view delegate under the database node in the resources tree.
 

Uses of FolderAbst in ARoad0.gBase
 

Subclasses of FolderAbst in ARoad0.gBase
 class EPRViewInBaseImpl
          This class is responsible for modeling in the base, a view about access control issues between eligible parties (EP of EPRViewInBase) or virtual folders as access sources, and resources (R of EPRViewInBase) or virtual folders as access targets.
 class NoThanViewInBaseImpl
          This class is responsible for managing the No-More-Than and No-Less-Than views.
 class SketchViewInBaseImpl
          This class is responsible for modeling in the base, a sketch view about access control issues between access sources and an ACSObject, called the center, and between this center and access targets (Resources or VirtualFolders).
 class ViewInBaseImpl
          This class is responsible for modeling a view which is the backing data of a GraphicView in the GUI.
 class VirtualFolderImpl
          This class is a container of Resources belonging to one ACS, responsible for being a PrivilegeTarget, an alias or an alias reference.