public class PlatformEntity extends DescribableEntity implements AbstractStaEntity, StaRelations.Locations<PlatformEntity>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_DATASTREAMS |
static java.lang.String |
PROPERTY_HISTORICAL_LOCATIONS |
static java.lang.String |
PROPERTY_LOCATIONS |
static java.lang.String |
PROPERTY_PROPERTIES |
PROPERTY_CODESPACE, PROPERTY_CODESPACE_NAME, PROPERTY_DESCRIPTION, PROPERTY_DOMAIN_ID, PROPERTY_IDENTIFIER, PROPERTY_IDENTIFIER_CODESPACE, PROPERTY_NAME, PROPERTY_NAME_CODESPACE, PROPERTY_SERVICEPROPERTY_IDLOCALE_REGEXIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
PlatformEntity() |
getDescription, getIdentifier, getIdentifierCodespace, getName, getNameCodespace, getService, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddLocationEntity, hasLocationEntitiesgetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasService, hasTranslations, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic static final java.lang.String PROPERTY_LOCATIONS
public static final java.lang.String PROPERTY_PROPERTIES
public static final java.lang.String PROPERTY_HISTORICAL_LOCATIONS
public static final java.lang.String PROPERTY_DATASTREAMS
public PlatformEntity setProperties(java.lang.String properties)
public java.lang.String getProperties()
public boolean hasProperties()
public java.util.Set<ParameterEntity<?>> getParameters()
getParameters in interface DescribablegetParameters in class DescribableEntitypublic void setParameters(java.util.Set<ParameterEntity<?>> parameters)
setParameters in interface DescribablesetParameters in class DescribableEntitypublic boolean hasParameters()
hasParameters in interface Describablepublic java.util.Set<LocationEntity> getLocations()
getLocations in interface StaRelations.Locations<PlatformEntity>public PlatformEntity setLocations(java.util.Set<LocationEntity> locations)
setLocations in interface StaRelations.Locations<PlatformEntity>public java.util.Set<HistoricalLocationEntity> getHistoricalLocations()
public PlatformEntity setHistoricalLocations(java.util.Set<HistoricalLocationEntity> historicalLocations)
public PlatformEntity addHistoricalLocation(HistoricalLocationEntity historicalLocation)
public java.util.Set<DatastreamEntity> getDatastreams()
public PlatformEntity setDatastreams(java.util.Set<DatastreamEntity> datastreams)
public boolean hasDatastreams()
public boolean hasHistoricalLocations()
public boolean isProcesssed()
isProcesssed in interface AbstractStaEntitypublic AbstractStaEntity setProcesssed(boolean processsed)
setProcesssed in interface AbstractStaEntityCopyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.