| Package | Description |
|---|---|
| org.apache.stanbol.ontologymanager.ontonet.api.session | |
| org.apache.stanbol.ontologymanager.servicesapi.session |
| Constructor and Description |
|---|
SessionEvent(Session session,
SessionEvent.OperationType operationType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SessionEvent.OperationType |
SessionEvent.getOperationType() |
static SessionEvent.OperationType |
SessionEvent.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionEvent.OperationType[] |
SessionEvent.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SessionEvent(Session session,
SessionEvent.OperationType operationType)
Creates a new instance of SessionEvent.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.