Modifier and Type | Method and Description |
---|---|
Concept |
Database.getConcept(ConceptBreakdown bd)
Returns the concept related to a concept breakdown.
|
Concept |
Database.getConcept(String code)
Returns the concept with the given code in the database.
|
Concept |
Database.getOrAddConcept(String code)
Returns the concept with the given code in the database, or creates a new
one if it didn't exist.
|
Copyright © 2014 DiSiD Technologies. All rights reserved.