Mura CMS 6.0

mura.advertising.campaign.placement
Class placementGateway

railo-context.Component
        extended by mura.cfobject
            extended by mura.advertising.campaign.placement.placementGateway

public class placementGateway
extends cfobject

Constructor Summary
init(any configBean)
 
Method Summary
 query getPlacementsByCampaign([String campaignID], string date1='', string date2='')
 
Methods inherited from class mura.cfobject
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, removeValue, setValue, valueExists
 
Methods inherited from class railo-context.Component
 

Constructor Detail

init

public init(any configBean)

Parameters:
configBean
Method Detail

getPlacementsByCampaign

public query getPlacementsByCampaign([String campaignID], string date1='', string date2='')

Parameters:
campaignID
date1
date2

Mura CMS 6.0