Mura CMS 6.1

mura.mailinglist
Class memberBean

railo-context.Component
        extended by mura.cfobject
            extended by mura.bean.bean
                extended by mura.mailinglist.memberBean

public class memberBean
extends bean

Constructor Summary
init()
 
Method Summary
 any setCreated(string Created)
 
Methods inherited from class mura.bean.bean
addObject, compare, getAllValues, getEntityName, getErrors, getInstanceName, getPrimaryKey, getProperties, getSynthedFunctions, getValidations, getValue, hasErrors, hasProperty, isComparable, OnMissingMethod, parseDateArg, removeObject, set, setAddedObjectValues, setAllValues, setErrors, setlastUpdateBy, setValidations, setValue, synthArgs, translatePropKey, validate, valueExists
 
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

init

public init()

Method Detail

setCreated

public any setCreated(string Created)

Parameters:
Created

Mura CMS 6.1