nl.surfnet.coin.shindig.model
Class PersistentUrl
java.lang.Object
org.apache.shindig.social.core.model.ListFieldImpl
org.apache.shindig.social.core.model.UrlImpl
nl.surfnet.coin.shindig.model.PersistentUrl
- All Implemented Interfaces:
- ListField, Url
public class PersistentUrl
- extends UrlImpl
a Url that can be persisted by means of a unique key
| Nested classes/interfaces inherited from interface org.apache.shindig.social.opensocial.model.Url |
Url.Field |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistentUrl
public PersistentUrl()
getId
public Long getId()
- Returns:
- the id
setId
public void setId(Long id)
- Parameters:
id - the id to set
Copyright © 2007-2012. All Rights Reserved.