com.indexdata.torus2.model
Class RealmDefinition.MatchKey

java.lang.Object
  extended by com.indexdata.torus2.model.RealmDefinition.MatchKey
Enclosing class:
RealmDefinition

public static class RealmDefinition.MatchKey
extends Object


Nested Class Summary
 class RealmDefinition.MatchKey.MatchField
           
 
Constructor Summary
RealmDefinition.MatchKey()
           
 
Method Summary
 RealmDefinition.MatchKey.MatchField addField(String name, boolean required)
           
 String generate(Record.Layer layer)
           
 List<RealmDefinition.MatchKey.MatchField> getFields()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealmDefinition.MatchKey

public RealmDefinition.MatchKey()
Method Detail

addField

public RealmDefinition.MatchKey.MatchField addField(String name,
                                                    boolean required)

generate

public String generate(Record.Layer layer)

getFields

public List<RealmDefinition.MatchKey.MatchField> getFields()


Copyright © 2008-2013 Index Data. All Rights Reserved.