Mura CMS 6.1

mura.advertising.creative
Class creativeBean

railo-context.Component
        extended by mura.cfobject
            extended by mura.bean.bean
                extended by mura.advertising.creative.creativeBean

public class creativeBean
extends bean

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
addObject, compare, getAllValues, getEntityName, getErrors, getInstanceName, getPrimaryKey, getProperties, getSynthedFunctions, getValidations, getValue, hasErrors, hasProperty, isComparable, OnMissingMethod, parseDateArg, removeObject, set, setAddedObjectValues, setAllValues, setErrors, setValidations, setValue, synthArgs, translatePropKey, validate, valueExists
 
Methods inherited from class mura.cfobject
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, invokeMethod, removeValue
 
Methods inherited from class railo-context.Component
 

Constructor Detail

init

public init()

Method Detail

delete

public any delete()


getCreativeID

public string getCreativeID()


save

public any save()


setAdvertiserManager

public any setAdvertiserManager([any advertiserManager])

Parameters:
advertiserManager

setDateCreated

public any setDateCreated([String dateCreated])

Parameters:
dateCreated

setLastUpdate

public any setLastUpdate([String lastUpdate])

Parameters:
lastUpdate

setlastUpdateBy

public any setlastUpdateBy([String lastUpdateBy])

Overrides:
setlastUpdateBy in class bean
Parameters:
lastUpdateBy

setTarget

public any setTarget([String target])

Parameters:
target

Mura CMS 6.1