| Method | Description |
|---|---|
| AddEntities Method | Physically adds one or more entities to the mobile repository. |
| AddEntity Method | Physically adds an entity to the mobile repository. |
| AttachMobileRepository Method | Attaches a mobile repository so that its entities will be used by OpenInsight. |
| CreateMobileRepository Method | Creates an empty mobile repository. |
| CreateMobReposTable Method | Creates a table in the mobile repository path. |
| DetachMobileRepository Method | Detaches a mobile repository. |
| DisplayMobileRepository Method | Populates the SRP Mobile Repository window with a hierarchical view of the mobile repository entities. |
| DisplayLocalRepository Method | Populates the SRP Mobile Repository window with a hierarchical view of the local repository entities. |
| FilterLocalRepository Method | Filters the current display of repository entities base on specific repository types. |
| Init Method | Method to initialize the SRP Mobile Repository. |
| RemoveEntities Method | Physically removes one or more entities from the mobile repository. |
| RemoveEntity Method | Physically removes an entity from the mobile repository. |
| RestoreEntities Method | Restores entities from the mobile repository back into the local repository. |
| RestoreEntity Method | Restores an entity from the mobile repository back into the local repository. |
| RefreshLocalRepository Method | Reads all of the local repository entities and loads them into a global common. |
| RefreshMobileRepository Method | Reads all of the mobile repository entities and loads them into a global common. |