com.microstrategy.web.objects.WebDimensionLockProperties |
This interface represents the set of dimension attribute objects from
the System Dimension that have lock properties set on them. It does
NOT represent the first class object from IServer. For the first
class object representation see WebDimension
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract WebDimensionAttribute |
getAttributeByID(String attributeDSSID)
Return a
WebDimensionAttribute with lock properties set for
the attribute id passed in. |
Return a WebDimensionAttribute
with lock properties set for
the attribute id passed in.
attributeDSSID | String containing the DSSID of the desired attribute |
---|