Uses of Interface
com.echothree.control.user.content.common.form.DeleteContentCollectionForm
Packages that use DeleteContentCollectionForm
Package
Description
-
Uses of DeleteContentCollectionForm in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return DeleteContentCollectionFormMethods in com.echothree.control.user.content.common with parameters of type DeleteContentCollectionFormModifier and TypeMethodDescriptionContentService.deleteContentCollection
(UserVisitPK userVisitPK, DeleteContentCollectionForm form) -
Uses of DeleteContentCollectionForm in com.echothree.control.user.content.common.form
Methods in com.echothree.control.user.content.common.form that return DeleteContentCollectionFormModifier and TypeMethodDescriptionstatic DeleteContentCollectionForm
ContentFormFactory.getDeleteContentCollectionForm()
-
Uses of DeleteContentCollectionForm in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return DeleteContentCollectionFormMethods in com.echothree.control.user.content.server with parameters of type DeleteContentCollectionFormModifier and TypeMethodDescriptionContentBean.deleteContentCollection
(UserVisitPK userVisitPK, DeleteContentCollectionForm form) -
Uses of DeleteContentCollectionForm in com.echothree.control.user.content.server.command
Constructors in com.echothree.control.user.content.server.command with parameters of type DeleteContentCollectionFormModifierConstructorDescriptionDeleteContentCollectionCommand
(UserVisitPK userVisitPK, DeleteContentCollectionForm form) Creates a new instance of DeleteContentCollectionCommand