Skip navigation links


oracle.iam.requesttemplate.agentry.api
Class RequestTemplatePagingCursor

java.lang.Object
  extended by oracle.iam.platform.canonic.utils.AbstractCursor
      extended by oracle.iam.platform.canonic.utils.PagingCursor
          extended by oracle.iam.requesttemplate.agentry.api.RequestTemplatePagingCursor

All Implemented Interfaces:
java.io.Serializable, oracle.iam.platform.canonic.base.Cursor, oracle.iam.platform.canonic.base.Hierarchical, oracle.iam.platform.canonic.base.Noteable, oracle.iam.platform.canonic.base.Renderable, oracle.iam.platform.canonic.base.Sortable, oracle.iam.platform.canonic.base.Styleable

public abstract class RequestTemplatePagingCursor
extends oracle.iam.platform.canonic.utils.PagingCursor
See Also:
Serialized Form

Nested Class Summary

 

Nested classes/interfaces inherited from class oracle.iam.platform.canonic.utils.PagingCursor
oracle.iam.platform.canonic.utils.PagingCursor.Page

 

Field Summary

 

Fields inherited from class oracle.iam.platform.canonic.utils.PagingCursor
DEFAULT_PAGE_CACHE_SIZE, DEFAULT_PAGE_SIZE

 

Fields inherited from interface oracle.iam.platform.canonic.base.Cursor
DEFAULT_INDEX, UNKNOWN

 

Fields inherited from interface oracle.iam.platform.canonic.base.Hierarchical
DEFAULT_HIERARCHICAL

 

Fields inherited from interface oracle.iam.platform.canonic.base.Sortable
DEFAULT_SORTABLE

 

Fields inherited from interface oracle.iam.platform.canonic.base.Renderable
DEFAULT_RENDERABLE

 

Constructor Summary
RequestTemplatePagingCursor(PagingCallback callback)
           

 

Method Summary
 oracle.iam.platform.canonic.model.Entry getEntry(RequestTemplate requestTemplate)
           
 java.util.List getRequestTemplates(java.util.HashMap configParams)
           

 

Methods inherited from class oracle.iam.platform.canonic.utils.PagingCursor
clear, fetch, get, getPageCacheSize, getPageSize, isAvailable, ridPageCacheSize, ridPageSize, setPageCacheSize, setPageSize, sort

 

Methods inherited from class oracle.iam.platform.canonic.utils.AbstractCursor
depth, enter, getIndex, getIndices, getNotes, getSort, getStyleClass, getStyleId, getStyleName, isContained, isContainer, isHierarchical, isRenderable, isSortable, leave, ridHierarchical, ridIndex, ridNotes, ridRenderable, ridSort, ridSortable, ridStyleClass, ridStyleId, setHierarchical, setIndex, setNotes, setNotes, setRenderable, setSort, setSortable, setStyleClass, setStyleId, size

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

RequestTemplatePagingCursor

public RequestTemplatePagingCursor(PagingCallback callback)

Method Detail

getEntry

public oracle.iam.platform.canonic.model.Entry getEntry(RequestTemplate requestTemplate)

getRequestTemplates

public java.util.List getRequestTemplates(java.util.HashMap configParams)

Skip navigation links


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