Uses of Interface
com.echothree.control.user.content.common.form.GetContentPageForm
Packages that use GetContentPageForm
Package
Description
-
Uses of GetContentPageForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return GetContentPageFormMethods in com.echothree.control.user.content.common with parameters of type GetContentPageFormModifier and TypeMethodDescriptionContentService.getContentPage
(UserVisitPK userVisitPK, GetContentPageForm form) -
Uses of GetContentPageForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return GetContentPageFormModifier and TypeMethodDescriptionstatic GetContentPageForm
ContentFormFactory.getGetContentPageForm()
-
Uses of GetContentPageForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return GetContentPageFormMethods in com.echothree.control.user.content.server with parameters of type GetContentPageFormModifier and TypeMethodDescriptionContentBean.getContentPage
(UserVisitPK userVisitPK, GetContentPageForm form) -
Uses of GetContentPageForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type GetContentPageFormModifierConstructorDescriptionGetContentPageCommand
(UserVisitPK userVisitPK, GetContentPageForm form) Creates a new instance of GetContentPageCommand