LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.builder
Class LyWebServiceBuilder

java.lang.Object
  extended by leon.control.builder.LyBuilder
      extended by leon.control.builder.LyAreaBuilder
          extended by leon.control.builder.LyUserInputBuilder
              extended by leon.control.builder.LyWebServiceBuilder

public class LyWebServiceBuilder
extends LyUserInputBuilder

The default webservice builder


Field Summary
static java.lang.String __VERSION
          File version
 
Constructor Summary
LyWebServiceBuilder(LyController parent)
           
 
Method Summary
 void addLinksToRelation(java.util.List<java.lang.String> list, LyRelation relation, boolean blank)
          Add links to a relation
 LyFieldItem buildAttributeByType(java.lang.String attributeName, java.lang.String attributeType, java.lang.String label)
          Build an attribute from a type
 void buildOperationAttributes()
          Build the operation attributes
 LyWebServiceController getWSController()
          Get the webservice controller
 void removeLinksToRelation(LyRelation relation)
          Remove all links from a relation
 
Methods inherited from class leon.control.builder.LyUserInputBuilder
addBoolean, addBoolean, addChoice, addChoice, addDate, addDate, addFile, addFile, addLabel, addLabel, addList, addNumber, addNumber, addRelation, addRelation, addText, addText, addText, build, setFormAlignment, setFormBorder, updateTitleBar
 
Methods inherited from class leon.control.builder.LyAreaBuilder
buildComponent, completeMenuBar, completeMessages, getRightLabel, setTitleBarParameters, updateSelectFile
 
Methods inherited from class leon.control.builder.LyBuilder
getComponent, getParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Constructor Detail

LyWebServiceBuilder

public LyWebServiceBuilder(LyController parent)
Parameters:
parent -
Method Detail

getWSController

public LyWebServiceController getWSController()
Get the webservice controller

Returns:
the webservice controller

addLinksToRelation

public void addLinksToRelation(java.util.List<java.lang.String> list,
                               LyRelation relation,
                               boolean blank)
Add links to a relation

Parameters:
list - the list of element to add
relation - the relation to complete
blank - true to insert a blank line at the beginning

removeLinksToRelation

public void removeLinksToRelation(LyRelation relation)
Remove all links from a relation

Parameters:
relation - the relation to empty

buildOperationAttributes

public void buildOperationAttributes()
Build the operation attributes


buildAttributeByType

public LyFieldItem buildAttributeByType(java.lang.String attributeName,
                                        java.lang.String attributeType,
                                        java.lang.String label)
Build an attribute from a type

Parameters:
attributeName - the attribute name
attributeType - the attribute type
label - a label
Returns:
the built field item

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com