public abstract class HierarchicalEntity<T> extends DescribableEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_CHILDREN |
static String |
PROPERTY_PARENTS |
PROPERTY_CODESPACE, PROPERTY_CODESPACE_NAME, PROPERTY_DESCRIPTION, PROPERTY_DOMAIN_ID, PROPERTY_IDENTIFIER, PROPERTY_IDENTIFIER_CODESPACE, PROPERTY_NAME, PROPERTY_NAME_CODESPACE, PROPERTY_SERVICE, PROPERTY_STA_IDENTIFIERPROPERTY_IDLOCALE_REGEXSTA_IDENTIFIERIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTIONPARAMETERS| Constructor and Description |
|---|
HierarchicalEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(T child) |
void |
addParent(T parent) |
Set<T> |
getChildren() |
Set<T> |
getParents() |
boolean |
hasChildren() |
boolean |
hasParents() |
void |
setChildren(Set<T> children) |
void |
setParents(Set<T> parents) |
equals, getDescription, getIdentifier, getIdentifierCodespace, getName, getNameCodespace, getParameters, getService, getStaIdentifier, getTranslations, hashCode, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setStaIdentifier, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasService, hasTranslations, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailableaddFragment, addHost, addPath, addPort, addValue, addValue, addValues, generateUUID, isSetStaIdentifier, processIdentifierForStagetDomain, isSetDomain, isSetIdentifier, setDomain, setIdentifierisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdhasParameterspublic static final String PROPERTY_PARENTS
public static final String PROPERTY_CHILDREN
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.