Mura CMS 6.1

mura.advertising.creative
Class creativeGateway

railo-context.Component
        extended by mura.cfobject
            extended by mura.advertising.creative.creativeGateway

public class creativeGateway
extends cfobject

Constructor Summary
init([any configBean])
 
Method Summary
 query getCreativesBySiteID([String siteid], [string keywords=''])
 query getCreativesByUser([String userid])
 
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

init

public init([any configBean])

Parameters:
configBean
Method Detail

getCreativesBySiteID

public query getCreativesBySiteID([String siteid], [string keywords=''])

Parameters:
siteid
keywords

getCreativesByUser

public query getCreativesByUser([String userid])

Parameters:
userid

Mura CMS 6.1