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.status.StatusPageInformation

Packages that use StatusPageInformation
oracle.irm.engine.core.status Desktop status pages. 

 

Uses of StatusPageInformation in oracle.irm.engine.core.status

 

Methods in oracle.irm.engine.core.status that return StatusPageInformation
static StatusPageInformation StatusPageInformationFactory.createStatusPageInformation(Label system, Label classification, Label content, Collection<HyperLink> links)
          Create a status page information instance.
 StatusPageInformation StatusPageResponse.getInformation()
          Status page information.
static StatusPageInformation StatusPageOperationsInstance.getStatusPageInformation(Locale locale, StatusPageRequest.StatusPage page, DesktopState state)
          Obtain status page information.
 StatusPageInformation StatusPageOperations.getStatusPageInformation(Locale locale, StatusPageRequest.StatusPage page, DesktopState state)
          Obtain status page information.

 

Methods in oracle.irm.engine.core.status with parameters of type StatusPageInformation
static StatusPageResponse StatusPageResponseFactory.createStatusPageResponse(Label status, DesktopState state, ContentType content, StatusPageInformation information)
          Create a status page response.

 


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.