public class OlePatronDocumentList extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description |
|---|
OlePatronDocumentList() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,List<OLERequestorPatronDocument>> |
getPatronListMap()
Gets the patronListMap attribute.
|
void |
setPatronListMap(HashMap<String,List<OLERequestorPatronDocument>> patronListMap)
Sets the patronListMap attribute value.
|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic OlePatronDocumentList()
public HashMap<String,List<OLERequestorPatronDocument>> getPatronListMap()
public void setPatronListMap(HashMap<String,List<OLERequestorPatronDocument>> patronListMap)
patronListMap - The patronListMap to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.