Class TPFInterfaceUtils
java.lang.Object
se.liu.ida.hefquin.engine.federation.access.impl.iface.TPFInterfaceUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TPFInterface
createTPFInterface
(String fragmentURI) Returns aTPFInterface
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:
-
-
Constructor Details
-
TPFInterfaceUtils
public TPFInterfaceUtils()
-
-
Method Details
-
createTPFInterface
Returns aTPFInterface
object that represents the interface of a TPF server from which a TPF with the given URI can be retrieved.
-