|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.bean.bean
mura.content.dataCollection.dataCollectionBean
public class dataCollectionBean
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.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 |
---|
public any delete()
public any getFormBean()
public any getValidations()
getValidations
in class
bean
public any loadBy([any responseID], [any formID], [any siteID])
responseID
formID
siteID
public any save()
public any set([any data])
set
in class
bean
data
public any setContentID([any contentID])
contentID
public any setDataCollectionManager([any dataCollectionManager])
dataCollectionManager
public any setObjectID([any objectID])
objectID
|
Mura CMS 6.1 | ||||
FRAMES |