Uses of Class
org.wso2.carbon.event.builder.stub.types.EventInputPropertyConfigurationDto

Packages that use EventInputPropertyConfigurationDto
org.wso2.carbon.event.builder.stub   
org.wso2.carbon.event.builder.stub.types   
 

Uses of EventInputPropertyConfigurationDto in org.wso2.carbon.event.builder.stub
 

Fields in org.wso2.carbon.event.builder.stub declared as EventInputPropertyConfigurationDto
protected  EventInputPropertyConfigurationDto[] DeployWso2EventBuilderConfiguration.localCorrelationData
          field for CorrelationData This was an Array!
protected  EventInputPropertyConfigurationDto[] DeployJsonEventBuilderConfiguration.localJsonPathExpressions
          field for JsonPathExpressions This was an Array!
protected  EventInputPropertyConfigurationDto[] DeployMapEventBuilderConfiguration.localMappingProperties
          field for MappingProperties This was an Array!
protected  EventInputPropertyConfigurationDto[] DeployWso2EventBuilderConfiguration.localMetaData
          field for MetaData This was an Array!
protected  EventInputPropertyConfigurationDto[] DeployWso2EventBuilderConfiguration.localPayloadData
          field for PayloadData This was an Array!
protected  EventInputPropertyConfigurationDto[] DeployTextEventBuilderConfiguration.localTextMappingAttributes
          field for TextMappingAttributes This was an Array!
protected  EventInputPropertyConfigurationDto[] DeployXmlEventBuilderConfiguration.localXpathExpressions
          field for XpathExpressions This was an Array!
 

Methods in org.wso2.carbon.event.builder.stub that return EventInputPropertyConfigurationDto
 EventInputPropertyConfigurationDto[] DeployWso2EventBuilderConfiguration.getCorrelationData()
          Auto generated getter method
 EventInputPropertyConfigurationDto[] DeployJsonEventBuilderConfiguration.getJsonPathExpressions()
          Auto generated getter method
 EventInputPropertyConfigurationDto[] DeployMapEventBuilderConfiguration.getMappingProperties()
          Auto generated getter method
 EventInputPropertyConfigurationDto[] DeployWso2EventBuilderConfiguration.getMetaData()
          Auto generated getter method
 EventInputPropertyConfigurationDto[] DeployWso2EventBuilderConfiguration.getPayloadData()
          Auto generated getter method
 EventInputPropertyConfigurationDto[] DeployTextEventBuilderConfiguration.getTextMappingAttributes()
          Auto generated getter method
 EventInputPropertyConfigurationDto[] DeployXmlEventBuilderConfiguration.getXpathExpressions()
          Auto generated getter method
 

