Interface EditSecurityRoleDescriptionResult
- All Superinterfaces:
BaseEditResult<SecurityRoleDescriptionEdit>
,BaseResult
,GetEntityLockResult
public interface EditSecurityRoleDescriptionResult
extends BaseEditResult<SecurityRoleDescriptionEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setSecurityRoleDescription
(SecurityRoleDescriptionTransfer securityRoleDescription) 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
-
getSecurityRoleDescription
-
setSecurityRoleDescription
-