de.espirit.firstspirit.access.store.templatestore.gom
Class AbstractGomFormElement.CmsXmlContainer

java.lang.Object
  extended by de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
      extended by de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement.CmsXmlContainer
All Implemented Interfaces:
GomElement, GomEmbeddedXml, Serializable
Enclosing class:
AbstractGomFormElement

Deprecated. since 4.0.17 - obsolete

@Deprecated
public static class AbstractGomFormElement.CmsXmlContainer
extends AbstractGomElement
implements GomEmbeddedXml

Since:
4.0.17
See Also:
Serialized Form

Constructor Summary
AbstractGomFormElement.CmsXmlContainer()
          Deprecated.  
 
Method Summary
protected  String getDefaultTag()
          Deprecated. Return the default tag for a gom element.
 String getEmbeddedXml()
          Deprecated.  
 void setEmbeddedXml(String xml)
          Deprecated.  
 void validate()
          Deprecated. Validate the class for being correctly set up.
 
Methods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.espirit.firstspirit.access.store.templatestore.gom.GomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
 

Constructor Detail

AbstractGomFormElement.CmsXmlContainer

public AbstractGomFormElement.CmsXmlContainer()
Deprecated. 
Method Detail

getEmbeddedXml

public String getEmbeddedXml()
Deprecated. 
Specified by:
getEmbeddedXml in interface GomEmbeddedXml
Since:
4.0.17

setEmbeddedXml

public void setEmbeddedXml(String xml)
                    throws ParsingError
Deprecated. 
Specified by:
setEmbeddedXml in interface GomEmbeddedXml
Throws:
ParsingError
Since:
4.0.17

validate

public void validate()
              throws IllegalStateException
Deprecated. 
Description copied from interface: GomElement
Validate the class for being correctly set up.

Specified by:
validate in interface GomElement
Throws:
IllegalStateException - If the instance is in an illegal state.
Since:
4.0.17

getDefaultTag

protected String getDefaultTag()
Deprecated. 
Description copied from class: AbstractGomElement
Return the default tag for a gom element.

Specified by:
getDefaultTag in class AbstractGomElement
Returns:
The elements default tag.
Since:
4.0.17


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480