Uses of Class
org.eclipse.persistence.internal.xr.XRServiceModel
Packages that use XRServiceModel
Package
Description
-
Uses of XRServiceModel in org.eclipse.persistence.dbws
Subclasses of XRServiceModel in org.eclipse.persistence.dbwsModifier and TypeClassDescriptionclass
PUBLIC: model object for eclipselink-dbws.xml descriptor file. -
Uses of XRServiceModel in org.eclipse.persistence.internal.dbws
Subclasses of XRServiceModel in org.eclipse.persistence.internal.dbwsModifier and TypeClassDescriptionclass
INTERNAL: runtime implementation of EclipseLink Database Web Service (DBWS)Methods in org.eclipse.persistence.internal.dbws with parameters of type XRServiceModel -
Uses of XRServiceModel in org.eclipse.persistence.internal.xr
Subclasses of XRServiceModel in org.eclipse.persistence.internal.xrModifier and TypeClassDescriptionclass
INTERNAL: runtime implementation of TopLink XR ServiceMethods in org.eclipse.persistence.internal.xr with parameters of type XRServiceModel -
Uses of XRServiceModel in org.eclipse.persistence.tools.dbws
Fields in org.eclipse.persistence.tools.dbws declared as XRServiceModelModifier and TypeFieldDescriptionprotected XRServiceModel
DBWSBuilder.xrServiceModel
protected XRServiceModel
WSDLGenerator.xrServiceModel
Methods in org.eclipse.persistence.tools.dbws that return XRServiceModelMethods in org.eclipse.persistence.tools.dbws with parameters of type XRServiceModelModifier and TypeMethodDescriptionstatic boolean
Util.requiresSimpleXMLFormat
(XRServiceModel serviceModel) Constructors in org.eclipse.persistence.tools.dbws with parameters of type XRServiceModelModifierConstructorDescriptionWSDLGenerator
(XRServiceModel xrServiceModel, NamingConventionTransformer nct, String wsdlLocationURI, boolean hasAttachments, String importedSchemaNameSpace, OutputStream os)