|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityInterface | |
|---|---|
| com.sigmadynamics.sdo.base | Customizable base classes for generated ILS classes. |
| com.sigmadynamics.sdo.interfaces | Interfaces implemented by generated ILS code. |
| com.sigmadynamics.sdo.support | Base classes for generated ILS classes. |
| Uses of EntityInterface in com.sigmadynamics.sdo.base |
|---|
| Classes in com.sigmadynamics.sdo.base that implement EntityInterface | |
|---|---|
class |
EntityUser: ujjwal Date: Jun 2, 2003 |
class |
EntityData |
class |
SessionBaseUser: ujjwal Date: Jun 25, 2003 |
| Uses of EntityInterface in com.sigmadynamics.sdo.interfaces |
|---|
| Subinterfaces of EntityInterface in com.sigmadynamics.sdo.interfaces | |
|---|---|
interface |
SessionInterfaceClasses of this interface are used to interact with a Session in the context of an integration point call. |
| Methods in com.sigmadynamics.sdo.interfaces that return EntityInterface | |
|---|---|
EntityInterface |
EntityDataInterface.entity() |
| Methods in com.sigmadynamics.sdo.interfaces that return types with arguments of type EntityInterface | |
|---|---|
java.util.Set<EntityInterface> |
EntityCacheInterface.getKeys()Returns a copy of the cache's keys. |
| Methods in com.sigmadynamics.sdo.interfaces with parameters of type EntityInterface | |
|---|---|
EntityDataInterface |
EntityCacheInterface.get(EntityInterface entity) |
| Uses of EntityInterface in com.sigmadynamics.sdo.support |
|---|
| Classes in com.sigmadynamics.sdo.support that implement EntityInterface | |
|---|---|
class |
SDEntity |
class |
SDEntityDataA wrapper around an SDEntity that makes the entity's metadata cacheable by a single SDEntityCache. |
class |
SDSessionBaseThe base session implementation. |
| Methods in com.sigmadynamics.sdo.support that return types with arguments of type EntityInterface | |
|---|---|
java.util.Set<EntityInterface> |
SDEntityCache.getKeys()Returns a new set containing the cache's keys. |
| Methods in com.sigmadynamics.sdo.support with parameters of type EntityInterface | |
|---|---|
EntityDataInterface |
SDEntityCache.get(EntityInterface entity) |
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||