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

Interface Classification

    • Method Detail

      • getTitle

        java.lang.String getTitle()
        Returns the title of the classification.
        Returns:
        title of the classification.
      • getDescription

        java.lang.String getDescription()
        Returns the description of the classification.
        Returns:
        description of the classification.
      • getPath

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

        ClassificationCategory getRootCategory()
        Returns the root category of the classification.
        Returns:
        root category of the classification.

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