Uses of Class
org.mule.test.metadata.extension.LocationKey
Packages that use LocationKey
-
Uses of LocationKey in org.mule.test.metadata.extension
Fields in org.mule.test.metadata.extension declared as LocationKeyModifier and TypeFieldDescriptionMetadataSourceWithMultilevel.keyMetadataSourceWithPartialMultilevel.keyMetadataSourceWithPartialMultiLevelShowInDsl.keyMethods in org.mule.test.metadata.extension that return LocationKeyModifier and TypeMethodDescriptionMetadataOperations.partialMultiLevelKeyResolver(MetadataConnection connection, LocationKey locationKey, Object content) MetadataOperations.partialMultiLevelKeyShowInDslResolver(MetadataConnection connection, LocationKey locationKeyShowInDslParam, Object content) MetadataOperations.simpleMultiLevelKeyResolver(MetadataConnection connection, LocationKey locationKey, Object content) Methods in org.mule.test.metadata.extension with parameters of type LocationKeyModifier and TypeMethodDescriptionMetadataOperations.partialMultiLevelKeyResolver(MetadataConnection connection, LocationKey locationKey, Object content) MetadataOperations.partialMultiLevelKeyShowInDslResolver(MetadataConnection connection, LocationKey locationKeyShowInDslParam, Object content) MetadataOperations.simpleMultiLevelKeyResolver(MetadataConnection connection, LocationKey locationKey, Object content) -
Uses of LocationKey in org.mule.test.metadata.extension.resolver
Methods in org.mule.test.metadata.extension.resolver with parameters of type LocationKeyModifier and TypeMethodDescriptionorg.mule.metadata.api.model.MetadataTypeTestMultiLevelKeyResolver.getInputMetadata(org.mule.runtime.api.metadata.MetadataContext context, LocationKey key) org.mule.metadata.api.model.MetadataTypeTestPartialMultiLevelKeyResolver.getOutputType(org.mule.runtime.api.metadata.MetadataContext context, LocationKey key) org.mule.runtime.api.metadata.MetadataKeyTestPartialMultiLevelKeyResolver.resolveChilds(org.mule.runtime.api.metadata.MetadataContext context, LocationKey partial)