Interface IConcEngWS
Services supporting this interface:
ENOVWSConcEngCpp
Namespace: urn:com:dassault_systemes:ENOVWSConcEngIntf:ENOVWSConcEngIntf_ws:IConcEngWS
Role: Interface for concurrent engineering.
WSDL Interface Document Relative Path: \resources\wsdl\ENOVWSConcEngIntf\ENOVWSConcEngIntf_ws\IConcEngWS.wsdl
Operation Index
- o GetLock()
- Get Lock status and owner information of objects specified by their object identifiers.
- o Lock()
- Locks objects specified by their object identifiers.
- o TransferOwnership()
- Transfer ownership of objects specified by their object identifiers.
- o Unlock()
- Unlocks objects specified by their object identifiers.
Operations
- o GetLock()
- Get Lock status and owner information of objects specified by their object identifiers. If multiple objects are passed in, and any one fails, the service will return a fault.
- Parameters:
-
- Faults:
- o Lock()
- Locks objects specified by their object identifiers. If multiple object identifiers are passed in, and any one fails on lock, the service will return a fault. However, any objects which were locked before the failure remain locked.
- Parameters:
-
- Faults:
- o TransferOwnership()
- Transfer ownership of objects specified by their object identifiers. If multiple object identifiers are passed in, and any one fails on transfer ownership, the service will return a fault. The already transferred ownership can not be rollbacked.
- Parameters:
-
- Faults:
- o Unlock()
- Unlocks objects specified by their object identifiers. If multiple object identifiers are passed in, and any one fails on unlock, the service will return a fault. However, any objects which were unlocked before the failure remain unlocked.
- Parameters:
-
- Faults:
Copyright © 1994-2005, Dassault Systèmes. All rights reserved.