|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IsPhoto | |
---|---|
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. |
net.sf.webphotos.entity | |
net.sf.webphotos.model |
Uses of IsPhoto in net.sf.webphotos |
---|
Classes in net.sf.webphotos that implement IsPhoto | |
---|---|
class |
PhotoDTO
A classe PhotoDTO armazena dados específicos de uma foto. |
Uses of IsPhoto in net.sf.webphotos.entity |
---|
Classes in net.sf.webphotos.entity that implement IsPhoto | |
---|---|
class |
PhotoEntity
|
Fields in net.sf.webphotos.entity with type parameters of type IsPhoto | |
---|---|
static Comparator<IsPhoto> |
IsPhoto.BY_KEY_ASCENDING
|
static Comparator<IsPhoto> |
IsPhoto.BY_KEY_DESCENDING
|
Methods in net.sf.webphotos.entity with parameters of type IsPhoto | |
---|---|
int |
PhotoEntity.compareTo(IsPhoto o2)
|
Uses of IsPhoto in net.sf.webphotos.model |
---|
Classes in net.sf.webphotos.model that implement IsPhoto | |
---|---|
class |
PhotoVO
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |