org.omg.FT
Class FTCurrORIServiceContext

java.lang.Object
  |
  +--org.omg.FT.FTCurrORIServiceContext
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class FTCurrORIServiceContext
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

See Also:
Serialized Form

Field Summary
 int current_retention_id
           
 long object_id
           
 
Constructor Summary
FTCurrORIServiceContext()
           
FTCurrORIServiceContext(long object_id, int current_retention_id)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

object_id

public long object_id

current_retention_id

public int current_retention_id
Constructor Detail

FTCurrORIServiceContext

public FTCurrORIServiceContext()

FTCurrORIServiceContext

public FTCurrORIServiceContext(long object_id,
                               int current_retention_id)