Package org.mycore.wfc.actionmapping
Class MCRActionMappings
- java.lang.Object
-
- org.mycore.wfc.actionmapping.MCRActionMappings
-
public class MCRActionMappings extends java.lang.Object- Author:
- Thomas Scheffler (yagee)
-
-
Constructor Summary
Constructors Constructor Description MCRActionMappings()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MCRCollection[]getCollections()voidsetCollections(MCRCollection... collections)
-
-
-
Method Detail
-
setCollections
public void setCollections(MCRCollection... collections)
-
getCollections
public MCRCollection[] getCollections()
-
-