|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.sigmadynamics.sdo.support.SDOBase
com.sigmadynamics.sdo.base.SDO
com.sigmadynamics.sdo.support.SDEntityData
public abstract class SDEntityData
A wrapper around an SDEntity that makes the entity's metadata cacheable by a single SDEntityCache.
Thread safety for the EntityDataInterface methods is managed by the owning SDEntityCache, the only object that should be calling those methods.
| Field Summary |
|---|
| Fields inherited from class com.sigmadynamics.sdo.support.SDOBase |
|---|
description, internalName, sdExternalName |
| Method Summary | |
|---|---|
boolean |
isValid() |
void |
setInvalidationTime(long time) |
| Methods inherited from class com.sigmadynamics.sdo.support.SDOBase |
|---|
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId, setDescription, setSDOId, setSDOLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sigmadynamics.sdo.interfaces.EntityInterface |
|---|
fill, reset, resetAttributes |
| Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.SDOInterface |
|---|
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId |
| Methods inherited from interface com.sigmadynamics.sdo.interfaces.EntityDataInterface |
|---|
entity |
| Method Detail |
|---|
public void setInvalidationTime(long time)
setInvalidationTime in interface EntityDataInterfacetime - millisecondspublic boolean isValid()
isValid in interface EntityDataInterface
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||