Uses of Interface
com.opensymphony.module.propertyset.ejb.PropertyStore

Packages that use PropertyStore
com.opensymphony.module.propertyset   
com.opensymphony.module.propertyset.ejb   
 

Uses of PropertyStore in com.opensymphony.module.propertyset
 

Constructors in com.opensymphony.module.propertyset with parameters of type PropertyStore
EJBPropertySet(PropertyStore store, java.lang.String entityName, long entityId)
          Create EJBPropertySet proxy around supplied PropertyStore.
 

Uses of PropertyStore in com.opensymphony.module.propertyset.ejb
 

Methods in com.opensymphony.module.propertyset.ejb that return PropertyStore
 PropertyStore PropertyStoreHome.create()
           
 


See www.opensymphony.com for more information.