OdiSessionBlueprintSequence
instead.public class OdiSessionSequence
extends AbstractRepositoryEntity
OdiSession
and is part of the session aggregate.
An OdiSessionSequence
is created during session creation process. It will be
destroyed when the session it belongs is removed from runtime repository.
Constructor and Description |
---|
OdiSessionSequence(java.lang.Number pSessionId,
OdiSessionBlueprintSequence pSessionBlueprintSequence)
Deprecated.
FOR INTERNAL USE ONLY
|
Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
getInternalId()
Deprecated.
|
java.lang.String |
getName()
Deprecated.
Gets the name of this sequence.
|
IRepositoryEntity |
getSecurityContainer()
Deprecated.
|
java.lang.Number |
getSessionId()
Deprecated.
Returns the ID of session owning this
OdiSessionSequence . |
SequenceType |
getType()
Deprecated.
Gets the type of sequence.
|
public OdiSessionSequence(java.lang.Number pSessionId, OdiSessionBlueprintSequence pSessionBlueprintSequence)
pSession
- sessionpSessionBlueprintSequence
- session blueprint sequencepublic java.io.Serializable getInternalId()
public IRepositoryEntity getSecurityContainer()
public java.lang.Number getSessionId()
OdiSessionSequence
.public java.lang.String getName()
public SequenceType getType()