Package org.mycore.wfc.actionmapping
Class MCRCollection
- java.lang.Object
-
- org.mycore.wfc.actionmapping.MCRCollection
-
public class MCRCollection extends java.lang.Object- Author:
- Thomas Scheffler (yagee)
-
-
Constructor Summary
Constructors Constructor Description MCRCollection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MCRAction[]getActions()java.lang.StringgetName()voidsetActions(MCRAction... actions)voidsetName(java.lang.String name)
-