public interface BusinessTypeProcessor
Modifier and Type | Method and Description |
---|---|
void |
addBusinessTypes(BusinessTypes businessTypes) |
Map<String,BusinessType> |
getBusinessTypeMap() |
BusinessType |
getBusinessTypes(String id) |
StandardTypeProcessor |
getStandardTypeProcessor() |
String |
getType(String id,
String language) |
void |
removeBusinessTypes(BusinessTypes businessTypes) |
void |
setStandardTypeProcessor(StandardTypeProcessor standardDataTypeProcessor) |
void addBusinessTypes(BusinessTypes businessTypes)
BusinessType getBusinessTypes(String id)
void removeBusinessTypes(BusinessTypes businessTypes)
StandardTypeProcessor getStandardTypeProcessor()
void setStandardTypeProcessor(StandardTypeProcessor standardDataTypeProcessor)
Map<String,BusinessType> getBusinessTypeMap()
Copyright © 2006–2018 TinyGroup. All rights reserved.