org.dasein.persist
Class Key

java.lang.Object
  extended by org.dasein.persist.Key

public final class Key
extends Object


Constructor Summary
Key(String... fields)
           
 
Method Summary
 boolean equals(Object ob)
           
 String[] getFields()
           
 boolean matches(SearchTerm... terms)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Key

public Key(String... fields)
Method Detail

equals

public boolean equals(Object ob)
Overrides:
equals in class Object

getFields

public String[] getFields()

matches

public boolean matches(SearchTerm... terms)


Copyright © 2011 enStratus Networks LLC. All Rights Reserved.