|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.powerml.structures.Summary
This class contains the presentation's summary (title, subject, author, preview image etc.)
| Method Summary | |
void |
addXml(org.dom4j.Element parent,
boolean purgeStrings)
Transforms current instance to XML and adds it to a parent element. |
java.lang.String |
getAuthor()
Returns the author of the presentation. |
java.lang.String |
getCategory()
Returns the category of the presentation. |
java.lang.String |
getComments()
Returns the content of the comments field. |
java.lang.String |
getCompany()
Returns the company the presentation was created at. |
java.util.Date |
getCreationTime()
Returns the presentation's creation time. |
java.lang.String |
getKeywords()
Returns the keywords associated with the presentation. |
java.lang.String |
getLastAuthor()
Returns the name of the last author. |
java.lang.String |
getManager()
Returns the presentation's manager. |
int |
getRevision()
Returns the presentation's revision. |
java.lang.String |
getSubject()
Returns the presentation's subject. |
java.lang.String |
getTemplate()
Returns the presentation's template. |
byte[] |
getThumbnail()
Returns the preview image (possibly) stored in the presentation. |
java.lang.String |
getTitle()
Returns the presentation's title. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void addXml(org.dom4j.Element parent,
boolean purgeStrings)
parent - parent elementpurgeStrings - clean strings of control characterspublic java.lang.String getAuthor()
public java.lang.String getCategory()
public java.lang.String getComments()
public java.lang.String getCompany()
public java.util.Date getCreationTime()
public java.lang.String getKeywords()
public java.lang.String getLastAuthor()
public java.lang.String getManager()
public int getRevision()
public java.lang.String getSubject()
public java.lang.String getTemplate()
public byte[] getThumbnail()
public java.lang.String getTitle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||