Uses of Interface
ARoad0.gBaseInterface.BaseBeanManager

Packages that use BaseBeanManager
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.AcsAddon.Accbee.MySQL.gBaseInterface Contains interfaces for modelizing a MySQL 5 server, as an extension of the generic ARoad0.gBaseInterface package, in the AcsAddon MySQL. 
ARoad0.AcsAddon.Accbee.Ubuntu.gBase Provides the gBase classes for modelizing a Linux Ubuntu operating system, as an extension, in the AcsAddon Ubuntu, of the generic ARoad0.gBase package. 
ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface Contains interfaces for modelizing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gBaseInterface package, in the AcsAddon Ubuntu. 
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. 
ARoad0.gBaseBeanInfo Contains the classes applying an extended JavaBean framework, so-called the BeanInfoPattern, to define how to handle the generic gBase objects in the GUI. 
ARoad0.gBaseInterface Contains the interfaces of the generic gBase classes. 
ARoad0.Gui1 Provides the internal frames and standard panels for handling the CRUD operations on the database objects, for the Access Road desktop. 
ARoad0.Pattern Contains the classes and interfaces for defining a design pattern. 
 

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

Classes in ARoad0.AcsAddon.Accbee.MySQL.gBase that implement BaseBeanManager
 class ACSFactoryMySQLImpl
          This class is responsible for creating a MySQL as an access control system (ACS).
 class ACSMySQLImpl
          This empty class is responsible for modeling a MySQL 5 server as an access control system (ACS).
 class ActorMySQLImpl
          This class is responsible for modeling a MySQL Actor to implement varied constraints on the instance, the property isRightProxy_ and the inherited AclEntries.
 class BasesSetMySQLImpl
          This class is responsible for modeling a BasesSetMySQL which is a set of databases having a wildcard in its name, like 'BASE O%', as child of the Directory '|pattern-name_bases sets|'.
 class DirectoryMySQLImpl
          This class is responsible to manage the inherited AclEntries of the children, to manage the global rights, and to provide the main documentation for all the ResourceMySQL classes.
 class GroupIDMySQLImpl
          This class is responsible for modeling a MySQL GroupID to manage the constraints on the account membership and group names.
 class ProxyMySQLImpl
          This class is responsible for modeling a MySQL proxy user having a proxied account as a non-generic alias reference.
 class ResourceMySQLImpl
          This class is responsible for modeling a MySQL resource, mainly to implement the AclEntry sorting for the direct and the inherited ACL.
 class RoleMySQLImpl
          Currently unused.
 class UserIDMySQLImpl
          This class is responsible for modeling a MySQL account to manage the constraints on the account membership, always with the type 'account'.
 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 BaseBeanManager in ARoad0.AcsAddon.Accbee.MySQL.gBaseInterface
 

Subinterfaces of BaseBeanManager in ARoad0.AcsAddon.Accbee.MySQL.gBaseInterface
 interface ActorMySQL
          This interface is responsible for modeling a MySQL Actor to forbid the editing of the default true value on the property isRightProxy_.
 interface BasesSetMySQL
          This interface is responsible for modeling a set of databases having a wildcard in its name, like 'BASE O%'.
 interface DirectoryMySQL
          This interface is responsible for modeling a MySQL Directory to manage the inherited AclEntries in the Directory children.
 interface GroupIDMySQL
          This interface is responsible for modeling a MySQL GroupID to manage the constraints on the account membership.
 interface ProxyMySQL
          This interface is responsible for modeling a MySQL proxy user having a proxied user as hard alias reference.
 interface ResourceMySQL
          This interface is responsible for modeling a MySQL resource.
 interface RoleMySQL
          This interface is responsible for modeling a role into the MySQL Workbench software.
 interface UserIDMySQL
          This interface is responsible for modeling a MySQL UserID to manage the constraints on the account membership.
 interface VirtualFolderMySQL
          This interface is a VirtualFolder for simulating a MySQL view.
 

Uses of BaseBeanManager in ARoad0.AcsAddon.Accbee.Ubuntu.gBase
 

