Vordel SDK

com.vordel.es
Class ReferenceRecorder

java.lang.Object
  extended by com.vordel.es.ReferenceRecorder

public class ReferenceRecorder
extends java.lang.Object


Constructor Summary
ReferenceRecorder()
           
 
Method Summary
 java.util.List<Field> getFields(ESPK pk)
           
 java.util.Set<ESPK> getKeys()
           
 void recordField(ESPK pk, Entity e, Field f)
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceRecorder

public ReferenceRecorder()
Method Detail

reset

public void reset()

recordField

public void recordField(ESPK pk,
                        Entity e,
                        Field f)
                 throws EntityStoreException
Parameters:
pk - The key to record the specified entity. May be a portable key.
e - The entity to record the field from
f - The field to record
Throws:
EntityStoreException

getFields

public java.util.List<Field> getFields(ESPK pk)

getKeys

public java.util.Set<ESPK> getKeys()

Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel