Uses of Interface
com.echothree.control.user.content.common.result.EditContentWebAddressDescriptionResult
Packages that use EditContentWebAddressDescriptionResult
Package
Description
-
Uses of EditContentWebAddressDescriptionResult in com.echothree.control.user.content.common
Methods in com.echothree.control.user.content.common that return types with arguments of type EditContentWebAddressDescriptionResultModifier and TypeMethodDescriptionContentService.editContentWebAddressDescription(UserVisitPK userVisitPK, EditContentWebAddressDescriptionForm form) -
Uses of EditContentWebAddressDescriptionResult in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return EditContentWebAddressDescriptionResultModifier and TypeMethodDescriptionContentResultFactory.getEditContentWebAddressDescriptionResult() -
Uses of EditContentWebAddressDescriptionResult in com.echothree.control.user.content.server
Methods in com.echothree.control.user.content.server that return types with arguments of type EditContentWebAddressDescriptionResultModifier and TypeMethodDescriptionContentBean.editContentWebAddressDescription(UserVisitPK userVisitPK, EditContentWebAddressDescriptionForm form) -
Uses of EditContentWebAddressDescriptionResult in com.echothree.control.user.content.server.command
Methods in com.echothree.control.user.content.server.command that return EditContentWebAddressDescriptionResultMethods in com.echothree.control.user.content.server.command with parameters of type EditContentWebAddressDescriptionResultModifier and TypeMethodDescriptionvoidEditContentWebAddressDescriptionCommand.fillInResult(EditContentWebAddressDescriptionResult result, ContentWebAddressDescription contentWebAddressDescription) EditContentWebAddressDescriptionCommand.getEntity(EditContentWebAddressDescriptionResult result)