|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.api.model.content.id.ContentId
com.atlassian.confluence.api.model.content.id.AttachmentContentId
@Internal public class AttachmentContentId
Represents the id of an Attachment.
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.api.model.content.id.ContentId |
---|
UNSET |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
int |
hashCode()
|
java.lang.String |
serialise()
|
Methods inherited from class com.atlassian.confluence.api.model.content.id.ContentId |
---|
asLong, deserialise, isSet, of, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String serialise()
serialise
in class ContentId
public boolean equals(java.lang.Object other)
equals
in class ContentId
public int hashCode()
hashCode
in class ContentId
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |