| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Method and Description |
|---|---|
Selector |
SDK.createSelector(java.lang.String name)
Create a custom Selector.
|
Selector |
SDK.getDefaultSelector()
Retrieve the default
Selector object that can be used to acces entities
in SDK.AccessMode.SELECT access mode. |
| Modifier and Type | Method and Description |
|---|---|
void |
DispatchableEntity.deregisterSelection(Selector selector)
Removes this entities registration with the specified selector.
|
void |
DispatchableEntity.selectWith(Selector selector,
java.util.EnumSet<E> events) |