Interface ServicesProfileModel

    • Method Detail

      • assignService

        void assignService​(Map map)
                    throws AMConsoleException
        Assigns service to a realm.
        Parameters:
        map - Map of attribute name to Set of attribute values.
        Throws:
        AMConsoleException - if values cannot be set.
      • setAttributes

        void setAttributes​(Map attrValues)
                    throws AMConsoleException
        Set attributes of an service.
        Parameters:
        attrValues - Map of attribute name to its values.
        Throws:
        AMConsoleException - if values cannot be set.
      • getDefaultAttributeValues

        Map getDefaultAttributeValues()
        Returns defaults attribute values.
        Returns:
        defaults attribute values.
      • hasOrganizationAttributes

        boolean hasOrganizationAttributes()
        Returns true if a service has displayable organizational attributes.
        Returns:
        true if a service has displayable organizational attributes.