Interface IFormVersionScopedUriBuilderContex

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

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

    • getFormVersion

      @NotNull @NotNull FormVersion getFormVersion()
      Returns:
      the form version to build a URI for.