Interface EditItemCategoryDescriptionResult
- All Superinterfaces:
BaseEditResult<ItemCategoryDescriptionEdit>
,BaseResult
,GetEntityLockResult
public interface EditItemCategoryDescriptionResult
extends BaseEditResult<ItemCategoryDescriptionEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setItemCategoryDescription
(ItemCategoryDescriptionTransfer itemCategoryDescription) 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
-
getItemCategoryDescription
-
setItemCategoryDescription
-