Interface IProjectScopedUriBuilderContext

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

public interface IProjectScopedUriBuilderContext extends IClientScopedUriBuilderContext
Common interface representing context data needed for project scoped IUriResolvers.
Since:
8.0.0
Author:
XIMA Media GmbH
  • Method Details

    • getProject

      @NotNull @NotNull Projekt getProject()
      Returns:
      the project to build a URI for.