Class BRTPFInterfaceUtils
java.lang.Object
se.liu.ida.hefquin.engine.federation.access.impl.iface.BRTPFInterfaceUtils
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic BRTPFInterfacecreateBRTPFInterface(String fragmentURI) Returns aBRTPFInterfaceobject that represents the interface of a TPF server from which a TPF with the given URI can be retrieved. 
- 
Field Details
- 
httpQueryArgumentForSubject
- See Also:
 
 - 
httpQueryArgumentForPredicate
- See Also:
 
 - 
httpQueryArgumentForObject
- See Also:
 
 - 
httpQueryArgumentForBindings
- See Also:
 
 
 - 
 - 
Constructor Details
- 
BRTPFInterfaceUtils
public BRTPFInterfaceUtils() 
 - 
 - 
Method Details
- 
createBRTPFInterface
Returns aBRTPFInterfaceobject that represents the interface of a TPF server from which a TPF with the given URI can be retrieved. 
 -