Module: alfresco/services/_UserServiceTopicMixin

alfresco/services/_UserServiceTopicMixin

Author:
  • Dave Draper
  • Ray Gauss II
License:
Source:

Members

setUserHomePageFailureTopic :string

This topic is used to indicate that the user's home page could not be saved.
Type:
  • string
Default Value:
  • "ALF_SET_USER_HOME_PAGE_FAILURE"
Source:

setUserHomePageSuccessTopic :string

This topic is used to indicate that the user's home page was saved successfully.
Type:
  • string
Default Value:
  • "ALF_SET_USER_HOME_PAGE_SUCCESS"
Source:

setUserHomePageTopic :string

This topic is used to set the home page for the user
Type:
  • string
Default Value:
  • "ALF_SET_USER_HOME_PAGE"
Source:

updateUserStatusFailureTopic :string

This topic is used to indicate that the user's status could not be saved.
Type:
  • string
Default Value:
  • "ALF_USER_STATUS_UPDATE_FAILURE"
Source:

updateUserStatusSuccessTopic :string

This topic is used to indicate that the user's status was saved successfully.
Type:
  • string
Default Value:
  • "ALF_USER_STATUS_UPDATED"
Source:

updateUserStatusTopic :string

This topic is used to set the status for the user
Type:
  • string
Default Value:
  • "ALF_UPDATE_USER_STATUS"
Source: