Class BoxDocument

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, net.anotheria.anodoc.data.IBasicStoreableObject, net.anotheria.anodoc.data.ICompositeDataObject, Box, net.anotheria.asg.data.DataObject, net.anotheria.asg.data.LockableObject, net.anotheria.asg.data.MultilingualObject, net.anotheria.util.sorter.IComparable

    public class BoxDocument
    extends net.anotheria.asg.data.AbstractASGDocument
    implements Box, net.anotheria.util.sorter.IComparable, net.anotheria.asg.data.MultilingualObject
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addAttributesElement​(java.lang.String attribute)
      Adds a new element to the list.
      void addGuardsElement​(java.lang.String guard)
      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.
      void addSubboxesElement​(java.lang.String subbox)
      Adds a new element to the list.
      int compareTo​(Box comparable)  
      int compareTo​(net.anotheria.util.sorter.IComparable anotherComparable, int method)  
      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.lang.String getContent()
      Returns the current value of the content attribute.
      java.lang.String getContentEN()
      Returns the value of the content attribute in the "EN" domain.
      java.lang.String getCssClass()
      Returns the value of the cssClass attribute.
      java.lang.String getDefinedName()  
      java.lang.String getDefinedParentName()  
      java.lang.String getFeature()
      Returns the value of the feature attribute.
      java.lang.String getFootprint()  
      java.util.List<java.lang.String> getGuards()
      Returns the value of the guards attribute.
      java.lang.String getGuardsElement​(int index)
      Returns the element at the position index in the list.
      int getGuardsSize()
      Returns the number of elements in the "guards" container
      java.lang.String getHandler()
      Returns the value of the handler attribute.
      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.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.lang.String getParameter1()
      Returns the value of the parameter1 attribute.
      java.lang.String getParameter10()
      Returns the value of the parameter10 attribute.
      java.lang.String getParameter2()
      Returns the value of the parameter2 attribute.
      java.lang.String getParameter3()
      Returns the value of the parameter3 attribute.
      java.lang.String getParameter4()
      Returns the value of the parameter4 attribute.
      java.lang.String getParameter5()
      Returns the value of the parameter5 attribute.
      java.lang.String getParameter6()
      Returns the value of the parameter6 attribute.
      java.lang.String getParameter7()
      Returns the value of the parameter7 attribute.
      java.lang.String getParameter8()
      Returns the value of the parameter8 attribute.
      java.lang.String getParameter9()
      Returns the value of the parameter9 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.util.List<java.lang.String> getSubboxes()
      Returns the value of the subboxes attribute.
      java.lang.String getSubboxesElement​(int index)
      Returns the element at the position index in the list.
      int getSubboxesSize()
      Returns the number of elements in the "subboxes" container
      java.lang.String getType()
      Returns the value of the type attribute.
      boolean isMultilingualDisabledInstance()  
      void removeAttributesElement​(int index)
      Removes the element at position index from the list.
      void removeGuardsElement​(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 removeSubboxesElement​(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 setContent​(java.lang.String value)
      Sets the value of the content attribute in the current domain.
      void setContentEN​(java.lang.String value)
      Sets the value of the content attribute in the domain "EN"
      void setCssClass​(java.lang.String value)
      Sets the value of the cssClass attribute.
      void setFeature​(java.lang.String value)
      Sets the value of the feature attribute.
      void setGuards​(java.util.List<java.lang.String> value)
      Sets the value of the guards attribute.
      void setHandler​(java.lang.String value)
      Sets the value of the handler attribute.
      void setLocalizations​(java.util.List<java.lang.String> value)
      Sets the value of the localizations attribute.
      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 setParameter1​(java.lang.String value)
      Sets the value of the parameter1 attribute.
      void setParameter10​(java.lang.String value)
      Sets the value of the parameter10 attribute.
      void setParameter2​(java.lang.String value)
      Sets the value of the parameter2 attribute.
      void setParameter3​(java.lang.String value)
      Sets the value of the parameter3 attribute.
      void setParameter4​(java.lang.String value)
      Sets the value of the parameter4 attribute.
      void setParameter5​(java.lang.String value)
      Sets the value of the parameter5 attribute.
      void setParameter6​(java.lang.String value)
      Sets the value of the parameter6 attribute.
      void setParameter7​(java.lang.String value)
      Sets the value of the parameter7 attribute.
      void setParameter8​(java.lang.String value)
      Sets the value of the parameter8 attribute.
      void setParameter9​(java.lang.String value)
      Sets the value of the parameter9 attribute.
      void setScripts​(java.util.List<java.lang.String> value)
      Sets the value of the scripts attribute.
      void setSubboxes​(java.util.List<java.lang.String> value)
      Sets the value of the subboxes attribute.
      void setType​(java.lang.String value)
      Sets the value of the type attribute.
      void swapAttributesElement​(int index1, int index2)
      Swaps elements at positions index1 and index2 in the list.
      void swapGuardsElement​(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.
      void swapSubboxesElement​(int index1, int index2)
      Swaps elements at positions index1 and index2 in the list.
      java.lang.String toString()  
      • Methods inherited from class net.anotheria.asg.data.AbstractASGDocument

        getInternalProperty, getLockerId, getLockingTime, getObjectInfo, isLocked, setInternalProperty, setLocked, setLockerId, setLockingTime
      • Methods 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, toXMLNode
      • Methods inherited from class net.anotheria.anodoc.data.DataHolder

        getId, hashCode, setId
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface net.anotheria.asg.data.DataObject

        clone, getId, getLastUpdateTimestamp, getObjectInfo, getPropertyValue, toXMLNode
    • Constructor Detail

      • BoxDocument

        public BoxDocument()
      • BoxDocument

        public BoxDocument​(java.lang.String id)
      • BoxDocument

        public BoxDocument​(BoxDocument toClone)
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from interface: Box
        Returns the value of the name attribute.
        Specified by:
        getName in interface Box
      • setName

        public void setName​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the name attribute.
        Specified by:
        setName in interface Box
      • getContentEN

        public java.lang.String getContentEN()
        Description copied from interface: Box
        Returns the value of the content attribute in the "EN" domain.
        Specified by:
        getContentEN in interface Box
      • getContent

        public java.lang.String getContent()
        Description copied from interface: Box
        Returns the current value of the content attribute. Current means in the currently selected domain.
        Specified by:
        getContent in interface Box
      • setContentEN

        public void setContentEN​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the content attribute in the domain "EN"
        Specified by:
        setContentEN in interface Box
      • setContent

        public void setContent​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the content attribute in the current domain. Current means in the currently selected domain.
        Specified by:
        setContent in interface Box
      • getMediaLinks

        public java.util.List<java.lang.String> getMediaLinks()
        Description copied from interface: Box
        Returns the value of the mediaLinks attribute.
        Specified by:
        getMediaLinks in interface Box
      • setMediaLinks

        public void setMediaLinks​(java.util.List<java.lang.String> value)
        Description copied from interface: Box
        Sets the value of the mediaLinks attribute.
        Specified by:
        setMediaLinks in interface Box
      • getScripts

        public java.util.List<java.lang.String> getScripts()
        Description copied from interface: Box
        Returns the value of the scripts attribute.
        Specified by:
        getScripts in interface Box
      • setScripts

        public void setScripts​(java.util.List<java.lang.String> value)
        Description copied from interface: Box
        Sets the value of the scripts attribute.
        Specified by:
        setScripts in interface Box
      • getLocalizations

        public java.util.List<java.lang.String> getLocalizations()
        Description copied from interface: Box
        Returns the value of the localizations attribute.
        Specified by:
        getLocalizations in interface Box
      • setLocalizations

        public void setLocalizations​(java.util.List<java.lang.String> value)
        Description copied from interface: Box
        Sets the value of the localizations attribute.
        Specified by:
        setLocalizations in interface Box
      • getSubboxes

        public java.util.List<java.lang.String> getSubboxes()
        Description copied from interface: Box
        Returns the value of the subboxes attribute.
        Specified by:
        getSubboxes in interface Box
      • setSubboxes

        public void setSubboxes​(java.util.List<java.lang.String> value)
        Description copied from interface: Box
        Sets the value of the subboxes attribute.
        Specified by:
        setSubboxes in interface Box
      • getCssClass

        public java.lang.String getCssClass()
        Description copied from interface: Box
        Returns the value of the cssClass attribute.
        Specified by:
        getCssClass in interface Box
      • setCssClass

        public void setCssClass​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the cssClass attribute.
        Specified by:
        setCssClass in interface Box
      • getParameter1

        public java.lang.String getParameter1()
        Description copied from interface: Box
        Returns the value of the parameter1 attribute.
        Specified by:
        getParameter1 in interface Box
      • setParameter1

        public void setParameter1​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter1 attribute.
        Specified by:
        setParameter1 in interface Box
      • getParameter2

        public java.lang.String getParameter2()
        Description copied from interface: Box
        Returns the value of the parameter2 attribute.
        Specified by:
        getParameter2 in interface Box
      • setParameter2

        public void setParameter2​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter2 attribute.
        Specified by:
        setParameter2 in interface Box
      • getParameter3

        public java.lang.String getParameter3()
        Description copied from interface: Box
        Returns the value of the parameter3 attribute.
        Specified by:
        getParameter3 in interface Box
      • setParameter3

        public void setParameter3​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter3 attribute.
        Specified by:
        setParameter3 in interface Box
      • getParameter4

        public java.lang.String getParameter4()
        Description copied from interface: Box
        Returns the value of the parameter4 attribute.
        Specified by:
        getParameter4 in interface Box
      • setParameter4

        public void setParameter4​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter4 attribute.
        Specified by:
        setParameter4 in interface Box
      • getParameter5

        public java.lang.String getParameter5()
        Description copied from interface: Box
        Returns the value of the parameter5 attribute.
        Specified by:
        getParameter5 in interface Box
      • setParameter5

        public void setParameter5​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter5 attribute.
        Specified by:
        setParameter5 in interface Box
      • getParameter6

        public java.lang.String getParameter6()
        Description copied from interface: Box
        Returns the value of the parameter6 attribute.
        Specified by:
        getParameter6 in interface Box
      • setParameter6

        public void setParameter6​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter6 attribute.
        Specified by:
        setParameter6 in interface Box
      • getParameter7

        public java.lang.String getParameter7()
        Description copied from interface: Box
        Returns the value of the parameter7 attribute.
        Specified by:
        getParameter7 in interface Box
      • setParameter7

        public void setParameter7​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter7 attribute.
        Specified by:
        setParameter7 in interface Box
      • getParameter8

        public java.lang.String getParameter8()
        Description copied from interface: Box
        Returns the value of the parameter8 attribute.
        Specified by:
        getParameter8 in interface Box
      • setParameter8

        public void setParameter8​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter8 attribute.
        Specified by:
        setParameter8 in interface Box
      • getParameter9

        public java.lang.String getParameter9()
        Description copied from interface: Box
        Returns the value of the parameter9 attribute.
        Specified by:
        getParameter9 in interface Box
      • setParameter9

        public void setParameter9​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter9 attribute.
        Specified by:
        setParameter9 in interface Box
      • getParameter10

        public java.lang.String getParameter10()
        Description copied from interface: Box
        Returns the value of the parameter10 attribute.
        Specified by:
        getParameter10 in interface Box
      • setParameter10

        public void setParameter10​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the parameter10 attribute.
        Specified by:
        setParameter10 in interface Box
      • getGuards

        public java.util.List<java.lang.String> getGuards()
        Description copied from interface: Box
        Returns the value of the guards attribute.
        Specified by:
        getGuards in interface Box
      • setGuards

        public void setGuards​(java.util.List<java.lang.String> value)
        Description copied from interface: Box
        Sets the value of the guards attribute.
        Specified by:
        setGuards in interface Box
      • getAttributes

        public java.util.List<java.lang.String> getAttributes()
        Description copied from interface: Box
        Returns the value of the attributes attribute.
        Specified by:
        getAttributes in interface Box
      • setAttributes

        public void setAttributes​(java.util.List<java.lang.String> value)
        Description copied from interface: Box
        Sets the value of the attributes attribute.
        Specified by:
        setAttributes in interface Box
      • getType

        public java.lang.String getType()
        Description copied from interface: Box
        Returns the value of the type attribute.
        Specified by:
        getType in interface Box
      • setType

        public void setType​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the type attribute.
        Specified by:
        setType in interface Box
      • getHandler

        public java.lang.String getHandler()
        Description copied from interface: Box
        Returns the value of the handler attribute.
        Specified by:
        getHandler in interface Box
      • setHandler

        public void setHandler​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the handler attribute.
        Specified by:
        setHandler in interface Box
      • getAccessOperation

        public java.lang.String getAccessOperation()
        Description copied from interface: Box
        Returns the value of the accessOperation attribute.
        Specified by:
        getAccessOperation in interface Box
      • setAccessOperation

        public void setAccessOperation​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the accessOperation attribute.
        Specified by:
        setAccessOperation in interface Box
      • getFeature

        public java.lang.String getFeature()
        Description copied from interface: Box
        Returns the value of the feature attribute.
        Specified by:
        getFeature in interface Box
      • setFeature

        public void setFeature​(java.lang.String value)
        Description copied from interface: Box
        Sets the value of the feature attribute.
        Specified by:
        setFeature in interface Box
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class net.anotheria.anodoc.data.Document
      • getMediaLinksSize

        public int getMediaLinksSize()
        Description copied from interface: Box
        Returns the number of elements in the "mediaLinks" container
        Specified by:
        getMediaLinksSize in interface Box
      • addMediaLinksElement

        public void addMediaLinksElement​(java.lang.String mediaLink)
        Description copied from interface: Box
        Adds a new element to the list.
        Specified by:
        addMediaLinksElement in interface Box
      • removeMediaLinksElement

        public void removeMediaLinksElement​(int index)
        Description copied from interface: Box
        Removes the element at position index from the list.
        Specified by:
        removeMediaLinksElement in interface Box
      • swapMediaLinksElement

        public void swapMediaLinksElement​(int index1,
                                          int index2)
        Description copied from interface: Box
        Swaps elements at positions index1 and index2 in the list.
        Specified by:
        swapMediaLinksElement in interface Box
      • getMediaLinksElement

        public java.lang.String getMediaLinksElement​(int index)
        Description copied from interface: Box
        Returns the element at the position index in the list.
        Specified by:
        getMediaLinksElement in interface Box
      • getScriptsSize

        public int getScriptsSize()
        Description copied from interface: Box
        Returns the number of elements in the "scripts" container
        Specified by:
        getScriptsSize in interface Box
      • addScriptsElement

        public void addScriptsElement​(java.lang.String script)
        Description copied from interface: Box
        Adds a new element to the list.
        Specified by:
        addScriptsElement in interface Box
      • removeScriptsElement

        public void removeScriptsElement​(int index)
        Description copied from interface: Box
        Removes the element at position index from the list.
        Specified by:
        removeScriptsElement in interface Box
      • swapScriptsElement

        public void swapScriptsElement​(int index1,
                                       int index2)
        Description copied from interface: Box
        Swaps elements at positions index1 and index2 in the list.
        Specified by:
        swapScriptsElement in interface Box
      • getScriptsElement

        public java.lang.String getScriptsElement​(int index)
        Description copied from interface: Box
        Returns the element at the position index in the list.
        Specified by:
        getScriptsElement in interface Box
      • getLocalizationsSize

        public int getLocalizationsSize()
        Description copied from interface: Box
        Returns the number of elements in the "localizations" container
        Specified by:
        getLocalizationsSize in interface Box
      • addLocalizationsElement

        public void addLocalizationsElement​(java.lang.String localization)
        Description copied from interface: Box
        Adds a new element to the list.
        Specified by:
        addLocalizationsElement in interface Box
      • removeLocalizationsElement

        public void removeLocalizationsElement​(int index)
        Description copied from interface: Box
        Removes the element at position index from the list.
        Specified by:
        removeLocalizationsElement in interface Box
      • swapLocalizationsElement

        public void swapLocalizationsElement​(int index1,
                                             int index2)
        Description copied from interface: Box
        Swaps elements at positions index1 and index2 in the list.
        Specified by:
        swapLocalizationsElement in interface Box
      • getLocalizationsElement

        public java.lang.String getLocalizationsElement​(int index)
        Description copied from interface: Box
        Returns the element at the position index in the list.
        Specified by:
        getLocalizationsElement in interface Box
      • getSubboxesSize

        public int getSubboxesSize()
        Description copied from interface: Box
        Returns the number of elements in the "subboxes" container
        Specified by:
        getSubboxesSize in interface Box
      • addSubboxesElement

        public void addSubboxesElement​(java.lang.String subbox)
        Description copied from interface: Box
        Adds a new element to the list.
        Specified by:
        addSubboxesElement in interface Box
      • removeSubboxesElement

        public void removeSubboxesElement​(int index)
        Description copied from interface: Box
        Removes the element at position index from the list.
        Specified by:
        removeSubboxesElement in interface Box
      • swapSubboxesElement

        public void swapSubboxesElement​(int index1,
                                        int index2)
        Description copied from interface: Box
        Swaps elements at positions index1 and index2 in the list.
        Specified by:
        swapSubboxesElement in interface Box
      • getSubboxesElement

        public java.lang.String getSubboxesElement​(int index)
        Description copied from interface: Box
        Returns the element at the position index in the list.
        Specified by:
        getSubboxesElement in interface Box
      • getGuardsSize

        public int getGuardsSize()
        Description copied from interface: Box
        Returns the number of elements in the "guards" container
        Specified by:
        getGuardsSize in interface Box
      • addGuardsElement

        public void addGuardsElement​(java.lang.String guard)
        Description copied from interface: Box
        Adds a new element to the list.
        Specified by:
        addGuardsElement in interface Box
      • removeGuardsElement

        public void removeGuardsElement​(int index)
        Description copied from interface: Box
        Removes the element at position index from the list.
        Specified by:
        removeGuardsElement in interface Box
      • swapGuardsElement

        public void swapGuardsElement​(int index1,
                                      int index2)
        Description copied from interface: Box
        Swaps elements at positions index1 and index2 in the list.
        Specified by:
        swapGuardsElement in interface Box
      • getGuardsElement

        public java.lang.String getGuardsElement​(int index)
        Description copied from interface: Box
        Returns the element at the position index in the list.
        Specified by:
        getGuardsElement in interface Box
      • getAttributesSize

        public int getAttributesSize()
        Description copied from interface: Box
        Returns the number of elements in the "attributes" container
        Specified by:
        getAttributesSize in interface Box
      • addAttributesElement

        public void addAttributesElement​(java.lang.String attribute)
        Description copied from interface: Box
        Adds a new element to the list.
        Specified by:
        addAttributesElement in interface Box
      • removeAttributesElement

        public void removeAttributesElement​(int index)
        Description copied from interface: Box
        Removes the element at position index from the list.
        Specified by:
        removeAttributesElement in interface Box
      • swapAttributesElement

        public void swapAttributesElement​(int index1,
                                          int index2)
        Description copied from interface: Box
        Swaps elements at positions index1 and index2 in the list.
        Specified by:
        swapAttributesElement in interface Box
      • getAttributesElement

        public java.lang.String getAttributesElement​(int index)
        Description copied from interface: Box
        Returns the element at the position index in the list.
        Specified by:
        getAttributesElement in interface Box
      • compareTo

        public int compareTo​(Box comparable)
      • compareTo

        public int compareTo​(net.anotheria.util.sorter.IComparable anotherComparable,
                             int method)
        Specified by:
        compareTo in interface net.anotheria.util.sorter.IComparable
      • getDefinedName

        public java.lang.String getDefinedName()
        Specified by:
        getDefinedName in interface net.anotheria.asg.data.DataObject
      • getDefinedParentName

        public java.lang.String getDefinedParentName()
        Specified by:
        getDefinedParentName in interface net.anotheria.asg.data.DataObject
      • getFootprint

        public java.lang.String getFootprint()
        Specified by:
        getFootprint in interface net.anotheria.asg.data.DataObject
      • copyLANG2LANG

        public void copyLANG2LANG​(java.lang.String sourceLanguage,
                                  java.lang.String destLanguage)
        Description copied from interface: Box
        Copies all multilingual properties from source language to destination language
        Specified by:
        copyLANG2LANG in interface Box
      • isMultilingualDisabledInstance

        public boolean isMultilingualDisabledInstance()
        Specified by:
        isMultilingualDisabledInstance in interface net.anotheria.asg.data.MultilingualObject
      • setMultilingualDisabledInstance

        public void setMultilingualDisabledInstance​(boolean value)
        Specified by:
        setMultilingualDisabledInstance in interface net.anotheria.asg.data.MultilingualObject
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object