MobidiQueryManagerHandler
IEnumerable<MobidiEntry> Query(MobidiQuery queryObject, Int32 CreateTokenMinute = 0) List<QueryCounter> QueryCounters(MobidiQuery queryObject) List<QueryCounterGroupResult> QueryGroupBy(MobidiQuery queryObject, QueryCounterGroup groupByOptions) Predefined field parameters: Layer, DayOfYear, Month, WeekOfYear, YearInt64 GetRecordsMinDate() Boolean SetDefaultQuery(MobidiQuery queryObject) MobidiQuery getQueryObject() MobidiEntry MobidiEntryDetail(String recordID) void MobidiEntryAttach(String recordID, String attachmentId) void GenerateImageThumb(String recordId, String attachmentId, Int32 maxSize) void GetAttachment(String recordId, String attachmentId, Boolean download = True) Boolean RotateImage(String recordId, String attachmentId, Int32 direction) Boolean UpdateAnnotations(Annotation[] annotations) OrderedDictionary NextPrevEntries() Boolean SaveLastQueryToSession(MobidiQuery mobidiQuery) NextPrevValue GetNextOrPrev(String currentRecordId, Boolean IsMap = False) MobidiEntry GetNewMobidiEntry(String layerId) Attachment UploadAttach(String fileName, String layer_id, String record_id, String guid) Object GetAvaibleAttachExtension() List<String> GetNotAvaibleExtensions() MobidiEntry EditMobidiEntry(MobidiEntry entry, Boolean OptionCheck = False, Boolean ForOnlyAttachmentDelete = False) ImportCounters IsThereAnImport() ResultValues CreateMobidiEntryFromSource(DTSOutput DTSoupput, String layerID) Boolean PostValue(String valueString, String paramName, String url) IEnumerable<ChangeLog> GetRecordLog(String recordID, Boolean UpdateUserNames = True) MobidiQuery GetMobidiQueryIfReady(String Key) [AdvancedSecurityDisabled]void QueryResponse(String Query, String Key) [AdvancedSecurityDisabled]List<SavedMobidiQuery> GetSavedMobidiQueryList() Boolean QuerySaveforUser(MobidiQuery queryObject, String queryName) Boolean QueryUpdateorDeleteforUser(MobidiQuery queryObject, String queryName, String IdSavedMobidiQuery) Nullable<Int64> GetLastLoadOrChangeTime()