|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object se.citerus.dddsample.interfaces.booking.facade.internal.assembler.LocationDTOAssembler
public class LocationDTOAssembler
Constructor Summary | |
---|---|
LocationDTOAssembler()
|
Method Summary | |
---|---|
LocationDTO |
toDTO(Location location)
|
java.util.List<LocationDTO> |
toDTOList(java.util.List<Location> allLocations)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocationDTOAssembler()
Method Detail |
---|
public LocationDTO toDTO(Location location)
public java.util.List<LocationDTO> toDTOList(java.util.List<Location> allLocations)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |