ALF-800 Externalized the exception messages for JB PMEngine.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19806 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
N Smith
2010-04-12 09:46:34 +00:00
parent de612572d9
commit 700df2c8d4
4 changed files with 210 additions and 61 deletions

View File

@@ -33,5 +33,5 @@ import org.alfresco.service.cmr.action.ActionList;
*/
public interface CompositeRenditionDefinition extends RenditionDefinition, ActionList<RenditionDefinition>
{
// Intentionally empty!
}