Skip navigation links


oracle.iam.conf.agentry.api
Class PagingCallback

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


public abstract class PagingCallback
extends java.lang.Object

Constructor Summary
PagingCallback()
           

 

Method Summary
abstract  oracle.iam.platform.canonic.model.Entry getEntry(SystemProperty systemProperty)
           
abstract  java.util.List getSystemProperties(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

getSystemProperties

public abstract java.util.List getSystemProperties(java.util.HashMap configParams)

getEntry

public abstract oracle.iam.platform.canonic.model.Entry getEntry(SystemProperty systemProperty)

Skip navigation links


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