Uses of Interface
org.gridprovenance.client.PQueryPort

Packages that use PQueryPort
org.gridprovenance.client.impl   
 

Uses of PQueryPort in org.gridprovenance.client.impl
 

Classes in org.gridprovenance.client.impl that implement PQueryPort
 class PQueryPortImpl
          Implement of PQueryPort Interface
 

Constructors in org.gridprovenance.client.impl with parameters of type PQueryPort
ProvenanceServiceImpl(RecordPort recordPort, XQueryPort xQueryPort, PQueryPort pQueryPort)