|
||||||||||
| 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 | |
|---|---|
int |
compareTo(java.lang.Object o)
|
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 ContentIdpublic boolean equals(java.lang.Object other)
equals in class ContentIdpublic int hashCode()
hashCode in class ContentIdpublic int compareTo(java.lang.Object o)
compareTo in interface java.lang.ComparablecompareTo in class ContentId
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||