Class EntityPartController<P extends de.digitalcollections.model.api.identifiable.entity.parts.EntityPart>
java.lang.Object
de.digitalcollections.cudami.server.controller.identifiable.entity.parts.EntityPartController<P>
@Api(description="The entitypart controller",
name="EntityPart controller")
public class EntityPartController<P extends de.digitalcollections.model.api.identifiable.entity.parts.EntityPart>
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description EntityPartController() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EntityPartController
public EntityPartController()
-