org.mule.devkit.generation.studio.editor
Class GlobalEndpointTypeWithNameBuilder
java.lang.Object
org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder
org.mule.devkit.generation.studio.editor.GlobalTypeBuilder
org.mule.devkit.generation.studio.editor.GlobalEndpointTypeBuilder
org.mule.devkit.generation.studio.editor.GlobalEndpointTypeWithNameBuilder
public class GlobalEndpointTypeWithNameBuilder
- extends GlobalEndpointTypeBuilder
| 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 |
ABSTRACT_GLOBAL_ENDPOINT_LOCAL_ID
public static final String ABSTRACT_GLOBAL_ENDPOINT_LOCAL_ID
- See Also:
- Constant Field Values
GlobalEndpointTypeWithNameBuilder
public GlobalEndpointTypeWithNameBuilder(Context context,
org.mule.devkit.model.module.Module module)
build
public org.mule.devkit.model.studio.GlobalType build()
- Overrides:
build in class GlobalEndpointTypeBuilder
getDescriptionBasedOnType
protected String getDescriptionBasedOnType()
- Overrides:
getDescriptionBasedOnType in class GlobalEndpointTypeBuilder
getExtendsBasedOnType
protected String getExtendsBasedOnType()
- Overrides:
getExtendsBasedOnType in class GlobalEndpointTypeBuilder
getLocalIdBasedOnType
protected String getLocalIdBasedOnType()
- Overrides:
getLocalIdBasedOnType in class GlobalEndpointTypeBuilder
getCaptionBasedOnType
protected String getCaptionBasedOnType()
- Overrides:
getCaptionBasedOnType in class GlobalEndpointTypeBuilder
getNameDescriptionBasedOnType
protected String getNameDescriptionBasedOnType()
- Overrides:
getNameDescriptionBasedOnType in class GlobalEndpointTypeBuilder
getDoNotInherit
protected String getDoNotInherit()
- Overrides:
getDoNotInherit in class GlobalEndpointTypeBuilder
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.