Interface GomUidTypeProviding
- All Known Implementing Classes:
GomButtonScriptReference
,GomContentReferenceEntry
,GomDataset.GomLegacyTableTemplateElement
,GomFormatReferenceList
,GomLinkEditorList
,GomQuery
,GomSiteOrMediaStoreFolder
,GomStoreFolder
,GomTableTemplateUid
,GomTemplateReferenceEntry
,GomTypeRestrictedTemplates
public interface GomUidTypeProviding
Optional interface for a
GomElement
providing a IDProvider.UidType
for element references,
contained either in this element, or one of its children.
An optional remote project configuration might either be declared by this
or by one of its parent elements using GomRemoteProjectProviding
.- Since:
- 5.2.902
- See Also:
-
Method Summary
-
Method Details
-
getUidType
TheIDProvider.UidType
of the references contained.- Returns:
- The associated uid type.
- Since:
- 5.2.902
-