public class ReferenceRecorder
extends java.lang.Object
| Constructor and Description |
|---|
ReferenceRecorder() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Field> |
getFields(ESPK pk) |
java.util.Set<ESPK> |
getKeys() |
void |
recordField(ESPK pk,
Entity e,
Field f)
Record a reference field for a given Entity.
|
void |
reset() |
public void reset()
public void recordField(ESPK pk, Entity e, Field f) throws EntityStoreException
pk - The key to record the specified entity. May be a portable key.e - The entity to record the field fromf - The field to recordEntityStoreExceptionpublic java.util.Set<ESPK> getKeys()
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel