Class SavingStrategyHelper
java.lang.Object
overit.geocallapp.docshare.documents.bl.sharedresource.file.savingstrategy.SavingStrategyHelper
The class contains all the utility methods for saving strategy management.
- Since:
- 14.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSavingStrategy(BOSharedResource sharedResource, PoolKit poolKit) Returns the saving strategy for the giving shared resource.static SavingStrategyHelperReturns the saving strategy helper.
-
Constructor Details
-
SavingStrategyHelper
public SavingStrategyHelper()
-
-
Method Details
-
getSavingStrategyHelper
Returns the saving strategy helper.- Returns:
- the
SavingStrategyHelper
-