org.kuali.rice.kns.datadictionary.exporter
Class MaintenanceDocumentEntryMapper
java.lang.Object
org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
org.kuali.rice.kns.datadictionary.exporter.MaintenanceDocumentEntryMapper
public class MaintenanceDocumentEntryMapper
- extends DocumentEntryMapper
MaintenanceDocumentEntryMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MaintenanceDocumentEntryMapper
public MaintenanceDocumentEntryMapper()
- Default constructor
mapEntry
public ExportMap mapEntry(MaintenanceDocumentEntry entry)
- Parameters:
entry
-
- Returns:
- Map containing a String- and Map-based representation of the given entry
buildMaintainableSectionsMap
private ExportMap buildMaintainableSectionsMap(MaintenanceDocumentEntry entry)
buildMaintainableSectionMap
private ExportMap buildMaintainableSectionMap(MaintainableSectionDefinition section,
int index)
buildMaintainableItemsMap
private ExportMap buildMaintainableItemsMap(MaintainableSectionDefinition section)
buildMaintainableItemMap
private ExportMap buildMaintainableItemMap(MaintainableItemDefinition item)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.