Skip navigation links

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

E12907-03


Uses of Class
oracle.irm.engine.rights.journal.ContextJournalSorting.SortOrder

Packages that use ContextJournalSorting.SortOrder
oracle.irm.engine.rights.journal Context classification system journal. 

 

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

 

Methods in oracle.irm.engine.rights.journal that return ContextJournalSorting.SortOrder
 ContextJournalSorting.SortOrder ContextJournalSorting.getOrder()
          Sort order.
static ContextJournalSorting.SortOrder ContextJournalSorting.SortOrder.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContextJournalSorting.SortOrder[] ContextJournalSorting.SortOrder.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.irm.engine.rights.journal with parameters of type ContextJournalSorting.SortOrder
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.