Interface SilverpeasToolContent
-
- All Superinterfaces:
Contribution
,Identifiable
,Instance<Contribution>
,Nameable
,Securable
,Serializable
,SilverpeasContent
,SilverpeasResource
public interface SilverpeasToolContent extends SilverpeasContent
An extension to manage contents handled by tools.- Author:
- Yohann Chastagnier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getURL()
Gets the access url to this content.-
Methods inherited from interface org.silverpeas.core.contribution.model.Contribution
canBeAccessedBy, getContributionType, getDescription, getModel, getName, getResourcePath, getTitle, isIndexable
-
Methods inherited from interface org.silverpeas.core.security.Securable
canBeDeletedBy, canBeFiledInBy, canBeModifiedBy
-
Methods inherited from interface org.silverpeas.core.contribution.model.SilverpeasContent
getComponentInstanceId, getId, getIdentifier, getSilverpeasContentId
-
Methods inherited from interface org.silverpeas.core.SilverpeasResource
getCreationDate, getCreator, getLastUpdateDate, getLastUpdater
-
-
-
-
Method Detail
-
getURL
String getURL()
Gets the access url to this content.- Returns:
-
-