public class PageLayoutDocument extends net.anotheria.asg.data.AbstractASGDocument implements PageLayout, net.anotheria.util.sorter.IComparable
INT_PROPERTY_MULTILINGUAL_DISABLEDPROP_AUTHOR, PROP_LAST_UPDATE, PROP_TYPE_IDENTIFIERLINK_PROP_STYLE, PROP_DESCRIPTION, PROP_ID, PROP_LAYOUTPAGE, PROP_NAME| Constructor and Description |
|---|
PageLayoutDocument() |
PageLayoutDocument(PageLayoutDocument toClone) |
PageLayoutDocument(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method) |
int |
compareTo(PageLayout comparable) |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getDefinedName() |
java.lang.String |
getDefinedParentName() |
java.lang.String |
getDescription()
Returns the value of the description attribute.
|
java.lang.String |
getFootprint() |
java.lang.String |
getLayoutpage()
Returns the value of the layoutpage attribute.
|
java.lang.String |
getName()
Returns the value of the name attribute.
|
java.lang.String |
getStyle()
Returns the value of the style attribute.
|
void |
setDescription(java.lang.String value)
Sets the value of the description attribute.
|
void |
setLayoutpage(java.lang.String value)
Sets the value of the layoutpage attribute.
|
void |
setName(java.lang.String value)
Sets the value of the name attribute.
|
void |
setStyle(java.lang.String value)
Sets the value of the style attribute.
|
java.lang.String |
toString() |
getInternalProperty, getLockerId, getLockingTime, getObjectInfo, isLocked, setInternalProperty, setLocked, setLockerId, setLockingTimeaddDataHolder, clone, copyFromBooleanList, copyFromDoubleList, copyFromFloatList, copyFromIntegerList, copyFromLongList, copyFromStringList, copyToBooleanList, copyToDoubleList, copyToFloatList, copyToIntegerList, copyToLongList, copyToStringList, createDocument, createDocumentList, createListProperty, getAuthor, getBoolean, getBooleanProperty, getDataHolder, getDocument, getDocumentAnyCase, getDocumentList, getDocumentListAnyCase, getDouble, getDoubleProperty, getEmptyBoolean, getEmptyDouble, getEmptyFloat, getEmptyInt, getEmptyList, getEmptyLong, getEmptyString, getFloat, getFloatProperty, getInt, getIntProperty, getKeys, getLastUpdateTimestamp, getList, getListProperty, getListPropertyAnyCase, getLong, getLongProperty, getObject, getProperties, getProperty, getPropertyValue, getSizeInBytes, getStorageId, getString, getStringProperty, getTypeIdentifier, putBooleanProperty, putDocument, putDoubleProperty, putFloatProperty, putIntProperty, putList, putListProperty, putLongProperty, putProperty, putStringProperty, removeDataHolder, removeDataHolder, removeProperty, removeProperty, renameTo, setBoolean, setCallContextAuthor, setDouble, setFloat, setInt, setLastUpdateNow, setList, setLong, setString, setTypeIdentifier, toXMLNodepublic PageLayoutDocument()
public PageLayoutDocument(java.lang.String id)
public PageLayoutDocument(PageLayoutDocument toClone)
public java.lang.String getName()
PageLayoutgetName in interface PageLayoutpublic void setName(java.lang.String value)
PageLayoutsetName in interface PageLayoutpublic java.lang.String getLayoutpage()
PageLayoutgetLayoutpage in interface PageLayoutpublic void setLayoutpage(java.lang.String value)
PageLayoutsetLayoutpage in interface PageLayoutpublic java.lang.String getDescription()
PageLayoutgetDescription in interface PageLayoutpublic void setDescription(java.lang.String value)
PageLayoutsetDescription in interface PageLayoutpublic java.lang.String getStyle()
PageLayoutgetStyle in interface PageLayoutpublic void setStyle(java.lang.String value)
PageLayoutsetStyle in interface PageLayoutpublic java.lang.String toString()
toString in class net.anotheria.anodoc.data.Documentpublic int compareTo(PageLayout comparable)
public int compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method)
compareTo in interface net.anotheria.util.sorter.IComparablepublic java.lang.String getDefinedName()
getDefinedName in interface net.anotheria.asg.data.DataObjectpublic java.lang.String getDefinedParentName()
getDefinedParentName in interface net.anotheria.asg.data.DataObjectpublic java.lang.String getFootprint()
getFootprint in interface net.anotheria.asg.data.DataObjectpublic boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2012-2023 anotheria.net. All Rights Reserved.