Creating a TaskFormProcessor to allow properties on tasks to be edited through Forms.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@16038 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
N Smith
2009-09-02 10:04:06 +00:00
parent bd9fe31142
commit 4f1cf347a1
14 changed files with 1606 additions and 174 deletions

View File

@@ -33,7 +33,7 @@ import org.alfresco.service.namespace.QName;
* @author David Caruana
*
*/
public interface AssociationDefinition
public interface AssociationDefinition extends ClassAttributeDefinition
{
/**