org.mule.devkit.generation.studio.editor
Class GlobalEndpointTypeOperationsBuilder
java.lang.Object
org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder
org.mule.devkit.generation.studio.editor.GlobalTypeBuilder
org.mule.devkit.generation.studio.editor.GlobalEndpointTypeOperationsBuilder
public class GlobalEndpointTypeOperationsBuilder
- extends GlobalTypeBuilder
| Methods inherited from class org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder |
buildVersionsString, createGroupWithModeSwitch, createJaxbElement, createMetaDataAttributes, createOAuthConfig, createPoolingProfileAttributes, createReconnectionAttributes, getConnectionAttributes, getModes, processConfigurableFields, processConnectionAttributes, processMethodParameters |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalEndpointTypeOperationsBuilder
public GlobalEndpointTypeOperationsBuilder(Context context,
org.mule.devkit.model.module.Module module)
build
public org.mule.devkit.model.studio.GlobalType build()
- Overrides:
build in class GlobalTypeBuilder
getAttributeCategories
protected List<org.mule.devkit.model.studio.AttributeCategory> getAttributeCategories()
- Specified by:
getAttributeCategories in class GlobalTypeBuilder
getDescriptionBasedOnType
protected String getDescriptionBasedOnType()
- Specified by:
getDescriptionBasedOnType in class GlobalTypeBuilder
getExtendsBasedOnType
protected String getExtendsBasedOnType()
- Specified by:
getExtendsBasedOnType in class GlobalTypeBuilder
getLocalIdBasedOnType
protected String getLocalIdBasedOnType()
- Specified by:
getLocalIdBasedOnType in class GlobalTypeBuilder
getCaptionBasedOnType
protected String getCaptionBasedOnType()
- Overrides:
getCaptionBasedOnType in class GlobalTypeBuilder
getNameDescriptionBasedOnType
protected String getNameDescriptionBasedOnType()
- Specified by:
getNameDescriptionBasedOnType in class GlobalTypeBuilder
getImage
protected String getImage()
- Specified by:
getImage in class GlobalTypeBuilder
getIcon
protected String getIcon()
- Specified by:
getIcon in class GlobalTypeBuilder
isAbstract
protected Boolean isAbstract()
- Specified by:
isAbstract in class GlobalTypeBuilder
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.