Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
TProperties |
create(TProperties property) |
void |
delete(TProperties property) |
List<TProperties> |
findByTypeCode(String type,
String code) |
TProperties |
loadByTypeAndCode(String type,
String code) |
String |
loadFromT9ApplicationProperties(String code) |
TProperties |
update(TProperties property) |
void |
updateAllByTypeAndCode(String type,
String code,
String value) |
getServerMessages, resetServerMessages
static final String SERVICE_ID
TProperties create(TProperties property)
TProperties update(TProperties property)
void delete(TProperties property)
List<TProperties> findByTypeCode(String type, String code)
TProperties loadByTypeAndCode(String type, String code)
Copyright © 2016. All rights reserved.