net.sf.flock.hibernate
Class Subscription
java.lang.Object
|
+--net.sf.flock.hibernate.Entity
|
+--net.sf.flock.hibernate.Subscription
- All Implemented Interfaces:
- java.io.Serializable, SubscriptionI, SubscriptionInfoI
- public class Subscription
- extends Entity
- implements SubscriptionI
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Subscription
public Subscription()
Subscription
public Subscription(SubscriptionInfoI info)
getFeed
public FeedI getFeed()
- Specified by:
getFeed
in interface SubscriptionI
setFeed
protected void setFeed(net.sf.flock.hibernate.Feed feed)
getFeedInfo
public FeedInfoI getFeedInfo()
- Specified by:
getFeedInfo
in interface SubscriptionInfoI
getLocation
public java.net.URL getLocation()
- Specified by:
getLocation
in interface SubscriptionInfoI
setLocation
protected void setLocation(java.net.URL location)
getMetaData
public MetaData getMetaData()
- Specified by:
getMetaData
in interface SubscriptionInfoI
setMetaData
protected void setMetaData(MetaData metaData)
Copyright © 2002-2003 Presence Inc. All Rights Reserved.