Class PagexDocument
java.lang.Object
net.anotheria.anodoc.data.DataHolder
net.anotheria.anodoc.data.Document
net.anotheria.asg.data.AbstractASGDocument
net.anotheria.anosite.gen.aswebdata.data.PagexDocument
- All Implemented Interfaces:
Serializable,Cloneable,net.anotheria.anodoc.data.IBasicStoreableObject,net.anotheria.anodoc.data.ICompositeDataObject,Pagex,net.anotheria.asg.data.DataObject,net.anotheria.asg.data.LockableObject,net.anotheria.asg.data.MultilingualObject,net.anotheria.util.sorter.IComparable
public class PagexDocument
extends net.anotheria.asg.data.AbstractASGDocument
implements Pagex, net.anotheria.util.sorter.IComparable, net.anotheria.asg.data.MultilingualObject
- See Also:
-
Field Summary
Fields inherited from class net.anotheria.asg.data.AbstractASGDocument
INT_PROPERTY_MULTILINGUAL_DISABLEDFields inherited from class net.anotheria.anodoc.data.Document
PROP_AUTHOR, PROP_LAST_UPDATE, PROP_TYPE_IDENTIFIERFields inherited from interface net.anotheria.asg.data.LockableObject
INT_LOCK_PROPERTY_NAME, INT_LOCKER_ID_PROPERTY_NAME, INT_LOCKING_TIME_PROPERTY_NAMEFields inherited from interface net.anotheria.anosite.gen.aswebdata.data.Pagex
LINK_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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttributesElement(String attribute) Adds a new element to the list.voidaddC1Element(String box) Adds a new element to the list.voidaddC2Element(String box) Adds a new element to the list.voidaddC3Element(String box) Adds a new element to the list.voidaddFooterElement(String box) Adds a new element to the list.voidaddHeaderElement(String box) Adds a new element to the list.voidaddLocalizationsElement(String localization) Adds a new element to the list.voidaddMediaLinksElement(String mediaLink) Adds a new element to the list.voidaddScriptsElement(String script) Adds a new element to the list.intintcompareTo(net.anotheria.util.sorter.IComparable anotherComparable, int method) voidcopyLANG2LANG(String sourceLanguage, String destLanguage) Copies all multilingual properties from source language to destination languagebooleanReturns the value of the accessOperation attribute.Returns the value of the attributes attribute.getAttributesElement(int index) Returns the element at the position index in the list.intReturns the number of elements in the "attributes" containergetC1()Returns the value of the c1 attribute.getC1Element(int index) Returns the element at the position index in the list.intReturns the number of elements in the "c1" containergetC2()Returns the value of the c2 attribute.getC2Element(int index) Returns the element at the position index in the list.intReturns the number of elements in the "c2" containergetC3()Returns the value of the c3 attribute.getC3Element(int index) Returns the element at the position index in the list.intReturns the number of elements in the "c3" containerReturns the current value of the description attribute.Returns the value of the description attribute in the "EN" domain.Returns the value of the feature attribute.Returns the value of the footer attribute.getFooterElement(int index) Returns the element at the position index in the list.intReturns the number of elements in the "footer" containerReturns the value of the header attribute.getHeaderElement(int index) Returns the element at the position index in the list.intReturns the number of elements in the "header" containerbooleanReturns the value of the httpsonly attribute.Returns the current value of the keywords attribute.Returns the value of the keywords attribute in the "EN" domain.Returns the value of the localizations attribute.getLocalizationsElement(int index) Returns the element at the position index in the list.intReturns the number of elements in the "localizations" containerReturns the current value of the localizedName attribute.Returns the value of the localizedName attribute in the "EN" domain.Returns the value of the mediaLinks attribute.getMediaLinksElement(int index) Returns the element at the position index in the list.intReturns the number of elements in the "mediaLinks" containergetName()Returns the value of the name attribute.Returns the value of the scripts attribute.getScriptsElement(int index) Returns the element at the position index in the list.intReturns the number of elements in the "scripts" containerReturns the value of the template attribute.getTitle()Returns the current value of the title attribute.Returns the value of the title attribute in the "EN" domain.booleanvoidremoveAttributesElement(int index) Removes the element at position index from the list.voidremoveC1Element(int index) Removes the element at position index from the list.voidremoveC2Element(int index) Removes the element at position index from the list.voidremoveC3Element(int index) Removes the element at position index from the list.voidremoveFooterElement(int index) Removes the element at position index from the list.voidremoveHeaderElement(int index) Removes the element at position index from the list.voidremoveLocalizationsElement(int index) Removes the element at position index from the list.voidremoveMediaLinksElement(int index) Removes the element at position index from the list.voidremoveScriptsElement(int index) Removes the element at position index from the list.voidsetAccessOperation(String value) Sets the value of the accessOperation attribute.voidsetAttributes(List<String> value) Sets the value of the attributes attribute.voidSets the value of the c1 attribute.voidSets the value of the c2 attribute.voidSets the value of the c3 attribute.voidsetDescription(String value) Sets the value of the description attribute in the current domain.voidsetDescriptionEN(String value) Sets the value of the description attribute in the domain "EN"voidsetFeature(String value) Sets the value of the feature attribute.voidSets the value of the footer attribute.voidSets the value of the header attribute.voidsetHttpsonly(boolean value) Sets the value of the httpsonly attribute.voidsetKeywords(String value) Sets the value of the keywords attribute in the current domain.voidsetKeywordsEN(String value) Sets the value of the keywords attribute in the domain "EN"voidsetLocalizations(List<String> value) Sets the value of the localizations attribute.voidsetLocalizedName(String value) Sets the value of the localizedName attribute in the current domain.voidsetLocalizedNameEN(String value) Sets the value of the localizedName attribute in the domain "EN"voidsetMediaLinks(List<String> value) Sets the value of the mediaLinks attribute.voidsetMultilingualDisabledInstance(boolean value) voidSets the value of the name attribute.voidsetScripts(List<String> value) Sets the value of the scripts attribute.voidsetTemplate(String value) Sets the value of the template attribute.voidSets the value of the title attribute in the current domain.voidsetTitleEN(String value) Sets the value of the title attribute in the domain "EN"voidswapAttributesElement(int index1, int index2) Swaps elements at positions index1 and index2 in the list.voidswapC1Element(int index1, int index2) Swaps elements at positions index1 and index2 in the list.voidswapC2Element(int index1, int index2) Swaps elements at positions index1 and index2 in the list.voidswapC3Element(int index1, int index2) Swaps elements at positions index1 and index2 in the list.voidswapFooterElement(int index1, int index2) Swaps elements at positions index1 and index2 in the list.voidswapHeaderElement(int index1, int index2) Swaps elements at positions index1 and index2 in the list.voidswapLocalizationsElement(int index1, int index2) Swaps elements at positions index1 and index2 in the list.voidswapMediaLinksElement(int index1, int index2) Swaps elements at positions index1 and index2 in the list.voidswapScriptsElement(int index1, int index2) Swaps elements at positions index1 and index2 in the list.toString()Methods inherited from class net.anotheria.asg.data.AbstractASGDocument
getInternalProperty, getLockerId, getLockingTime, getObjectInfo, isLocked, setInternalProperty, setLocked, setLockerId, setLockingTimeMethods inherited from class net.anotheria.anodoc.data.Document
addDataHolder, 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, toXMLNodeMethods inherited from class net.anotheria.anodoc.data.DataHolder
getId, hashCode, setIdMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.anotheria.asg.data.DataObject
clone, getId, getLastUpdateTimestamp, getObjectInfo, getPropertyValue, toXMLNode
-
Constructor Details
-
PagexDocument
public PagexDocument() -
PagexDocument
-
PagexDocument
-
-
Method Details
-
getName
Description copied from interface:PagexReturns the value of the name attribute. -
setName
Description copied from interface:PagexSets the value of the name attribute. -
getLocalizedNameEN
Description copied from interface:PagexReturns the value of the localizedName attribute in the "EN" domain.- Specified by:
getLocalizedNameENin interfacePagex
-
getLocalizedName
Description copied from interface:PagexReturns the current value of the localizedName attribute. Current means in the currently selected domain.- Specified by:
getLocalizedNamein interfacePagex
-
setLocalizedNameEN
Description copied from interface:PagexSets the value of the localizedName attribute in the domain "EN"- Specified by:
setLocalizedNameENin interfacePagex
-
setLocalizedName
Description copied from interface:PagexSets the value of the localizedName attribute in the current domain. Current means in the currently selected domain.- Specified by:
setLocalizedNamein interfacePagex
-
getTitleEN
Description copied from interface:PagexReturns the value of the title attribute in the "EN" domain.- Specified by:
getTitleENin interfacePagex
-
getTitle
Description copied from interface:PagexReturns the current value of the title attribute. Current means in the currently selected domain. -
setTitleEN
Description copied from interface:PagexSets the value of the title attribute in the domain "EN"- Specified by:
setTitleENin interfacePagex
-
setTitle
Description copied from interface:PagexSets the value of the title attribute in the current domain. Current means in the currently selected domain. -
getKeywordsEN
Description copied from interface:PagexReturns the value of the keywords attribute in the "EN" domain.- Specified by:
getKeywordsENin interfacePagex
-
getKeywords
Description copied from interface:PagexReturns the current value of the keywords attribute. Current means in the currently selected domain.- Specified by:
getKeywordsin interfacePagex
-
setKeywordsEN
Description copied from interface:PagexSets the value of the keywords attribute in the domain "EN"- Specified by:
setKeywordsENin interfacePagex
-
setKeywords
Description copied from interface:PagexSets the value of the keywords attribute in the current domain. Current means in the currently selected domain.- Specified by:
setKeywordsin interfacePagex
-
getDescriptionEN
Description copied from interface:PagexReturns the value of the description attribute in the "EN" domain.- Specified by:
getDescriptionENin interfacePagex
-
getDescription
Description copied from interface:PagexReturns the current value of the description attribute. Current means in the currently selected domain.- Specified by:
getDescriptionin interfacePagex
-
setDescriptionEN
Description copied from interface:PagexSets the value of the description attribute in the domain "EN"- Specified by:
setDescriptionENin interfacePagex
-
setDescription
Description copied from interface:PagexSets the value of the description attribute in the current domain. Current means in the currently selected domain.- Specified by:
setDescriptionin interfacePagex
-
getMediaLinks
Description copied from interface:PagexReturns the value of the mediaLinks attribute.- Specified by:
getMediaLinksin interfacePagex
-
setMediaLinks
Description copied from interface:PagexSets the value of the mediaLinks attribute.- Specified by:
setMediaLinksin interfacePagex
-
getScripts
Description copied from interface:PagexReturns the value of the scripts attribute.- Specified by:
getScriptsin interfacePagex
-
setScripts
Description copied from interface:PagexSets the value of the scripts attribute.- Specified by:
setScriptsin interfacePagex
-
getAttributes
Description copied from interface:PagexReturns the value of the attributes attribute.- Specified by:
getAttributesin interfacePagex
-
setAttributes
Description copied from interface:PagexSets the value of the attributes attribute.- Specified by:
setAttributesin interfacePagex
-
getC1
Description copied from interface:PagexReturns the value of the c1 attribute. -
setC1
Description copied from interface:PagexSets the value of the c1 attribute. -
getC2
Description copied from interface:PagexReturns the value of the c2 attribute. -
setC2
Description copied from interface:PagexSets the value of the c2 attribute. -
getC3
Description copied from interface:PagexReturns the value of the c3 attribute. -
setC3
Description copied from interface:PagexSets the value of the c3 attribute. -
getHeader
Description copied from interface:PagexReturns the value of the header attribute. -
setHeader
Description copied from interface:PagexSets the value of the header attribute. -
getLocalizations
Description copied from interface:PagexReturns the value of the localizations attribute.- Specified by:
getLocalizationsin interfacePagex
-
setLocalizations
Description copied from interface:PagexSets the value of the localizations attribute.- Specified by:
setLocalizationsin interfacePagex
-
getHttpsonly
public boolean getHttpsonly()Description copied from interface:PagexReturns the value of the httpsonly attribute.- Specified by:
getHttpsonlyin interfacePagex
-
setHttpsonly
public void setHttpsonly(boolean value) Description copied from interface:PagexSets the value of the httpsonly attribute.- Specified by:
setHttpsonlyin interfacePagex
-
getTemplate
Description copied from interface:PagexReturns the value of the template attribute.- Specified by:
getTemplatein interfacePagex
-
setTemplate
Description copied from interface:PagexSets the value of the template attribute.- Specified by:
setTemplatein interfacePagex
-
getAccessOperation
Description copied from interface:PagexReturns the value of the accessOperation attribute.- Specified by:
getAccessOperationin interfacePagex
-
setAccessOperation
Description copied from interface:PagexSets the value of the accessOperation attribute.- Specified by:
setAccessOperationin interfacePagex
-
getFeature
Description copied from interface:PagexReturns the value of the feature attribute.- Specified by:
getFeaturein interfacePagex
-
setFeature
Description copied from interface:PagexSets the value of the feature attribute.- Specified by:
setFeaturein interfacePagex
-
toString
- Overrides:
toStringin classnet.anotheria.anodoc.data.Document
-
getMediaLinksSize
public int getMediaLinksSize()Description copied from interface:PagexReturns the number of elements in the "mediaLinks" container- Specified by:
getMediaLinksSizein interfacePagex
-
addMediaLinksElement
Description copied from interface:PagexAdds a new element to the list.- Specified by:
addMediaLinksElementin interfacePagex
-
removeMediaLinksElement
public void removeMediaLinksElement(int index) Description copied from interface:PagexRemoves the element at position index from the list.- Specified by:
removeMediaLinksElementin interfacePagex
-
swapMediaLinksElement
public void swapMediaLinksElement(int index1, int index2) Description copied from interface:PagexSwaps elements at positions index1 and index2 in the list.- Specified by:
swapMediaLinksElementin interfacePagex
-
getMediaLinksElement
Description copied from interface:PagexReturns the element at the position index in the list.- Specified by:
getMediaLinksElementin interfacePagex
-
getScriptsSize
public int getScriptsSize()Description copied from interface:PagexReturns the number of elements in the "scripts" container- Specified by:
getScriptsSizein interfacePagex
-
addScriptsElement
Description copied from interface:PagexAdds a new element to the list.- Specified by:
addScriptsElementin interfacePagex
-
removeScriptsElement
public void removeScriptsElement(int index) Description copied from interface:PagexRemoves the element at position index from the list.- Specified by:
removeScriptsElementin interfacePagex
-
swapScriptsElement
public void swapScriptsElement(int index1, int index2) Description copied from interface:PagexSwaps elements at positions index1 and index2 in the list.- Specified by:
swapScriptsElementin interfacePagex
-
getScriptsElement
Description copied from interface:PagexReturns the element at the position index in the list.- Specified by:
getScriptsElementin interfacePagex
-
getAttributesSize
public int getAttributesSize()Description copied from interface:PagexReturns the number of elements in the "attributes" container- Specified by:
getAttributesSizein interfacePagex
-
addAttributesElement
Description copied from interface:PagexAdds a new element to the list.- Specified by:
addAttributesElementin interfacePagex
-
removeAttributesElement
public void removeAttributesElement(int index) Description copied from interface:PagexRemoves the element at position index from the list.- Specified by:
removeAttributesElementin interfacePagex
-
swapAttributesElement
public void swapAttributesElement(int index1, int index2) Description copied from interface:PagexSwaps elements at positions index1 and index2 in the list.- Specified by:
swapAttributesElementin interfacePagex
-
getAttributesElement
Description copied from interface:PagexReturns the element at the position index in the list.- Specified by:
getAttributesElementin interfacePagex
-
getC1Size
public int getC1Size()Description copied from interface:PagexReturns the number of elements in the "c1" container -
addC1Element
Description copied from interface:PagexAdds a new element to the list.- Specified by:
addC1Elementin interfacePagex
-
removeC1Element
public void removeC1Element(int index) Description copied from interface:PagexRemoves the element at position index from the list.- Specified by:
removeC1Elementin interfacePagex
-
swapC1Element
public void swapC1Element(int index1, int index2) Description copied from interface:PagexSwaps elements at positions index1 and index2 in the list.- Specified by:
swapC1Elementin interfacePagex
-
getC1Element
Description copied from interface:PagexReturns the element at the position index in the list.- Specified by:
getC1Elementin interfacePagex
-
getC2Size
public int getC2Size()Description copied from interface:PagexReturns the number of elements in the "c2" container -
addC2Element
Description copied from interface:PagexAdds a new element to the list.- Specified by:
addC2Elementin interfacePagex
-
removeC2Element
public void removeC2Element(int index) Description copied from interface:PagexRemoves the element at position index from the list.- Specified by:
removeC2Elementin interfacePagex
-
swapC2Element
public void swapC2Element(int index1, int index2) Description copied from interface:PagexSwaps elements at positions index1 and index2 in the list.- Specified by:
swapC2Elementin interfacePagex
-
getC2Element
Description copied from interface:PagexReturns the element at the position index in the list.- Specified by:
getC2Elementin interfacePagex
-
getC3Size
public int getC3Size()Description copied from interface:PagexReturns the number of elements in the "c3" container -
addC3Element
Description copied from interface:PagexAdds a new element to the list.- Specified by:
addC3Elementin interfacePagex
-
removeC3Element
public void removeC3Element(int index) Description copied from interface:PagexRemoves the element at position index from the list.- Specified by:
removeC3Elementin interfacePagex
-
swapC3Element
public void swapC3Element(int index1, int index2) Description copied from interface:PagexSwaps elements at positions index1 and index2 in the list.- Specified by:
swapC3Elementin interfacePagex
-
getC3Element
Description copied from interface:PagexReturns the element at the position index in the list.- Specified by:
getC3Elementin interfacePagex
-
getHeaderSize
public int getHeaderSize()Description copied from interface:PagexReturns the number of elements in the "header" container- Specified by:
getHeaderSizein interfacePagex
-
addHeaderElement
Description copied from interface:PagexAdds a new element to the list.- Specified by:
addHeaderElementin interfacePagex
-
removeHeaderElement
public void removeHeaderElement(int index) Description copied from interface:PagexRemoves the element at position index from the list.- Specified by:
removeHeaderElementin interfacePagex
-
swapHeaderElement
public void swapHeaderElement(int index1, int index2) Description copied from interface:PagexSwaps elements at positions index1 and index2 in the list.- Specified by:
swapHeaderElementin interfacePagex
-
getHeaderElement
Description copied from interface:PagexReturns the element at the position index in the list.- Specified by:
getHeaderElementin interfacePagex
-
getLocalizationsSize
public int getLocalizationsSize()Description copied from interface:PagexReturns the number of elements in the "localizations" container- Specified by:
getLocalizationsSizein interfacePagex
-
addLocalizationsElement
Description copied from interface:PagexAdds a new element to the list.- Specified by:
addLocalizationsElementin interfacePagex
-
removeLocalizationsElement
public void removeLocalizationsElement(int index) Description copied from interface:PagexRemoves the element at position index from the list.- Specified by:
removeLocalizationsElementin interfacePagex
-
swapLocalizationsElement
public void swapLocalizationsElement(int index1, int index2) Description copied from interface:PagexSwaps elements at positions index1 and index2 in the list.- Specified by:
swapLocalizationsElementin interfacePagex
-
getLocalizationsElement
Description copied from interface:PagexReturns the element at the position index in the list.- Specified by:
getLocalizationsElementin interfacePagex
-
compareTo
-
compareTo
public int compareTo(net.anotheria.util.sorter.IComparable anotherComparable, int method) - Specified by:
compareToin interfacenet.anotheria.util.sorter.IComparable
-
getDefinedName
- Specified by:
getDefinedNamein interfacenet.anotheria.asg.data.DataObject
-
getDefinedParentName
- Specified by:
getDefinedParentNamein interfacenet.anotheria.asg.data.DataObject
-
getFootprint
- Specified by:
getFootprintin interfacenet.anotheria.asg.data.DataObject
-
copyLANG2LANG
Description copied from interface:PagexCopies all multilingual properties from source language to destination language- Specified by:
copyLANG2LANGin interfacePagex
-
isMultilingualDisabledInstance
public boolean isMultilingualDisabledInstance()- Specified by:
isMultilingualDisabledInstancein interfacenet.anotheria.asg.data.MultilingualObject
-
setMultilingualDisabledInstance
public void setMultilingualDisabledInstance(boolean value) - Specified by:
setMultilingualDisabledInstancein interfacenet.anotheria.asg.data.MultilingualObject
-
equals
-