com.silverpeas.notification.delayed.synthese
Class SyntheseResource
java.lang.Object
com.silverpeas.notification.delayed.synthese.SyntheseResource
public class SyntheseResource
- extends Object
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyntheseResource
public SyntheseResource()
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getNotifications
public List<SyntheseResourceNotification> getNotifications()
addNotification
public void addNotification(SyntheseResourceNotification notification)
isSeveralNotifications
public boolean isSeveralNotifications()
Copyright © 2016 Silverpeas. All Rights Reserved.