Class DefaultPropertyAccessFacade
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.model.cronjob.DefaultPropertyAccessFacade
-
- All Implemented Interfaces:
PropertyAccessFacade
public class DefaultPropertyAccessFacade extends java.lang.Object implements PropertyAccessFacade
Accessing properties for SSC DB attributes
-
-
Constructor Summary
Constructors Constructor Description DefaultPropertyAccessFacade()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetStartDeltaloadAfterInitial()
-
-
-
Method Detail
-
getStartDeltaloadAfterInitial
public boolean getStartDeltaloadAfterInitial()
- Specified by:
getStartDeltaloadAfterInitialin interfacePropertyAccessFacade- Returns:
- true if the delta load has to be started automatically after the initial load
-
-