public class CodeListAssociations extends Object
Constructor and Description |
---|
CodeListAssociations() |
Modifier and Type | Method and Description |
---|---|
void |
assignCodeList(EntityDefinition entity,
CodeList codeList)
Assign a code list for an entity.
|
Map<DummyEntityKey,CodeListReference> |
getAssociations() |
CodeListReference |
getCodeList(EntityDefinition entity)
Get a reference to the code list associated to the given entity.
|
public CodeListReference getCodeList(EntityDefinition entity)
entity
- the entity definitionnull
public void assignCodeList(EntityDefinition entity, CodeList codeList)
entity
- the entity definitioncodeList
- the code listpublic Map<DummyEntityKey,CodeListReference> getAssociations()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a