Uses of Class
com.emc.documentum.rest.controller.AbstractController
Packages that use AbstractController
-
Uses of AbstractController in com.emc.documentum.rest.controller
Method parameters in com.emc.documentum.rest.controller with type arguments of type AbstractControllerModifier and TypeMethodDescriptionprotected void
AbstractController.validateTargetControllerAccessible
(Class<? extends AbstractController> controllerClazz) validate the accessibility of the target resource controller. -
Uses of AbstractController in com.emc.documentum.rest.view
Methods in com.emc.documentum.rest.view that return types with arguments of type AbstractControllerModifier and TypeMethodDescriptionClass<? extends AbstractController>
FeedableView.getWorkingController()
Return the working resource controller class of this view instanceClass<? extends AbstractController>
LinkableView.getWorkingController()
Return the working resource controller class of this view instance