Node Director
Classes
Package sfi.director.repository.config

This package is responsible for accessing and manipulating specific object types at the appropriate locations, using the appropriate filters and knowing how the objects are related to super classes. More...

Classes

class  AccessPolicy
class  AccessPolicyRule
class  AccessRole
class  AccessRoleRule
class  AppGroups
class  Application
class  AppPackages
class  AppRepository
class  BootStrap
class  Classes
class  Contact
class  DBChoice
class  Debug
class  DesktopEntry
class  DHCPnetwork
class  Directory
class  DirectoryAccess
 Access a directory. More...
class  DocCategory
class  DocComponent
class  DocConcept
class  DocContract
class  DocExtDocu
class  DocImporter
class  DocLocation
class  DocService
class  DocSoftware
class  DocSupplier
class  DocTools
class  DSDomains
class  DSRules
class  GlobalSetting
class  Group
class  GUIWizard
class  Hosts
class  InitPackageState
class  ItrEvent
class  ItrProject
class  ItrTask
class  Locks
class  MailDomain
class  MailGroup
class  MountTemplate
class  People
class  PersonClasses
class  Printer
class  Report
class  Schema
class  Services
class  Top
class  VPNConnection
class  ZarafaCompany

Detailed Description

This package is responsible for accessing and manipulating specific object types at the appropriate locations, using the appropriate filters and knowing how the objects are related to super classes.

The package puts a layer between the lowend database engines in the sfi.director.repository package and the user interface and application layer. It is aware of where in the database specific objects are located, how they can be accessed and how they are influenced by possible super classes.

The services of this package are accessed via the Directory class.