com.stratelia.silverpeas.alertUser
Class AlertUser
java.lang.Object
com.stratelia.silverpeas.alertUser.AlertUser
public class AlertUser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_hostSpaceName
protected String m_hostSpaceName
m_hostComponentId
protected String m_hostComponentId
m_hostComponentLabel
protected PairObject m_hostComponentLabel
m_notificationMetaData
protected NotificationMetaData m_notificationMetaData
extraParams
protected SelectionUsersGroups extraParams
AlertUser
public AlertUser()
resetAll
public void resetAll()
getAlertUserURL
public static String getAlertUserURL()
setHostSpaceName
public void setHostSpaceName(String hostSpaceName)
getHostSpaceName
public String getHostSpaceName()
setHostComponentId
public void setHostComponentId(String hostComponentId)
- Sets the component instance id that permits to apply a filter on the users or groups that have
right access to the component.
- Parameters:
hostComponentId
-
getHostComponentId
public String getHostComponentId()
setHostComponentName
public void setHostComponentName(PairObject hostComponentLabel)
- Sets the name of the component for the browsebar rendering. It is handled by a PairObject(component name, link_to_component).
Only the first element is represented for now because of the systematic use of a POPUP.
- Parameters:
hostComponentLabel
- the component label
getHostComponentName
public PairObject getHostComponentName()
setNotificationMetaData
public void setNotificationMetaData(NotificationMetaData notificationMetaData)
getNotificationMetaData
public NotificationMetaData getNotificationMetaData()
getSelectionUsersGroups
public SelectionUsersGroups getSelectionUsersGroups()
setSelectionUsersGroups
public void setSelectionUsersGroups(SelectionUsersGroups extraParams)
Copyright © 2016 Silverpeas. All Rights Reserved.