Form Builder NG Model 6.0.0-SNAPSHOT

org.jbpm.form.builder.ng.model.shared.api
Class RepresentationFactory

java.lang.Object
  extended by org.jbpm.form.builder.ng.model.shared.api.RepresentationFactory

public class RepresentationFactory
extends Object


Constructor Summary
RepresentationFactory()
           
 
Method Summary
static String getItemClassName(String repClassName)
           
static void registerItemClassName(String repClassName, String itemClassName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepresentationFactory

public RepresentationFactory()
Method Detail

registerItemClassName

public static void registerItemClassName(String repClassName,
                                         String itemClassName)

getItemClassName

public static String getItemClassName(String repClassName)

Form Builder NG Model 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.