com.sap.sl.sdk.authoring.businesslayer
Interface Dimension

All Superinterfaces:
BlContainer, BlItem, BusinessObject, Customizable, Identifiable, Inheritable, Nameable

public interface Dimension
extends BusinessObject, BlContainer

A representation of the 'Dimension' model object.

Use BusinessLayerFactory.createBlItem(Class, String, BlContainer) to instantiate a dimension.


Method Summary
 
Methods inherited from interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
getAccessLevel, getAssociatedLov, getBinding, getDataType, getDisplayFormat, getLineage, getMapping, getSelect, getTechnicalInformation, getWhere, isAssociatedLovEnabled, isUsableInConditions, isUsableInResults, isUsableInSort, setAccessLevel, setAssociatedLov, setAssociatedLovEnabled, setDataType, setLineage, setMapping, setSelect, setTechnicalInformation, setUsableInConditions, setUsableInResults, setUsableInSort, setWhere
 
Methods inherited from interface com.sap.sl.sdk.authoring.businesslayer.BlContainer
getChildren
 
Methods inherited from interface com.sap.sl.sdk.authoring.businesslayer.BlItem
getDescription, getInheritedData, getParent, getPath, getState, setDescription, setState
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Identifiable
getIdentifier
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Nameable
getName, setName
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Customizable
getCustomProperties
 



© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.