Skip navigation links


oracle.iam.conf.agentry.api
Class SystemPropertyPagingCursor

java.lang.Object
  extended by oracle.iam.platform.canonic.utils.AbstractCursor
      extended by oracle.iam.platform.canonic.utils.PagingCursor
          extended by oracle.iam.conf.agentry.api.SystemPropertyPagingCursor

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 SystemPropertyPagingCursor
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
SystemPropertyPagingCursor(PagingCallback callback)
           

 

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

SystemPropertyPagingCursor

public SystemPropertyPagingCursor(PagingCallback callback)

Method Detail

getEntry

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

getSystemProperties

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

Skip navigation links


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