PDME 1.0b2 NO IDEA Avatar
  1. OMG Issue

PDME — Vault object references

  • Key: PDME-94
  • Legacy Issue Number: 3301
  • Status: open  
  • Source: Anonymous
  • Summary:

    Summary:
    The current PDM Enablers standard provides a mechanism for obtaining object references to Vaults. In order to obtain an object reference the client must perform a ‘find’ operation on PdmDocumentManagement::VaultFactory. The operation requires the client to submit a vault_id as an input parameter to the ‘find’ operation.
    This mechanism makes it difficult, if not impossible, to obtain references to vaults which ID’s are not known to the client. Also, it is cumbersome when references to several vaults are required.
    The PdmDocumentManagement::VaultFactory interface could be extended by an introduction of a new operation, say ‘get_vaults()’ that takes no input parameters and returns a sequence of PdmDocumentManagement::Vault object references.

  • Reported: PDME 1.0b2 — Mon, 7 Feb 2000 05:00 GMT
  • Updated: Fri, 6 Mar 2015 20:58 GMT