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

Interface DescriptionConstants


public interface DescriptionConstants


Field Summary
static String DOCUMENT_STYLE_DESC
           
static String PORTAL_MAPPING_TAG
           
static String PORTAL_MAPPINGS_TAG
           
static String PORTAL_METHOD_TAG
           
static String PORTAL_PARAMETER_TAG
           
static String PORTAL_RETURNPARAM_TAG
           
static String PORTAL_SERIALIZER_TAG
           
static String PORTAL_SERIALIZERS_TAG
           
static String PORTAL_SOAP_ARRAY_ITEM_ELEMENT_NAME
           
static String PORTAL_SOAP_CONFIG_APPNAME_ATTR
           
static String PORTAL_SOAP_CONFIG_ATTRIBUTE_ATTR
           
static String PORTAL_SOAP_CONFIG_AUTHENTICATED_ATTR
           
static String PORTAL_SOAP_CONFIG_DEFAULTJAVATYPE_ATTR
           
static String PORTAL_SOAP_CONFIG_DEFAULTVALUE_ATTR
           
static String PORTAL_SOAP_CONFIG_ELEMENT_NAME
           
static String PORTAL_SOAP_CONFIG_ENCONDING_ATTR
           
static String PORTAL_SOAP_CONFIG_ID_ATTR
           
static String PORTAL_SOAP_CONFIG_IMPLEMENTATION_ATTR
           
static String PORTAL_SOAP_CONFIG_INTERFACE_ATTR
           
static String PORTAL_SOAP_CONFIG_JAVASIGN_ATTR
           
static String PORTAL_SOAP_CONFIG_JAVATYPE_ATTR
           
static String PORTAL_SOAP_CONFIG_LOCALPART_ATTR
           
static String PORTAL_SOAP_CONFIG_MAX_ATTR
           
static String PORTAL_SOAP_CONFIG_MIN_ATTR
           
static String PORTAL_SOAP_CONFIG_NAME_ATTR
           
static String PORTAL_SOAP_CONFIG_NILLABLE_ATTR
           
static String PORTAL_SOAP_CONFIG_REQUIRED_ATTR
           
static String PORTAL_SOAP_CONFIG_SERIALIZER_ATTR
           
static String PORTAL_SOAP_CONFIG_SOAPACTION_ATTR
           
static String PORTAL_SOAP_CONFIG_STYLE_ATTR
           
static String PORTAL_SOAP_CONFIG_TNS_ATTR
           
static String PORTAL_SOAP_CONFIG_TNS_ELEMENT
           
static String PORTAL_SOAP_CONFIG_URI_ATTR
           
static String PORTAL_SOAP_CONFIG_VERSION_ATTR
           
static String PORTAL_SOAP_CONFIG_WSDLTYPE_ATTR
           
static String PORTAL_TYPE_TAG
           
static String PORTAL_WEBSERVICE_TAG
           
static String PORTAL_WEBSERVICES_TAG
           
static String RPC_STYLE_DESC
           
static String UNKNOWN_STYLE_DESC
           
 

Field Detail

RPC_STYLE_DESC

public static final String RPC_STYLE_DESC
See Also:
Constant Field Values

DOCUMENT_STYLE_DESC

public static final String DOCUMENT_STYLE_DESC
See Also:
Constant Field Values

UNKNOWN_STYLE_DESC

public static final String UNKNOWN_STYLE_DESC
See Also:
Constant Field Values

PORTAL_WEBSERVICES_TAG

public static final String PORTAL_WEBSERVICES_TAG
See Also:
Constant Field Values

PORTAL_WEBSERVICE_TAG

public static final String PORTAL_WEBSERVICE_TAG
See Also:
Constant Field Values

PORTAL_METHOD_TAG

public static final String PORTAL_METHOD_TAG
See Also:
Constant Field Values

PORTAL_PARAMETER_TAG

public static final String PORTAL_PARAMETER_TAG
See Also:
Constant Field Values

