public final class DocumentUpdate extends AbstractDataTransferObject
KewApiConstants.TITLE_MAX_LENGTH
length.WorkflowDocumentFactory
,
WorkflowDocumentImpl
,
WorkflowDocumentImpl.ModifiableDocument
,
WorkflowDocumentActionsServiceImpl
,
Serialized FormModifier and Type | Class and Description |
---|---|
static class |
DocumentUpdate.Builder
A builder which can be used to construct
DocumentUpdate instances. |
Modifier and Type | Method and Description |
---|---|
String |
getApplicationDocumentId() |
String |
getApplicationDocumentStatus() |
List<String> |
getDirtyFields() |
String |
getTitle() |
Map<String,String> |
getVariables() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
public String getApplicationDocumentId()
public String getApplicationDocumentStatus()
public Map<String,String> getVariables()
public List<String> getDirtyFields()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.