Exam Details

  • Exam Code
    :E20-405
  • Exam Name
    :EMC Content Management Server Programming(CMSP)
  • Certification
    :Legato Cert
  • Vendor
    :EMC
  • Total Questions
    :229 Q&As
  • Last Updated
    :Mar 11, 2025

EMC Legato Cert E20-405 Questions & Answers

  • Question 71:

    Which abstract methods must be overridden for a Service-based Business Object?

    A. getVersion(), isCompatible(), init(),getServiceName()

    B. getVersion(), isCompatible(), supportsFeature(), getVendorString()

    C. getVersion(), isCompatible(), init(), getModuleName()

    D. getVersion(), isCompatible(), getVendorString(), getServiceName()

  • Question 72:

    Which interfaces should be implemented to create a Type-based Business Object?

    A. IDfDocument and IDfDynamicInheritance

    B. IDfTypedObject and IDfDynamicInheritance

    C. IDfPersistentObject and IDfDynamicInheritance

    D. IDfBusinessObject and IDfDynamicInheritance

  • Question 73:

    Given the following code: Which statement is true?

    A. ACL MyPrivateACL will be updated and will be assigned to sysObj.

    B. ACL MyPrivateACL will NOT be updated, but will be assigned to sysObj.

    C. ACL MyPrivateACL will be updated and a new system ACL will be assigned to sysObj.

    D. ACL MyPrivateACL will NOT be updated and a new system ACL will be assigned tosysObj.

  • Question 74:

    In the following code, which statement is required to create a public ACL object (assume all variables and objects are valid)?

    A. newACL.setObjectName("Public Read ACL");

    B. newACL.setDomain("dm_dbo");

    C. newACL.setACLClass(3);

    D. newACL.grant("dm_world", IDfACL.DF_PERMIT_READ, "");

  • Question 75:

    Which action is NOT performed by the IDfSysObject.addESignature() method?

    A. verify that Trusted Content Services are enabled

    B. verify that the object is signed

    C. verify that the document is checked in

    D. verify that preSignatureHash is valid

  • Question 76:

    What do the following statements do?

    A. create an IDfPermit object that grants READ permissions to the topsecret group

    B. create an IDfPermit object that grants READ permissions to the topsecret role

    C. create an IDfPermit object that grants READ permissions to the topsecret application

    D. create an IDfPermit object that requires users to be a member of the topsecret group

  • Question 77:

    Which interface is used to generate the repository tickets for other users?

    A. IDfClient

    B. IDfAdminClient

    C. IDfSession

    D. IDfPermit

  • Question 78:

    Which statement changes a private acl to public acl?

    A. IDfACL acl = (IDfACL) session.getObject(...); acl.setACLClass(3); acl.save();

    B. IDfACL acl = (IDfACL) session.getObject(...); acl.setOwnerName("dm_dbo");acl.save();

    C. update dm_acl object set acl_class = 3 where r_object_id = '...'

    D. update dm_acl object set owner_name = 'dm_dbo' where r_object_id = '...'

  • Question 79:

    Given the following template acl:

    Which statement is true?

    A. sysObject.getAccessorName(0) returns "dm_dbo".

    B. sysObject.getAccessorName(0) returns "%dept".

    C. sysObject.getACLName() returns "Dept Delete ACL".

    D. sysObject.getACLName() returns a system generated ACL.

  • Question 80:

    Given the following permissions on a document: How do you update the permissions to deny access to group_a?

    A. execute IDfSysObject.revoke("group_a")

    B. execute IDfSysObject.truncate("group_a")

    C. execute IDfSysObject.setGroupName("group_a") and executeIDfSysObject.setGroupPermit(0)

    D. execute IDfSysObject.truncate("r_accessor_name") and executeIDfSysObject.truncate("r_accessor_permit")

Tips on How to Prepare for the Exams

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.