|
SAP NetWeaver 7.30 Enterprise Portal (SP07) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOBNAnalyzingHandler
The interface that offers a set of methods to create basic objects
of OBN Analyzer. The objects are passed as input parameters to the getAnalyzingContainer method.
This is the starting point of the OBN Analyzer.
To get an instance of this interface, use getOBNAnalyzingHandler.
| Method Summary | |
|---|---|
IOBNAnalyzingScope |
createOBNAnalysingScope()
Creates a new OBN analyzing scope object that defines the PCD locations (such as roles, folders, worksets and pages) of the implementations you want to explore. |
IOBNAnalyzingBOFilter |
createOBNAnalyzingBOFilter()
Creates a new OBN analyzing filter object that filters the business objects that are retrieved. |
IOBNAnalyzingContainer |
getAnalyzingContainer(IOBNAnalyzingScope scope,
IOBNAnalyzingBOFilter filter,
com.sap.security.api.IPrincipal user)
Returns an interface that enables you to explore the business objects that are retrieved from the OBN analysis. |
| Method Detail |
|---|
IOBNAnalyzingScope createOBNAnalysingScope()
IOBNAnalyzingBOFilter createOBNAnalyzingBOFilter()
IOBNAnalyzingContainer getAnalyzingContainer(IOBNAnalyzingScope scope,
IOBNAnalyzingBOFilter filter,
com.sap.security.api.IPrincipal user)
scope - defines the PCD locations in which the search for implementations will be performedfilter - a set of filters for filtering the returned business objectsuser - the user for accessing the PCD
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/navigation/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP07) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||