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.base
Class SessionBase

java.lang.Object
  extended by com.sigmadynamics.sdo.support.SDOBase
      extended by com.sigmadynamics.sdo.support.SDSessionBase
          extended by com.sigmadynamics.sdo.base.SessionBase

All Implemented Interfaces:
SDOInterface, EntityInterface, SessionInterface

public abstract class SessionBase
extends SDSessionBase

User: ujjwal Date: Jun 25, 2003


Field Summary

 

Fields inherited from class com.sigmadynamics.sdo.support.SDOBase
description, internalName, sdExternalName

 

Constructor Summary
SessionBase(SDSessionId sID, ApplicationInterface app)
           

 

Method Summary

 

Methods inherited from class com.sigmadynamics.sdo.support.SDSessionBase
cleanUp, close, fill, getApp, getControlGroupStatus, getKeys, getSession, getTimeToDie, init, isBatchSession, isClosed, isClosing, isTemporary, isTimedOut, learn, reset

 

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.SessionInterface
getChoiceHistory

 

Methods inherited from interface com.sigmadynamics.sdo.interfaces.EntityInterface
resetAttributes

 

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

 

Constructor Detail

SessionBase

public SessionBase(SDSessionId sID,
                   ApplicationInterface app)

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.