Uses of Class
com.iizigo.ws.prop.EditorWebServiceProp
Packages that use EditorWebServiceProp Package Description com.iizigo.ws.actionactor com.iizigo.ws.editor com.iizigo.ws.prop com.iizigo.ws.prop.json com.iizigo.ws.prop.url Uses of EditorWebServiceProp in com.iizigo.ws.actionactor
Methods in com.iizigo.ws.actionactor that return EditorWebServiceProp Modifier and Type Method Description EditorWebServiceProp
EditorWebServiceActionActor.Settings. getWebServiceProp()
Gets the database properties that will be used to execute the transaction.Uses of EditorWebServiceProp in com.iizigo.ws.editor
Methods in com.iizigo.ws.editor that return EditorWebServiceProp Modifier and Type Method Description EditorWebServiceProp
WebServiceEditor. getWebServiceProp()
Gets the Web Service property.Uses of EditorWebServiceProp in com.iizigo.ws.prop
Methods in com.iizigo.ws.prop that return EditorWebServiceProp Modifier and Type Method Description EditorWebServiceProp
EditorWebServiceProp. clone()
Clone must be overridden.EditorWebServiceProp
EditorOutputProps. getWebServiceProp()
Gets the Web Service property.EditorWebServiceProp
EditorRESTfulInputProps. getWebServiceProp()
Gets the Web Service property.EditorWebServiceProp
WebServiceDesignerProp. getWebServiceProp()
For any designer, get the WebService property.Uses of EditorWebServiceProp in com.iizigo.ws.prop.json
Methods in com.iizigo.ws.prop.json that return EditorWebServiceProp Modifier and Type Method Description EditorWebServiceProp
EditorJSONEncodedInput. getWebServiceProp()
Gets the Web Service property.EditorWebServiceProp
EditorJSONReplyDocument. getWebServiceProp()
Gets the Web Service property.Uses of EditorWebServiceProp in com.iizigo.ws.prop.url
Methods in com.iizigo.ws.prop.url that return EditorWebServiceProp Modifier and Type Method Description EditorWebServiceProp
EditorURLEncodedInput. getWebServiceProp()
Gets the Web Service property.