Class DataTypeItemResource

  • All Implemented Interfaces:
    MashupConstants, RestConstants

    public class DataTypeItemResource
    extends JcmsRestResource
    Implementation of a JcmsResource, used to return a represention of a DataType through REST.
    Since:
    JCMS-6.0
    Author:
    dissert
    • Constructor Detail

      • DataTypeItemResource

        public DataTypeItemResource​(org.restlet.Context context,
                                    org.restlet.data.Request request,
                                    org.restlet.data.Response response)