Skip navigation links
com.adobe.cq.commerce.api.classification

Interface ClassificationAttribute

    • Method Detail

      • getPath

        String getPath()
        Returns the path of the attribute if represented in the repository. Otherwise, it returns an ID uniquely identifying the attribute to the external commerce engine.
        Returns:
        path/ID of the attribute.
      • getTitle

        String getTitle()
        Returns the title of the attribute.
        Returns:
        title of the attribute.
      • getDescription

        String getDescription()
        Returns the description of the attribute.
        Returns:
        description of the attribute.
      • getName

        String getName()
        Returns the name of the attribute. The attribute name matches the product property.
        Returns:
        name of the attribute.
      • getUnit

        String getUnit()
        Returns the unit of the attribute (e.g: kg).
        Returns:
        unit of the attribute.

"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"