com.arsdigita.formbuilder
Class PersistentFormGenerator

java.lang.Object
  extended bycom.arsdigita.formbuilder.PersistentFormGenerator

public class PersistentFormGenerator
extends Object

This class can generate a PersistentForm given an object implementing the AttributeMetaDataProvider interface. Such a persistent form can be used as a starting point for an administrator building a persistent form for a certain process listener.

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

Field Summary
static String versionId
           
 
Constructor Summary
PersistentFormGenerator(AttributeMetaDataProvider metaDataProvider)
           
 
Method Summary
 PersistentForm generatePersistentForm()
           
 
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

PersistentFormGenerator

public PersistentFormGenerator(AttributeMetaDataProvider metaDataProvider)
Method Detail

generatePersistentForm

public PersistentForm generatePersistentForm()


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