public class ProcedureEntity extends HierarchicalEntity<ProcedureEntity> implements HibernateRelations.HasProcedureHistory, HibernateRelations.HasProcedureDescriptionFormat<ProcedureEntity>, HibernateRelations.HasGeometry<ProcedureEntity>, HibernateRelations.IsStaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_DESCRIPTION_FILE |
static String |
PROPERTY_PROCEDURE_DESCRIPTION_FORMAT |
static String |
PROPERTY_REFERENCE |
static String |
PROPERTY_VALID_PROCEDURE_TIME |
PROPERTY_CHILDREN, PROPERTY_PARENTSPROPERTY_CODESPACE, PROPERTY_CODESPACE_NAME, PROPERTY_DESCRIPTION, PROPERTY_DOMAIN_ID, PROPERTY_IDENTIFIER, PROPERTY_IDENTIFIER_CODESPACE, PROPERTY_NAME, PROPERTY_NAME_CODESPACE, PROPERTY_SERVICE, PROPERTY_STA_IDENTIFIERPROPERTY_IDVALID_PROCEDURE_TIMESPROCEDURE_DESCRIPTION_FORMATGEOMETRYLOCALE_REGEXSTA_IDENTIFIERIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTIONPARAMETERS| Constructor and Description |
|---|
ProcedureEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescriptionFile() |
FormatEntity |
getFormat() |
GeometryEntity |
getGeometryEntity() |
Set<ProcedureHistoryEntity> |
getProcedureHistory() |
ProcedureEntity |
getTypeOf() |
int |
hashCode() |
boolean |
isAggregation() |
boolean |
isDeleted() |
boolean |
isReference() |
boolean |
isSetDescriptionFile() |
boolean |
isSetFormat() |
boolean |
isSetTypeOf() |
boolean |
isType() |
void |
setAggregation(boolean isAggregation) |
void |
setDeleted(boolean deleted) |
void |
setDescriptionFile(String descriptionFile) |
ProcedureEntity |
setFormat(FormatEntity format) |
ProcedureEntity |
setGeometry(org.locationtech.jts.geom.Geometry geometry) |
ProcedureEntity |
setGeometryEntity(GeometryEntity geometryEntity) |
void |
setProcedureHistory(Set<ProcedureHistoryEntity> procedureHistory) |
void |
setReference(boolean reference) |
void |
setType(boolean isType) |
void |
setTypeOf(ProcedureEntity typeOf) |
addChild, addParent, getChildren, getParents, hasChildren, hasParents, setChildren, setParentsgetDescription, getIdentifier, getIdentifierCodespace, getName, getNameCodespace, getParameters, getService, getStaIdentifier, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setStaIdentifier, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waithasProcedureHistorygetGeometry, isSetGeometrygetCountryCode, 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_REFERENCE
public static final String PROPERTY_VALID_PROCEDURE_TIME
public static final String PROPERTY_PROCEDURE_DESCRIPTION_FORMAT
public static final String PROPERTY_DESCRIPTION_FILE
public boolean isReference()
public void setReference(boolean reference)
public FormatEntity getFormat()
getFormat in interface HibernateRelations.HasProcedureDescriptionFormat<ProcedureEntity>public ProcedureEntity setFormat(FormatEntity format)
setFormat in interface HibernateRelations.HasProcedureDescriptionFormat<ProcedureEntity>public boolean isSetFormat()
public boolean isDeleted()
public void setDeleted(boolean deleted)
public String getDescriptionFile()
public void setDescriptionFile(String descriptionFile)
public boolean isSetDescriptionFile()
public ProcedureEntity getTypeOf()
public void setTypeOf(ProcedureEntity typeOf)
public boolean isSetTypeOf()
public boolean isType()
public void setType(boolean isType)
public boolean isAggregation()
public void setAggregation(boolean isAggregation)
public Set<ProcedureHistoryEntity> getProcedureHistory()
getProcedureHistory in interface HibernateRelations.HasProcedureHistorypublic void setProcedureHistory(Set<ProcedureHistoryEntity> procedureHistory)
setProcedureHistory in interface HibernateRelations.HasProcedureHistorypublic GeometryEntity getGeometryEntity()
getGeometryEntity in interface HibernateRelations.HasGeometry<ProcedureEntity>public ProcedureEntity setGeometry(org.locationtech.jts.geom.Geometry geometry)
setGeometry in interface HibernateRelations.HasGeometry<ProcedureEntity>public ProcedureEntity setGeometryEntity(GeometryEntity geometryEntity)
setGeometryEntity in interface HibernateRelations.HasGeometry<ProcedureEntity>public int hashCode()
hashCode in class DescribableEntitypublic boolean equals(Object obj)
equals in class DescribableEntityCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.