com.arsdigita.formbuilder
Class TestAttributeListener

java.lang.Object
  extended bycom.arsdigita.formbuilder.TestProcessListener
      extended bycom.arsdigita.formbuilder.TestAttributeListener
All Implemented Interfaces:
AttributeMetaDataProvider, EventListener, FormProcessListener

public class TestAttributeListener
extends TestProcessListener
implements AttributeMetaDataProvider

I am using this process listener to test how process listeners can supply the Form Builder admin UI with information about what kind of parameters that they are expecting.

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

Field Summary
static String versionId
           
 
Constructor Summary
TestAttributeListener()
           
 
Method Summary
 AttributeMetaDataList getAttributeMetaData()
           
 
Methods inherited from class com.arsdigita.formbuilder.TestProcessListener
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

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

TestAttributeListener

public TestAttributeListener()
Method Detail

getAttributeMetaData

public AttributeMetaDataList getAttributeMetaData()
Specified by:
getAttributeMetaData in interface AttributeMetaDataProvider


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