|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryVO | |
---|---|
net.sf.webphotos.model |
Uses of CategoryVO in net.sf.webphotos.model |
---|
Methods in net.sf.webphotos.model that return CategoryVO | |
---|---|
CategoryVO |
CategoryVO.getCategoriaPai()
|
CategoryVO |
AlbumVO.getCategoriasVO()
|
Methods in net.sf.webphotos.model with parameters of type CategoryVO | |
---|---|
void |
CategoryVO.setCategoriaPai(CategoryVO categoriaPai)
|
void |
AlbumVO.setCategoriasVO(CategoryVO categoriasVO)
|
AlbumVOBuilder |
AlbumVOBuilder.withCategory(CategoryVO categoriasVO)
|
Constructors in net.sf.webphotos.model with parameters of type CategoryVO | |
---|---|
CategoryVO(String nmcategoria,
CategoryVO categoriaPai)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |