com.sap.aii.proxy.xiruntime.core
Interface AbstractTypeRemote
- All Superinterfaces:
- Remote
public interface AbstractTypeRemote
- extends Remote
Remote interface of all generated type classes.
This interface declares methods for accessing as well as rendering and parsing the
instance data of derived type classes.
Copyright (c) 2004 SAP AG
- See Also:
AbstractType
dataSet
DataSet dataSet()
throws RemoteException
- Throws:
RemoteException
descriptor
Descriptor descriptor()
throws RemoteException
- Throws:
RemoteException
generationInfo
GenerationInfo generationInfo()
throws RemoteException
- Throws:
RemoteException
fromXml
void fromXml(String xmlDocument)
throws RemoteException
- Throws:
RemoteException
fromXml
void fromXml(InputStream xmlStream)
throws RemoteException
- Throws:
RemoteException
toXml
String toXml(String tagName,
String namespace)
throws RemoteException
- Throws:
RemoteException
toXml
void toXml(String tagName,
String namespace,
OutputStream xmlStream)
throws IOException,
RemoteException
- Throws:
IOException
RemoteException
toXml2
String toXml2()
throws RemoteException
- Throws:
RemoteException
getWsdlName
QName getWsdlName()
throws RemoteException
- Throws:
RemoteException
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.proxy.svc.facade
|
api
|
BC-XI
|
Copyright 2011 SAP AG Complete Copyright Notice