Class PhotoDAO
java.lang.Object
org.silverpeas.components.gallery.dao.PhotoDAO
-
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Photo>getAllPhoto(String albumId, String instanceId, MediaCriteria.VISIBILITY visibility) static Photo
-
Method Details
-
getPhoto
- Throws:
SQLException
-
getAllPhoto
public static Collection<Photo> getAllPhoto(String albumId, String instanceId, MediaCriteria.VISIBILITY visibility) throws SQLException - Throws:
SQLException
-