|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeSummary.Setting | |
|---|---|
| commonj.sdo | |
| org.plasma.sdo | |
| org.plasma.sdo.core | |
| Uses of ChangeSummary.Setting in commonj.sdo |
|---|
| Methods in commonj.sdo that return ChangeSummary.Setting | |
|---|---|
ChangeSummary.Setting |
ChangeSummary.getOldValue(DataObject dataObject,
Property property)
Returns a setting for the specified property
representing the property value of the given dataObject
at the point when logging began. |
| Methods in commonj.sdo that return types with arguments of type ChangeSummary.Setting | |
|---|---|
java.util.List<ChangeSummary.Setting> |
ChangeSummary.getOldValues(DataObject dataObject)
Returns a list of settings
that represent the property values of the given dataObject
at the point when logging began. |
| Uses of ChangeSummary.Setting in org.plasma.sdo |
|---|
| Subinterfaces of ChangeSummary.Setting in org.plasma.sdo | |
|---|---|
interface |
PlasmaSetting
|
| Methods in org.plasma.sdo that return types with arguments of type ChangeSummary.Setting | |
|---|---|
java.util.List<ChangeSummary.Setting> |
Change.getAllSettings()
|
java.util.List<ChangeSummary.Setting> |
Change.getSettings(java.lang.String propertyName)
|
| Uses of ChangeSummary.Setting in org.plasma.sdo.core |
|---|
| Classes in org.plasma.sdo.core that implement ChangeSummary.Setting | |
|---|---|
class |
CoreSetting
|
| Methods in org.plasma.sdo.core that return ChangeSummary.Setting | |
|---|---|
ChangeSummary.Setting |
CoreChangeSummary.getOldValue(DataObject dataObject,
Property property)
Returns a setting for the specified property
representing the property value of the given dataObject
at the point when logging began. |
| Methods in org.plasma.sdo.core that return types with arguments of type ChangeSummary.Setting | |
|---|---|
java.util.List<ChangeSummary.Setting> |
CoreChange.getAllSettings()
|
java.util.List<ChangeSummary.Setting> |
CoreChangeSummary.getOldValues(DataObject dataObject)
Returns a list of settings
that represent the property values of the given dataObject
at the point when logging began. |
java.util.List<ChangeSummary.Setting> |
CoreChange.getSettings(java.lang.String propertyName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||