Serialized Form


Package org.kuali.rice.edl.framework.extract

Class org.kuali.rice.edl.framework.extract.DumpDTO extends Object implements Serializable

serialVersionUID: -6136544551121011531L

Serialized Fields

docId

String docId

docTypeName

String docTypeName

docRouteStatusCode

String docRouteStatusCode

docModificationDate

Timestamp docModificationDate

docCreationDate

Timestamp docCreationDate

docDescription

String docDescription

docInitiatorId

String docInitiatorId

docCurrentNodeName

String docCurrentNodeName

lockVerNbr

Integer lockVerNbr

fields

List<E> fields

Class org.kuali.rice.edl.framework.extract.FieldDTO extends Object implements Serializable

serialVersionUID: -6136544551121011531L

Serialized Fields

fieldId

Long fieldId

docId

String docId

fieldName

String fieldName

fieldValue

String fieldValue

lockVerNbr

Integer lockVerNbr



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.