Skip navigation links


oracle.iam.features.notification.agentry.api
Class NotificationTemplatePagingCursor

java.lang.Object
  extended by oracle.iam.platform.canonic.utils.AbstractCursor
      extended by oracle.iam.platform.canonic.utils.PagingCursor
          extended by oracle.iam.features.notification.agentry.api.NotificationTemplatePagingCursor

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

 

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

NotificationTemplatePagingCursor

public NotificationTemplatePagingCursor(PagingCallback callback)

Method Detail

getEntry

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

getNotificationTemplate

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

Skip navigation links


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