Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


oracle.security.opss.config.persistence.factory
Interface JpsConfigurationPFactory


public interface JpsConfigurationPFactory

Factory for creating Persistence Layer Configuration Elements

Author:
vbkumarjayanti

Method Summary
 DependentServiceP createDependentServiceP()
          Create an instance of DependentServiceP
 ExtendedPropertyP createExtendedPropertyP()
          Create an instance of ExtendedPropertyP
 ExtendedPropertySetP createExtendedPropertySetP()
          Create an instance of ExtendedPropertySetP
 ExtendedPropertySetRefP createExtendedPropertySetRefP()
          Create an instance of ExtendedPropertySetRefP
 ExtendedPropertySetsP createExtendedPropertySetsP()
          Create an instance of ExtendedPropertySetsP
 ExtendedPropertyValuesP createExtendedPropertyValuesP()
          Create an instance of ExtendedPropertyValuesP
 JpsConfigurationP createJpsConfig()
          Create an instance of JpsConfigurationP
 JpsContextP createJpsContextP()
          Create an instance of JpsContextP
 JpsContextRefP createJpsContextRefP()
          Create an instance of JpsContextRefP
 JpsContextsP createJpsContextsP()
          Create an instance of JpsContextsP
 PropertyP createPropertyP()
          Create an instance of PropertyP
 PropertySetP createPropertySetP()
          Create an instance of PropertySetP
 PropertySetRefP createPropertySetRefP()
          Create an instance of PropertySetRefP
 PropertySetsP createPropertySetsP()
          Create an instance of PropertySetsP
 ServiceInstanceP createServiceInstanceP()
          Create an instance of ServiceInstanceP
 ServiceInstanceRefP createServiceInstanceRefP()
          Create an instance of ServiceInstanceRefP
 ServiceInstancesP createServiceInstancesP()
          Create an instance of ServiceInstancesP
 ServiceProviderP createServiceProviderP()
          Create an instance of ServiceProviderP
 ServiceProvidersP createServiceProvidersP()
          Create an instance of ServiceProvidersP
 JpsConfigurationPMetaFactory getMetaFactory()
           

 

Method Detail

getMetaFactory

JpsConfigurationPMetaFactory getMetaFactory()

createExtendedPropertySetRefP

ExtendedPropertySetRefP createExtendedPropertySetRefP()
Create an instance of ExtendedPropertySetRefP

createExtendedPropertySetP

ExtendedPropertySetP createExtendedPropertySetP()
Create an instance of ExtendedPropertySetP

createExtendedPropertySetsP

ExtendedPropertySetsP createExtendedPropertySetsP()
Create an instance of ExtendedPropertySetsP

createExtendedPropertyP

ExtendedPropertyP createExtendedPropertyP()
Create an instance of ExtendedPropertyP

createExtendedPropertyValuesP

ExtendedPropertyValuesP createExtendedPropertyValuesP()
Create an instance of ExtendedPropertyValuesP

createJpsConfig

JpsConfigurationP createJpsConfig()
Create an instance of JpsConfigurationP

createJpsContextRefP

JpsContextRefP createJpsContextRefP()
Create an instance of JpsContextRefP

createJpsContextP

JpsContextP createJpsContextP()
Create an instance of JpsContextP

createJpsContextsP

JpsContextsP createJpsContextsP()
Create an instance of JpsContextsP

createPropertySetRefP

PropertySetRefP createPropertySetRefP()
Create an instance of PropertySetRefP

createPropertySetP

PropertySetP createPropertySetP()
Create an instance of PropertySetP

createPropertySetsP

PropertySetsP createPropertySetsP()
Create an instance of PropertySetsP

createPropertyP

PropertyP createPropertyP()
Create an instance of PropertyP

createServiceInstanceRefP

ServiceInstanceRefP createServiceInstanceRefP()
Create an instance of ServiceInstanceRefP

createServiceInstanceP

ServiceInstanceP createServiceInstanceP()
Create an instance of ServiceInstanceP

createServiceInstancesP

ServiceInstancesP createServiceInstancesP()
Create an instance of ServiceInstancesP

createServiceProviderP

ServiceProviderP createServiceProviderP()
Create an instance of ServiceProviderP

createServiceProvidersP

ServiceProvidersP createServiceProvidersP()
Create an instance of ServiceProvidersP

createDependentServiceP

DependentServiceP createDependentServiceP()
Create an instance of DependentServiceP

Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


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