Type - objectDTO - data transfert objectpublic interface IDAO<Type,DTO>
| Modifier and Type | Method and Description |
|---|---|
DTO |
toDTO(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
Type object)
Convert object to data transfert object.
|
DTO |
toDTO(Type object)
Deprecated.
|
Copyright © 2019. All rights reserved.