public class OLEInstanceSearch extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEInstanceSearch() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
String |
getBibId() |
String |
getCallNumber() |
String |
getCopyNumber() |
String |
getInstanceId() |
List<String> |
getInstanceIdList() |
String |
getInstanceLocalId() |
String |
getIssn() |
String |
getLocalId() |
String |
getLocation() |
String |
getPublisher() |
String |
getTitle() |
void |
setAuthor(String author) |
void |
setBibId(String bibId) |
void |
setCallNumber(String callNumber) |
void |
setCopyNumber(String copyNumber) |
void |
setInstanceId(String instanceId) |
void |
setInstanceIdList(List<String> instanceIdList) |
void |
setInstanceLocalId(String instanceLocalId) |
void |
setIssn(String issn) |
void |
setLocalId(String localId) |
void |
setLocation(String location) |
void |
setPublisher(String publisher) |
void |
setTitle(String title) |
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, setVersionNumber
public OLEInstanceSearch()
public String getInstanceLocalId()
public void setInstanceLocalId(String instanceLocalId)
public String getCopyNumber()
public void setCopyNumber(String copyNumber)
public String getCallNumber()
public void setCallNumber(String callNumber)
public String getPublisher()
public void setPublisher(String publisher)
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getLocation()
public void setLocation(String location)
public List<String> getInstanceIdList()
public void setInstanceIdList(List<String> instanceIdList)
public String getLocalId()
public void setLocalId(String localId)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.