|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.mailinglist.mailinglistBean
public class mailinglistBean
| Constructor Summary | |
|---|---|
Init()
|
|
| Method Summary | |
|---|---|
any |
delete()
|
string |
getMLID()
|
any |
loadBy()
|
any |
save()
|
void |
setLastUpdate(string LastUpdate)
|
void |
setLastUpdateBy(string LastUpdateBy)
|
any |
setMailingListManager([any mailingListManager])
|
| 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, 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 |
|---|
public Init()
| Method Detail |
|---|
public any delete()
public string getMLID()
public any loadBy()
public any save()
public void setLastUpdate(string LastUpdate)
LastUpdatepublic void setLastUpdateBy(string LastUpdateBy)
setLastUpdateBy
in class
bean
LastUpdateBypublic any setMailingListManager([any mailingListManager])
mailingListManager
|
Mura CMS 6.1 | ||||
| FRAMES | |||||