Package | Description |
---|---|
org.giavacms.instagram.controller | |
org.giavacms.instagram.model | |
org.giavacms.instagram.repository |
Modifier and Type | Method and Description |
---|---|
List<InstagramPhoto> |
InstagramCollectionController.getAlbumPhotos() |
List<InstagramPhoto> |
InstagramCollectionController.getPhotos() |
Modifier and Type | Method and Description |
---|---|
void |
InstagramCollectionController.addPhoto(InstagramPhoto photo) |
Modifier and Type | Method and Description |
---|---|
void |
InstagramCollectionController.setAlbumPhotos(List<InstagramPhoto> albumPhotos) |
void |
InstagramCollectionController.setPhotos(List<InstagramPhoto> photos) |
Modifier and Type | Method and Description |
---|---|
List<InstagramPhoto> |
InstagramCollection.getPhotos() |
Modifier and Type | Method and Description |
---|---|
void |
InstagramCollection.addPhoto(InstagramPhoto photo) |
Modifier and Type | Method and Description |
---|---|
void |
InstagramCollection.setPhotos(List<InstagramPhoto> photos) |
Modifier and Type | Method and Description |
---|---|
protected void |
InstagramPhotoRepository.applyRestrictions(org.giavacms.common.model.Search<InstagramPhoto> search,
String alias,
String separator,
StringBuffer sb,
Map<String,Object> params) |
Copyright © 2013. All Rights Reserved.