|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntryReference
This interface encapsulates reference to an entry from another entry. Most of the content in this object is opaque. Its purpose is to provide a handle to the reference. API clients shouldn't interprete it/ use it in any way other than as a reference, as the results will be unpredictable.
| Nested Class Summary | |
|---|---|
static class |
EntryReference.EntryTypeList of known EntryTypes. |
| Method Summary | |
|---|---|
EntryReference.EntryType |
getEntryType()Get the Entry Type |
int |
getOrder()Gets the order of the reference. |
java.lang.String |
getReferenceName()Get the name of the reference. |
void |
setOrder(int i)Sets the order by incrementing i by 1 |
| Method Detail |
|---|
EntryReference.EntryType getEntryType()
java.lang.String getReferenceName()
void setOrder(int i)
i - order to incrementint getOrder()
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||