|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiProfile | |
|---|---|
| oracle.odi.domain.security | This package contains user implementation. |
| oracle.odi.domain.security.finder | This package contains Finder implementation to look for user objects. |
| Uses of OdiProfile in oracle.odi.domain.security |
|---|
| Methods in oracle.odi.domain.security that return types with arguments of type OdiProfile | |
|---|---|
java.util.List<OdiProfile> |
OdiUser.getOdiProfileList() |
| Methods in oracle.odi.domain.security with parameters of type OdiProfile | |
|---|---|
void |
OdiUser.addOdiProfile(OdiProfile profile) |
void |
OdiUser.removeOdiProfile(OdiProfile profile) |
| Method parameters in oracle.odi.domain.security with type arguments of type OdiProfile | |
|---|---|
void |
OdiUser.addOdiProfileList(java.util.List<OdiProfile> profileList) |
| Uses of OdiProfile in oracle.odi.domain.security.finder |
|---|
| Methods in oracle.odi.domain.security.finder that return OdiProfile | |
|---|---|
OdiProfile |
IOdiProfileFinder.findByName(java.lang.String name) |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||