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.core.license.LicenseCriteria

Packages that use LicenseCriteria
oracle.irm.engine.types.core.license License related objects, enumerations and exceptions. 

 

Uses of LicenseCriteria in oracle.irm.engine.types.core.license

 

Methods in oracle.irm.engine.types.core.license that return LicenseCriteria
 LicenseCriteria License.getCriteria()
          The license criteria.

 

Methods in oracle.irm.engine.types.core.license with parameters of type LicenseCriteria
 void License.setCriteria(LicenseCriteria value)
          The license criteria.

 

Constructors in oracle.irm.engine.types.core.license with parameters of type LicenseCriteria
License(UUID uuid, LicenseCriteria criteria, KeySetRef[] keys, Date licenseTime, Date requestTime, UUID serveUuid, Date refreshTime)
          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.