org.jbpm.formModeler.service.bb.mvc.components
Class FactoryURL
java.lang.Object
org.jbpm.formModeler.service.bb.mvc.components.FactoryURL
public class FactoryURL
- extends Object
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
FactoryURL
public FactoryURL(String componentName,
String propertyName)
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
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.