Classes in ARoad0.AcsAddon.Accbee.Ubuntu.gBase that implement BaseBeanManager
 class ACSFactoryUbuntuImpl
          This class is responsible for creating a Linux Ubuntu as an access control system (ACS).
 class ACSUbuntuImpl
          This class is responsible for modeling a Linux Ubuntu as an access control system (ACS).
 class ActorUbuntuImpl
          This class is responsible for modeling a Linux Ubuntu actor which may have access to controled resources.
 class DirectoryUbuntuImpl
          This class is responsible for modeling a Linux/Unix directory which contains children (resources and others directories).
 class ExecutableUbuntuImpl
          This class is responsible for modeling a Linux Ubuntu executable, which may have Linux/Unix setUID and setGID capabilities.
 class ResourceUbuntuImpl
          This class is responsible for modeling a Linux Ubuntu resource.
 class UserIDUbuntuImpl
          This class is responsible for modeling an account in an ACS Ubuntu, as a kind of eligible party.
 

Uses of BaseBeanManager in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface
 

Subinterfaces of BaseBeanManager in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface
 interface ActorUbuntu
          This interface is responsible for modeling a Linux Ubuntu actor.
 interface DirectoryUbuntu
          This interface is responsible for modeling a Linux Ubuntu directory.
 interface ExecutableUbuntu
          This interface is responsible for modeling a Linux/Unix executable, which may have setUID and setGID capabilities.
 interface ResourceUbuntu
          This interface is responsible for modeling a Linux Ubuntu resource.
 interface UserIDUbuntu
          This interface is the immutable version of UserID for Ubuntu.
 

Uses of BaseBeanManager in ARoad0.gBase
 

Classes in ARoad0.gBase that implement BaseBeanManager
 class ACSFactoryImpl
          This class is responsible for creating a new ACS, defining its structure, and creating the restrictions on the objects, rights, privileges and types values when an ACS is created.
 class ACSImpl
          This class is responsible for modeling an Access Control System (ACS) which is the main unit of modelization for software.
 class ActorImpl
          This class is responsible for modeling an acting entity which may have access to controlled resources.
 class BaseManagerImpl
          This large class is the single manager for the Access Road object-oriented database.
 class BasicImpl
          This class is responsible for modeling the member of a folder (VirtualFolder or ViewInBase) in an ACS, and it ensures the handling of Privileges.
 class DirectoryImpl
          This class is responsible for modeling a directory which contains children, as resources and other directories.
 class EligiblePartyImpl
          This class is responsible for modeling the simplest rights user for which an ACS grants access or denies access to some targets through AclEntries or Privileges.
 class GroupIDImpl
          This class is responsible for modeling a GroupIDMember that owns a set of members, and which has Account/Group rights on Resources.
 class GroupIDMemberImpl
          This class is responsible for modeling the entity which is a GroupID member.
 class ResourceImpl
          This class is responsible for modeling a resource, that is an access target, in an access control system on which it is registered.
 class UserIDImpl
          This class is responsible for modeling an account in an ACS, as a kind of GroupIDMember that owns some resources and a primary groupID.
 class VirtualFolderImpl
          This class is a container of Resources belonging to one ACS, responsible for being a PrivilegeTarget, an alias or an alias reference.
 

Uses of BaseBeanManager in ARoad0.gBaseBeanInfo
 

Methods in ARoad0.gBaseBeanInfo that return BaseBeanManager
 BaseBeanManager ACSFactoryImplBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager ACSImplBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager ACSpreFactoryImplBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager AclEntryImplBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager BasicImplBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager ISComponentBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager ISStructureRootBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager PrivilegeForLinksImplBeanInfo.getBaseBeanManagerInstance()
          Gets the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager PrivilegeForTypeImplBeanInfo.getBaseBeanManagerInstance()
          Gets the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager ResourceImplBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager StringMetaRightImplBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager StringRightImplBeanInfo.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager ViewInBaseImplBeanInfo.getBaseBeanManagerInstance()
          Gets the instance, if it exists, which fires an event when the bean is closed or deleted.
 BaseBeanManager VirtualFolderImplBeanInfo.getBaseBeanManagerInstance()
          Gets the instance, if it exists, which fires an event when the bean is closed or deleted.
 

