protected static class WorkflowDocumentImpl.ModifiableDocumentContent extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
WorkflowDocumentImpl.ModifiableDocumentContent(DocumentContent documentContent) |
protected WorkflowDocumentImpl.ModifiableDocumentContent(DocumentContent documentContent)
protected DocumentContent getDocumentContent()
protected DocumentContentUpdate build()
protected void setDocumentContentUpdate(DocumentContentUpdate update)
protected void addAttributeDefinition(WorkflowAttributeDefinition definition)
protected void removeAttributeDefinition(WorkflowAttributeDefinition definition)
protected List<WorkflowAttributeDefinition> getAttributeDefinitions()
protected void addSearchableDefinition(WorkflowAttributeDefinition definition)
protected void removeSearchableDefinition(WorkflowAttributeDefinition definition)
protected List<WorkflowAttributeDefinition> getSearchableDefinitions()
protected void setApplicationContent(String applicationContent)
protected void setAttributeContent(String attributeContent)
public void setAttributeDefinitions(List<WorkflowAttributeDefinition> attributeDefinitions)
public void setSearchableContent(String searchableContent)
public void setSearchableDefinitions(List<WorkflowAttributeDefinition> searchableDefinitions)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.