|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.iam.platform.canonic.utils.AbstractCursor
oracle.iam.platform.canonic.utils.PagingCursor
oracle.iam.features.notification.agentry.api.NotificationTemplatePagingCursor
public abstract class NotificationTemplatePagingCursor
| 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 |
|---|
public NotificationTemplatePagingCursor(PagingCallback callback)
| Method Detail |
|---|
public oracle.iam.platform.canonic.model.Entry getEntry(SearchResult identity)
public java.util.List getNotificationTemplate(java.util.HashMap configParams)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||