KIE Uberfire Properties Editor Widget Backend 6.2.0.Beta3

org.kie.uberfire.properties.editor.server
Class BeanPropertyEditorBuilder

java.lang.Object
  extended by org.kie.uberfire.properties.editor.server.BeanPropertyEditorBuilder
All Implemented Interfaces:
BeanPropertyEditorBuilderService

@Dependent
public class BeanPropertyEditorBuilder
extends Object
implements BeanPropertyEditorBuilderService


Nested Class Summary
 class BeanPropertyEditorBuilder.NullBeanException
           
 
Constructor Summary
BeanPropertyEditorBuilder()
           
 
Method Summary
 PropertyEditorCategory extract(String fqcn)
           
 PropertyEditorCategory extract(String fqcn, Object instance)
           
 boolean isAHandledType(PropertyEditorType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanPropertyEditorBuilder

public BeanPropertyEditorBuilder()
Method Detail

extract

public PropertyEditorCategory extract(String fqcn)
Specified by:
extract in interface BeanPropertyEditorBuilderService

extract

public PropertyEditorCategory extract(String fqcn,
                                      Object instance)
Specified by:
extract in interface BeanPropertyEditorBuilderService

isAHandledType

public boolean isAHandledType(PropertyEditorType type)

KIE Uberfire Properties Editor Widget Backend 6.2.0.Beta3

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