Closed derekdowling closed 12 years ago
Create a PhotoManager class which has the following methods:
storePhoto() Photo getPhoto() Collection getPhotoGallery() deletePhoto() deleteAlbum() storeTag() deleteTag()
Create a PhotoManager class which has the following methods:
storePhoto() Photo getPhoto() Collection getPhotoGallery()
deletePhoto()
deleteAlbum()
storeTag()
deleteTag()