|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
org.alfresco.repo.workflow.DefaultWorkflowPropertyHandler
public class DefaultWorkflowPropertyHandler
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler |
|---|
messageService, nodeConverter |
| Fields inherited from interface org.alfresco.repo.workflow.WorkflowPropertyHandler |
|---|
DO_NOT_ADD |
| Constructor Summary | |
|---|---|
DefaultWorkflowPropertyHandler()
|
|
| Method Summary | |
|---|---|
protected org.alfresco.service.namespace.QName |
getKey()
|
java.lang.Object |
handleProperty(org.alfresco.service.namespace.QName key,
java.io.Serializable value,
org.alfresco.service.cmr.dictionary.TypeDefinition type,
java.lang.Object object,
java.lang.Class objectType)
|
| Methods inherited from class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler |
|---|
checkType, convertAssociationValue, convertPropertyValue, getInvalidPropertyValueException, handleAssociation, handleDefaultProperty, handleProperty, setMessageService, setNodeConverter, setRegistry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultWorkflowPropertyHandler()
| Method Detail |
|---|
public java.lang.Object handleProperty(org.alfresco.service.namespace.QName key,
java.io.Serializable value,
org.alfresco.service.cmr.dictionary.TypeDefinition type,
java.lang.Object object,
java.lang.Class objectType)
protected org.alfresco.service.namespace.QName getKey()
getKey in class AbstractWorkflowPropertyHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||