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.rights.journal.ContextJournalSorting.SortProperty

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

 

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

 

Methods in oracle.irm.engine.rights.journal that return ContextJournalSorting.SortProperty
 ContextJournalSorting.SortProperty ContextJournalSorting.getValue()
          Sort property value.
static ContextJournalSorting.SortProperty ContextJournalSorting.SortProperty.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContextJournalSorting.SortProperty[] ContextJournalSorting.SortProperty.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.SortProperty
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-02


Copyright © 2010, Oracle. All rights reserved.