What does the following code do?
A. removes all versions of an object
B. removes only the current version regardless of the version selected
C. removes the exact object relating to the given object ID
D. It does nothing as sysObj.save() has not been called.
Using IDfSysObject interface, which method should be used to assign the primary content from a file located on the file system (not in memory)?
A. setFile()
B. setContent()
C. addRendition()
D. appendFile()
Both IDfSysObject.getContent() and IDfSysObject.getFile()retrieve content. What is the preferred method to access content?
A. always use IDfSysObject.getContent()
B. always use IDfSysObject.getFile()
C. use IDfSysObject.getContent() for relatively small size (few KB) content and useIDfSysObject.getFile() for larger content
D. use IDfSysObject.getFile() for relatively small size (few KB) content and useIDfSysObject.getContent() for larger content
You are given a list of attribute names and the value(s) associated with them. Which steps should you use to set the values on an object?
A. Always use sysObject.setString(attrName, attrValue)
B. 1. Determine if an attribute is repeating or not2. If repeating, call sysObject.setRepeatingString (attrName, index, attrValue)3. If not repeating, call sysObject.setString(attrName, attrValue) )
C. 1. Determine if an attribute is repeating or not2. Determine the attribute type (such as int, boolean etc)
3. Based on the type andif it is repeating or not, callsysObject.setRepeatingXXX(attrName,index, attrValue)4. If not repeating, call sysObject.setXXX(attrName, attrValue) where XXX represents thetype-safe method (e.g setInt(), setRepeatingTime() etc.) based on the type
D. 1. Determine if an attribute is repeating or not2. Determine the attribute type (such as int, boolean etc)
3. Based on the type construct the appropriate IDfValue object4. If repeating, call sysObject.setRepeatingValue(attrName, index, attrValue)5. If not repeating, call sysObject.setValue (attrName, attrValue)
What does the following code do?
A. imports the document into the user's default folder
B. imports the document into the "/Temp" cabinet since the location is not specifiedexplicitly
C. fails because the location is not specified
D. imports the document into the "/System/DocumentsNotLinked" folder
What is the behavior of IDfSysObject.checkin(false, "")?
A. It saves an object in the repository, creates a new version and unlocks the object.
B. It saves an object in the repository, does NOT create a new version and unlocks the object.
C. It saves an object in the repository, creates a new version and retains the lock on theobject.
D. It saves an object in the repository, does NOT create a new version and retains the lock onthe object.
When is it appropriate to use IDfSysObject.getFile(String fileName) ?
A. to get a file from the file system for an object
B. to get the file to a specific location on the client machine with the default format
C. to get a file and manipulate it in memory
D. to get a specific page of the object and download it to the default location on the clientmachine with the default format
What does the IDfSysObject.checkout() method do?
A. only places a lock on an object from the repository
B. places a lock on an object from the repository and downloads the content
C. places a database row level lock on the rows representing the object
D. places a lock on an object from the repository and sets its r_lock_machine attribute
What is the default behavior when you add a directory from the file system to an import operation?
A. The directory will be imported by itself.
B. The directory and all documents it contains will be importeD.
C. The directory and all files and subdirectories will be importeD.
D. It will result in an error.
Which statement about Operations is true?
A. Operations can be used to Cancel Checkout.
B. Operations can be used to Add Rendition.
C. Operations can be used to Promote.
D. Operations can be used to Assign Workflow.
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only EMC exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your E20-405 exam preparations and EMC certification application, do not hesitate to visit our Vcedump.com to find your solutions here.