Class and Description |
---|
Processor
Base interface for all processor types.
|
Class and Description |
---|
ComplexCollectionProcessor
Processor interface for handling a collection of complex-type instances, e.g.,
a property of an entity defined as collection of complex-type instances.
|
ComplexProcessor
Processor interface for handling an instance of a complex type, e.g., a complex property of an entity.
|
EntityCollectionProcessor
Processor interface for handling a collection of entities, e.g., an Entity Set.
|
EntityProcessor
Processor interface for handling a single instance of an Entity Type.
|
ErrorProcessor
Processor which is called if any error/exception occurs inside the library or another processor.
|
MetadataProcessor
Processor interface for handling the metadata document.
|
PrimitiveCollectionProcessor
Processor interface for handling a collection of primitive-type instances, e.g.,
a property of an entity defined as collection of primitive-type instances.
|
PrimitiveProcessor
Processor interface for handling an instance of a primitive type, e.g., a primitive property of an entity.
|
Processor
Base interface for all processor types.
|
ServiceDocumentProcessor
Processor interface for handling the service document.
|
Class and Description |
---|
ComplexProcessor
Processor interface for handling an instance of a complex type, e.g., a complex property of an entity.
|
EntityCollectionProcessor
Processor interface for handling a collection of entities, e.g., an Entity Set.
|
EntityProcessor
Processor interface for handling a single instance of an Entity Type.
|
PrimitiveProcessor
Processor interface for handling an instance of a primitive type, e.g., a primitive property of an entity.
|
PrimitiveValueProcessor
Processor interface for handling an instance of a primitive type, e.g., a primitive property of an entity.
|
Processor
Base interface for all processor types.
|
Class and Description |
---|
ActionComplexCollectionProcessor
Processor interface for handling an action import request which has a
return type of ComplexCollection.
|
ActionComplexProcessor
Processor interface for handling an action import request which has a
return type of Complex.
|
ActionEntityCollectionProcessor
Processor interface for handling an action import request which has a
return type of Entity Collection.
|
ActionEntityProcessor
Processor interface for handling an action import request which has a
return type of Entity.
|
ActionPrimitiveCollectionProcessor
Processor interface for handling an action import request which has a
return type of Primitive Collection.
|
ActionPrimitiveProcessor
Processor interface for handling an action import request which has a
return type of Primitive.
|
BatchProcessor
Processor interface for handling a single instance of an Entity Type.
|
ComplexCollectionProcessor
Processor interface for handling a collection of complex-type instances, e.g.,
a property of an entity defined as collection of complex-type instances.
|
ComplexProcessor
Processor interface for handling an instance of a complex type, e.g., a complex property of an entity.
|
CountEntityCollectionProcessor
Processor interface for handling counting a collection of entities, e.g.
|
EntityCollectionProcessor
Processor interface for handling a collection of entities, e.g., an Entity Set.
|
EntityProcessor
Processor interface for handling a single instance of an Entity Type.
|
MediaEntityProcessor
Processor interface for handling Entity Media.
|
PrimitiveCollectionProcessor
Processor interface for handling a collection of primitive-type instances, e.g.,
a property of an entity defined as collection of primitive-type instances.
|
PrimitiveProcessor
Processor interface for handling an instance of a primitive type, e.g., a primitive property of an entity.
|
PrimitiveValueProcessor
Processor interface for handling an instance of a primitive type, e.g., a primitive property of an entity.
|
Processor
Base interface for all processor types.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.