|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.swizzle.confluence.MapObject
org.codehaus.swizzle.confluence.PageSummary
org.xwiki.xmlrpc.model.XWikiPageSummary
public class XWikiPageSummary
Extends PageSummary with information about available translations.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.swizzle.confluence.MapObject |
|---|
fields |
| Constructor Summary | |
|---|---|
XWikiPageSummary()
|
|
XWikiPageSummary(java.util.Map data)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getTranslations()
|
void |
setTranslations(java.util.List<java.lang.String> translations)
|
| Methods inherited from class org.codehaus.swizzle.confluence.PageSummary |
|---|
getId, getLocks, getParentId, getSpace, getTitle, getUrl, setId, setLocks, setParentId, setSpace, setTitle, setUrl |
| Methods inherited from class org.codehaus.swizzle.confluence.MapObject |
|---|
getBoolean, getDate, getInt, getList, getMap, getString, setBoolean, setBoolean, setDate, setDate, setInt, setInt, setList, setMap, setString, toMap, toRawMap, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XWikiPageSummary()
public XWikiPageSummary(java.util.Map data)
| Method Detail |
|---|
public void setTranslations(java.util.List<java.lang.String> translations)
public java.util.List<java.lang.String> getTranslations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||