Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.86 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.86 KB

Travis build status

ecm4u Business Document Model

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.

Build

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

Installation

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

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 Business Document Model

The types, aspects, and properties of the model are defined following this graphical model.

ecm4u Business Document Model

Copyright and License

Copyright © 2016 ecm4u GmbH.

This project is licensed under the GNU LESSER GENERAL PUBLIC LICENSE version 3.