|
|||||||||
| 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.identity.agentry.api.IdentityPagingCursor
public abstract class IdentityPagingCursor
| 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 | |
|---|---|
IdentityPagingCursor(PagingCallback callback) |
|
| Method Summary | |
|---|---|
oracle.iam.platform.canonic.model.Entry |
getEntry(Identity identity) |
java.util.List |
getIdentities(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 IdentityPagingCursor(PagingCallback callback)
| Method Detail |
|---|
public oracle.iam.platform.canonic.model.Entry getEntry(Identity identity)
throws java.lang.Exception
java.lang.Exception
public java.util.List getIdentities(java.util.HashMap configParams)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||