Kie Workbench - Common - Data modeller API 6.1.0.Final

org.kie.workbench.common.screens.datamodeller.model.index
Class FieldType

java.lang.Object
  extended by org.kie.workbench.common.screens.datamodeller.model.index.FieldType
All Implemented Interfaces:
IndexElementsGenerator

public class FieldType
extends Object
implements IndexElementsGenerator


Constructor Summary
FieldType(ValueFieldNameIndexTerm fieldNameTerm, ValueFieldTypeIndexTerm fieldTypeTerm)
           
 
Method Summary
 List<org.uberfire.commons.data.Pair<String,String>> toIndexElements()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldType

public FieldType(ValueFieldNameIndexTerm fieldNameTerm,
                 ValueFieldTypeIndexTerm fieldTypeTerm)
Method Detail

toIndexElements

public List<org.uberfire.commons.data.Pair<String,String>> toIndexElements()
Specified by:
toIndexElements in interface IndexElementsGenerator

Kie Workbench - Common - Data modeller API 6.1.0.Final

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