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

Uses of Class
psdi.app.bim.parser.cobie.ItemCONTACT

  • Packages that use ItemCONTACT 
    Package Description
    psdi.app.bim.loader  
    psdi.app.bim.parser.cobie  
    • Uses of ItemCONTACT in psdi.app.bim.loader

      Methods in psdi.app.bim.loader with parameters of type ItemCONTACT 
      Modifier and Type Method and Description
      int LoaderContact.addAttributeValues(MboRemote mbo, ItemCONTACT item) 
      protected MboRemote LoaderCompany.addCompanyContact(MboSetRemote compContactSet, ItemCompany company, java.lang.String companyId, ItemCONTACT contact) 
      MboRemote LoaderContact.addItem(ItemCONTACT contact, MboSetRemote personSet) 
      boolean LoaderContact.canProcessItem(ItemCONTACT contact) 
      protected void ModelExporter.exportPerson2Contact(MboRemote mbo, ItemCONTACT itemContact) 
      MboRemote LoaderContact.matchItem(ItemCONTACT contact, MboSetRemote personSet) 
      protected void LoaderProduct.setCompanyRef(java.lang.String field, java.lang.String contactEmail, ItemCONTACT contact, MboRemote productMbo, ItemTYPE product) 
      void LoaderContact.update(MboRemote mbo, ItemCONTACT contact) 
      void LoaderContact.validateItem(ItemCONTACT contact, MboSetRemote mboSet) 
    • Uses of ItemCONTACT in psdi.app.bim.parser.cobie

      Methods in psdi.app.bim.parser.cobie that return ItemCONTACT 
      Modifier and Type Method and Description
      ItemCONTACT Parser.getCompanyFromContact(java.lang.String companyName) 
      ItemCONTACT BIMProjectParser.getCompanyFromContact(java.lang.String companyName) 
      ItemCONTACT ItemTYPE.getManufacturerReference() 
      ItemCONTACT ItemCOMPONENT.getVendorReference() 
      ItemCONTACT ItemTYPE.getWarrantyGuarantorLaborRef() 
      ItemCONTACT ItemTYPE.getWarrantyGuarantorPartsRef() 
      Methods in psdi.app.bim.parser.cobie with parameters of type ItemCONTACT 
      Modifier and Type Method and Description
      void ItemCompany.addContact(ItemCONTACT contact) 
      void ItemSPARE.addSupplier(ItemCONTACT supplier) 
      void ItemBase.setCreatingContact(ItemCONTACT contact) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes