public interface RepositoryUpdateEvent
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RepositoryItem | 
getUpdatedItem()
The item whose updates should be commited after all the updates
 have been added to the item. 
 | 
void | 
setUpdatedItem(RepositoryItem pValue)
The item whose updates should be commited after all the updates
 have been added to the item. 
 | 
static final java.lang.String CLASS_VERSION
void setUpdatedItem(RepositoryItem pValue)
RepositoryItem getUpdatedItem()