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.core.time.RelativeTimeSpan

Packages that use RelativeTimeSpan
oracle.irm.engine.core.time Time based objects and services. 

 

Uses of RelativeTimeSpan in oracle.irm.engine.core.time

 

Methods in oracle.irm.engine.core.time that return RelativeTimeSpan
static RelativeTimeSpan RelativeTimeSpanFactory.createRelativeTimeSpan(RelativeTimeSpan.TimeBase timeBase, TimePeriod startTime, TimePeriod stopTime)
          Create an relative time span for a specified start and stop time.
static RelativeTimeSpan RelativeTimeSpanFactory.createRelativeTimeSpan(TimeSpan.ReferencePoint referencePoint, RelativeTimeSpan.TimeBase timeBase, TimePeriod startTime, TimePeriod stopTime)
          Create an relative time span for a specified start and stop time.

 


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.