Class GomIncludeOptions.EmptyConfiguration
java.lang.Object
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
de.espirit.firstspirit.access.store.templatestore.gom.GomIncludeOptions.EmptyConfiguration
- All Implemented Interfaces:
GomElement
,Serializable
- Enclosing class:
- GomIncludeOptions
Empty configuration. Contains no elements
- Since:
- 4.2.3
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
-
Constructor Details
-
EmptyConfiguration
public EmptyConfiguration()
-
-
Method Details
-
getDefaultTag
Description copied from class:AbstractGomElement
Return the default tag for a gom element.- Specified by:
getDefaultTag
in classAbstractGomElement
- Returns:
- The elements default tag.
-