lucee.Component
    
mura.cfobject
      
mura.bean.bean
        
mura.content.dataCollection.dataCollectionBean
	
	
This provides data collection functionality
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required | 
			any
		 | 
		
			formID 
			
  | 
		
			
				true
			
		 | 
		
			
				yes
			
		 | 
	|
			any
		 | 
		
			siteID 
			
  | 
		
			
				true
			
		 | 
		
			
				yes
			
		 | 
	|
| Method Summary | |
|---|---|
			any
		 | 
		
			delete()
			 | 
	
			any
		 | 
		
			dspResponse([any $])
			 | 
	
			any
		 | 
		
			getFormBean()
			 | 
	
			any
		 | 
		
			getFormProperties()
			 | 
	
			any
		 | 
		
			getValidations([any content=''], [any prefix=''])
			 | 
	
			any
		 | 
		
			loadBy([any responseID], [any formID], [any siteID])
			 | 
	
			any
		 | 
		
			render([any $])
			 | 
	
			any
		 | 
		
			save()
			 | 
	
			any
		 | 
		
			sendNotification([any $])
			 | 
	
			any
		 | 
		
			set([any property], [any propertyValue])
			 | 
	
			any
		 | 
		
			setContentID([any contentID])
			 | 
	
			any
		 | 
		
			setDataCollectionManager([any dataCollectionManager])
			 | 
	
			any
		 | 
		
			setObjectID([any objectID])
			 | 
	
			any
		 | 
		
			submit([any $])
			 | 
	
			any
		 | 
		
			validate([any $], [any fields=''])
			 | 
	
| Methods inherited from class lucee.Component | 
|---|
| None | 
| Property Detail | 
|---|
access - publicrequired - yesreturntype - anydatatype - stringserializable - trueaccess - publicrequired - yesreturntype - anydatatype - stringserializable - true| Method Detail | 
|---|
$
			getValidations
			in class
			
				bean
			
			contentprefixresponseIDformIDsiteID$$
			set
			in class
			
				bean
			
			propertypropertyValuecontentIDdataCollectionManagerobjectID$
			validate
			in class
			
				bean
			
			$fields