Interface ContactCustomFieldServiceLocal

    • Method Detail

      • listEditable

        List<ContactCustomField> listEditable​(User user)
        Lists the contact custom fields enabled for the given user that the logged user can edit
      • listInList

        List<ContactCustomField> listInList​(User user)
        Lists the contact custom fields shown in contact list results of the given user
      • listInSearch

        List<ContactCustomField> listInSearch​(User user)
        Lists the contact custom fields the logged user filter use when searching the contact list of the given user
      • listVisible

        List<ContactCustomField> listVisible​(User user)
        Lists the contact custom fields enabled for the given user that the logged user can view