Package de.espirit.firstspirit.agency
Interface ProjectWebAppId
- All Superinterfaces:
WebAppId
- Since:
- 5.1.103
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.espirit.firstspirit.agency.WebAppId
WebAppId.Factory
-
Method Summary
Modifier and TypeMethodDescriptionReturns the project-id.Returns web-scope.
-
Method Details
-
getProject
Project getProject()Returns the project-id.- Returns:
- project-id.
- Since:
- 5.1.103
-
getWebScope
Returns web-scope.- Returns:
- web-scope.
- Since:
- 5.1.103
-