jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

org.jbpm.formModeler.service.bb.mvc.components
Class FactoryURL

java.lang.Object
  extended by org.jbpm.formModeler.service.bb.mvc.components.FactoryURL

public class FactoryURL
extends Object


Field Summary
static String DISPATCH_ACTION
           
protected static MessageFormat msgf
           
static String NAME_FORMAT
           
static String PARAMETER_BEAN
           
static String PARAMETER_PROPERTY
           
static String SCHEMA
           
 
Constructor Summary
FactoryURL(String componentName, String propertyName)
           
 
Method Summary
 String getComponentName()
           
 String getPropertyName()
           
static FactoryURL getURL(String value)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SCHEMA

public static final String SCHEMA
See Also:
Constant Field Values

NAME_FORMAT

public static final String NAME_FORMAT
See Also:
Constant Field Values

msgf

protected static final MessageFormat msgf

PARAMETER_BEAN

public static final String PARAMETER_BEAN
See Also:
Constant Field Values

PARAMETER_PROPERTY

public static final String PARAMETER_PROPERTY
See Also:
Constant Field Values

DISPATCH_ACTION

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

FactoryURL

public FactoryURL(String componentName,
                  String propertyName)
Method Detail

getURL

public static FactoryURL getURL(String value)
                         throws ParseException
Throws:
ParseException

getComponentName

public String getComponentName()

getPropertyName

public String getPropertyName()

toString

public String toString()
Overrides:
toString in class Object

jbpm-form-modeler-request-dispatcher 6.0.0-SNAPSHOT

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