Interface EditContentWebAddressDescriptionResult
- All Superinterfaces:
BaseEditResult<ContentWebAddressDescriptionEdit>
,BaseResult
,GetEntityLockResult
public interface EditContentWebAddressDescriptionResult
extends BaseEditResult<ContentWebAddressDescriptionEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentWebAddress
(ContentWebAddressTransfer contentWebAddress) void
setContentWebAddressDescription
(ContentWebAddressDescriptionTransfer contentWebAddress) void
setLanguage
(LanguageTransfer language) Methods inherited from interface com.echothree.util.common.command.BaseEditResult
getEdit, setEdit
Methods inherited from interface com.echothree.util.common.command.BaseResult
get, get, reset, set, set, toString
Methods inherited from interface com.echothree.control.user.core.common.result.GetEntityLockResult
getEntityLock, setEntityLock
-
Method Details
-
getContentWebAddress
-
setContentWebAddress
-
getLanguage
-
setLanguage
-
getContentWebAddressDescription
-
setContentWebAddressDescription
-