Interface ActivityHolderFactory
- All Known Implementing Classes:
DefaultActivityHolderFactory,ProjectFactory,SiteFactory
public interface ActivityHolderFactory
Factory to create a
ActivityHolder-
Method Summary
Modifier and TypeMethodDescriptionGet the current user using theCurrentUserProviderGet theObservationManager
-
Method Details
-
getCurrentUser
Get the current user using theCurrentUserProvider- Returns:
- the current user identity
-
getObservationManager
Get theObservationManager- Returns:
- the observation manager
-