org.squashtest.tm.service.customfield
public interface CustomFieldValueManagerService extends CustomFieldValueFinderService
| Modifier and Type | Method and Description |
|---|---|
void |
changeValue(long customFieldValueId,
String newValue)
Will update the value of a
CustomFieldValue using its Id. |
areValuesEditable, findAllCustomFieldValues, findAllCustomFieldValues, findAllCustomFieldValues, findAllCustomFieldValues, findAllForEntityAndRenderingLocation, hasCustomFields, hasCustomFieldsvoid changeValue(long customFieldValueId,
String newValue)
CustomFieldValue using its Id. The service will check that the requestor has
the correct credentials.customFieldValueId - newValue - Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.