RecipeManagement
[ Class ]
Provides functions for managing recipes using the RecipeManagement server extension.
Static functions
Supplies a list of all existing system recipes. | |
Supplies a list of all existing system recipes. | |
Monitors the list of all recipe types that exist in the system for changes. | |
Monitors an existing recipe type in the system for changes. | |
Provides the definition of a recipe type. | |
Provides the definition of a recipe type. | |
Creates a new folder for recipe types. | |
Creates a new folder for recipe types. | |
Renames a recipe type folder. | |
Renames a recipe type folder. | |
Deletes a folder for recipe types. | |
Deletes a folder for recipe types. | |
Creates a new recipe type. | |
Creates a new recipe type. | |
Changes a recipe type. | |
Changes a recipe type. | |
Renames a recipe type. | |
Renames a recipe type. | |
Deletes a recipe type. | |
Deletes a recipe type. | |
Supplies a list of all existing system recipes. | |
Supplies a list of all existing system recipes. | |
Creates a new folder for recipes. | |
Creates a new folder for recipes. | |
Renames a recipe folder. | |
Renames a recipe folder. | |
Deletes a folder for recipes. | |
Deletes a folder for recipes. | |
Creates a new recipe type. | |
Creates a new recipe type. | |
Supplies the definition of a recipe. | |
Supplies the definition of a recipe. | |
Monitors the list of all recipes that exist in the system for changes. | |
Monitors an existing recipe in the system for changes. | |
Updates the definition of a recipe. | |
Updates the definition of a recipe. | |
Reads the current values from the target system. | |
Reads the current values from the target system. | |
Reads the current values from the target system and writes them into the specified recipe. | |
Reads the current values from the target system and writes them into the specified recipe. | |
Reads the current values from the target system and writes them into a new recipe. | |
Reads the current values from the target system and writes them into a new recipe. | |
Writes all values of a recipe into the target system, thus activating it. | |
Writes all values of a recipe into the target system, thus activating it. | |
Supplies a list of all active recipes. | |
Supplies a list of all active recipes. | |
Monitors the list of all active recipes in the system for changes. | |
Renames a recipe. | |
Renames a recipe. | |
Deletes a recipe. | |
Deletes a recipe. |
Interfaces
Recipe management options | |
Result of a listRecipeTypes call. | |
Definition of a recipe type folder. | |
Definition of a recipe type. | |
Result of a listRecipe call. | |
Definition of a recipe folder. | |
Definition of a recipe type. | |
Recipe management options for the watch functions. | |
Result of a getRecipe call. | |
Result of a ReadFromTarget call. | |
Saves a list of recipes. | |
Result of a getRecipeType call. | |
Result of a watch call. |
Available from version 1.10.1171.21 |
- listRecipeTypes
- listRecipeTypesEx
- watchRecipeTypesList
- watchRecipeType
- getRecipeType
- getRecipeTypeEx
- createRecipeTypeFolder
- createRecipeTypeFolderEx
- renameRecipeTypeFolder
- renameRecipeTypeFolderEx
- deleteRecipeTypeFolder
- deleteRecipeTypeFolderEx
- createRecipeType
- createRecipeTypeEx
- updateRecipeType
- updateRecipeTypeEx
- renameRecipeType
- renameRecipeTypeEx
- deleteRecipeType
- deleteRecipeTypeEx
- IRecipeOptions
- IRecipeTypeListResultObject
- FolderRecipeType
- RecipeType
- listRecipes
- listRecipesEx
- createRecipeFolder
- createRecipeFolderEx
- renameRecipeFolder
- renameRecipeFolderEx
- deleteRecipeFolder
- deleteRecipeFolderEx
- createRecipe
- createRecipeEx
- getRecipe
- getRecipeEx
- watchRecipeList
- watchRecipe
- updateRecipe
- updateRecipeEx
- readFromTarget
- readFromTargetEx
- teach
- teachEx
- teachAsNewRecipe
- teachAsNewRecipeEx
- activate
- activateEx
- getActiveRecipes
- getActiveRecipesEx
- watchActiveRecipes
- renameRecipe
- renameRecipeEx
- deleteRecipe
- deleteRecipeEx
- IRecipeListResultObject
- FolderRecipe
- Recipe
- IRecipeWatchOptions
- IWatchResultObject
- IRecipeTypeGetResultObject
- IGetRecipeResultObject
- IReadFromTargetResultObject
- IGetActiveRecipesResultObject