com.sap.sl.sdk.authoring.businesslayer
Interface OlapBusinessLayer
- All Superinterfaces:
- BusinessLayer, Customizable, Nameable, QueryScriptCustomizable, SlResource
public interface OlapBusinessLayer
- extends BusinessLayer
A representation of the 'Olap Business Layer' model object.
The following features are supported:
Methods inherited from interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer |
getBlItem, getBusinessLayerViews, getComments, getCoreUniverseReferences, getCostEstimateExcessTime, getCustomNavigationPaths, getDescription, getLovs, getNavigationPathMode, getParameters, getQueryExecutionTimeLimit, getResultSetSizeLimit, getRootFolder, isComplexOperandsInFilterAllowed, isCostEstimateWarningEnabled, isMasterViewHidden, isMultipleSQLStatementsPerMeasureAllowed, isQueryExecutionTimeLimited, isQueryStrippingAllowed, isResultSetSizeLimited, isUseOfCombinedQueriesAllowed, isUseOfSubqueriesAllowed, setComments, setComplexOperandsInFilterAllowed, setCostEstimateExcessTime, setCostEstimateWarningEnabled, setDescription, setMasterViewHidden, setMultipleSQLStatementsPerMeasureAllowed, setNavigationPathMode, setQueryExecutionTimeLimit, setQueryExecutionTimeLimited, setQueryStrippingAllowed, setResultSetSizeLimit, setResultSetSizeLimited, setUseOfCombinedQueriesAllowed, setUseOfSubqueriesAllowed |
getConnectionPath
java.lang.String getConnectionPath()
- Returns the value of the 'Connection Path' attribute.
- Returns:
- the value of the 'Connection Path' attribute.
- See Also:
setConnectionPath(String)
setConnectionPath
void setConnectionPath(java.lang.String value)
- Sets the value of the '
Connection Path
' attribute.
- Parameters:
value
- the new value of the 'Connection Path' attribute.- See Also:
getConnectionPath()
© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.