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

Packages that use PropertyStoreHome
com.opensymphony.module.propertyset   
 

Uses of PropertyStoreHome in com.opensymphony.module.propertyset
 

Constructors in com.opensymphony.module.propertyset with parameters of type PropertyStoreHome
EJBPropertySet(PropertyStoreHome home, java.lang.String entityName, long entityId)
          Create EJBPropertySet proxy by creating new PropertyStore EJB instance with given sequenceName/sequenceId from StoreMap.
 


See www.opensymphony.com for more information.