A. It will inherit the ACL from the user who is moving it.
B. It will inherit the ACL from the new parent folder.
C. It will inherit the system wide ACL.
D. It will keep its old ACL.
A. To protect communications between the Solr and Alfresco Share using SSL without mutual authentication.
B. To protect communications between the repository and Solr using SSL with mutual authentication.
C. To encrypt, and protect, the document content stored in the repository.
D. To encrypt, and protect, the underlying Lucene index used by Solr.
A. person.userName()
B. session.userName
C. session.properties["cm:userName"]
D. person.properties.userName
A. <target><type>ANY</type></target>
B. <target><class>ANY</class></target>
C. <target><type>sys:base</type></target>
D. <target><class>sys:base</class></target>
A. WebDAV
B. FTP
C. CIFS
D. NFS
A. To allow for model constraints, such as LIST and ENUM constraints.
B. To initiate Java code in response to predefined events.
C. To validate content against a strict model XS
D. To limit which user/group can create certain types of content.
A. When the request needs to cross a firewall.
B. When the request will result in a change being effected on the underlying data or system.
C. When submitting the values of a completed form.
D. When executing a search.
A. Grails
B. Vaadin
C. Spring Surf
D. DoJo
E. Kendo UI
F. Spring Sail
A. A JavaScript controller and an output template
B. An XML descriptor, JavaScript controller, and an output template
C. An XML descriptor and an output template
D. An XML descriptor only
A. In advanced search users must never use a date-picker control.
B. If this is not done then the date control will always include times that cause the search to fail.
C. Because in searches users need to be able to specify date ranges rather than a single date.
D. In advanced searches users must always use a date-picker control.
E. Creating your own control allows a default date to be set for searching.