com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation

Class PageLocationActivity

    • Method Detail

      • setTargetCategory

        public void setTargetCategory(PageLocationActivityCategory targetCategory)
        Sets a given Target Category to this Page Location Activity.
        Parameters:
        targetCategory - The Target Category to set.
      • getTargetCategory

        public PageLocationActivityCategory getTargetCategory()
        Returns the Target Category set in this Page Location Activity.
        Returns:
        The Target Category set in this Page Location Activity.
      • setLayoutId

        public void setLayoutId(java.lang.String layoutId)
        Sets the Page Layout Id to this Page Location Activity.
        Parameters:
        layoutId - The Page Layout Id to set.
      • getLayoutId

        public java.lang.String getLayoutId()
        Returns the Page layout Id set in this Page Location Activity.
        Returns:
        The Page Layout Id set in this Page Location Activity.