com.arsdigita.formbuilder
Interface AttributeMetaDataProvider

All Known Implementing Classes:
PersistentComponent, PersistentDeditor, PersistentTextArea, PersistentWidget, SimpleQuestionnaire, TestAttributeListener

public interface AttributeMetaDataProvider

This interface should be implemented by classes implementing the FormProcessListener that are used by persistent forms. The attribute metadata provided serves a number of purposes when building a PersistentForm:

Version:
$Id: //core-platform/dev/src/com/arsdigita/formbuilder/AttributeMetaDataProvider.java#7 $
Author:
Peter Marklund

Field Summary
static String versionId
           
 
Method Summary
 AttributeMetaDataList getAttributeMetaData()
           
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Method Detail

getAttributeMetaData

public AttributeMetaDataList getAttributeMetaData()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC