public abstract class ODataOperation extends WmAdapterService
Constructor and Description |
---|
ODataOperation() |
ODataOperation(Entity entity) |
Modifier and Type | Method and Description |
---|---|
void |
fillWmTemplateDescriptor(WmTemplateDescriptor d,
java.util.Locale l)
Populates the metadata object describing this service template in the specified locale.
|
Entity |
getEntity() |
void |
setEntity(Entity entity) |
_setNodeReference, accessPipeline, configureIOProperties, execute, execute, getConnectionProperties, getConnectionSpec, getDesignTimeLocale, inputRecordName, outputRecordName, populateMetadata, releaseConnection, retrieveConnection, serviceName, setDesignTimeLocale, setSignatureProperties, useConnection
protected Entity entity
public ODataOperation()
public ODataOperation(Entity entity)
public void fillWmTemplateDescriptor(WmTemplateDescriptor d, java.util.Locale l) throws javax.resource.ResourceException
WmAdapterService
fillWmTemplateDescriptor
in class WmAdapterService
d
- the metadata object describing this adapter service.l
- the locale that locale-specific metadata should be populated in.javax.resource.ResourceException
- an instance of AdapterException
if an error was encountered while populating the metadataWmTemplateDescriptor
public Entity getEntity()
public void setEntity(Entity entity)
Copyright © 2003 - 2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.