com.sap.aii.af.service.cpa

Interface AttributeExtendedCPAObject

All Superinterfaces:
Comparable<CPAObject>, CPAObject
All Known Subinterfaces:
Binding, Channel

public interface AttributeExtendedCPAObject
extends CPAObject

The AttributeExtendedCPAObject interface extends the CPAObject and defines additional methods for reading the adapter metadata related information (i.e. attributes, direction, adaptertype). Currently only the Channel and the Binding object implement the AttributeExtendedCPAObject.


Method Summary
 String getAdapterNamespace()
           
 String getAdapterSWCV()
           
 String getAdapterType()
           
 String[] getAttributeNames()
           
 String getAttributes()
           
 Direction getDirection()
           
 
Methods inherited from interface com.sap.aii.af.service.cpa.CPAObject
getObjectId, getObjectName, getObjectType, getStringRepresentation, getValue, getValueAsBinary, getValueAsBoolean, getValueAsDate, getValueAsInt, getValueAsIntObject, getValueAsLong, getValueAsLongObject, getValueAsString, getValueAsTable, getValueAsTimestamp, isPassword
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getAttributes

String getAttributes()

getDirection

Direction getDirection()

getAdapterType

String getAdapterType()

getAdapterSWCV

String getAdapterSWCV()

getAdapterNamespace

String getAdapterNamespace()

getAttributeNames

String[] getAttributeNames()
                           throws CPAException
Throws:
CPAException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] SAP_XIAF [sap.com] com.sap.aii.af.svc.facade api BC-XI


Copyright 2014 SAP AG Complete Copyright Notice