Mura CMS 6.1

mura.content.dataCollection
Class dataCollectionBean

railo-context.Component
        extended by mura.cfobject
            extended by mura.bean.bean
                extended by mura.content.dataCollection.dataCollectionBean

public class dataCollectionBean
extends bean

Method Summary
 any delete()
 any getFormBean()
 any getValidations()
 any loadBy([any responseID], [any formID], [any siteID])
 any save()
 any set([any data])
 any setContentID([any contentID])
 any setDataCollectionManager([any dataCollectionManager])
 any setObjectID([any objectID])
 
Methods inherited from class mura.bean.bean
addObject, compare, getAllValues, getEntityName, getErrors, getInstanceName, getPrimaryKey, getProperties, getSynthedFunctions, getValue, hasErrors, hasProperty, init, isComparable, OnMissingMethod, parseDateArg, removeObject, 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
 

Method Detail

delete

public any delete()


getFormBean

public any getFormBean()


getValidations

public any getValidations()

Overrides:
getValidations in class bean

loadBy

public any loadBy([any responseID], [any formID], [any siteID])

Parameters:
responseID
formID
siteID

save

public any save()


set

public any set([any data])

Overrides:
set in class bean
Parameters:
data

setContentID

public any setContentID([any contentID])

Parameters:
contentID

setDataCollectionManager

public any setDataCollectionManager([any dataCollectionManager])

Parameters:
dataCollectionManager

setObjectID

public any setObjectID([any objectID])

Parameters:
objectID

Mura CMS 6.1