public class ProcedureEntity extends HierarchicalEntity<ProcedureEntity> implements HibernateRelations.HasProcedureHistory, HibernateRelations.HasProcedureDescriptionFormat<ProcedureEntity>
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_INSITU |
static String |
PROPERTY_MOBILE |
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_SERVICEPROPERTY_IDVALID_PROCEDURE_TIMESPROCEDURE_DESCRIPTION_FORMATIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
ProcedureEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptionFile() |
FormatEntity |
getFormat() |
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(String descriptionFile) |
ProcedureEntity |
setFormat(FormatEntity format) |
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, getLabelFrom, getMappedParameters, getName, getNameCodespace, getNameI18n, getParameters, getService, getTranslations, hasParameters, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waithasProcedureHistorygetCountryCode, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic static final String PROPERTY_MOBILE
public static final String PROPERTY_INSITU
public static final String PROPERTY_REFERENCE
public static final String PROPERTY_VALID_PROCEDURE_TIME
public static final 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 String getDescriptionFile()
public void setDescriptionFile(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 Set<ProcedureHistoryEntity> getProcedureHistory()
getProcedureHistory in interface HibernateRelations.HasProcedureHistorypublic void setProcedureHistory(Set<ProcedureHistoryEntity> procedureHistory)
setProcedureHistory in interface HibernateRelations.HasProcedureHistoryCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.