Interface IFormRecordScopedUriBuilderContext
- All Superinterfaces:
IClientScopedUriBuilderContext, IFormVersionScopedUriBuilderContex, IProjectScopedUriBuilderContext, IUriBuilderContext, Serializable
Common interface representing context data needed for form record scoped
IUriResolvers.- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
Method Summary
Methods inherited from interface IClientScopedUriBuilderContext
getClientMethods inherited from interface IFormVersionScopedUriBuilderContex
getFormVersionMethods inherited from interface IProjectScopedUriBuilderContext
getProject
-
Method Details
-
getFormRecord
- Returns:
- the form record to build a URI for.
-