Class GomUidEntry
java.lang.Object
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomUid
de.espirit.firstspirit.access.store.templatestore.gom.lists.GomUidEntry
- All Implemented Interfaces:
GomElement,GomUidProviding,Serializable
An entry providing a UID.
- Since:
- 5.2.6
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomUid
getUid, setUid, toStringMethods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
-
Field Details
-
TAG
The standard entry tag.- Since:
- 5.2.6
- See Also:
-
-
Constructor Details
-
GomUidEntry
public GomUidEntry()
-
-
Method Details
-
getDefaultTag
Return the default tag for a gom element.- Specified by:
getDefaultTagin classAbstractGomElement- Returns:
- The elements default tag.
- Since:
- 5.2.6
-