|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.advertising.campaign.placement.placementGateway
public class placementGateway
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, invokeMethod, removeValue, setValue, valueExists
|
Methods inherited from class railo-context.Component |
---|
|
Constructor Detail |
---|
public init([any configBean])
configBean
Method Detail |
---|
public query getPlacementsByCampaign([String campaignID], [string date1=''], [string date2=''])
campaignID
date1
date2
|
Mura CMS 6.1 | ||||
FRAMES |