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.AbsoluteTimeSpan

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

 

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

 

Methods in oracle.irm.engine.core.time that return AbsoluteTimeSpan
static AbsoluteTimeSpan AbsoluteTimeSpanFactory.createAbsoluteTimeSpan(Date startTime, Date stopTime)
          Create an absolute time span for a specified start and stop time.
static AbsoluteTimeSpan AbsoluteTimeSpanFactory.createAbsoluteTimeSpan(TimeSpan.ReferencePoint referencePoint, Date startTime, Date stopTime)
          Create an absolute 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.