|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vordel.es.util.SoftRefTypeFinder
public class SoftRefTypeFinder
| Constructor Summary | |
|---|---|
SoftRefTypeFinder(EntityStore es)
|
|
| Method Summary | |
|---|---|
java.util.Set<PortableESPK> |
getSoftReferences()
|
java.util.Set<PortableESPK> |
getSoftReferences(EntityStore destination)
|
static java.util.Set<PortableESPK> |
getSoftReferences(EntityStore from,
EntityStore to)
|
java.util.Set<EntityType> |
getSoftRefTypes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoftRefTypeFinder(EntityStore es)
| Method Detail |
|---|
public java.util.Set<EntityType> getSoftRefTypes()
throws EntityStoreException
EntityStoreException
public java.util.Set<PortableESPK> getSoftReferences()
throws EntityStoreException
EntityStoreException
public java.util.Set<PortableESPK> getSoftReferences(EntityStore destination)
throws EntityStoreException
EntityStoreException
public static java.util.Set<PortableESPK> getSoftReferences(EntityStore from,
EntityStore to)
throws EntityStoreException
EntityStoreException
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||