T - public interface APIWrapper<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
wrapDetails(T model,
javax.servlet.http.HttpServletRequest request) |
void |
wrapSummary(T model,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2022. All rights reserved.