com.silverpeas.notification.builder
Class ResourceDataTest

java.lang.Object
  extended by com.silverpeas.notification.builder.ResourceDataTest
All Implemented Interfaces:
SilverpeasContent, Serializable

public class ResourceDataTest
extends Object
implements SilverpeasContent

Author:
Yohann Chastagnier
See Also:
Serialized Form

Constructor Summary
ResourceDataTest()
           
 
Method Summary
 boolean canBeAccessedBy(UserDetail user)
           
 String getComponentInstanceId()
           
 String getContributionType()
           
 Date getCreationDate()
           
 UserDetail getCreator()
           
 String getDescription()
           
 String getId()
           
 String getSilverpeasContentId()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceDataTest

public ResourceDataTest()
Method Detail

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.