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