Uses of Interface
se.liu.ida.hefquin.engine.federation.access.BRTPFInterface
Packages that use BRTPFInterface
Package
Description
-
Uses of BRTPFInterface in se.liu.ida.hefquin.engine.federation
Methods in se.liu.ida.hefquin.engine.federation that return BRTPFInterface -
Uses of BRTPFInterface in se.liu.ida.hefquin.engine.federation.access.impl.iface
Classes in se.liu.ida.hefquin.engine.federation.access.impl.iface that implement BRTPFInterfaceMethods in se.liu.ida.hefquin.engine.federation.access.impl.iface that return BRTPFInterfaceModifier and TypeMethodDescriptionstatic BRTPFInterface
BRTPFInterfaceUtils.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.