|
Mura CMS 6.0 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.advertising.creative.creativeBean
public class creativeBean
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
any |
delete()
|
string |
getCreativeID()
|
any |
save()
|
any |
setAdvertiserManager([any advertiserManager])
|
any |
setDateCreated([String dateCreated])
|
any |
setLastUpdate([String lastUpdate])
|
any |
setlastUpdateBy([String lastUpdateBy])
|
any |
setTarget([String target])
|
| Methods inherited from class mura.bean.bean |
|---|
getAllValues, getErrors, getValue, OnMissingMethod, parseDateArg, set, setAllValues, setErrors, setSiteID, setValue, validate, valueExists
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, removeValue
|
| Methods inherited from class railo-context.Component |
|---|
|
| Constructor Detail |
|---|
public init()
| Method Detail |
|---|
public any delete()
public string getCreativeID()
public any save()
public any setAdvertiserManager([any advertiserManager])
advertiserManagerpublic any setDateCreated([String dateCreated])
dateCreatedpublic any setLastUpdate([String lastUpdate])
lastUpdatepublic any setlastUpdateBy([String lastUpdateBy])
setlastUpdateBy
in class
bean
lastUpdateBypublic any setTarget([String target])
target
|
Mura CMS 6.0 | ||||
| FRAMES | |||||