public class PagexDocument extends net.anotheria.asg.data.AbstractASGDocument implements Pagex, net.anotheria.util.sorter.IComparable, net.anotheria.asg.data.MultilingualObject
INT_PROPERTY_MULTILINGUAL_DISABLEDPROP_AUTHOR, PROP_LAST_UPDATE, PROP_TYPE_IDENTIFIERLINK_PROP_ACCESS_OPERATION, LINK_PROP_FEATURE, LINK_PROP_TEMPLATE, PROP_ATTRIBUTES, PROP_C1, PROP_C2, PROP_C3, PROP_DESCRIPTION_EN, PROP_FOOTER, PROP_HEADER, PROP_HTTPSONLY, PROP_ID, PROP_KEYWORDS_EN, PROP_LOCALIZATIONS, PROP_LOCALIZED_NAME_EN, PROP_MEDIA_LINKS, PROP_NAME, PROP_SCRIPTS, PROP_TITLE_EN| Constructor and Description |
|---|
PagexDocument() |
PagexDocument(PagexDocument toClone) |
PagexDocument(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributesElement(java.lang.String attribute)
Adds a new element to the list.
|
void |
addC1Element(java.lang.String box)
Adds a new element to the list.
|
void |
addC2Element(java.lang.String box)
Adds a new element to the list.
|
void |
addC3Element(java.lang.String box)
Adds a new element to the list.
|
void |
addFooterElement(java.lang.String box)
Adds a new element to the list.
|
void |
addHeaderElement(java.lang.String box)
Adds a new element to the list.
|
void |
addLocalizationsElement(java.lang.String localization)
Adds a new element to the list.
|
void |
addMediaLinksElement(java.lang.String mediaLink)
Adds a new element to the list.
|
void |
addScriptsElement(java.lang.String script)
Adds a new element to the list.
|
int |
compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method) |
int |
compareTo(Pagex comparable) |
void |
copyLANG2LANG(java.lang.String sourceLanguage,
java.lang.String destLanguage)
Copies all multilingual properties from source language to destination language
|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getAccessOperation()
Returns the value of the accessOperation attribute.
|
java.util.List<java.lang.String> |
getAttributes()
Returns the value of the attributes attribute.
|
java.lang.String |
getAttributesElement(int index)
Returns the element at the position index in the list.
|
int |
getAttributesSize()
Returns the number of elements in the "attributes" container
|
java.util.List<java.lang.String> |
getC1()
Returns the value of the c1 attribute.
|
java.lang.String |
getC1Element(int index)
Returns the element at the position index in the list.
|
int |
getC1Size()
Returns the number of elements in the "c1" container
|
java.util.List<java.lang.String> |
getC2()
Returns the value of the c2 attribute.
|
java.lang.String |
getC2Element(int index)
Returns the element at the position index in the list.
|
int |
getC2Size()
Returns the number of elements in the "c2" container
|
java.util.List<java.lang.String> |
getC3()
Returns the value of the c3 attribute.
|
java.lang.String |
getC3Element(int index)
Returns the element at the position index in the list.
|
int |
getC3Size()
Returns the number of elements in the "c3" container
|
java.lang.String |
getDefinedName() |
java.lang.String |
getDefinedParentName() |
java.lang.String |
getDescription()
Returns the current value of the description attribute.
|
java.lang.String |
getDescriptionEN()
Returns the value of the description attribute in the "EN" domain.
|
java.lang.String |
getFeature()
Returns the value of the feature attribute.
|
java.util.List<java.lang.String> |
getFooter()
Returns the value of the footer attribute.
|
java.lang.String |
getFooterElement(int index)
Returns the element at the position index in the list.
|
int |
getFooterSize()
Returns the number of elements in the "footer" container
|
java.lang.String |
getFootprint() |
java.util.List<java.lang.String> |
getHeader()
Returns the value of the header attribute.
|
java.lang.String |
getHeaderElement(int index)
Returns the element at the position index in the list.
|
int |
getHeaderSize()
Returns the number of elements in the "header" container
|
boolean |
getHttpsonly()
Returns the value of the httpsonly attribute.
|
java.lang.String |
getKeywords()
Returns the current value of the keywords attribute.
|
java.lang.String |
getKeywordsEN()
Returns the value of the keywords attribute in the "EN" domain.
|
java.util.List<java.lang.String> |
getLocalizations()
Returns the value of the localizations attribute.
|
java.lang.String |
getLocalizationsElement(int index)
Returns the element at the position index in the list.
|
int |
getLocalizationsSize()
Returns the number of elements in the "localizations" container
|
java.lang.String |
getLocalizedName()
Returns the current value of the localizedName attribute.
|
java.lang.String |
getLocalizedNameEN()
Returns the value of the localizedName attribute in the "EN" domain.
|
java.util.List<java.lang.String> |
getMediaLinks()
Returns the value of the mediaLinks attribute.
|
java.lang.String |
getMediaLinksElement(int index)
Returns the element at the position index in the list.
|
int |
getMediaLinksSize()
Returns the number of elements in the "mediaLinks" container
|
java.lang.String |
getName()
Returns the value of the name attribute.
|
java.util.List<java.lang.String> |
getScripts()
Returns the value of the scripts attribute.
|
java.lang.String |
getScriptsElement(int index)
Returns the element at the position index in the list.
|
int |
getScriptsSize()
Returns the number of elements in the "scripts" container
|
java.lang.String |
getTemplate()
Returns the value of the template attribute.
|
java.lang.String |
getTitle()
Returns the current value of the title attribute.
|
java.lang.String |
getTitleEN()
Returns the value of the title attribute in the "EN" domain.
|
boolean |
isMultilingualDisabledInstance() |
void |
removeAttributesElement(int index)
Removes the element at position index from the list.
|
void |
removeC1Element(int index)
Removes the element at position index from the list.
|
void |
removeC2Element(int index)
Removes the element at position index from the list.
|
void |
removeC3Element(int index)
Removes the element at position index from the list.
|
void |
removeFooterElement(int index)
Removes the element at position index from the list.
|
void |
removeHeaderElement(int index)
Removes the element at position index from the list.
|
void |
removeLocalizationsElement(int index)
Removes the element at position index from the list.
|
void |
removeMediaLinksElement(int index)
Removes the element at position index from the list.
|
void |
removeScriptsElement(int index)
Removes the element at position index from the list.
|
void |
setAccessOperation(java.lang.String value)
Sets the value of the accessOperation attribute.
|
void |
setAttributes(java.util.List<java.lang.String> value)
Sets the value of the attributes attribute.
|
void |
setC1(java.util.List<java.lang.String> value)
Sets the value of the c1 attribute.
|
void |
setC2(java.util.List<java.lang.String> value)
Sets the value of the c2 attribute.
|
void |
setC3(java.util.List<java.lang.String> value)
Sets the value of the c3 attribute.
|
void |
setDescription(java.lang.String value)
Sets the value of the description attribute in the current domain.
|
void |
setDescriptionEN(java.lang.String value)
Sets the value of the description attribute in the domain "EN"
|
void |
setFeature(java.lang.String value)
Sets the value of the feature attribute.
|
void |
setFooter(java.util.List<java.lang.String> value)
Sets the value of the footer attribute.
|
void |
setHeader(java.util.List<java.lang.String> value)
Sets the value of the header attribute.
|
void |
setHttpsonly(boolean value)
Sets the value of the httpsonly attribute.
|
void |
setKeywords(java.lang.String value)
Sets the value of the keywords attribute in the current domain.
|
void |
setKeywordsEN(java.lang.String value)
Sets the value of the keywords attribute in the domain "EN"
|
void |
setLocalizations(java.util.List<java.lang.String> value)
Sets the value of the localizations attribute.
|
void |
setLocalizedName(java.lang.String value)
Sets the value of the localizedName attribute in the current domain.
|
void |
setLocalizedNameEN(java.lang.String value)
Sets the value of the localizedName attribute in the domain "EN"
|
void |
setMediaLinks(java.util.List<java.lang.String> value)
Sets the value of the mediaLinks attribute.
|
void |
setMultilingualDisabledInstance(boolean value) |
void |
setName(java.lang.String value)
Sets the value of the name attribute.
|
void |
setScripts(java.util.List<java.lang.String> value)
Sets the value of the scripts attribute.
|
void |
setTemplate(java.lang.String value)
Sets the value of the template attribute.
|
void |
setTitle(java.lang.String value)
Sets the value of the title attribute in the current domain.
|
void |
setTitleEN(java.lang.String value)
Sets the value of the title attribute in the domain "EN"
|
void |
swapAttributesElement(int index1,
int index2)
Swaps elements at positions index1 and index2 in the list.
|
void |
swapC1Element(int index1,
int index2)
Swaps elements at positions index1 and index2 in the list.
|
void |
swapC2Element(int index1,
int index2)
Swaps elements at positions index1 and index2 in the list.
|
void |
swapC3Element(int index1,
int index2)
Swaps elements at positions index1 and index2 in the list.
|
void |
swapFooterElement(int index1,
int index2)
Swaps elements at positions index1 and index2 in the list.
|
void |
swapHeaderElement(int index1,
int index2)
Swaps elements at positions index1 and index2 in the list.
|
void |
swapLocalizationsElement(int index1,
int index2)
Swaps elements at positions index1 and index2 in the list.
|
void |
swapMediaLinksElement(int index1,
int index2)
Swaps elements at positions index1 and index2 in the list.
|
void |
swapScriptsElement(int index1,
int index2)
Swaps elements at positions index1 and index2 in the list.
|
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 PagexDocument()
public PagexDocument(java.lang.String id)
public PagexDocument(PagexDocument toClone)
public java.lang.String getName()
Pagexpublic void setName(java.lang.String value)
Pagexpublic java.lang.String getLocalizedNameEN()
PagexgetLocalizedNameEN in interface Pagexpublic java.lang.String getLocalizedName()
PagexgetLocalizedName in interface Pagexpublic void setLocalizedNameEN(java.lang.String value)
PagexsetLocalizedNameEN in interface Pagexpublic void setLocalizedName(java.lang.String value)
PagexsetLocalizedName in interface Pagexpublic java.lang.String getTitleEN()
PagexgetTitleEN in interface Pagexpublic java.lang.String getTitle()
Pagexpublic void setTitleEN(java.lang.String value)
PagexsetTitleEN in interface Pagexpublic void setTitle(java.lang.String value)
Pagexpublic java.lang.String getKeywordsEN()
PagexgetKeywordsEN in interface Pagexpublic java.lang.String getKeywords()
PagexgetKeywords in interface Pagexpublic void setKeywordsEN(java.lang.String value)
PagexsetKeywordsEN in interface Pagexpublic void setKeywords(java.lang.String value)
PagexsetKeywords in interface Pagexpublic java.lang.String getDescriptionEN()
PagexgetDescriptionEN in interface Pagexpublic java.lang.String getDescription()
PagexgetDescription in interface Pagexpublic void setDescriptionEN(java.lang.String value)
PagexsetDescriptionEN in interface Pagexpublic void setDescription(java.lang.String value)
PagexsetDescription in interface Pagexpublic java.util.List<java.lang.String> getMediaLinks()
PagexgetMediaLinks in interface Pagexpublic void setMediaLinks(java.util.List<java.lang.String> value)
PagexsetMediaLinks in interface Pagexpublic java.util.List<java.lang.String> getScripts()
PagexgetScripts in interface Pagexpublic void setScripts(java.util.List<java.lang.String> value)
PagexsetScripts in interface Pagexpublic java.util.List<java.lang.String> getAttributes()
PagexgetAttributes in interface Pagexpublic void setAttributes(java.util.List<java.lang.String> value)
PagexsetAttributes in interface Pagexpublic java.util.List<java.lang.String> getC1()
Pagexpublic void setC1(java.util.List<java.lang.String> value)
Pagexpublic java.util.List<java.lang.String> getC2()
Pagexpublic void setC2(java.util.List<java.lang.String> value)
Pagexpublic java.util.List<java.lang.String> getC3()
Pagexpublic void setC3(java.util.List<java.lang.String> value)
Pagexpublic java.util.List<java.lang.String> getHeader()
Pagexpublic void setHeader(java.util.List<java.lang.String> value)
Pagexpublic java.util.List<java.lang.String> getFooter()
Pagexpublic void setFooter(java.util.List<java.lang.String> value)
Pagexpublic java.util.List<java.lang.String> getLocalizations()
PagexgetLocalizations in interface Pagexpublic void setLocalizations(java.util.List<java.lang.String> value)
PagexsetLocalizations in interface Pagexpublic boolean getHttpsonly()
PagexgetHttpsonly in interface Pagexpublic void setHttpsonly(boolean value)
PagexsetHttpsonly in interface Pagexpublic java.lang.String getTemplate()
PagexgetTemplate in interface Pagexpublic void setTemplate(java.lang.String value)
PagexsetTemplate in interface Pagexpublic java.lang.String getAccessOperation()
PagexgetAccessOperation in interface Pagexpublic void setAccessOperation(java.lang.String value)
PagexsetAccessOperation in interface Pagexpublic java.lang.String getFeature()
PagexgetFeature in interface Pagexpublic void setFeature(java.lang.String value)
PagexsetFeature in interface Pagexpublic java.lang.String toString()
toString in class net.anotheria.anodoc.data.Documentpublic int getMediaLinksSize()
PagexgetMediaLinksSize in interface Pagexpublic void addMediaLinksElement(java.lang.String mediaLink)
PagexaddMediaLinksElement in interface Pagexpublic void removeMediaLinksElement(int index)
PagexremoveMediaLinksElement in interface Pagexpublic void swapMediaLinksElement(int index1,
int index2)
PagexswapMediaLinksElement in interface Pagexpublic java.lang.String getMediaLinksElement(int index)
PagexgetMediaLinksElement in interface Pagexpublic int getScriptsSize()
PagexgetScriptsSize in interface Pagexpublic void addScriptsElement(java.lang.String script)
PagexaddScriptsElement in interface Pagexpublic void removeScriptsElement(int index)
PagexremoveScriptsElement in interface Pagexpublic void swapScriptsElement(int index1,
int index2)
PagexswapScriptsElement in interface Pagexpublic java.lang.String getScriptsElement(int index)
PagexgetScriptsElement in interface Pagexpublic int getAttributesSize()
PagexgetAttributesSize in interface Pagexpublic void addAttributesElement(java.lang.String attribute)
PagexaddAttributesElement in interface Pagexpublic void removeAttributesElement(int index)
PagexremoveAttributesElement in interface Pagexpublic void swapAttributesElement(int index1,
int index2)
PagexswapAttributesElement in interface Pagexpublic java.lang.String getAttributesElement(int index)
PagexgetAttributesElement in interface Pagexpublic int getC1Size()
Pagexpublic void addC1Element(java.lang.String box)
PagexaddC1Element in interface Pagexpublic void removeC1Element(int index)
PagexremoveC1Element in interface Pagexpublic void swapC1Element(int index1,
int index2)
PagexswapC1Element in interface Pagexpublic java.lang.String getC1Element(int index)
PagexgetC1Element in interface Pagexpublic int getC2Size()
Pagexpublic void addC2Element(java.lang.String box)
PagexaddC2Element in interface Pagexpublic void removeC2Element(int index)
PagexremoveC2Element in interface Pagexpublic void swapC2Element(int index1,
int index2)
PagexswapC2Element in interface Pagexpublic java.lang.String getC2Element(int index)
PagexgetC2Element in interface Pagexpublic int getC3Size()
Pagexpublic void addC3Element(java.lang.String box)
PagexaddC3Element in interface Pagexpublic void removeC3Element(int index)
PagexremoveC3Element in interface Pagexpublic void swapC3Element(int index1,
int index2)
PagexswapC3Element in interface Pagexpublic java.lang.String getC3Element(int index)
PagexgetC3Element in interface Pagexpublic int getHeaderSize()
PagexgetHeaderSize in interface Pagexpublic void addHeaderElement(java.lang.String box)
PagexaddHeaderElement in interface Pagexpublic void removeHeaderElement(int index)
PagexremoveHeaderElement in interface Pagexpublic void swapHeaderElement(int index1,
int index2)
PagexswapHeaderElement in interface Pagexpublic java.lang.String getHeaderElement(int index)
PagexgetHeaderElement in interface Pagexpublic int getFooterSize()
PagexgetFooterSize in interface Pagexpublic void addFooterElement(java.lang.String box)
PagexaddFooterElement in interface Pagexpublic void removeFooterElement(int index)
PagexremoveFooterElement in interface Pagexpublic void swapFooterElement(int index1,
int index2)
PagexswapFooterElement in interface Pagexpublic java.lang.String getFooterElement(int index)
PagexgetFooterElement in interface Pagexpublic int getLocalizationsSize()
PagexgetLocalizationsSize in interface Pagexpublic void addLocalizationsElement(java.lang.String localization)
PagexaddLocalizationsElement in interface Pagexpublic void removeLocalizationsElement(int index)
PagexremoveLocalizationsElement in interface Pagexpublic void swapLocalizationsElement(int index1,
int index2)
PagexswapLocalizationsElement in interface Pagexpublic java.lang.String getLocalizationsElement(int index)
PagexgetLocalizationsElement in interface Pagexpublic int compareTo(Pagex 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 void copyLANG2LANG(java.lang.String sourceLanguage,
java.lang.String destLanguage)
PagexcopyLANG2LANG in interface Pagexpublic boolean isMultilingualDisabledInstance()
isMultilingualDisabledInstance in interface net.anotheria.asg.data.MultilingualObjectpublic void setMultilingualDisabledInstance(boolean value)
setMultilingualDisabledInstance in interface net.anotheria.asg.data.MultilingualObjectpublic boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2012-2023 anotheria.net. All Rights Reserved.