public abstract class ContextPartitionIdentifier extends Object implements Serializable
Constructor and Description |
---|
ContextPartitionIdentifier()
Ctor.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
compareTo(ContextPartitionIdentifier identifier)
Compare identifiers returning a boolean indicator whether identifier information matches.
|
Integer |
getContextPartitionId()
Returns the context partition id.
|
void |
setContextPartitionId(Integer contextPartitionId)
Sets the context partition id - this set method is for engine-internal use.
|
public abstract boolean compareTo(ContextPartitionIdentifier identifier)
identifier
- to compare topublic Integer getContextPartitionId()
public void setContextPartitionId(Integer contextPartitionId)
contextPartitionId
- context partition id