|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.bean.bean
mura.advertising.adZone.adZoneBean
public class adZoneBean
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any |
delete()
|
any |
save()
|
any |
setAdvertiserManager([any advertiserManager])
|
any |
setDateCreated([String dateCreated])
|
any |
setLastUpdate([String lastUpdate])
|
any |
setlastUpdateBy([String lastUpdateBy])
|
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 |
---|
public init()
Method Detail |
---|
public any delete()
public any save()
public any setAdvertiserManager([any advertiserManager])
advertiserManager
public any setDateCreated([String dateCreated])
dateCreated
public any setLastUpdate([String lastUpdate])
lastUpdate
public any setlastUpdateBy([String lastUpdateBy])
setlastUpdateBy
in class
bean
lastUpdateBy
|
Mura CMS 6.1 | ||||
FRAMES |