public class NotePage extends CustomPackage
Modifier and Type | Method and Description |
---|---|
String |
getAuthor()
Gets the page author.
|
Date |
getCreationTime()
Gets the creation time.
|
Date |
getLastModificationTime()
Gets the last modification time.
|
String |
getTitle()
Gets the page title.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public final String getAuthor()
Gets the page author.
public final String getTitle()
Gets the page title.
public final Date getCreationTime()
Gets the creation time.
public final Date getLastModificationTime()
Gets the last modification time.