Uses of Class
org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
Packages that use BatchChangeSetPart
-
Uses of BatchChangeSetPart in org.apache.olingo.odata2.api.client.batch
Methods in org.apache.olingo.odata2.api.client.batch that return BatchChangeSetPartModifier and TypeMethodDescriptionabstract BatchChangeSetPartBatchChangeSetPart.BatchChangeSetPartBuilder.build()Methods in org.apache.olingo.odata2.api.client.batch that return types with arguments of type BatchChangeSetPartModifier and TypeMethodDescriptionabstract List<BatchChangeSetPart>BatchChangeSet.getChangeSetParts()Get change requestsMethods in org.apache.olingo.odata2.api.client.batch with parameters of type BatchChangeSetPartModifier and TypeMethodDescriptionabstract voidBatchChangeSet.add(BatchChangeSetPart request) Add a new change request to the ChangeSet -
Uses of BatchChangeSetPart in org.apache.olingo.odata2.core.batch
Subclasses of BatchChangeSetPart in org.apache.olingo.odata2.core.batchMethods in org.apache.olingo.odata2.core.batch that return BatchChangeSetPartModifier and TypeMethodDescriptionBatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl.build()Methods in org.apache.olingo.odata2.core.batch that return types with arguments of type BatchChangeSetPartMethods in org.apache.olingo.odata2.core.batch with parameters of type BatchChangeSetPart