Interface WebDimensionLockProperties


  • public interface 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.
    Since:
    MicroStrategy Web 9.0.1
    • Method Detail

      • getAttributeByID

        WebDimensionAttribute getAttributeByID​(java.lang.String attributeDSSID)
        Return a WebDimensionAttribute with lock properties set for the attribute id passed in.
        Parameters:
        attributeDSSID - String containing the DSSID of the desired attribute