Methods in org.wso2.carbon.event.builder.stub with parameters of type EventInputPropertyConfigurationDto
 void DeployWso2EventBuilderConfiguration.addCorrelationData(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void DeployJsonEventBuilderConfiguration.addJsonPathExpressions(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void DeployMapEventBuilderConfiguration.addMappingProperties(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void DeployWso2EventBuilderConfiguration.addMetaData(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void DeployWso2EventBuilderConfiguration.addPayloadData(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void DeployTextEventBuilderConfiguration.addTextMappingAttributes(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void DeployXmlEventBuilderConfiguration.addXpathExpressions(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void EventBuilderAdminServiceStub.deployJsonEventBuilderConfiguration(String eventBuilderName179, String streamNameWithVersion180, String eventAdaptorName181, String eventAdaptorType182, EventInputPropertyConfigurationDto[] jsonPathExpressions183, PropertyDto[] inputPropertyConfiguration184, boolean mappingEnabled185)
          Auto generated method signature
 void EventBuilderAdminService.deployJsonEventBuilderConfiguration(String eventBuilderName76, String streamNameWithVersion77, String eventAdaptorName78, String eventAdaptorType79, EventInputPropertyConfigurationDto[] jsonPathExpressions80, PropertyDto[] inputPropertyConfiguration81, boolean mappingEnabled82)
          Auto generated method signature
 void EventBuilderAdminServiceStub.deployMapEventBuilderConfiguration(String eventBuilderName219, String streamNameWithVersion220, String eventAdaptorName221, String eventAdaptorType222, EventInputPropertyConfigurationDto[] mappingProperties223, PropertyDto[] inputPropertyConfiguration224, boolean mappingEnabled225)
          Auto generated method signature
 void EventBuilderAdminService.deployMapEventBuilderConfiguration(String eventBuilderName116, String streamNameWithVersion117, String eventAdaptorName118, String eventAdaptorType119, EventInputPropertyConfigurationDto[] mappingProperties120, PropertyDto[] inputPropertyConfiguration121, boolean mappingEnabled122)
          Auto generated method signature
 void EventBuilderAdminServiceStub.deployTextEventBuilderConfiguration(String eventBuilderName232, String streamNameWithVersion233, String eventAdaptorName234, String eventAdaptorType235, EventInputPropertyConfigurationDto[] textMappingAttributes236, PropertyDto[] inputPropertyConfiguration237, boolean mappingEnabled238)
          Auto generated method signature
 void EventBuilderAdminService.deployTextEventBuilderConfiguration(String eventBuilderName129, String streamNameWithVersion130, String eventAdaptorName131, String eventAdaptorType132, EventInputPropertyConfigurationDto[] textMappingAttributes133, PropertyDto[] inputPropertyConfiguration134, boolean mappingEnabled135)
          Auto generated method signature
 void EventBuilderAdminServiceStub.deployWso2EventBuilderConfiguration(String eventBuilderName249, String streamNameWithVersion250, String eventAdaptorName251, String eventAdaptorType252, EventInputPropertyConfigurationDto[] metaData253, EventInputPropertyConfigurationDto[] correlationData254, EventInputPropertyConfigurationDto[] payloadData255, PropertyDto[] inputPropertyConfiguration256, boolean mappingEnabled257)
          Auto generated method signature
 void EventBuilderAdminServiceStub.deployWso2EventBuilderConfiguration(String eventBuilderName249, String streamNameWithVersion250, String eventAdaptorName251, String eventAdaptorType252, EventInputPropertyConfigurationDto[] metaData253, EventInputPropertyConfigurationDto[] correlationData254, EventInputPropertyConfigurationDto[] payloadData255, PropertyDto[] inputPropertyConfiguration256, boolean mappingEnabled257)
          Auto generated method signature
 void EventBuilderAdminServiceStub.deployWso2EventBuilderConfiguration(String eventBuilderName249, String streamNameWithVersion250, String eventAdaptorName251, String eventAdaptorType252, EventInputPropertyConfigurationDto[] metaData253, EventInputPropertyConfigurationDto[] correlationData254, EventInputPropertyConfigurationDto[] payloadData255, PropertyDto[] inputPropertyConfiguration256, boolean mappingEnabled257)
          Auto generated method signature
 void EventBuilderAdminService.deployWso2EventBuilderConfiguration(String eventBuilderName146, String streamNameWithVersion147, String eventAdaptorName148, String eventAdaptorType149, EventInputPropertyConfigurationDto[] metaData150, EventInputPropertyConfigurationDto[] correlationData151, EventInputPropertyConfigurationDto[] payloadData152, PropertyDto[] inputPropertyConfiguration153, boolean mappingEnabled154)
          Auto generated method signature
 void EventBuilderAdminService.deployWso2EventBuilderConfiguration(String eventBuilderName146, String streamNameWithVersion147, String eventAdaptorName148, String eventAdaptorType149, EventInputPropertyConfigurationDto[] metaData150, EventInputPropertyConfigurationDto[] correlationData151, EventInputPropertyConfigurationDto[] payloadData152, PropertyDto[] inputPropertyConfiguration153, boolean mappingEnabled154)
          Auto generated method signature
 void EventBuilderAdminService.deployWso2EventBuilderConfiguration(String eventBuilderName146, String streamNameWithVersion147, String eventAdaptorName148, String eventAdaptorType149, EventInputPropertyConfigurationDto[] metaData150, EventInputPropertyConfigurationDto[] correlationData151, EventInputPropertyConfigurationDto[] payloadData152, PropertyDto[] inputPropertyConfiguration153, boolean mappingEnabled154)
          Auto generated method signature
 void EventBuilderAdminServiceStub.deployXmlEventBuilderConfiguration(String eventBuilderName202, String streamNameWithVersion203, String eventAdaptorName204, String eventAdaptorType205, EventInputPropertyConfigurationDto[] xpathExpressions206, PropertyDto[] inputPropertyConfiguration207, PropertyDto[] xpathDefinitions208, String parentSelectorXpath209, boolean mappingEnabled210)
          Auto generated method signature
 void EventBuilderAdminService.deployXmlEventBuilderConfiguration(String eventBuilderName99, String streamNameWithVersion100, String eventAdaptorName101, String eventAdaptorType102, EventInputPropertyConfigurationDto[] xpathExpressions103, PropertyDto[] inputPropertyConfiguration104, PropertyDto[] xpathDefinitions105, String parentSelectorXpath106, boolean mappingEnabled107)
          Auto generated method signature
 void DeployWso2EventBuilderConfiguration.setCorrelationData(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void DeployJsonEventBuilderConfiguration.setJsonPathExpressions(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void DeployMapEventBuilderConfiguration.setMappingProperties(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void DeployWso2EventBuilderConfiguration.setMetaData(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void DeployWso2EventBuilderConfiguration.setPayloadData(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void DeployTextEventBuilderConfiguration.setTextMappingAttributes(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void DeployXmlEventBuilderConfiguration.setXpathExpressions(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void EventBuilderAdminServiceStub.startdeployJsonEventBuilderConfiguration(String eventBuilderName179, String streamNameWithVersion180, String eventAdaptorName181, String eventAdaptorType182, EventInputPropertyConfigurationDto[] jsonPathExpressions183, PropertyDto[] inputPropertyConfiguration184, boolean mappingEnabled185, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminService.startdeployJsonEventBuilderConfiguration(String eventBuilderName76, String streamNameWithVersion77, String eventAdaptorName78, String eventAdaptorType79, EventInputPropertyConfigurationDto[] jsonPathExpressions80, PropertyDto[] inputPropertyConfiguration81, boolean mappingEnabled82, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminServiceStub.startdeployMapEventBuilderConfiguration(String eventBuilderName219, String streamNameWithVersion220, String eventAdaptorName221, String eventAdaptorType222, EventInputPropertyConfigurationDto[] mappingProperties223, PropertyDto[] inputPropertyConfiguration224, boolean mappingEnabled225, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminService.startdeployMapEventBuilderConfiguration(String eventBuilderName116, String streamNameWithVersion117, String eventAdaptorName118, String eventAdaptorType119, EventInputPropertyConfigurationDto[] mappingProperties120, PropertyDto[] inputPropertyConfiguration121, boolean mappingEnabled122, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminServiceStub.startdeployTextEventBuilderConfiguration(String eventBuilderName232, String streamNameWithVersion233, String eventAdaptorName234, String eventAdaptorType235, EventInputPropertyConfigurationDto[] textMappingAttributes236, PropertyDto[] inputPropertyConfiguration237, boolean mappingEnabled238, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminService.startdeployTextEventBuilderConfiguration(String eventBuilderName129, String streamNameWithVersion130, String eventAdaptorName131, String eventAdaptorType132, EventInputPropertyConfigurationDto[] textMappingAttributes133, PropertyDto[] inputPropertyConfiguration134, boolean mappingEnabled135, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminServiceStub.startdeployWso2EventBuilderConfiguration(String eventBuilderName249, String streamNameWithVersion250, String eventAdaptorName251, String eventAdaptorType252, EventInputPropertyConfigurationDto[] metaData253, EventInputPropertyConfigurationDto[] correlationData254, EventInputPropertyConfigurationDto[] payloadData255, PropertyDto[] inputPropertyConfiguration256, boolean mappingEnabled257, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminServiceStub.startdeployWso2EventBuilderConfiguration(String eventBuilderName249, String streamNameWithVersion250, String eventAdaptorName251, String eventAdaptorType252, EventInputPropertyConfigurationDto[] metaData253, EventInputPropertyConfigurationDto[] correlationData254, EventInputPropertyConfigurationDto[] payloadData255, PropertyDto[] inputPropertyConfiguration256, boolean mappingEnabled257, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminServiceStub.startdeployWso2EventBuilderConfiguration(String eventBuilderName249, String streamNameWithVersion250, String eventAdaptorName251, String eventAdaptorType252, EventInputPropertyConfigurationDto[] metaData253, EventInputPropertyConfigurationDto[] correlationData254, EventInputPropertyConfigurationDto[] payloadData255, PropertyDto[] inputPropertyConfiguration256, boolean mappingEnabled257, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminService.startdeployWso2EventBuilderConfiguration(String eventBuilderName146, String streamNameWithVersion147, String eventAdaptorName148, String eventAdaptorType149, EventInputPropertyConfigurationDto[] metaData150, EventInputPropertyConfigurationDto[] correlationData151, EventInputPropertyConfigurationDto[] payloadData152, PropertyDto[] inputPropertyConfiguration153, boolean mappingEnabled154, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminService.startdeployWso2EventBuilderConfiguration(String eventBuilderName146, String streamNameWithVersion147, String eventAdaptorName148, String eventAdaptorType149, EventInputPropertyConfigurationDto[] metaData150, EventInputPropertyConfigurationDto[] correlationData151, EventInputPropertyConfigurationDto[] payloadData152, PropertyDto[] inputPropertyConfiguration153, boolean mappingEnabled154, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminService.startdeployWso2EventBuilderConfiguration(String eventBuilderName146, String streamNameWithVersion147, String eventAdaptorName148, String eventAdaptorType149, EventInputPropertyConfigurationDto[] metaData150, EventInputPropertyConfigurationDto[] correlationData151, EventInputPropertyConfigurationDto[] payloadData152, PropertyDto[] inputPropertyConfiguration153, boolean mappingEnabled154, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminServiceStub.startdeployXmlEventBuilderConfiguration(String eventBuilderName202, String streamNameWithVersion203, String eventAdaptorName204, String eventAdaptorType205, EventInputPropertyConfigurationDto[] xpathExpressions206, PropertyDto[] inputPropertyConfiguration207, PropertyDto[] xpathDefinitions208, String parentSelectorXpath209, boolean mappingEnabled210, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void EventBuilderAdminService.startdeployXmlEventBuilderConfiguration(String eventBuilderName99, String streamNameWithVersion100, String eventAdaptorName101, String eventAdaptorType102, EventInputPropertyConfigurationDto[] xpathExpressions103, PropertyDto[] inputPropertyConfiguration104, PropertyDto[] xpathDefinitions105, String parentSelectorXpath106, boolean mappingEnabled107, EventBuilderAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
protected  void DeployWso2EventBuilderConfiguration.validateCorrelationData(EventInputPropertyConfigurationDto[] param)
          validate the array for CorrelationData
protected  void DeployJsonEventBuilderConfiguration.validateJsonPathExpressions(EventInputPropertyConfigurationDto[] param)
          validate the array for JsonPathExpressions
protected  void DeployMapEventBuilderConfiguration.validateMappingProperties(EventInputPropertyConfigurationDto[] param)
          validate the array for MappingProperties
protected  void DeployWso2EventBuilderConfiguration.validateMetaData(EventInputPropertyConfigurationDto[] param)
          validate the array for MetaData
protected  void DeployWso2EventBuilderConfiguration.validatePayloadData(EventInputPropertyConfigurationDto[] param)
          validate the array for PayloadData
protected  void DeployTextEventBuilderConfiguration.validateTextMappingAttributes(EventInputPropertyConfigurationDto[] param)
          validate the array for TextMappingAttributes
protected  void DeployXmlEventBuilderConfiguration.validateXpathExpressions(EventInputPropertyConfigurationDto[] param)
          validate the array for XpathExpressions
 

Uses of EventInputPropertyConfigurationDto in org.wso2.carbon.event.builder.stub.types
 

Fields in org.wso2.carbon.event.builder.stub.types declared as EventInputPropertyConfigurationDto
protected  EventInputPropertyConfigurationDto[] EventBuilderConfigurationDto.localCorrelationEventBuilderProperties
          field for CorrelationEventBuilderProperties This was an Array!
protected  EventInputPropertyConfigurationDto[] EventBuilderConfigurationDto.localMetaEventBuilderProperties
          field for MetaEventBuilderProperties This was an Array!
protected  EventInputPropertyConfigurationDto[] EventBuilderConfigurationDto.localPayloadEventBuilderProperties
          field for PayloadEventBuilderProperties This was an Array!
protected  EventInputPropertyConfigurationDto[] EventBuilderConfigurationDto.localXpathDefinitions
          field for XpathDefinitions This was an Array!
 

Methods in org.wso2.carbon.event.builder.stub.types that return EventInputPropertyConfigurationDto
 EventInputPropertyConfigurationDto[] EventBuilderConfigurationDto.getCorrelationEventBuilderProperties()
          Auto generated getter method
 EventInputPropertyConfigurationDto[] EventBuilderConfigurationDto.getMetaEventBuilderProperties()
          Auto generated getter method
 EventInputPropertyConfigurationDto[] EventBuilderConfigurationDto.getPayloadEventBuilderProperties()
          Auto generated getter method
 EventInputPropertyConfigurationDto[] EventBuilderConfigurationDto.getXpathDefinitions()
          Auto generated getter method
static EventInputPropertyConfigurationDto EventInputPropertyConfigurationDto.Factory.parse(XMLStreamReader reader)
          static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
 

Methods in org.wso2.carbon.event.builder.stub.types with parameters of type EventInputPropertyConfigurationDto
 void EventBuilderConfigurationDto.addCorrelationEventBuilderProperties(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void EventBuilderConfigurationDto.addMetaEventBuilderProperties(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void EventBuilderConfigurationDto.addPayloadEventBuilderProperties(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void EventBuilderConfigurationDto.addXpathDefinitions(EventInputPropertyConfigurationDto param)
          Auto generated add method for the array for convenience
 void EventBuilderConfigurationDto.setCorrelationEventBuilderProperties(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void EventBuilderConfigurationDto.setMetaEventBuilderProperties(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void EventBuilderConfigurationDto.setPayloadEventBuilderProperties(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
 void EventBuilderConfigurationDto.setXpathDefinitions(EventInputPropertyConfigurationDto[] param)
          Auto generated setter method
protected  void EventBuilderConfigurationDto.validateCorrelationEventBuilderProperties(EventInputPropertyConfigurationDto[] param)
          validate the array for CorrelationEventBuilderProperties
protected  void EventBuilderConfigurationDto.validateMetaEventBuilderProperties(EventInputPropertyConfigurationDto[] param)
          validate the array for MetaEventBuilderProperties
protected  void EventBuilderConfigurationDto.validatePayloadEventBuilderProperties(EventInputPropertyConfigurationDto[] param)
          validate the array for PayloadEventBuilderProperties
protected  void EventBuilderConfigurationDto.validateXpathDefinitions(EventInputPropertyConfigurationDto[] param)
          validate the array for XpathDefinitions
 



Copyright © 2015 WSO2. All rights reserved.