com.silverpeas.notification.builder
Class ResourceDataTest
java.lang.Object
com.silverpeas.notification.builder.ResourceDataTest
- All Implemented Interfaces:
- SilverpeasContent, Serializable
public class ResourceDataTest
- extends Object
- implements SilverpeasContent
- Author:
- Yohann Chastagnier
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceDataTest
public ResourceDataTest()
getId
public String getId()
- Specified by:
getId in interface SilverpeasContent
getComponentInstanceId
public String getComponentInstanceId()
- Specified by:
getComponentInstanceId in interface SilverpeasContent
getSilverpeasContentId
public String getSilverpeasContentId()
- Specified by:
getSilverpeasContentId in interface SilverpeasContent
getCreator
public UserDetail getCreator()
- Specified by:
getCreator in interface SilverpeasContent
getCreationDate
public Date getCreationDate()
- Specified by:
getCreationDate in interface SilverpeasContent
getTitle
public String getTitle()
- Specified by:
getTitle in interface SilverpeasContent
getDescription
public String getDescription()
- Specified by:
getDescription in interface SilverpeasContent
getContributionType
public String getContributionType()
- Specified by:
getContributionType in interface SilverpeasContent
canBeAccessedBy
public boolean canBeAccessedBy(UserDetail user)
- Specified by:
canBeAccessedBy in interface SilverpeasContent
Copyright © 2016 Silverpeas. All Rights Reserved.