cs301w01 / Skindex

4 stars 1 forks source link

Create PhotoManager class #20

Closed derekdowling closed 12 years ago

derekdowling commented 12 years ago

Create a PhotoManager class which has the following methods:

storePhoto() Photo getPhoto() Collection getPhotoGallery() deletePhoto() deleteAlbum() storeTag() deleteTag()