Uses of Interface
com.echothree.control.user.content.common.result.EditContentSectionDescriptionResult
Packages that use EditContentSectionDescriptionResult
Package
Description
-
Uses of EditContentSectionDescriptionResult in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return types with arguments of type EditContentSectionDescriptionResultModifier and TypeMethodDescriptionContentService.editContentSectionDescription(UserVisitPK userVisitPK, EditContentSectionDescriptionForm form) -
Uses of EditContentSectionDescriptionResult in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return EditContentSectionDescriptionResult -
Uses of EditContentSectionDescriptionResult in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return types with arguments of type EditContentSectionDescriptionResultModifier and TypeMethodDescriptionContentBean.editContentSectionDescription(UserVisitPK userVisitPK, EditContentSectionDescriptionForm form) -
Uses of EditContentSectionDescriptionResult in com.echothree.control.user.content.server.command
Methods in com.echothree.control.user.content.server.command that return EditContentSectionDescriptionResultMethods in com.echothree.control.user.content.server.command with parameters of type EditContentSectionDescriptionResultModifier and TypeMethodDescriptionvoidEditContentSectionDescriptionCommand.fillInResult(EditContentSectionDescriptionResult result, ContentSectionDescription contentSectionDescription) EditContentSectionDescriptionCommand.getEntity(EditContentSectionDescriptionResult result)