Uses of BaseBeanManager in ARoad0.gBaseInterface
 

Subinterfaces of BaseBeanManager in ARoad0.gBaseInterface
 interface ACS
          This interface is responsible for modifying the access control system (ACS) through specific methods.
 interface ACSManager
          This interface is responsible for managing the ACSs in the generic base through specific methods.
 interface ACSRun
          This interface is responsible for returning the first immutable ACS properties and the first rights.
 interface Actor
          This class is responsible for modeling an acting entity which may access to resources controlled by the ACS, and which may play some special roles, as a bridge, between an another actor and some resources.
 interface Basic
          This interface is responsible for modeling the member of a folder (VirtualFolder or ViewInBase) in an ACS, and it ensures the handling of Privileges.
 interface Directory
          The directory is composed of directories and files as children, and it is a kind of resource.
 interface EligibleParty
          This interface is is responsible for modeling the simplest rights user for which an ACS grants access or denies access to some targets through AclEntries or Privileges.
 interface GroupID
          This interface is responsible for modeling a GroupIDMember that owns a set of members, and which has Account/Group rights on Resources.
 interface GroupIDMember
          This interface is responsible for modeling any EligibleParty which is a group member.
 interface ImmutableACS
          This interface is responsible for modeling an access control system (ACS).
 interface ImmutableActor
          This immutable interface is responsible for modeling an acting entity which may access to resources controlled by the ACS, and which may play some special roles, as a bridge, between an another actor and some resources.
 interface ImmutableDirectory
          This immutable interface is responsible for modeling a directory which contains children (resources and others directories).
 interface ImmutableEligibleParty
          This interface is responsible for modeling the simplest rights user for which an ACS grants access or denies access to some targets through AclEntries or Privileges.
 interface ImmutableGroupID
          This immutable interface is responsible for modeling a GroupIDMember that owns a set of members, and which has Account/Group rights on Resources.
 interface ImmutableGroupIDMember
          This interface is responsible for modeling any entity which is a group member.
 interface ImmutablePrivilegeSource
          This interface is responsible for modeling the source which is connected to Privileges.
 interface ImmutablePrivilegeTarget
          This interface is responsible for modeling the target which is connected to Privileges.
 interface ImmutableResource
          This interface is the immutable version of Resource.
 interface ImmutableSource
          This interface is responsible for modeling the source that is implied in an access.
 interface ImmutableTarget
          This interface is responsible for modeling the target that is implied in an access.
 interface ImmutableUserID
          This interface is the immutable version of UserID.
 interface ImmutableVirtualFolder
          This interface models a container of Resources belonging to one ACS, responsible for being a PrivilegeTarget, an alias or an alias reference.
 interface PrivilegeSource
          This interface is responsible for modeling the source which is connected to Privileges.
 interface PrivilegeTarget
          This interface is responsible for modeling the target which is connected to Privileges.
 interface Resource
          This interface is responsible for modeling a resource in an ACS.
 interface UserID
          This interface is responsible for modeling an account in an ACS, as a kind of GroupIDMember that owns some resources and a primary groupID.
 interface ViewManager
          This interface is responsible for managing the views in the generic base through specific methods.
 interface VirtualFolder
          This interface is a Resources folder belonging to one ACS, responsible for being a privilege target, an alias or an alias reference.
 

Uses of BaseBeanManager in ARoad0.Gui1
 

Fields in ARoad0.Gui1 declared as BaseBeanManager
private static BaseBeanManager BeamerManager.objectInBeamerManager__
          Base object manager which fire propertyChangeEvent when objectInBeamer__ is deleted (not when it changes; these changes are listened by the property editors)
 

Uses of BaseBeanManager in ARoad0.Pattern
 

Methods in ARoad0.Pattern that return BaseBeanManager
 BaseBeanManager BeanInfoPattern.getBaseBeanManagerInstance()
          Get the instance, if it exists, which fires an event when the bean is closed or deleted.