Interface UpdateViewProperties

All Superinterfaces:
PendingUpdate<Map<String,String>>

public interface UpdateViewProperties extends PendingUpdate<Map<String,String>>
API for updating view properties.

Apply returns the updated view properties as a map for validation.

When committing, these changes will be applied to the current view metadata. Commit conflicts will be resolved by applying the pending changes to the new view metadata.