public class TOFactory extends Object
public static <T extends BaseTO> T getTO(BO _bo, Class<T> type) throws ServiceException
ServiceExceptionpublic static <T extends BaseTO> List<?> getTO(List<BO> inList) throws ServiceException
ServiceExceptionCopyright © 2017. All rights reserved.