Class WebTemplate
java.lang.Object
org.ehrbase.openehr.sdk.webtemplate.model.WebTemplate
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FilteredWebTemplate
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfindAllByAqlPath(String aql, boolean ignoreName) findByAqlPath(String aql) getTree()inthashCode()voidsetDefaultLanguage(String defaultLanguage) voidsetTemplateId(String templateId) voidsetTree(WebTemplateNode tree) voidsetVersion(String version)
-
Constructor Details
-
WebTemplate
public WebTemplate() -
WebTemplate
-
-
Method Details
-
getTemplateId
-
setTemplateId
-
getVersion
-
setVersion
-
getDefaultLanguage
-
setDefaultLanguage
-
getLanguages
-
getTree
-
setTree
-
upperNotBounded
-
multiValued
-
findByAqlPath
-
findAllByAqlPath
-
findAllContainmentCombinations
-
equals
-
hashCode
public int hashCode()
-