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

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

public interface Attribute
extends BusinessObject

A representation of the 'Attribute' model object.

Use BusinessLayerFactory.createBlItem(Class, String, BlContainer) to instantiate an attribute.


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.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.