|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.7) E10663-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.rules.sdk2.dictionary.DictionaryProperty<T>
oracle.rules.sdk2.dictionary.SettableProperty<java.lang.String>
oracle.rules.sdk2.dictionary.TranslatedProperty
oracle.rules.sdk2.dictionary.ChoosableProperty
oracle.rules.sdk2.dictionary.AliasRefProperty
public class AliasRefProperty
A Translated property has list of possible values ChoosableProperty.getOptions(boolean)
and therefore the property values can be translated (i18n).
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.rules.sdk2.dictionary.SettableProperty |
|---|
SettableProperty.Diff<T> |
| Nested classes/interfaces inherited from class oracle.rules.sdk2.dictionary.DictionaryProperty |
|---|
DictionaryProperty.DiffType |
| Constructor Summary | |
|---|---|
AliasRefProperty(DictionaryComponent containingComponent,
java.lang.String propertyName,
java.lang.String propertyIdName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTranslatedValue()
Get translated property value. |
| Methods inherited from class oracle.rules.sdk2.dictionary.ChoosableProperty |
|---|
getChoice, getChoices, getChoices, getOptions, getTranslatedDiffValue, getTranslatedOptions, setChoice, setTranslatedValue |
| Methods inherited from class oracle.rules.sdk2.dictionary.TranslatedProperty |
|---|
getDiffValue, getOptions, getValue |
| Methods inherited from class oracle.rules.sdk2.dictionary.SettableProperty |
|---|
getDiffValue, setValue |
| Methods inherited from class oracle.rules.sdk2.dictionary.DictionaryProperty |
|---|
getDiff, getDiffs, getName, getValue, hasDiff |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AliasRefProperty(DictionaryComponent containingComponent,
java.lang.String propertyName,
java.lang.String propertyIdName)
| Method Detail |
|---|
public java.lang.String getTranslatedValue()
getTranslatedValue in class ChoosableProperty
|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.7) E10663-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||