Class EntityPartController<P extends de.digitalcollections.model.api.identifiable.entity.parts.EntityPart,​E extends de.digitalcollections.model.api.identifiable.entity.Entity>


  • @RestController
    @Api(description="The entitypart controller",
         name="EntityPart controller")
    public class EntityPartController<P extends de.digitalcollections.model.api.identifiable.entity.parts.EntityPart,​E extends de.digitalcollections.model.api.identifiable.entity.Entity>
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • EntityPartController

        public EntityPartController()