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 BRTPFInterface
createBRTPFInterface
(String fragmentURI) Returns aBRTPFInterface
object 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 aBRTPFInterface
object that represents the interface of a TPF server from which a TPF with the given URI can be retrieved.
-