A C D E G I M O P R S T U V W

G

getAllPageNames() - Method in interface org.jboss.wiki.MediaDataSource
Gets all page names.
getAttachment(String, String) - Method in interface org.jboss.wiki.AttachmentDataSource
Get appropriate attachment for a given page.
getAttachment(String, String, int) - Method in interface org.jboss.wiki.AttachmentDataSource
Get appropriate attachment for a given page at given version.
getAttachmentSize(String, String, int) - Method in interface org.jboss.wiki.AttachmentDataSource
Gets size of attachment at given version.
getAttachmentsSet(WikiPage) - Method in interface org.jboss.wiki.AttachmentDataSource
Gets attachment list for a given page.
getContentAtVersion(WikiPage, boolean, int) - Method in interface org.jboss.wiki.MediaDataSource
Loads content to given page at given version.
getLastAttachmentVersion(String, String) - Method in interface org.jboss.wiki.AttachmentDataSource
Gets last version of the given attachment.
getName() - Method in class org.jboss.wiki.Credentials
Gets userName
getName() - Method in class org.jboss.wiki.WikiInsidePlugin
Returns name of that plugin.
getName() - Method in class org.jboss.wiki.WikiPlugin
Returns name of that plugin.
getPage(String) - Method in interface org.jboss.wiki.MediaDataSource
Gets page with given page name.
getPage(String, String) - Method in interface org.jboss.wiki.MediaDataSource
Gets page with given page name and language code.
getPageAtVersion(WikiPage, boolean, String, int) - Method in interface org.jboss.wiki.MediaDataSource
Gets page at given version and with given language code.
getPageAtVersion(WikiPage, boolean, int) - Method in interface org.jboss.wiki.MediaDataSource
Gets page at given version and with given language code.
getPageMod(String) - Method in interface org.jboss.wiki.MediaDataSource
Gets rights (editable and/or viewable) for a given page.
getPagesFor(String) - Method in interface org.jboss.wiki.MediaDataSource
Gets subpages for a given page.
getRealName(String) - Method in interface org.jboss.wiki.WikiPageDictionary
Return RealName of given UID - this is what will be shown on the page (what user gets)
getUid(String) - Method in interface org.jboss.wiki.WikiPageDictionary
Return UID of RealName (uid is what JBoss Wiki uses for unique recognition of a page)

A C D E G I M O P R S T U V W