|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.iam.identity.agentry.api.PagingCallback
public abstract class PagingCallback
| Constructor Summary | |
|---|---|
PagingCallback() |
|
| Method Summary | |
|---|---|
abstract oracle.iam.platform.canonic.model.Entry |
getEntry(Identity identity) |
abstract java.util.List |
getIdentities(java.util.HashMap configParams) |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PagingCallback()
| Method Detail |
|---|
public abstract java.util.List getIdentities(java.util.HashMap configParams)
throws java.lang.Exception
java.lang.Exception
public abstract oracle.iam.platform.canonic.model.Entry getEntry(Identity identity)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||