|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhotoDTO | |
---|---|
net.sf.webphotos | Copyright 2008 WebPhotos Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
Uses of PhotoDTO in net.sf.webphotos |
---|
Fields in net.sf.webphotos with type parameters of type PhotoDTO | |
---|---|
static com.google.common.base.Function<PhotoDTO,PhotoVO> |
PhotoDTO.FROM_PHOTODTO_PHOTOVO
|
Methods in net.sf.webphotos that return PhotoDTO | |
---|---|
PhotoDTO |
Album.getFoto(int fotoID)
Retorna uma foto deste album ou null se não existir. |
PhotoDTO |
Album.getFoto(String caminho)
Retorna uma foto deste album ou null se não existir. |
PhotoDTO[] |
Album.getFotos()
Retorna toda a coleção encontrada no ArrayList fotos. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |