StaticgetThe IStoreManager instance
StaticisChecks if a store manager is available (either test or global)
true if a store manager is available
StaticnewCreates a new store criteria for filtering
The property name to filter on
The value to filter by
Optionaloperator: IStoreCriteriaOperatorThe comparison operator (defaults to '=')
A new IStoreCriteria instance
StaticsetSets a test store manager for testing purposes
The test store manager to use
Gets the current store manager (test or global)