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.desktop.Desktop

Packages that use Desktop
oracle.irm.engine.core.desktop Desktop to server access. 

 

Uses of Desktop in oracle.irm.engine.core.desktop

 

Methods in oracle.irm.engine.core.desktop that return Desktop
static Desktop DesktopFactory.createDesktop(UUID uuid, ProductVersion version, String operatingSystem, Locale locale, Device device, DesktopApplication application, Date timeStamp)
          Create a desktop.
 Desktop DesktopState.getDesktop()
          Desktop.

 

Methods in oracle.irm.engine.core.desktop with parameters of type Desktop
static DesktopState DesktopStateFactory.createDesktopState(Desktop desktop, ContentDescription contentDescription, URI contentURI, Account account)
          Create a desktop state.

 


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.