Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.app.company.CompanySetRemote

  • Packages that use CompanySetRemote 
    Package Description
    psdi.app.bim.loader  
    psdi.app.company
    The Company package contains MBOs that maintain detailed information about an organization's vendors, manufacturers, couriers, internal storerooms, and other companies that do business with an organization.
    • Uses of CompanySetRemote in psdi.app.bim.loader

      Methods in psdi.app.bim.loader that return CompanySetRemote 
      Modifier and Type Method and Description
      protected CompanySetRemote FacilityFetcher.getCompaniesSet(java.lang.String filter) 
      Methods in psdi.app.bim.loader with parameters of type CompanySetRemote 
      Modifier and Type Method and Description
      protected void ModelExporter.exportCompany2Contact(CompanySetRemote companySet) 
    • Uses of CompanySetRemote in psdi.app.company

      Classes in psdi.app.company that implement CompanySetRemote 
      Modifier and Type Class and Description
      class  CompanySet
      Represents the set of Company objects.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes