Class SelectiveSyncAttributesOverviewRenderer.SyncAttributesSummary
java.lang.Object
com.hybris.backoffice.widgets.selectivesync.renderer.SelectiveSyncAttributesOverviewRenderer.SyncAttributesSummary
- Enclosing class:
- SelectiveSyncAttributesOverviewRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintintvoidsetExcludedAttributes(int excludedAttributes) voidsetExcludedTypes(int excludedTypes) voidsetIncludedAttributes(int includedAttributes) voidsetIncludedTypes(int includedTypes)
-
Constructor Details
-
SyncAttributesSummary
public SyncAttributesSummary()
-
-
Method Details
-
getExcludedAttributes
public int getExcludedAttributes() -
setExcludedAttributes
public void setExcludedAttributes(int excludedAttributes) -
getExcludedTypes
public int getExcludedTypes() -
setExcludedTypes
public void setExcludedTypes(int excludedTypes) -
getIncludedAttributes
public int getIncludedAttributes() -
setIncludedAttributes
public void setIncludedAttributes(int includedAttributes) -
getIncludedTypes
public int getIncludedTypes() -
setIncludedTypes
public void setIncludedTypes(int includedTypes)
-