|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjKpsCampaign
Field Summary | |
---|---|
static java.lang.String |
KPS_CAMPAIGN_DESCRIPTION
|
static java.lang.String |
KPS_CAMPAIGN_NAME
|
static java.lang.String |
KPS_CAMPAIGN_START_DATE
|
Method Summary | |
---|---|
TiStringInterface |
getKpsCampaignDescription()
Field kpsCampaignDescription is defined as mandatory. |
java.lang.String |
getKpsCampaignDescriptionValue()
Field kpsCampaignDescription is defined as mandatory. |
TiStringInterface |
getKpsCampaignName()
Field kpsCampaignName is defined as mandatory. |
java.lang.String |
getKpsCampaignNameValue()
Field kpsCampaignName is defined as mandatory. |
TiStringInterface |
getKpsCampaignStartDate()
Field kpsCampaignStartDate is defined as mandatory. |
java.lang.String |
getKpsCampaignStartDateValue()
Field kpsCampaignStartDate is defined as mandatory. |
TiStringInterface |
lookupKpsCampaignDescription()
Field kpsCampaignDescription is defined as mandatory. |
TiStringInterface |
lookupKpsCampaignName()
Field kpsCampaignName is defined as mandatory. |
TiStringInterface |
lookupKpsCampaignStartDate()
Field kpsCampaignStartDate is defined as mandatory. |
void |
setKpsCampaignDescription(TiStringInterface inData)
Field kpsCampaignDescription is defined as mandatory. |
void |
setKpsCampaignDescriptionValue(java.lang.String inData)
Field kpsCampaignDescription is defined as mandatory. |
void |
setKpsCampaignDescriptionValue(java.lang.String inData,
boolean inNotify)
Field kpsCampaignDescription is defined as mandatory. |
void |
setKpsCampaignName(TiStringInterface inData)
Field kpsCampaignName is defined as mandatory. |
void |
setKpsCampaignNameValue(java.lang.String inData)
Field kpsCampaignName is defined as mandatory. |
void |
setKpsCampaignNameValue(java.lang.String inData,
boolean inNotify)
Field kpsCampaignName is defined as mandatory. |
void |
setKpsCampaignStartDate(TiStringInterface inData)
Field kpsCampaignStartDate is defined as mandatory. |
void |
setKpsCampaignStartDateValue(java.lang.String inData)
Field kpsCampaignStartDate is defined as mandatory. |
void |
setKpsCampaignStartDateValue(java.lang.String inData,
boolean inNotify)
Field kpsCampaignStartDate is defined as mandatory. |
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface |
---|
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString |
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface |
---|
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled |
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface |
---|
getModel, setModel |
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface |
---|
clone, disposeModel, equalsModel, getGeneratedTiName, getRealTiName, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface |
---|
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties |
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface |
---|
updateObserver |
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface |
---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
Field Detail |
---|
static final java.lang.String KPS_CAMPAIGN_NAME
static final java.lang.String KPS_CAMPAIGN_DESCRIPTION
static final java.lang.String KPS_CAMPAIGN_START_DATE
Method Detail |
---|
TiStringInterface getKpsCampaignName()
TiStringInterface lookupKpsCampaignName()
void setKpsCampaignName(TiStringInterface inData)
java.lang.String getKpsCampaignNameValue()
void setKpsCampaignNameValue(java.lang.String inData)
void setKpsCampaignNameValue(java.lang.String inData, boolean inNotify)
TiStringInterface getKpsCampaignDescription()
TiStringInterface lookupKpsCampaignDescription()
void setKpsCampaignDescription(TiStringInterface inData)
java.lang.String getKpsCampaignDescriptionValue()
void setKpsCampaignDescriptionValue(java.lang.String inData)
void setKpsCampaignDescriptionValue(java.lang.String inData, boolean inNotify)
TiStringInterface getKpsCampaignStartDate()
TiStringInterface lookupKpsCampaignStartDate()
void setKpsCampaignStartDate(TiStringInterface inData)
java.lang.String getKpsCampaignStartDateValue()
void setKpsCampaignStartDateValue(java.lang.String inData)
void setKpsCampaignStartDateValue(java.lang.String inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |