| DeleteEntity< T >(string catalog, T poco, object primaryKeyValue) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| ForDownloadTemplate< T >(string catalog, T poco, bool byOffice, int officeId, bool includeData) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| GetFilterNames(string catalog, object poco) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| GetFilters(string catalog, object poco, string filterName) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| GetTotalPages< T >(string catalog, T poco, List< Filter > filters, bool byOffice, int officeId, bool showall, long pageSize) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| GetView< T >(string catalog, T poco, long page, List< Filter > filters, bool byOffice, int officeId, bool showall, long pageSize) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| GetViewForEdit< T >(string catalog, T poco, object primaryKeyValue) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| HasAccess(string pocoNamespace, AccessTypeEnum accessTypeEnum, int userId) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| Import< T >(string catalog, T poco, List< dynamic > entities, EntityView entityView, int userId) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| MakeDefaultFilter(string catalog, object poco, string filterName) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| SaveCustomFields(string catalog, string tableName, string primaryKeyValue, List< CustomField > data) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| SaveFilter(string catalog, object poco, List< Filter > filters) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |
| SaveOrUpdate< T >(string catalog, T poco, dynamic entity, EntityView entityView, List< EntityParser.CustomField > customFields, int userId) (defined in MixERP.Net.EntityParser.Service) | MixERP.Net.EntityParser.Service | static |