|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOBNAnalyzingAnyTypeBOFilter
The interface that defines the filtering rules for business objects of all types which are included in the results returned by OBN analysis.
| Field Summary |
|---|
| Fields inherited from interface com.sap.portal.obn.analyzer.filter.IOBNAnalyzingFilter |
|---|
FILTER_OUT, MATCH_FILTER, VERIFY |
| Method Summary | |
|---|---|
IOBNAnalyzingStringFilter |
id()
Returns the business object ID filter, for setting the business object ID property of the filter. |
boolean |
isIgnoreAll()
Indicates whether all business objects of this type are ignored. |
IOBNAnalyzingOperationFilter |
operations()
Returns the operations filter, for setting the operation property of the filter. |
void |
setIgnoreAll(boolean ignoreAll)
Sets a flag for mass exclude for objects of this type. |
| Methods inherited from interface com.sap.portal.obn.analyzer.filter.IOBNAnalyzingFilter |
|---|
getBOFilterStatus, isBOToFilterOut |
| Method Detail |
|---|
void setIgnoreAll(boolean ignoreAll)
false.
myFilter.contextBO().setIgnoreAll(true);
myFilter.anyTypeBO().setIgnoreAll(true);
ignoreAll - if true, ignores all business objects of this typeboolean isIgnoreAll()
true if all business objects of this type are filtered outIOBNAnalyzingOperationFilter operations()
IOBNAnalyzingStringFilter id()
| 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 (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||