public class RemotePageSummary extends AbstractRemotePageSummary
Constructor and Description |
---|
RemotePageSummary() |
RemotePageSummary(Page page) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getParentId() |
int |
getVersion() |
int |
hashCode() |
void |
setParentId(long parentId) |
void |
setVersion(int version) |
String |
toString() |
getId, getPermissions, getSpace, getTitle, getUrl, setId, setPermissions, setSpace, setTitle, setUrl
public RemotePageSummary()
public RemotePageSummary(Page page)
public long getParentId()
public void setParentId(long parentId)
public String toString()
toString
in class AbstractRemotePageSummary
public int getVersion()
public void setVersion(int version)
Copyright © 2003–2015 Atlassian. All rights reserved.