Skip navigation links


oracle.iam.identity.agentry.api
Class PagingCallback

java.lang.Object
  extended by oracle.iam.identity.agentry.api.PagingCallback


public abstract class PagingCallback
extends java.lang.Object

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

PagingCallback

public PagingCallback()

Method Detail

getIdentities

public abstract java.util.List getIdentities(java.util.HashMap configParams)
                                      throws java.lang.Exception
Throws:
java.lang.Exception

getEntry

public abstract oracle.iam.platform.canonic.model.Entry getEntry(Identity identity)
                                                          throws java.lang.Exception
Throws:
java.lang.Exception

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.