|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.mailinglist.mailinglistUtility
public class mailinglistUtility
Constructor Summary | |
---|---|
init(any configBean, any utility)
|
Method Summary | |
---|---|
void |
upload([string direction], [any listBean])
|
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, any utility)
configBean
utility
Method Detail |
---|
public void upload([string direction], [any listBean])
direction
listBean
|
Mura CMS 6.1 | ||||
FRAMES |