Interface Privilege

  • All Superinterfaces:
    com.novomind.ecom.common.api.attribute.Named

    public interface Privilege
    extends com.novomind.ecom.common.api.attribute.Named
    This interface represents an app specific privilege in the novomind iAGENT system
    Since:
    11.5
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.Long getId()  
      • Methods inherited from interface com.novomind.ecom.common.api.attribute.Named

        getName
    • Method Detail

      • getId

        java.lang.Long getId()
        Returns:
        the id of this privilege
        Since:
        11.5