JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle Fusion Middleware Java API Reference for Oracle API Manager
12c (12.1.3)
E59809-01
Prev
Next
Frames
No Frames
All Classes
A
C
E
G
I
N
O
S
T
A
AdminServiceMBean
- Interface in
oracle.apimanager.admin
provides various APIs to perform adminstrative tasks.
C
CatalogExportPlan
- Class in
oracle.apimanager.importexport
Represents how an export will be executed.
CatalogExportPlan()
- Constructor for class oracle.apimanager.importexport.
CatalogExportPlan
CatalogImportPlan
- Class in
oracle.apimanager.importexport
Represents how an import will be executed.
CatalogImportPlan()
- Constructor for class oracle.apimanager.importexport.
CatalogImportPlan
CatalogImportResult
- Class in
oracle.apimanager.importexport
Provides feedback information regarding the result of the import.
CatalogImportResult()
- Constructor for class oracle.apimanager.importexport.
CatalogImportResult
E
exportCatalog(CatalogExportPlan)
- Method in interface oracle.apimanager.admin.
AdminServiceMBean
exports the curation artifacts for the given plan.
G
getContent()
- Method in class oracle.apimanager.importexport.
CatalogImportResult
returns the refs of APIs for which catalog data are contained in the archive
getImported()
- Method in class oracle.apimanager.importexport.
CatalogImportResult
returns the refs of APIs for which catalog data were imported.
getProjects()
- Method in class oracle.apimanager.importexport.
CatalogExportPlan
returns the projects used to filter the APIs.
getProjects()
- Method in class oracle.apimanager.importexport.
CatalogImportPlan
returns the projects used to filter the APIs.
getSkipped()
- Method in class oracle.apimanager.importexport.
CatalogImportResult
returns the refs of APIs for which catalog data were contained in the archive but that do not exist anymore on the server
I
importCatalog(byte[], CatalogImportPlan)
- Method in interface oracle.apimanager.admin.
AdminServiceMBean
imports the curation artifacts for the given plan.
N
NAME
- Static variable in interface oracle.apimanager.admin.
AdminServiceMBean
O
oracle.apimanager.admin
- package oracle.apimanager.admin
oracle.apimanager.importexport
- package oracle.apimanager.importexport
S
setContent(Set<Ref>)
- Method in class oracle.apimanager.importexport.
CatalogImportResult
sets the refs of APIs for which catalog data are contained in the archive
setImported(Set<Ref>)
- Method in class oracle.apimanager.importexport.
CatalogImportResult
sets the refs of APIs for which catalog data were imported.
setProjects(Set<String>)
- Method in class oracle.apimanager.importexport.
CatalogExportPlan
sets the projects used to filter the APIs for which to export the catalog data.
setProjects(Set<String>)
- Method in class oracle.apimanager.importexport.
CatalogImportPlan
sets the projects used to filter the APIs for which to import the catalog data.
setSkipped(Set<Ref>)
- Method in class oracle.apimanager.importexport.
CatalogImportResult
sets the refs of APIs for which catalog data were contained in the archive but that do not exist anymore on the server
T
TYPE
- Static variable in interface oracle.apimanager.admin.
AdminServiceMBean
A
C
E
G
I
N
O
S
T
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle Fusion Middleware Java API Reference for Oracle API Manager
12c (12.1.3)
E59809-01
Prev
Next
Frames
No Frames
All Classes
Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.