Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


com.sigmadynamics.sdo.interfaces
Interface EntityInterface

All Superinterfaces:
SDOInterface
All Known Subinterfaces:
SessionInterface
All Known Implementing Classes:
Entity, EntityData, SDEntity, SDEntityData, SDSessionBase, SessionBase

public interface EntityInterface
extends SDOInterface

Implemented by Entity classes.

Since:
1.0

Method Summary
 void fill()
           
 void reset()
           
 void resetAttributes()
           

 

Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.SDOInterface
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId

 

Method Detail

reset

void reset()

resetAttributes

void resetAttributes()

fill

void fill()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Copyright © 2010, 2011, Oracle. All rights reserved.