Package oracle.rules.sdk2.dictionary
Class SyncMarkProperty<T>
java.lang.Object
oracle.rules.sdk2.dictionary.DictionaryProperty<T>
oracle.rules.sdk2.dictionary.SyncMarkProperty<T>
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class oracle.rules.sdk2.dictionary.DictionaryProperty
DictionaryProperty.Diff, DictionaryProperty.DiffType
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSyncMarkProperty
(DictionaryComponent containingComponent, String propertyName) -
Method Summary
Methods inherited from class oracle.rules.sdk2.dictionary.DictionaryProperty
getContainedDiffs, getDiff, getDiffs, getName, getName, getTranslatedName, getValue, hasDiff, removeDiff
-
Field Details
-
SYNC_DELETE
- See Also:
-
-
Constructor Details
-
SyncMarkProperty
-