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

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

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

Fields in org.wso2.carbon.event.builder.stub declared as PropertyDto
protected  PropertyDto[] DeployXmlEventBuilderConfiguration.localInputPropertyConfiguration
          field for InputPropertyConfiguration This was an Array!
protected  PropertyDto[] DeployWso2EventBuilderConfiguration.localInputPropertyConfiguration
          field for InputPropertyConfiguration This was an Array!
protected  PropertyDto[] DeployTextEventBuilderConfiguration.localInputPropertyConfiguration
          field for InputPropertyConfiguration This was an Array!
protected  PropertyDto[] DeployMapEventBuilderConfiguration.localInputPropertyConfiguration
          field for InputPropertyConfiguration This was an Array!
protected  PropertyDto[] DeployJsonEventBuilderConfiguration.localInputPropertyConfiguration
          field for InputPropertyConfiguration This was an Array!
protected  PropertyDto[] DeployXmlEventBuilderConfiguration.localXpathDefinitions
          field for XpathDefinitions This was an Array!
 

Methods in org.wso2.carbon.event.builder.stub that return PropertyDto
 PropertyDto[] DeployXmlEventBuilderConfiguration.getInputPropertyConfiguration()
          Auto generated getter method
 PropertyDto[] DeployWso2EventBuilderConfiguration.getInputPropertyConfiguration()
          Auto generated getter method
 PropertyDto[] DeployTextEventBuilderConfiguration.getInputPropertyConfiguration()
          Auto generated getter method
 PropertyDto[] DeployMapEventBuilderConfiguration.getInputPropertyConfiguration()
          Auto generated getter method
 PropertyDto[] DeployJsonEventBuilderConfiguration.getInputPropertyConfiguration()
          Auto generated getter method
 PropertyDto[] DeployXmlEventBuilderConfiguration.getXpathDefinitions()
          Auto generated getter method
 

Methods in org.wso2.carbon.event.builder.stub with parameters of type PropertyDto
 void DeployXmlEventBuilderConfiguration.addInputPropertyConfiguration(PropertyDto param)
          Auto generated add method for the array for convenience
 void DeployWso2EventBuilderConfiguration.addInputPropertyConfiguration(PropertyDto param)
          Auto generated add method for the array for convenience
 void DeployTextEventBuilderConfiguration.addInputPropertyConfiguration(PropertyDto param)
          Auto generated add method for the array for convenience
 void DeployMapEventBuilderConfiguration.addInputPropertyConfiguration(PropertyDto param)
          Auto generated add method for the array for convenience
 void DeployJsonEventBuilderConfiguration.addInputPropertyConfiguration(PropertyDto param)
          Auto generated add method for the array for convenience
 void DeployXmlEventBuilderConfiguration.addXpathDefinitions(PropertyDto 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 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 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 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 DeployXmlEventBuilderConfiguration.setInputPropertyConfiguration(PropertyDto[] param)
          Auto generated setter method
 void DeployWso2EventBuilderConfiguration.setInputPropertyConfiguration(PropertyDto[] param)
          Auto generated setter method
 void DeployTextEventBuilderConfiguration.setInputPropertyConfiguration(PropertyDto[] param)
          Auto generated setter method
 void DeployMapEventBuilderConfiguration.setInputPropertyConfiguration(PropertyDto[] param)
          Auto generated setter method
 void DeployJsonEventBuilderConfiguration.setInputPropertyConfiguration(PropertyDto[] param)
          Auto generated setter method
 void DeployXmlEventBuilderConfiguration.setXpathDefinitions(PropertyDto[] 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 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 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
 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 DeployXmlEventBuilderConfiguration.validateInputPropertyConfiguration(PropertyDto[] param)
          validate the array for InputPropertyConfiguration
protected  void DeployWso2EventBuilderConfiguration.validateInputPropertyConfiguration(PropertyDto[] param)
          validate the array for InputPropertyConfiguration
protected  void DeployTextEventBuilderConfiguration.validateInputPropertyConfiguration(PropertyDto[] param)
          validate the array for InputPropertyConfiguration
protected  void DeployMapEventBuilderConfiguration.validateInputPropertyConfiguration(PropertyDto[] param)
          validate the array for InputPropertyConfiguration
protected  void DeployJsonEventBuilderConfiguration.validateInputPropertyConfiguration(PropertyDto[] param)
          validate the array for InputPropertyConfiguration
protected  void DeployXmlEventBuilderConfiguration.validateXpathDefinitions(PropertyDto[] param)
          validate the array for XpathDefinitions
 

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

Methods in org.wso2.carbon.event.builder.stub.types that return PropertyDto
static PropertyDto PropertyDto.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
 



Copyright © 2015 WSO2. All rights reserved.