Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Uses of Class
oracle.wsm.policymanager.IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM

Packages that use IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM
oracle.wsm.policymanager   
oracle.wsm.policymanager.impl   
oracle.wsm.policymanager.internal   

 

Uses of IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM in oracle.wsm.policymanager

 

Methods in oracle.wsm.policymanager that return IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM
 IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM IPolicyAttachmentResult.getStatus()
          The Status of the attachment from the Back Tracing perspective.
static IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM[] IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Uses of IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM in oracle.wsm.policymanager.impl

 

Methods in oracle.wsm.policymanager.impl that return IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM
 IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM PolicyAttachmentResultStr.getStatus()
           
 IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM PolicyAttachmentResult.getStatus()
           

 

Constructors in oracle.wsm.policymanager.impl with parameters of type IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM
PolicyAttachmentResult(String resourcePattern, IPolicyReference polRef, IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM status)
           
PolicyAttachmentResultStr(String resourcePattern, String polRef, IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM status)
           

 

Uses of IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM in oracle.wsm.policymanager.internal

 

Methods in oracle.wsm.policymanager.internal that return IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM
 IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM IPolicyAttachmentResultStr.getStatus()
          The Status of the attachment from the Back Tracing perspective.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.