public class OLEPlatformVariantTitle extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEPlatformVariantTitle() |
Modifier and Type | Method and Description |
---|---|
String |
getOlePlatformId() |
OLEPlatformRecordDocument |
getOlePlatformRecordDocument() |
String |
getVariantTitle() |
String |
getVariantTitleId() |
void |
setOlePlatformId(String olePlatformId) |
void |
setOlePlatformRecordDocument(OLEPlatformRecordDocument olePlatformRecordDocument) |
void |
setVariantTitle(String variantTitle) |
void |
setVariantTitleId(String variantTitleId) |
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 OLEPlatformVariantTitle()
public String getVariantTitleId()
public void setVariantTitleId(String variantTitleId)
public String getVariantTitle()
public void setVariantTitle(String variantTitle)
public String getOlePlatformId()
public void setOlePlatformId(String olePlatformId)
public OLEPlatformRecordDocument getOlePlatformRecordDocument()
public void setOlePlatformRecordDocument(OLEPlatformRecordDocument olePlatformRecordDocument)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.