Interface IClientScopedUriBuilderContext

All Superinterfaces:
IUriBuilderContext, Serializable
All Known Subinterfaces:
IFormRecordScopedUriBuilderContext, IFormVersionScopedUriBuilderContex, IProjectScopedUriBuilderContext

public interface IClientScopedUriBuilderContext extends IUriBuilderContext
Common interface representing context data needed for client scoped IUriResolvers.
Since:
8.0.0
Author:
XIMA Media GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull Mandant
     
  • Method Details

    • getClient

      @NotNull @NotNull Mandant getClient()
      Returns:
      the client to build a URI for.