com.sapportals.connector.metadata.objects
Interface IMethod
- All Superinterfaces:
- IConnectorObject, IFunction, ISOAPSerializable
- public interface IMethod
- extends IFunction, ISOAPSerializable
This interface contains metadata for a method of a EIS business object
- Version:
- 1.0
retrieveParentBusinessObject
public IBusinessObject retrieveParentBusinessObject()
- Returns the business object composing this method.
- Returns:
- IBusinessObject interface of the parent function.
- See Also:
IBusinessObject
retrieveTerm
public java.lang.String retrieveTerm()
- Returns the term describing the parameter, for example "Method"
- Specified by:
retrieveTerm in interface IFunction
- Returns:
- The parameter term
Copyright © 2001-2005 SAP AG. All Rights Reserved.