Skip navigation links

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

E12907-02


Package oracle.irm.engine.types.core.time

Time related objects, enumerations and exceptions.

See:
          Description

Class Summary
AbsoluteTimeSpan Absolute Time Span type.
RelativeTimeSpan Relative Time Span type.
TimePeriod Time Period type.
TimePoint Time Point type.
TimeRange Time Range type.
TimeSpan Time Span type.
TimeWindow Time Window type.

 

Enum Summary
RelativeTimeSpan.TimeBase Time Base enumeration.
TimePeriod.Units Units enumeration.
TimeRange.Direction Direction enumeration.
TimeRange.Interval Interval enumeration.
TimeSpan.ReferencePoint Reference Point enumeration.
TimeWindow.DayOfWeek Day Of Week enumeration.

 

Package oracle.irm.engine.types.core.time Description

Time related objects, enumerations and exceptions. This package contains types used by the EJB and Web Services interfaces. These types are also used when binding XML to objects using JAXB. Contains all the time related objects and services that are used with licensing algorithms. This AbsoluteTimeSpan and RelativeTimeSpan are used for constraining what time a license can be used. The other time based objects are used in various places for time related functionality.


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.