org.alfresco.repo.publishing.flickr.springsocial.api.impl.xml
Class Photo

java.lang.Object
  extended by org.alfresco.repo.publishing.flickr.springsocial.api.impl.xml.Photo
All Implemented Interfaces:
FlickrPayload, PhotoInfo

public class Photo
extends java.lang.Object
implements FlickrPayload, PhotoInfo

Since:
4.0

Nested Class Summary
static class Photo.PhotoUrl
           
static class Photo.UrlList
           
 
Field Summary
 java.lang.String id
           
 Photo.UrlList urlList
           
 
Constructor Summary
Photo()
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getPrimaryUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public java.lang.String id

urlList

public Photo.UrlList urlList
Constructor Detail

Photo

public Photo()
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface PhotoInfo

getPrimaryUrl

public java.lang.String getPrimaryUrl()
Specified by:
getPrimaryUrl in interface PhotoInfo


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.