Interface IFormVersionScopedUriBuilderContex
- All Superinterfaces:
IClientScopedUriBuilderContext,IProjectScopedUriBuilderContext,IUriBuilderContext,Serializable
- All Known Subinterfaces:
IFormRecordScopedUriBuilderContext
Common interface representing context data needed for form version scoped
IUriResolvers.- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
Method Summary
Methods inherited from interface de.xima.fc.security.interfaces.endpoint.uri.IClientScopedUriBuilderContext
getClientMethods inherited from interface de.xima.fc.security.interfaces.endpoint.uri.IProjectScopedUriBuilderContext
getProject
-
Method Details
-
getFormVersion
- Returns:
- the form version to build a URI for.
-