Skip navigation links

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

E12907-03


Uses of Interface
oracle.irm.engine.rights.journal.ContextJournalSorting

Packages that use ContextJournalSorting
oracle.irm.engine.rights.context Content classification system rights provisioning. 
oracle.irm.engine.rights.journal Context classification system journal. 

 

Uses of ContextJournalSorting in oracle.irm.engine.rights.context

 

Methods in oracle.irm.engine.rights.context with parameters of type ContextJournalSorting
static Collection<ContextJournalEntry> ContextOperationsInstance.searchJournal(Collection<String> accountNames, Collection<ItemCode> items, TimeRange timeRange, PageRange pageRange, ContextJournalSorting sorting)
          Search the context journal.
 Collection<ContextJournalEntry> ContextOperations.searchJournal(Collection<String> accountNames, Collection<ItemCode> items, TimeRange timeRange, PageRange pageRange, ContextJournalSorting sorting)
          Search the context journal.

 

Uses of ContextJournalSorting in oracle.irm.engine.rights.journal

 

Methods in oracle.irm.engine.rights.journal that return ContextJournalSorting
static ContextJournalSorting ContextJournalSortingFactory.createContextJournalSorting(ContextJournalSorting.SortProperty value, ContextJournalSorting.SortOrder order)
          Create a context journal sorting instance.

 


Skip navigation links

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

E12907-03


Copyright © 2011, Oracle. All rights reserved.