org.tinygroup.metadata.bizdatatype.impl
类 BusinessTypeProcessorImpl
java.lang.Object
org.tinygroup.metadata.bizdatatype.impl.BusinessTypeProcessorImpl
- 所有已实现的接口:
- BusinessTypeProcessor
public class BusinessTypeProcessorImpl
- extends Object
- implements BusinessTypeProcessor
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessTypeProcessorImpl
public BusinessTypeProcessorImpl()
getBusinessTypeProcessor
public static BusinessTypeProcessor getBusinessTypeProcessor()
getStandardTypeProcessor
public StandardTypeProcessor getStandardTypeProcessor()
- 指定者:
- 接口
BusinessTypeProcessor 中的 getStandardTypeProcessor
setStandardTypeProcessor
public void setStandardTypeProcessor(StandardTypeProcessor standardDataTypeProcessor)
- 指定者:
- 接口
BusinessTypeProcessor 中的 setStandardTypeProcessor
getType
public String getType(String id,
String language)
- 指定者:
- 接口
BusinessTypeProcessor 中的 getType
addBusinessTypes
public void addBusinessTypes(BusinessTypes businessTypes)
- 指定者:
- 接口
BusinessTypeProcessor 中的 addBusinessTypes
getBusinessTypes
public BusinessType getBusinessTypes(String id)
- 指定者:
- 接口
BusinessTypeProcessor 中的 getBusinessTypes
removeBusinessTypes
public void removeBusinessTypes(BusinessTypes businessTypes)
- 指定者:
- 接口
BusinessTypeProcessor 中的 removeBusinessTypes
Copyright © 2006–2016 TinyGroup. All rights reserved.