public final class DocumentContentUpdate extends AbstractDataTransferObject
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DocumentContentUpdate.BuilderA builder which can be used to construct  DocumentContentUpdateinstances. | 
| 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, toStringpublic 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.