A B C E F G H N P R S T W

A

addPhoto(PhotoVO) - Method in class net.sf.webphotos.model.AlbumVO
 
addPhotos(HashSet<PhotoVO>) - Method in class net.sf.webphotos.model.AlbumVO
 
AlbumDAO - Class in net.sf.webphotos.dao.jpa
 
AlbumDAO() - Constructor for class net.sf.webphotos.dao.jpa.AlbumDAO
 
AlbumVO - Class in net.sf.webphotos.model
 
AlbumVO() - Constructor for class net.sf.webphotos.model.AlbumVO
Deprecated. 
AlbumVOBuilder - Class in net.sf.webphotos.model
Builder for Entity AlbumVO

B

build() - Method in class net.sf.webphotos.model.AlbumVOBuilder
 
builder() - Static method in class net.sf.webphotos.model.AlbumVO
 
builder(Integer) - Static method in class net.sf.webphotos.model.AlbumVO
 

C

CategoryDAO - Class in net.sf.webphotos.dao.jpa
 
CategoryDAO() - Constructor for class net.sf.webphotos.dao.jpa.CategoryDAO
 
CategoryVO - Class in net.sf.webphotos.model
 
CategoryVO() - Constructor for class net.sf.webphotos.model.CategoryVO
Deprecated. 
CategoryVO(Integer) - Constructor for class net.sf.webphotos.model.CategoryVO
Deprecated. 
CategoryVO(Integer, String) - Constructor for class net.sf.webphotos.model.CategoryVO
Deprecated. 
CategoryVO(String) - Constructor for class net.sf.webphotos.model.CategoryVO
 
CategoryVO(String, CategoryVO) - Constructor for class net.sf.webphotos.model.CategoryVO
 
createNativeQuery(String) - Method in class net.sf.webphotos.dao.jpa.WebPhotosDAO
Deprecated.  
CreditsDAO - Class in net.sf.webphotos.dao.jpa
 
CreditsDAO() - Constructor for class net.sf.webphotos.dao.jpa.CreditsDAO
 
CreditsVO - Class in net.sf.webphotos.model
 
CreditsVO() - Constructor for class net.sf.webphotos.model.CreditsVO
 
CreditsVO(String) - Constructor for class net.sf.webphotos.model.CreditsVO
 
CreditsVO(Integer) - Constructor for class net.sf.webphotos.model.CreditsVO
 
CreditsVO(Integer, String) - Constructor for class net.sf.webphotos.model.CreditsVO
 

E

entityManager - Variable in class net.sf.webphotos.dao.jpa.WebPhotosDAO
 
equals(Object) - Method in class net.sf.webphotos.model.AlbumVO
 
equals(Object) - Method in class net.sf.webphotos.model.CategoryVO
 
equals(Object) - Method in class net.sf.webphotos.model.CreditsVO
 

F

find(String) - Method in class net.sf.webphotos.dao.jpa.WebPhotosDAO
 
findAll() - Method in class net.sf.webphotos.dao.jpa.AlbumDAO
 
findBy(I) - Method in class net.sf.webphotos.dao.jpa.WebPhotosDAO
 
findByNamedQuery(String) - Method in class net.sf.webphotos.dao.jpa.WebPhotosDAO
 
findByNativeQuery(String) - Method in class net.sf.webphotos.dao.jpa.WebPhotosDAO
Deprecated.  

G

getAlbum() - Method in class net.sf.webphotos.model.PhotoVO
 
getAlbumid() - Method in class net.sf.webphotos.model.AlbumVO
 
getAltura() - Method in class net.sf.webphotos.model.PhotoVO
 
getCaminhoArquivo() - Method in class net.sf.webphotos.model.PhotoVO
 
getCategoriaID() - Method in class net.sf.webphotos.model.CategoryVO
 
getCategoriaPai() - Method in class net.sf.webphotos.model.CategoryVO
 
getCategoriasVO() - Method in class net.sf.webphotos.model.AlbumVO
 
getCreditoid() - Method in class net.sf.webphotos.model.CreditsVO
 
getCreditos() - Method in class net.sf.webphotos.model.PhotoVO
 
getDescricao() - Method in class net.sf.webphotos.model.AlbumVO
 
getDtInsercao() - Method in class net.sf.webphotos.model.AlbumVO
 
getEntityManager() - Method in class net.sf.webphotos.dao.jpa.WebPhotosDAO
 
getFotoid() - Method in class net.sf.webphotos.model.PhotoVO
 
getId() - Method in class net.sf.webphotos.model.AlbumVO
 
getId() - Method in class net.sf.webphotos.model.CategoryVO
 
getId() - Method in class net.sf.webphotos.model.CreditsVO
 
getId() - Method in class net.sf.webphotos.model.PhotoVO
 
getKey() - Method in class net.sf.webphotos.model.PhotoVO
 
