Class MCRWorkflowData


  • public class MCRWorkflowData
    extends org.mycore.access.mcrimpl.MCRAccessData
    Author:
    Thomas Scheffler (yagee)
    • Constructor Summary

      Constructors 
      Constructor Description
      MCRWorkflowData​(org.mycore.datamodel.classifications2.MCRCategLinkReference categoryReference)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.mycore.datamodel.classifications2.MCRCategLinkReference getCategoryReference()  
      • Methods inherited from class org.mycore.access.mcrimpl.MCRAccessData

        getDate, getIp, getUserID, getUserInformation, setDate, setIp, setUserID, setUserInformation
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MCRWorkflowData

        public MCRWorkflowData​(org.mycore.datamodel.classifications2.MCRCategLinkReference categoryReference)
    • Method Detail

      • getCategoryReference

        public org.mycore.datamodel.classifications2.MCRCategLinkReference getCategoryReference()