Class CommentId
- java.lang.Object
-
- org.silverpeas.core.contribution.model.ContributionIdentifier
-
- org.silverpeas.core.comment.model.CommentId
-
- All Implemented Interfaces:
Serializable
,ComponentResourceIdentifier
,ResourceIdentifier
public class CommentId extends ContributionIdentifier
The unique identifier of a comment in Silverpeas.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.silverpeas.core.contribution.model.ContributionIdentifier
MISSING_PART
-
-
Method Summary
-
Methods inherited from class org.silverpeas.core.contribution.model.ContributionIdentifier
asString, decode, equals, from, from, from, from, from, getComponentInstanceId, getLocalId, getType, hashCode, isValid
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.silverpeas.core.ComponentResourceIdentifier
toReference
-
-