Uses of Interface
com.echothree.control.user.content.common.form.CreateContentCollectionForm
Packages that use CreateContentCollectionForm
Package
Description
-
Uses of CreateContentCollectionForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return CreateContentCollectionFormMethods in com.echothree.control.user.content.common with parameters of type CreateContentCollectionFormModifier and TypeMethodDescriptionContentService.createContentCollection
(UserVisitPK userVisitPK, CreateContentCollectionForm form) -
Uses of CreateContentCollectionForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return CreateContentCollectionFormModifier and TypeMethodDescriptionstatic CreateContentCollectionForm
ContentFormFactory.getCreateContentCollectionForm()
-
Uses of CreateContentCollectionForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return CreateContentCollectionFormMethods in com.echothree.control.user.content.server with parameters of type CreateContentCollectionFormModifier and TypeMethodDescriptionContentBean.createContentCollection
(UserVisitPK userVisitPK, CreateContentCollectionForm form) -
Uses of CreateContentCollectionForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type CreateContentCollectionFormModifierConstructorDescriptionCreateContentCollectionCommand
(UserVisitPK userVisitPK, CreateContentCollectionForm form) Creates a new instance of CreateContentCollectionCommand