public class OleLicenseRequestItemTitle extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OleLicenseRequestItemTitle() |
Modifier and Type | Method and Description |
---|---|
String |
getItemUUID() |
OleLicenseRequestBo |
getOleLicenseRequestBo() |
String |
getOleLicenseRequestId() |
String |
getOleLicenseRequestItemTitleId() |
void |
setItemUUID(String itemUUID) |
void |
setOleLicenseRequestBo(OleLicenseRequestBo oleLicenseRequestBo) |
void |
setOleLicenseRequestId(String oleLicenseRequestId) |
void |
setOleLicenseRequestItemTitleId(String oleLicenseRequestItemTitleId) |
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 OleLicenseRequestItemTitle()
public String getOleLicenseRequestId()
public void setOleLicenseRequestId(String oleLicenseRequestId)
public String getItemUUID()
public void setItemUUID(String itemUUID)
public OleLicenseRequestBo getOleLicenseRequestBo()
public void setOleLicenseRequestBo(OleLicenseRequestBo oleLicenseRequestBo)
public String getOleLicenseRequestItemTitleId()
public void setOleLicenseRequestItemTitleId(String oleLicenseRequestItemTitleId)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.