Skip navigation links

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

E12907-03


Package oracle.irm.engine.core.time

Time based objects and services.

See:
          Description

Interface Summary
AbsoluteTimeSpan An absolute time span.
RelativeTimeSpan A relative time span.
TimeOperations Operations for manipulating and creating time based objects.
TimePeriod A definition of a length of time.
TimePoint A point in time during the day.
TimeRange An absolute time range.
TimeSpan A time span.
TimeSpanCheck Validity checks for absolute and relative time spans.
TimeWindow A window of time on a specified day of the week.

 

Class Summary
AbsoluteTimeSpanFactory Absolute Time Span factory.
RelativeTimeSpanFactory Relative Time Span factory.
TimeOperationsInstance Operations for manipulating and creating time based objects.
TimePeriodCollectionFactory Time Period collection factory and utilities.
TimePeriodFactory Time Period factory.
TimePointFactory Time Point factory.
TimeRangeFactory Time Range factory.
TimeSpanCheckInstance Validity checks for absolute and relative time spans.
TimeSpanCollectionFactory Time Span collection factory and utilities.
TimeWindowCollectionFactory Time Window collection factory and utilities.
TimeWindowFactory Time Window factory.

 

Enum Summary
RelativeTimeSpan.TimeBase Relative time bases.
TimePeriod.Units Time units.
TimeRange.Direction Time interval direction.
TimeRange.Interval Time interval.
TimeSpan.ReferencePoint Time reference point.
TimeWindow.DayOfWeek Days of the week.

 

Package oracle.irm.engine.core.time Description

Time based objects and services. 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-03


Copyright © 2011, Oracle. All rights reserved.