Uses of Class
org.mycore.wfc.actionmapping.MCRAction
-
Packages that use MCRAction Package Description org.mycore.wfc.actionmapping Context sensitive mapping of actions -
-
Uses of MCRAction in org.mycore.wfc.actionmapping
Methods in org.mycore.wfc.actionmapping that return MCRAction Modifier and Type Method Description MCRAction[]MCRCollection. getActions()Methods in org.mycore.wfc.actionmapping with parameters of type MCRAction Modifier and Type Method Description voidMCRCollection. setActions(MCRAction... actions)
-