| Package | Description |
|---|---|
| de.hybris.platform.cronjob.jalo | |
| de.hybris.platform.impex.jalo | |
| de.hybris.platform.processing.jalo | |
| de.hybris.platform.solrfacetsearch.jalo | |
| de.hybris.y2ysync.jalo |
| Modifier and Type | Method and Description |
|---|---|
Batch |
GeneratedCronJobManager.createBatch(java.util.Map attributeValues) |
Batch |
GeneratedCronJobManager.createBatch(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedImportBatch
Generated class for type
ImportBatch. |
class |
ImportBatch |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedSimpleBatch
Generated class for type
SimpleBatch. |
class |
SimpleBatch |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<Batch> |
GeneratedDistributedProcess.BATCHESHANDLER
OneToManyHandler for handling 1:n BATCHES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Batch> |
GeneratedDistributedProcess.getBatches()
Generated method - Getter of the
DistributedProcess.batches attribute. |
java.util.Collection<Batch> |
GeneratedDistributedProcess.getBatches(SessionContext ctx)
Generated method - Getter of the
DistributedProcess.batches attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedDistributedProcess.addToBatches(Batch value)
Generated method - Adds
value to batches. |
void |
GeneratedDistributedProcess.addToBatches(SessionContext ctx,
Batch value)
Generated method - Adds
value to batches. |
void |
GeneratedDistributedProcess.removeFromBatches(Batch value)
Generated method - Removes
value from batches. |
void |
GeneratedDistributedProcess.removeFromBatches(SessionContext ctx,
Batch value)
Generated method - Removes
value from batches. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedDistributedProcess.setBatches(java.util.Collection<Batch> value)
Generated method - Setter of the
DistributedProcess.batches attribute. |
void |
GeneratedDistributedProcess.setBatches(SessionContext ctx,
java.util.Collection<Batch> value)
Generated method - Setter of the
DistributedProcess.batches attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedSolrIndexerBatch
Generated class for type
SolrIndexerBatch. |
class |
SolrIndexerBatch |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedY2YBatch
Generated class for type
Y2YBatch. |
class |
Y2YBatch |
Copyright © 2018 SAP SE. All Rights Reserved.