What is the behavior of IDfSysObject.checkin(false, "")?
What is the behavior of IDfSysObject.checkin(false, “”)?
When is it appropriate to use IDfSysObject.getFile(String fileName) ?
When is it appropriate to use IDfSysObject.getFile(String fileName) ?
What does the IDfSysObject.checkout() method do?
What does the IDfSysObject.checkout() method do?
The IDfValidationOperation interface is used to validate _____.
The IDfValidationOperation interface is used to validate _____.
Which statement about Operations is true?
Which statement about Operations is true?
What is the default behavior when you add a directory from the file system to an import operation?
What is the default behavior when you add a directory from the file system to an import operation?
The transform operation in the com.documentum.operations package allows you to transform _____.
The transform operation in the com.documentum.operations package allows you to transform
_____.
What happens when the following code for deleting a document is executed?
What happens when the following code for deleting a document is executed?
in the call operaton.add(…) )?
You have a handle to an IDfVirtualDocument using the followng code: Which steps are the
recommended way to only add the root node of a virtual document to the operation (i.e. in the call
operaton.add(…) )?
Which code pattern is used to handle errors after execution of an operation?
Which code pattern is used to handle errors after execution of an operation?