Skip navigation links


oracle.iam.grc.sod.scomp.impl.oia.util.webservice.com.vaau.rbacx.api.service
Class ObjectFactory

java.lang.Object
  extended by oracle.iam.grc.sod.scomp.impl.oia.util.webservice.com.vaau.rbacx.api.service.ObjectFactory


public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.vaau.rbacx.api.service package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.vaau.rbacx.api.service

 

Method Summary
 ArrayOfString createArrayOfString()
          Create an instance of ArrayOfString
 CheckForAuditExceptions createCheckForAuditExceptions()
          Create an instance of CheckForAuditExceptions
 CheckForAuditExceptionsResponse createCheckForAuditExceptionsResponse()
          Create an instance of CheckForAuditExceptionsResponse
 GetAllOpenAuditExceptions createGetAllOpenAuditExceptions()
          Create an instance of GetAllOpenAuditExceptions
 GetAllOpenAuditExceptionsResponse createGetAllOpenAuditExceptionsResponse()
          Create an instance of GetAllOpenAuditExceptionsResponse
 GetAuditExceptions createGetAuditExceptions()
          Create an instance of GetAuditExceptions
 GetAuditExceptionsByUser createGetAuditExceptionsByUser()
          Create an instance of GetAuditExceptionsByUser
 GetAuditExceptionsByUserResponse createGetAuditExceptionsByUserResponse()
          Create an instance of GetAuditExceptionsByUserResponse
 GetAuditExceptionsResponse createGetAuditExceptionsResponse()
          Create an instance of GetAuditExceptionsResponse
 GetVersion createGetVersion()
          Create an instance of GetVersion
 GetVersionResponse createGetVersionResponse()
          Create an instance of GetVersionResponse
 MitigateException createMitigateException()
          Create an instance of MitigateException
 MitigateExceptionResponse createMitigateExceptionResponse()
          Create an instance of MitigateExceptionResponse
 javax.xml.bind.JAXBElement createRbacxServiceException(RbacxServiceException value)
          Create an instance of JAXBElement<RbacxServiceException>}
 TestConnection createTestConnection()
          Create an instance of TestConnection
 TestConnectionResponse createTestConnectionResponse()
          Create an instance of TestConnectionResponse

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.vaau.rbacx.api.service

Method Detail

createGetAuditExceptionsByUserResponse

public GetAuditExceptionsByUserResponse createGetAuditExceptionsByUserResponse()
Create an instance of GetAuditExceptionsByUserResponse

createGetAuditExceptionsResponse

public GetAuditExceptionsResponse createGetAuditExceptionsResponse()
Create an instance of GetAuditExceptionsResponse

createArrayOfString

public ArrayOfString createArrayOfString()
Create an instance of ArrayOfString

createGetVersion

public GetVersion createGetVersion()
Create an instance of GetVersion

createMitigateException

public MitigateException createMitigateException()
Create an instance of MitigateException

createGetAllOpenAuditExceptions

public GetAllOpenAuditExceptions createGetAllOpenAuditExceptions()
Create an instance of GetAllOpenAuditExceptions

createTestConnection

public TestConnection createTestConnection()
Create an instance of TestConnection

createGetAllOpenAuditExceptionsResponse

public GetAllOpenAuditExceptionsResponse createGetAllOpenAuditExceptionsResponse()
Create an instance of GetAllOpenAuditExceptionsResponse

createCheckForAuditExceptions

public CheckForAuditExceptions createCheckForAuditExceptions()
Create an instance of CheckForAuditExceptions

createMitigateExceptionResponse

public MitigateExceptionResponse createMitigateExceptionResponse()
Create an instance of MitigateExceptionResponse

createGetVersionResponse

public GetVersionResponse createGetVersionResponse()
Create an instance of GetVersionResponse

createTestConnectionResponse

public TestConnectionResponse createTestConnectionResponse()
Create an instance of TestConnectionResponse

createGetAuditExceptions

public GetAuditExceptions createGetAuditExceptions()
Create an instance of GetAuditExceptions

createGetAuditExceptionsByUser

public GetAuditExceptionsByUser createGetAuditExceptionsByUser()
Create an instance of GetAuditExceptionsByUser

createCheckForAuditExceptionsResponse

public CheckForAuditExceptionsResponse createCheckForAuditExceptionsResponse()
Create an instance of CheckForAuditExceptionsResponse

createRbacxServiceException

public javax.xml.bind.JAXBElement createRbacxServiceException(RbacxServiceException value)
Create an instance of JAXBElement<RbacxServiceException>}

Skip navigation links


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