| java.lang.Object | ||
| ↳ | AndroidViewModel | |
| ↳ | com.mapsted.ui.map.selected_entity.EntityDetailViewModel | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EntityDetailViewModel(Application application, MapApi mapApi) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static ViewModelProvider.Factory | createProvider(Application application, MapApi mapApi) | ||||||||||
| 
            
            
            
            
            
             | 
        getCategoryNameLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getCoverImageUrlsLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getDescriptionLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getDistanceLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getEntityNameLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getEntityRegionLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getLogoUrlLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getOpenCloseStatusLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getShouldShowHeaderButtonsLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getSocialLinksLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getTagsLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getTelephoneLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getWebsiteLiveData() | ||||||||||
| 
            
            
            
            
            
             | 
        getWorkingHoursLiveData() | ||||||||||
| void | init(Entity entity) | ||||||||||
| 
            
            
            
            
            
             | 
        isFavoriteLiveData() | ||||||||||
| void | saveAsFavorite(boolean asFavorite) | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||