Uses of Interface
com.echothree.control.user.content.common.result.EditContentSectionResult
Packages that use EditContentSectionResult
Package
Description
-
Uses of EditContentSectionResult in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return types with arguments of type EditContentSectionResultModifier and TypeMethodDescriptionContentService.editContentSection(UserVisitPK userVisitPK, EditContentSectionForm form) -
Uses of EditContentSectionResult in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return EditContentSectionResultModifier and TypeMethodDescriptionstatic EditContentSectionResultContentResultFactory.getEditContentSectionResult() -
Uses of EditContentSectionResult in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return types with arguments of type EditContentSectionResultModifier and TypeMethodDescriptionContentBean.editContentSection(UserVisitPK userVisitPK, EditContentSectionForm form) -
Uses of EditContentSectionResult in com.echothree.control.user.content.server.command
Methods in com.echothree.control.user.content.server.command that return EditContentSectionResultMethods in com.echothree.control.user.content.server.command with parameters of type EditContentSectionResultModifier and TypeMethodDescriptionvoidEditContentSectionCommand.fillInResult(EditContentSectionResult result, ContentSection contentSection) EditContentSectionCommand.getEntity(EditContentSectionResult result)