|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.advertising.campaign.placement.placementBean
public class placementBean
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
any |
delete()
|
any |
save()
|
any |
set([any data])
|
any |
setAdvertiserManager([any advertiserManager])
|
any |
setCategoryID([String categoryID], [boolean append='false'])
|
any |
setDateCreated([String dateCreated])
|
any |
setEndDate([String endDate])
|
any |
setLastUpdate([String lastUpdate])
|
any |
setLastUpdateBy([String lastUpdateBy])
|
any |
setStartDate([String startDate])
|
| 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 set([any data])
set
in class
bean
datapublic any setAdvertiserManager([any advertiserManager])
advertiserManagerpublic any setCategoryID([String categoryID], [boolean append='false'])
categoryIDappendpublic any setDateCreated([String dateCreated])
dateCreatedpublic any setEndDate([String endDate])
endDatepublic any setLastUpdate([String lastUpdate])
lastUpdatepublic any setLastUpdateBy([String lastUpdateBy])
setLastUpdateBy
in class
bean
lastUpdateBypublic any setStartDate([String startDate])
startDate
|
Mura CMS 6.1 | ||||
| FRAMES | |||||