Package psdi.app.sets

A set is a unique identifier of data that enables the sharing of item and vendor company data among organizations.

See: Description

  • Interface Summary 
    Interface Description
    SetsRemote
    Remote Interface to the sets object.
    SetsServiceRemote
    Remote Interface to the SetsService object.
    SetsSetRemote
    Remote Interface to the set of sets objects.
  • Class Summary 
    Class Description
    FldSetId
    This class validates set identifiers.
    FldSetsSetId
    This class validates a sets "set identifier".
    FldSetsSetType
    Validates the Sets set type against SETTYPE value list.
    Sets
    MBO to represent a Set.
    SetsCache
    Site cache.
    SetsCacheFactory
    Factory or Site Cache.
    SetsService
    MBO object to represent SetsService.
    SetsSet
    Represents the set of sets objects.

Package psdi.app.sets Description

A set is a unique identifier of data that enables the sharing of item and vendor company data among organizations. A set's type must be a synonym value for either type 'Item' or type 'Company'. Set identifiers are unique at the database level, and can be shared across Organizations. Users may create as many sets as their business processes require. One Set of type 'Item' and one of type 'Company' must be associated with each Organization. Multiple Organizations can share the same Set.

Package Specification

The main object included in the Set package is:

  • Sets -- This class defines a Set, which is a collection of an organization's data.

Last updated: Thursday, March 11, 2004