Interface ICustomizationUsersGroups2

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isNameValid​(java.lang.String name, int groupId)
      Checks whether another group has the specified name.
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • isNameValid

        boolean isNameValid​(java.lang.String name,
                            int groupId)

        Checks whether another group has the specified name.

        Parameters:
        name - Mandatory java.lang.String parameter.
        groupId - Mandatory int parameter.
        Returns:
        Returns a value of type boolean