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