Uses of Class
de.hybris.platform.searchservices.jalo.SnIndexerItemSourceOperation
Packages that use SnIndexerItemSourceOperation
-
Uses of SnIndexerItemSourceOperation in de.hybris.platform.searchservices.jalo
Fields in de.hybris.platform.searchservices.jalo with type parameters of type SnIndexerItemSourceOperationModifier and TypeFieldDescriptionprotected static final OneToManyHandler<SnIndexerItemSourceOperation>GeneratedIncrementalSnIndexerCronJob.INDEXERITEMSOURCEOPERATIONSHANDLEROneToManyHandlerfor handling 1:n INDEXERITEMSOURCEOPERATIONS's relation attributes from 'many' side.Methods in de.hybris.platform.searchservices.jalo that return types with arguments of type SnIndexerItemSourceOperationModifier and TypeMethodDescriptionGeneratedIncrementalSnIndexerCronJob.getIndexerItemSourceOperations()Generated method - Getter of theIncrementalSnIndexerCronJob.indexerItemSourceOperationsattribute.GeneratedIncrementalSnIndexerCronJob.getIndexerItemSourceOperations(SessionContext ctx) Generated method - Getter of theIncrementalSnIndexerCronJob.indexerItemSourceOperationsattribute.GeneratedSnField.getIndexerItemSourceOperations()Generated method - Getter of theSnField.indexerItemSourceOperationsattribute.GeneratedSnField.getIndexerItemSourceOperations(SessionContext ctx) Generated method - Getter of theSnField.indexerItemSourceOperationsattribute.Methods in de.hybris.platform.searchservices.jalo with parameters of type SnIndexerItemSourceOperationModifier and TypeMethodDescriptionvoidGeneratedIncrementalSnIndexerCronJob.addToIndexerItemSourceOperations(SessionContext ctx, SnIndexerItemSourceOperation value) Generated method - Addsvalueto indexerItemSourceOperations.voidGeneratedIncrementalSnIndexerCronJob.addToIndexerItemSourceOperations(SnIndexerItemSourceOperation value) Generated method - Addsvalueto indexerItemSourceOperations.voidGeneratedSnField.addToIndexerItemSourceOperations(SessionContext ctx, SnIndexerItemSourceOperation value) Generated method - Addsvalueto indexerItemSourceOperations.voidGeneratedSnField.addToIndexerItemSourceOperations(SnIndexerItemSourceOperation value) Generated method - Addsvalueto indexerItemSourceOperations.voidGeneratedIncrementalSnIndexerCronJob.removeFromIndexerItemSourceOperations(SessionContext ctx, SnIndexerItemSourceOperation value) Generated method - Removesvaluefrom indexerItemSourceOperations.voidGeneratedIncrementalSnIndexerCronJob.removeFromIndexerItemSourceOperations(SnIndexerItemSourceOperation value) Generated method - Removesvaluefrom indexerItemSourceOperations.voidGeneratedSnField.removeFromIndexerItemSourceOperations(SessionContext ctx, SnIndexerItemSourceOperation value) Generated method - Removesvaluefrom indexerItemSourceOperations.voidGeneratedSnField.removeFromIndexerItemSourceOperations(SnIndexerItemSourceOperation value) Generated method - Removesvaluefrom indexerItemSourceOperations.Method parameters in de.hybris.platform.searchservices.jalo with type arguments of type SnIndexerItemSourceOperationModifier and TypeMethodDescriptionvoidGeneratedIncrementalSnIndexerCronJob.setIndexerItemSourceOperations(SessionContext ctx, List<SnIndexerItemSourceOperation> value) Generated method - Setter of theIncrementalSnIndexerCronJob.indexerItemSourceOperationsattribute.voidGeneratedIncrementalSnIndexerCronJob.setIndexerItemSourceOperations(List<SnIndexerItemSourceOperation> value) Generated method - Setter of theIncrementalSnIndexerCronJob.indexerItemSourceOperationsattribute.voidGeneratedSnField.setIndexerItemSourceOperations(SessionContext ctx, List<SnIndexerItemSourceOperation> value) Generated method - Setter of theSnField.indexerItemSourceOperationsattribute.voidGeneratedSnField.setIndexerItemSourceOperations(List<SnIndexerItemSourceOperation> value) Generated method - Setter of theSnField.indexerItemSourceOperationsattribute.