public class OlePhoneBo extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements OlePhoneContract
Constructor and Description |
---|
OlePhoneBo() |
Modifier and Type | Method and Description |
---|---|
static OlePhoneBo |
from(OlePhoneDefinition imOlePhoneDefinition) |
org.kuali.rice.kim.impl.identity.phone.EntityPhoneBo |
getEntityPhoneBo() |
String |
getId() |
OlePatronDocument |
getOlePatronDocument() |
String |
getOlePatronId() |
String |
getOlePhoneId() |
OleAddressSourceBo |
getOlePhoneSourceBo() |
String |
getPhoneSource() |
String |
getPhoneSourceName() |
void |
setEntityPhoneBo(org.kuali.rice.kim.impl.identity.phone.EntityPhoneBo entityPhoneBo) |
void |
setId(String id) |
void |
setOlePatronDocument(OlePatronDocument olePatronDocument) |
void |
setOlePatronId(String olePatronId) |
void |
setOlePhoneId(String olePhoneId) |
void |
setOlePhoneSourceBo(OleAddressSourceBo olePhoneSourceBo) |
void |
setPhoneSource(String phoneSource) |
void |
setPhoneSourceName(String phoneSourceName) |
static OlePhoneDefinition |
to(OlePhoneBo bo) |
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 OlePhoneBo()
public String getOlePhoneId()
getOlePhoneId
in interface OlePhoneContract
public void setOlePhoneId(String olePhoneId)
public String getOlePatronId()
getOlePatronId
in interface OlePhoneContract
public void setOlePatronId(String olePatronId)
public String getPhoneSource()
getPhoneSource
in interface OlePhoneContract
public void setPhoneSource(String phoneSource)
public String getPhoneSourceName()
public void setPhoneSourceName(String phoneSourceName)
public OleAddressSourceBo getOlePhoneSourceBo()
getOlePhoneSourceBo
in interface OlePhoneContract
public void setOlePhoneSourceBo(OleAddressSourceBo olePhoneSourceBo)
public org.kuali.rice.kim.impl.identity.phone.EntityPhoneBo getEntityPhoneBo()
public void setEntityPhoneBo(org.kuali.rice.kim.impl.identity.phone.EntityPhoneBo entityPhoneBo)
public OlePatronDocument getOlePatronDocument()
public void setOlePatronDocument(OlePatronDocument olePatronDocument)
public static OlePhoneDefinition to(OlePhoneBo bo)
public static OlePhoneBo from(OlePhoneDefinition imOlePhoneDefinition)
public String getId()
getId
in interface OlePhoneContract
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.