The heart of this project is an Alfresco model called the "ecm4u Business Document Model". It is defined in an Alfresco model XML file and described below.
The Alfresco module is configure in the pom.xml to build using the current Alfresco SDK 2.2.0 against Alfresco Community 5.1.e.
$ mvn package
Deploy the resulting target/businessdocumentmodel-1.0-SNAPSHOT.jar
to the modules/share
directory of your Alfresco installation.
See the Alfresco documentation about simple modules.
Configuration is not necessary, the model XML will be deployed on startup and be usabel in your code.
But if you want to use the model types, aspects, and properties in Share, configure your share-config-custom.xml
using
the example share-config-custom.xml
.
Examples of Message bundles for Share are provided in English and German. Make them available using a custom Share Spring context.
The types, aspects, and properties of the model are defined following this graphical model.
Copyright © 2016 ecm4u GmbH.
This project is licensed under the GNU LESSER GENERAL PUBLIC LICENSE version 3.