com.sap.portal.obn.analyzer
Interface IOBNAnalyzingContainer
public interface IOBNAnalyzingContainer
The interface that represents the result of OBN analysis.
The interface enables you to get a List of IOBNResolvingContainers,
each one holds data regarding one business object and the business object's operations that have implementations in
the defined scope used to create this IOBNAnalyzingContainer object.
The result of the OBN analysis is filtered with the analyzing filter used to create this IOBNAnalyzingContainer object.
To create this interface, use the getAnalyzingContainer method.
getOBNResolvingContainers
List getOBNResolvingContainers()
throws OBNException
- Holds the results of the analyzing process generated by the
getAnalyzingContainer method.
Each of the containers holds data regarding one business object, which has implementations in the scope that was specified in that method
and which match the specified filter.
- Returns:
- a List of
IOBNResolvingContainer objects
- Throws:
OBNException - if an error occurs during the resolving of the business objects
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/navigation/api
|
api
|
EP-PIN
|
Copyright 2013 SAP AG Complete Copyright Notice