@Deprecated public interface CodeTypeService
| Modifier and Type | Method and Description |
|---|---|
void |
deleteCodeType(CodeType codeTypeId)
Deprecated.
|
List<CodeType> |
findAllCodeTypes()
Deprecated.
|
CodeType |
lookupCodeTypeById(Long codeTypeId)
Deprecated.
|
List<CodeType> |
lookupCodeTypeByKey(String key)
Deprecated.
|
CodeType |
save(CodeType codeType)
Deprecated.
|
void deleteCodeType(CodeType codeTypeId)
Copyright © 2014. All Rights Reserved.