Uses of Interface
ARoad0.AcsAddon.Accbee.MySQL.gBaseInterface.VirtualFolderMySQL

Packages that use VirtualFolderMySQL
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.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. 
 

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

Classes in ARoad0.AcsAddon.Accbee.MySQL.gBase that implement VirtualFolderMySQL
 class VirtualFolderMySQLImpl
          This class is responsible to simulate a MySQL view, adding a view delegate under the database node in the resources tree.
 

Methods in ARoad0.AcsAddon.Accbee.MySQL.gBase that return VirtualFolderMySQL
static VirtualFolderMySQL VirtualFolderMySQLImpl.valueOf(ImmutableName _name, ACS _acs, VirtualFolderMySQL _parent, java.lang.String _type, UserID _definer, GroupIDMySQL _host)
          No use, since CollectionPropertyEditor calls BaseObjectHandler.
 

Methods in ARoad0.AcsAddon.Accbee.MySQL.gBase with parameters of type VirtualFolderMySQL
static VirtualFolderMySQL VirtualFolderMySQLImpl.valueOf(ImmutableName _name, ACS _acs, VirtualFolderMySQL _parent, java.lang.String _type, UserID _definer, GroupIDMySQL _host)
          No use, since CollectionPropertyEditor calls BaseObjectHandler.
 

Constructors in ARoad0.AcsAddon.Accbee.MySQL.gBase with parameters of type VirtualFolderMySQL
VirtualFolderMySQLImpl(ImmutableName _name, ACS _acs, VirtualFolderMySQL _parent, java.lang.String _type, UserID _definer, GroupIDMySQL _host)
          This is the main constructor.
 

Uses of VirtualFolderMySQL in ARoad0.AcsAddon.Accbee.MySQL.gWork
 

Fields in ARoad0.AcsAddon.Accbee.MySQL.gWork with type parameters of type VirtualFolderMySQL
 java.util.List<VirtualFolderMySQL> NodeRightsMySQLImpl.l_vfolders_
          List of the groups in the view