public interface BulkUpdateMaintenanceDataObject extends Serializable
Modifier and Type | Method and Description |
---|---|
List<?> |
getTargetUpdateDataObjects()
Returns the list of data objects of the maintenance documents that are to be updated.
|
Map<String,?> |
getUpdateFieldValues()
Returns the list of fields of the maintenance documents to be updated along with the new value.
|
Map<String,?> getUpdateFieldValues()
List<?> getTargetUpdateDataObjects()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.