public class ProcedureEntity extends HierarchicalEntity<ProcedureEntity> implements HibernateRelations.HasProcedureHistory, HibernateRelations.HasProcedureDescriptionFormat<ProcedureEntity>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_PROCEDURE_DESCRIPTION_FORMAT |
static java.lang.String |
PROPERTY_REFERENCE |
static java.lang.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_SERVICEPROPERTY_IDVALID_PROCEDURE_TIMESPROCEDURE_DESCRIPTION_FORMATLOCALE_REGEXIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
ProcedureEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptionFile() |
FormatEntity |
getFormat() |
java.util.Set<ProcedureHistoryEntity> |
getProcedureHistory() |
ProcedureEntity |
getTypeOf() |
boolean |
isAggregation() |
boolean |
isDeleted() |
boolean |
isReference() |
boolean |
isSetTypeOf() |
boolean |
isType() |
void |
setAggregation(boolean isAggregation) |
void |
setDeleted(boolean deleted) |
void |
setDescriptionFile(java.lang.String descriptionFile) |
ProcedureEntity |
setFormat(FormatEntity format) |
void |
setProcedureHistory(java.util.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, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waithasProcedureHistorygetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasParameters, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic static final java.lang.String PROPERTY_REFERENCE
public static final java.lang.String PROPERTY_VALID_PROCEDURE_TIME
public static final java.lang.String PROPERTY_PROCEDURE_DESCRIPTION_FORMAT
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 isDeleted()
public void setDeleted(boolean deleted)
public java.lang.String getDescriptionFile()
public void setDescriptionFile(java.lang.String descriptionFile)
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 java.util.Set<ProcedureHistoryEntity> getProcedureHistory()
getProcedureHistory in interface HibernateRelations.HasProcedureHistorypublic void setProcedureHistory(java.util.Set<ProcedureHistoryEntity> procedureHistory)
setProcedureHistory in interface HibernateRelations.HasProcedureHistoryCopyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.