Interface VendorOriginalEntryGroupDisplayStrategy
- All Known Implementing Classes:
DefaultVendorOriginalEntryGroupDisplayStrategy
public interface VendorOriginalEntryGroupDisplayStrategy
Strategy for read Vendor EntryGroup display setting
-
Method Summary
Modifier and TypeMethodDescriptionbooleandecide whether to display the other EntryGroups besides VendorGroups in marketplace
-
Method Details
-
shouldDisplayOriginalEntryGroup
boolean shouldDisplayOriginalEntryGroup()decide whether to display the other EntryGroups besides VendorGroups in marketplace
-