com.sapportals.portal.prt.service.soap.webserviceconfig.description

Interface IPortalWebServiceParameter


public interface IPortalWebServiceParameter


Method Summary
 IPortalWebServiceType addPortalWebServiceType(String wsdltype, String javatype)
           
 boolean getAsAttribute()
           
 String getDefaultJavaType()
           
 String getDefaultValue()
           
 String getEnconding()
           
 int getID()
           
 int getMaxOccurs()
           
 int getMinOccurs()
           
 String getName()
           
 String getNameElement()
           
 String getNameOfArrayItems()
           
 Iterator getPortalWebServiceTypes()
           
 String getTargetNamespace()
           
 String getTargetNamespaceElement()
           
 boolean isNillable()
           
 boolean isRequired()
           
 void setAsAttribute(boolean value)
           
 void setDefaultJavaType(String value)
           
 void setDefaultValue(String value)
           
 void setEnconding(String value)
           
 void setID(int value)
           
 void setMaxOccurs(int value)
           
 void setMinOccurs(int value)
           
 void setName(String value)
           
 void setNameElement(String string)
           
 void setNameOfArrayItems(String string)
           
 void setNillable(boolean value)
           
 void setRequired(boolean value)
           
 void setTargetNamespace(String value)
           
 void setTargetNamespaceElement(String string)
           
 

Method Detail

setAsAttribute

public void setAsAttribute(boolean value)
Parameters:
value -

getAsAttribute

public boolean getAsAttribute()
Returns:

setDefaultValue

public void setDefaultValue(String value)
Parameters:
value -

getDefaultValue

public String getDefaultValue()
Returns:

setEnconding

public void setEnconding(String value)
Parameters:
value -

getEnconding

public String getEnconding()
Returns:

setID

public void setID(int value)
Parameters:
value -

getID

public int getID()
Returns:

setMaxOccurs

public void setMaxOccurs(int value)
Parameters:
value -

getMaxOccurs

public int getMaxOccurs()
Returns:

setMinOccurs

public void setMinOccurs(int value)
Parameters:
value -

getMinOccurs

public int getMinOccurs()
Returns:

setName

public void setName(String value)
Parameters:
value -

getName

public String getName()
Returns:

setNillable

public void setNillable(boolean value)
Parameters:
value -

isNillable

public boolean isNillable()
Returns:

setRequired

public void setRequired(boolean value)
Parameters:
value -

isRequired

public boolean isRequired()
Returns:

setTargetNamespace

public void setTargetNamespace(String value)
Parameters:
value -

getTargetNamespace

public String getTargetNamespace()
Returns:

getNameElement

public String getNameElement()

getTargetNamespaceElement

public String getTargetNamespaceElement()

setNameElement

public void setNameElement(String string)

setTargetNamespaceElement

public void setTargetNamespaceElement(String string)

addPortalWebServiceType

public IPortalWebServiceType addPortalWebServiceType(String wsdltype,
                                                     String javatype)
Parameters:
wsdltype -
javatype -
Returns:

getPortalWebServiceTypes

public Iterator getPortalWebServiceTypes()

getDefaultJavaType

public String getDefaultJavaType()

setDefaultJavaType

public void setDefaultJavaType(String value)

getNameOfArrayItems

public String getNameOfArrayItems()

setNameOfArrayItems

public void setNameOfArrayItems(String string)


Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.