org.shredzone.flattr4j.model
Interface UserId

All Known Implementing Classes:
AutoSubmission, Flattr, Thing, User

public interface UserId

All classes implementing this interface, are able to provide a User's ID.

Author:
Richard "Shred" Körber

Method Summary
 String getUserId()
          Returns the User's ID.
 

Method Detail

getUserId

String getUserId()
Returns the User's ID.

Returns:
User id


Copyright © 2010-2012. All Rights Reserved.