com.silverpeas.comment.service.notification
Class ClassifiedService
java.lang.Object
com.silverpeas.comment.service.notification.ClassifiedService
- All Implemented Interfaces:
- SilverpeasComponentService<Classified>
public class ClassifiedService
- extends Object
- implements SilverpeasComponentService<Classified>
A Silverpeas component service to use in tests.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPONENT_NAME
public static final String COMPONENT_NAME
- See Also:
- Constant Field Values
ClassifiedService
public ClassifiedService()
getContentById
public Classified getContentById(String contentId)
- Specified by:
getContentById in interface SilverpeasComponentService<Classified>
getComponentSettings
public ResourceLocator getComponentSettings()
- Specified by:
getComponentSettings in interface SilverpeasComponentService<Classified>
getComponentMessages
public ResourceLocator getComponentMessages(String language)
- Specified by:
getComponentMessages in interface SilverpeasComponentService<Classified>
putContent
public void putContent(Classified classified)
Copyright © 2016 Silverpeas. All Rights Reserved.