Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.4.0)
E10659-03


oracle.soa.management.facade
Interface ImportInfo

All Superinterfaces:
java.io.Serializable

public interface ImportInfo
extends java.io.Serializable

SCA composite import information


Method Summary
 java.lang.String getLocation()
          Gets the import location
 java.lang.String getType()
          Gets the import type

 

Method Detail

getLocation

java.lang.String getLocation()
Gets the import location
Returns:
the location of the imported resource

getType

java.lang.String getType()
Gets the import type
Returns:
the import type (e.g., wsdl, xsd, bpel)

Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.4.0)
E10659-03


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