Interface EditableList<T>

Type Parameters:
T - Type of items in the list.
All Known Subinterfaces:
LinkValue<T>, StoredObjectLink<T>
All Known Implementing Classes:
ContactData, ExtraInfoValue, StoredObjectLink.Copy, StreamAttachmentData

public interface EditableList<T>
API for an "editable list".
Author:
Syam