Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


oracle.webservices.portability
Interface DMSNameAdapter


public interface DMSNameAdapter

Method Summary
 String getApplicationNounType()
           
 String getPlatformPrefix()
           
 String getPortNounType()
           
 String getPortsNounType()
           
 String getResourcePatternDomain()
           
 String getServiceNounType()
           
 String getWebserviceOperationNounType()
           
 String getWebservicesNounType()
           

 

Method Detail

getResourcePatternDomain

String getResourcePatternDomain()

getServiceNounType

String getServiceNounType()

getApplicationNounType

String getApplicationNounType()

getPortNounType

String getPortNounType()

getWebservicesNounType

String getWebservicesNounType()

getPlatformPrefix

String getPlatformPrefix()

getPortsNounType

String getPortsNounType()

getWebserviceOperationNounType

String getWebserviceOperationNounType()

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.