public class OleCallNumber extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OleCallNumber() |
Modifier and Type | Method and Description |
---|---|
String |
getCallNumberPreferenceOne() |
String |
getCallNumberPreferenceThree() |
String |
getCallNumberPreferenceTwo() |
String |
getInputValue() |
String |
getProfileId() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setCallNumberPreferenceOne(String callNumberPreferenceOne) |
void |
setCallNumberPreferenceThree(String callNumberPreferenceThree) |
void |
setCallNumberPreferenceTwo(String callNumberPreferenceTwo) |
void |
setInputValue(String inputValue) |
void |
setProfileId(String profileId) |
protected LinkedHashMap |
toStringMapper() |
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 OleCallNumber()
public boolean isActive()
public void setActive(boolean active)
public String getInputValue()
public void setInputValue(String inputValue)
public String getProfileId()
public void setProfileId(String profileId)
public String getCallNumberPreferenceOne()
public void setCallNumberPreferenceOne(String callNumberPreferenceOne)
public String getCallNumberPreferenceTwo()
public void setCallNumberPreferenceTwo(String callNumberPreferenceTwo)
public String getCallNumberPreferenceThree()
public void setCallNumberPreferenceThree(String callNumberPreferenceThree)
protected LinkedHashMap toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.