PORTAL_TYPE_TAG

public static final String PORTAL_TYPE_TAG
See Also:
Constant Field Values

PORTAL_RETURNPARAM_TAG

public static final String PORTAL_RETURNPARAM_TAG
See Also:
Constant Field Values

PORTAL_SERIALIZERS_TAG

public static final String PORTAL_SERIALIZERS_TAG
See Also:
Constant Field Values

PORTAL_SERIALIZER_TAG

public static final String PORTAL_SERIALIZER_TAG
See Also:
Constant Field Values

PORTAL_MAPPING_TAG

public static final String PORTAL_MAPPING_TAG
See Also:
Constant Field Values

PORTAL_MAPPINGS_TAG

public static final String PORTAL_MAPPINGS_TAG
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_VERSION_ATTR

public static final String PORTAL_SOAP_CONFIG_VERSION_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_APPNAME_ATTR

public static final String PORTAL_SOAP_CONFIG_APPNAME_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_NAME_ATTR

public static final String PORTAL_SOAP_CONFIG_NAME_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_SOAPACTION_ATTR

public static final String PORTAL_SOAP_CONFIG_SOAPACTION_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_AUTHENTICATED_ATTR

public static final String PORTAL_SOAP_CONFIG_AUTHENTICATED_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_JAVASIGN_ATTR

public static final String PORTAL_SOAP_CONFIG_JAVASIGN_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_STYLE_ATTR

public static final String PORTAL_SOAP_CONFIG_STYLE_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_ID_ATTR

public static final String PORTAL_SOAP_CONFIG_ID_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_TNS_ATTR

public static final String PORTAL_SOAP_CONFIG_TNS_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_WSDLTYPE_ATTR

public static final String PORTAL_SOAP_CONFIG_WSDLTYPE_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_JAVATYPE_ATTR

public static final String PORTAL_SOAP_CONFIG_JAVATYPE_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_DEFAULTVALUE_ATTR

public static final String PORTAL_SOAP_CONFIG_DEFAULTVALUE_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_DEFAULTJAVATYPE_ATTR

public static final String PORTAL_SOAP_CONFIG_DEFAULTJAVATYPE_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_ENCONDING_ATTR

public static final String PORTAL_SOAP_CONFIG_ENCONDING_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_NILLABLE_ATTR

public static final String PORTAL_SOAP_CONFIG_NILLABLE_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_REQUIRED_ATTR

public static final String PORTAL_SOAP_CONFIG_REQUIRED_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_ATTRIBUTE_ATTR

public static final String PORTAL_SOAP_CONFIG_ATTRIBUTE_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_MIN_ATTR

public static final String PORTAL_SOAP_CONFIG_MIN_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_MAX_ATTR

public static final String PORTAL_SOAP_CONFIG_MAX_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_TNS_ELEMENT

public static final String PORTAL_SOAP_CONFIG_TNS_ELEMENT
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_ELEMENT_NAME

public static final String PORTAL_SOAP_CONFIG_ELEMENT_NAME
See Also:
Constant Field Values

PORTAL_SOAP_ARRAY_ITEM_ELEMENT_NAME

public static final String PORTAL_SOAP_ARRAY_ITEM_ELEMENT_NAME
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_INTERFACE_ATTR

public static final String PORTAL_SOAP_CONFIG_INTERFACE_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_IMPLEMENTATION_ATTR

public static final String PORTAL_SOAP_CONFIG_IMPLEMENTATION_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_LOCALPART_ATTR

public static final String PORTAL_SOAP_CONFIG_LOCALPART_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_URI_ATTR

public static final String PORTAL_SOAP_CONFIG_URI_ATTR
See Also:
Constant Field Values

PORTAL_SOAP_CONFIG_SERIALIZER_ATTR

public static final String PORTAL_SOAP_CONFIG_SERIALIZER_ATTR
See Also:
Constant Field Values


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.