Modifier and Type | Field and Description |
---|---|
static ChangeType |
ChangeType.ADD |
static ChangeType |
ChangeType.DELETE |
static ChangeType |
ChangeType.MODDN |
static ChangeType |
ChangeType.MODIFY |
Modifier and Type | Method and Description |
---|---|
static ChangeType |
ChangeType.getChangeType(int value)
Gets the changeType enumeration type for an integer value.
|
Modifier and Type | Method and Description |
---|---|
ChangeType |
EntryChangeControl.getChangeType() |
Modifier and Type | Method and Description |
---|---|
void |
EntryChangeControl.setChangeType(ChangeType changeType)
Set the ChangeType
|
Modifier and Type | Method and Description |
---|---|
void |
PersistentSearchControl.enableNotification(ChangeType changeType) |
boolean |
PersistentSearchControl.isNotificationEnabled(ChangeType changeType) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.