CARA Customization Options
CARA Customization Options
CARA Customization Options
CARA3
Customization Options
Doc v2
22 Mar 2011
1. Document information
General Information Client Generis
Project Name CARA3
Document Name Customization Options
Current Version Doc v2
Date of Current 22 Mar 2011
Version
Table of contents
Customizing CARA v3
Introduction
CARA 3 CARA3 (and the underlying DocConfigurator) are built using the Ext
technology GWT extensions of the Google Web Toolkit. This is an open source
framework that provides fast performance and a wide range of UI
controls and functionality.
This guide describes some of the ways that you might extend the CARA
product.
Options There are multiple options available, ranging from least work (and risk) to
highest level of customization (and therefore risk).
Overview This is the preferred option when changes to the application are required.
It involves requesting us to build a new functionality with a set of
accompanying configuration options.
New For new configurations required, Generis will be happy to build new or
configurations modify existing functions and create an associated configuration form
which will allow users to control the UI and associated functionality.
Overview CARA comes with 5 default widgets that display in the Info Panel in the
right hand pane.
The Widgets Builder allows you to build widgets that can either be
embedded in this panel (which is designed to display information related
to a select document typically, but not necessarily), or as “pop-ups” –
these can be pop-ups called from a menu and can be related to a selected
document or not. They can also be embedded in other parts of the screen
(see final section).
Building a Widget This is described in the DocConfigurator Admin Manual, see that
document for full details.
Documentum addContentOperation
addRecipientsToActivityOperation
addSectionOperation
assignToNodeOperation
cancelCheckOutOperation
checkAuditConfigOperation
checkInOperation
checkOutOperation
completeActivityOperation
convertStructureToVDOperation
convertVDToStructureOperation
copyOperation
createAuditEventOperation
createPublishingLockOperation
dconConfigFactory
dconFormConfigFactory
dconSecurityLink
dconSequenceFactory
dconVAResolver
dctmOperation
delegateActivityOperation
deleteOperation
documentFactory
documentSaveOperation
exportToExcelOperation
folderSaveOperation
formatFactory
formFactory
insertStructureOperation
issueWorkflowOperation
lifecycleFactory
linkOperation
mailerConfigFactory
moveOperation
newCabinetOperation
newDocumentOperation
newFolderOperation
nodeBindOperation
operationFactory
publishingLockFactory
relationTypeFactory
releasePublishingLockOperation
removeActivityFromOutTrayOperation
removeActivityTypeOperation
removeContentOperation
removeNodeOperation
removePeriodicWorkflowOperation
removeRelationshipOperation
removeWorkflowOperation
repositoryFactory
repositoryObjectFactory
repositorySearchFactory
repositoryTypeFactory
repositoryUserFactory
repositoryViewFactory
restoreTrashOperation
saveActivityTypeOperation
savePeriodicWorkflowOperation
saveRelationshipOperation
saveSectionOperation
saveWorkflowOperation
saveWorkflowTemplateOperation
sendContentOperation
startActivityOperation
statusManagerChangeStateOperation
structureFactory
templateDAO
typeFactory
unassignNodeOperation
updateWorkflowTemplatePropertiesOperation
userCapabilitiesFactory
userPreferencesFactory
userPreferencesFactory
vDAddNodeOperation
vDCheckInOperation
workflowDAO
Alfresco NOTE that the following list is current as of build 3.0.153 and will be
extended as the remaining features for the production build of version 3.0
are added.
alfrescoOperation
cancelCheckOutOperation
checkInOperation
checkOutOperation
cmisFolderService
cmisObjectFactory
cmisObjectService
configFactory
dconConfigFactory
deleteOperation
documentFactory
documentSaveOperation
formFactory
newDocumentOperation
newFolderOperation
operationFactory
repositoryFactory
repositoryObjectFactory
repositorySearchFactory
repositoryTypeFactory
repositoryUserFactory
repositoryViewFactory
userPreferencesFactory
SharePoint To follow.
Overview CARA3 will come with a UI Form Builder. This is planned for the 3.2
release of the product (for version 3.0 forms would have to be built
directly using the Ext GWT extensions of Google Web Toolkit).
Form Builder The Form Builder being delivered with CARA3 will permit the
construction of forms based on the ExtGWT framework. This will further
extend the Widget Builder capabilities already in the product.
Otherwise, customers can use the ExtGWT builder to add / redesign the
UI as desired (documentation on this available from Sencha or Generis).