|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeType | |
|---|---|
| org.plasma.sdo | |
| org.plasma.sdo.core | |
| Uses of ChangeType in org.plasma.sdo |
|---|
| Methods in org.plasma.sdo that return ChangeType | |
|---|---|
ChangeType |
Change.getChangeType()
|
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ChangeType in org.plasma.sdo.core |
|---|
| Methods in org.plasma.sdo.core that return ChangeType | |
|---|---|
ChangeType |
CoreChange.getChangeType()
|
| Constructors in org.plasma.sdo.core with parameters of type ChangeType | |
|---|---|
CoreChange(DataObject dataObject,
ChangeType changeType,
Map<UUID,CoreChange> changes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||