getLargura() - Method in class net.sf.webphotos.model.PhotoVO
 
getLegenda() - Method in class net.sf.webphotos.model.PhotoVO
 
getNmalbum() - Method in class net.sf.webphotos.model.AlbumVO
 
getNmcategoria() - Method in class net.sf.webphotos.model.CategoryVO
 
getNmfoto() - Method in class net.sf.webphotos.model.PhotoVO
 
getNome() - Method in class net.sf.webphotos.model.CreditsVO
 
getPhotoBy(Integer) - Method in class net.sf.webphotos.model.AlbumVO
 
getPhotos() - Method in class net.sf.webphotos.model.AlbumVO
 

H

hashCode() - Method in class net.sf.webphotos.model.AlbumVO
 
hashCode() - Method in class net.sf.webphotos.model.CategoryVO
 
hashCode() - Method in class net.sf.webphotos.model.CreditsVO
 

N

net.sf.webphotos.dao.jpa - package net.sf.webphotos.dao.jpa
 
net.sf.webphotos.model - package net.sf.webphotos.model
 

P

PhotoDAO - Class in net.sf.webphotos.dao.jpa
 
PhotoDAO() - Constructor for class net.sf.webphotos.dao.jpa.PhotoDAO
 
PhotoVO - Class in net.sf.webphotos.model
 
PhotoVO() - Constructor for class net.sf.webphotos.model.PhotoVO
Deprecated. 
PhotoVO(Integer, int, String, int, Integer, Integer) - Constructor for class net.sf.webphotos.model.PhotoVO
Deprecated. 
PhotoVO(String, String, CreditsVO, String) - Constructor for class net.sf.webphotos.model.PhotoVO
Default Constructor for new albuns
PhotoVO(String, String, CreditsVO, String, AlbumVO) - Constructor for class net.sf.webphotos.model.PhotoVO
Constructor to add photos to existing album

R

remove(E) - Method in class net.sf.webphotos.dao.jpa.WebPhotosDAO
 
removePhotoBy(Integer) - Method in class net.sf.webphotos.model.AlbumVO
remove one photo

S

save(E) - Method in class net.sf.webphotos.dao.jpa.WebPhotosDAO
 
setAlbum(AlbumVO) - Method in class net.sf.webphotos.model.PhotoVO
 
setAlbumid(Integer) - Method in class net.sf.webphotos.model.AlbumVO
 
setCategoriaID(Integer) - Method in class net.sf.webphotos.model.CategoryVO
 
setCategoriaPai(CategoryVO) - Method in class net.sf.webphotos.model.CategoryVO
 
setCategoriasVO(CategoryVO) - Method in class net.sf.webphotos.model.AlbumVO
 
setCreditos(CreditsVO) - Method in class net.sf.webphotos.model.PhotoVO
 
setDescricao(String) - Method in class net.sf.webphotos.model.AlbumVO
 
setDtInsercao(Date) - Method in class net.sf.webphotos.model.AlbumVO
 
setEntityManager(EntityManager) - Method in class net.sf.webphotos.dao.jpa.WebPhotosDAO
 
setFotoid(Integer) - Method in class net.sf.webphotos.model.PhotoVO
 
setLegenda(String) - Method in class net.sf.webphotos.model.PhotoVO
 
setNmalbum(String) - Method in class net.sf.webphotos.model.AlbumVO
 
setNmcategoria(String) - Method in class net.sf.webphotos.model.CategoryVO
 
setNmfoto(String) - Method in class net.sf.webphotos.model.PhotoVO
 
setNome(String) - Method in class net.sf.webphotos.model.CreditsVO
 

T

toString() - Method in class net.sf.webphotos.model.AlbumVO
 
toString() - Method in class net.sf.webphotos.model.CategoryVO
 
toString() - Method in class net.sf.webphotos.model.CreditsVO
 
toString() - Method in class net.sf.webphotos.model.PhotoVO
 

W

WebPhotosDAO<E extends HasID,I> - Class in net.sf.webphotos.dao.jpa
 
WebPhotosDAO(Class<E>, Class<I>) - Constructor for class net.sf.webphotos.dao.jpa.WebPhotosDAO
 
withAlbumName(String) - Method in class net.sf.webphotos.model.AlbumVOBuilder
 
withCategory(CategoryVO) - Method in class net.sf.webphotos.model.AlbumVOBuilder
 
withCreationDate(Date) - Method in class net.sf.webphotos.model.AlbumVOBuilder
 
withDescription(String) - Method in class net.sf.webphotos.model.AlbumVOBuilder
 
withPhoto(PhotoVO) - Method in class net.sf.webphotos.model.AlbumVOBuilder
 
withPhotos(Collection<PhotoVO>) - Method in class net.sf.webphotos.model.AlbumVOBuilder
 

A B C E F G H N P R S T W

Copyright © 2008-2012. All Rights Reserved.