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