Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_Ask
-
Packages that use ARG_Ask Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ARG_Ask in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return ARG_Ask Modifier and Type Method Description ARG_AskBPTaskNode. getRefactorAsCallToNewGlobalTaskCheck()Checks the whether the creation and assignment of aBPGlobalTaskis allowed or information of theBPTaskNodewill be lost. -
Uses of ARG_Ask in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return ARG_Ask Modifier and Type Method Description static ARG_AskADChangeSetHelper. getConfigChangeSetDlgCheck(SrvContext srvCtx, boolean isActiveLog, boolean isActiveSet, boolean isAnonym, int maxDay, boolean withExport)Checks whether the modification of the change set configuration will reduce the number of closed change sets.ARG_AskADLogin. getLockMessage(java.util.List<? extends ELElement> seq)Returns the lock messages of all specified elements.static ARG_AskADTranslationAbleHelper. getModifyTranslationLocaleCheck(SrvContext srvCtx, java.util.List<K_LOCALE> seq)Checks whether the modification of translation languages deletes translations.static ARG_AskADTranslationAbleHelper. getSetNotToTranslateAttributeCheck(SrvContext srvCtx, java.util.List<? extends ELUUIDAble> seqElem, java.util.List<? extends MM2Attribute> seqAttr)Checks whether existing translations are deleted, if the specified attributes are marked as not necessary for translation.
-