Kie Workbench - Commom - Data modeller Client 6.2.0.CR2

org.kie.workbench.common.screens.datamodeller.client.util
Class AnnotationValueHandler

java.lang.Object
  extended by org.kie.workbench.common.screens.datamodeller.client.util.AnnotationValueHandler

public class AnnotationValueHandler
extends Object


Constructor Summary
protected AnnotationValueHandler()
           
 
Method Summary
static AnnotationValueHandler getInstance()
           
 String getStringValue(AnnotationTO annotationTO, String memberName)
           
 String getStringValue(AnnotationTO annotationTO, String memberName, String defaultValue)
           
 String getStringValue(ObjectPropertyTO propertyTO, String annotationClassName, String memberValue)
           
 String getStringValue(ObjectPropertyTO propertyTO, String annotationClassName, String memberValue, String defaultValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationValueHandler

protected AnnotationValueHandler()
Method Detail

getInstance

public static AnnotationValueHandler getInstance()

getStringValue

public String getStringValue(ObjectPropertyTO propertyTO,
                             String annotationClassName,
                             String memberValue,
                             String defaultValue)

getStringValue

public String getStringValue(ObjectPropertyTO propertyTO,
                             String annotationClassName,
                             String memberValue)

getStringValue

public String getStringValue(AnnotationTO annotationTO,
                             String memberName)

getStringValue

public String getStringValue(AnnotationTO annotationTO,
                             String memberName,
                             String defaultValue)

Kie Workbench - Commom - Data modeller Client 6.2.0.CR2

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