org.infoglue.deliver.controllers.kernel.impl.simple
Class FormDeliveryController

java.lang.Object
  extended by org.infoglue.deliver.controllers.kernel.impl.simple.FormDeliveryController

public class FormDeliveryController
extends java.lang.Object


Method Summary
 java.util.List getContentTypeAttributes(java.lang.String schemaValue)
          This method returns the attributes in the content type definition for generation.
static FormDeliveryController getFormDeliveryController()
          Factory method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFormDeliveryController

public static FormDeliveryController getFormDeliveryController()
Factory method


getContentTypeAttributes

public java.util.List getContentTypeAttributes(java.lang.String schemaValue)
This method returns the attributes in the content type definition for generation.



Copyright © 2005 InfoGlue.org All Rights Reserved.