public final class DocumentContentUpdate extends AbstractDataTransferObject
Modifier and Type | Class and Description |
---|---|
static class |
DocumentContentUpdate.Builder
A builder which can be used to construct
DocumentContentUpdate instances. |
Modifier and Type | Method and Description |
---|---|
String |
getApplicationContent() |
String |
getAttributeContent() |
List<WorkflowAttributeDefinition> |
getAttributeDefinitions() |
String |
getSearchableContent() |
List<WorkflowAttributeDefinition> |
getSearchableDefinitions() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
public String getApplicationContent()
public String getAttributeContent()
public String getSearchableContent()
public List<WorkflowAttributeDefinition> getAttributeDefinitions()
public List<WorkflowAttributeDefinition> getSearchableDefinitions()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.