Uses of Interface
org.opencrx.kernel.home1.cci2.Subscription

Packages that use Subscription
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jdo2   
org.opencrx.kernel.home1.jmi1   
 

Uses of Subscription in org.opencrx.kernel.home1.cci2
 

Methods in org.opencrx.kernel.home1.cci2 with type parameters of type Subscription
<T extends Subscription>
Collection<T>
UserHome.getSubscription()
          Retrieves a set containing all the elements for the reference subscription.
 

Uses of Subscription in org.opencrx.kernel.home1.jdo2
 

Methods in org.opencrx.kernel.home1.jdo2 with type parameters of type Subscription
<T extends Subscription>
Collection<T>
UserHome.getSubscription()
          Retrieves a set containing all the elements for the reference subscription.
 

Uses of Subscription in org.opencrx.kernel.home1.jmi1
 

Subinterfaces of Subscription in org.opencrx.kernel.home1.jmi1
 interface Subscription
          Class Subscription
 

Methods in org.opencrx.kernel.home1.jmi1 with type parameters of type Subscription
<T extends Subscription>
List<T>
UserHome.getSubscription(SubscriptionQuery query)
          Retrieves the value for the reference subscription for the specified query.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.