Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-02


Uses of Class
oracle.irm.engine.types.core.general.PageRange

Packages that use PageRange
oracle.irm.j2ee.jws.rights.context Context Rights related endpoints and faults. 

 

Uses of PageRange in oracle.irm.j2ee.jws.rights.context

 

Methods in oracle.irm.j2ee.jws.rights.context with parameters of type PageRange
 ContextInstance[] ContextOperationsEndpoint.listContexts(PageRange pageRange)
          List contexts that the authenticated principal is authorized to access.
 DocumentRight[] DocumentRightOperationsEndpoint.listRightsByContext(ContextInstanceRef context, PageRange pageRange)
          List rights assigned within a context.
 ContextJournalEntry[] ContextOperationsEndpoint.searchJournal(String[] accountNames, ItemCode[] items, TimeRange timeRange, PageRange pageRange, ContextJournalSorting sorting)
          Search the context journal.

 


Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-02


Copyright © 2010, Oracle. All rights reserved.