Interface Group

All Superinterfaces:
CategoryAssigned, com.novomind.ecom.common.api.attribute.Described, com.novomind.ecom.common.api.attribute.Named
All Known Subinterfaces:
AgentGroup, SystemGroup

public interface Group extends com.novomind.ecom.common.api.attribute.Named, com.novomind.ecom.common.api.attribute.Described, CategoryAssigned
Represents a Group object
Since:
10.0.108
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.novomind.ecom.api.iagent.assignment.CategoryAssigned

    getAssignedCategories

    Methods inherited from interface com.novomind.ecom.common.api.attribute.Described

    getDescription

    Methods inherited from interface com.novomind.ecom.common.api.attribute.Named

    getName
  • Method Details

    • getParent

      SystemGroup getParent()
      Returns:
      the parent system group of this agent group
      Since:
      10.0.108