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

Packages that use ContextJournalSorting.SortProperty
oracle.irm.engine.types.rights.journal Context Journal related objects, enumerations and exceptions. 

 

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

 

Methods in oracle.irm.engine.types.rights.journal that return ContextJournalSorting.SortProperty
static ContextJournalSorting.SortProperty ContextJournalSorting.SortProperty.fromValue(String value)
          Get the enumeration value from a string.
 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.types.rights.journal with parameters of type ContextJournalSorting.SortProperty
 void ContextJournalSorting.setValue(ContextJournalSorting.SortProperty value)
          Sort property value.

 

Constructors in oracle.irm.engine.types.rights.journal with parameters of type ContextJournalSorting.SortProperty
ContextJournalSorting(ContextJournalSorting.SortProperty value, ContextJournalSorting.SortOrder order)
          Constructor.

 


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.