Method | Description | |
---|---|---|
AddAdminMenuItem ( |
||
AddAdminMenuItemRole ( |
||
AddAdminRole ( |
||
AddCity ( |
||
AddCountry ( |
||
AddCounty ( |
||
AddEmployeeAdminRole ( |
||
AddGender ( |
||
AddGeoZone ( |
||
AddLog ( |
||
AddLogEvent ( |
||
AddUserType ( |
||
DeleteAdminMenuItem ( |
||
DeleteAdminMenuItemRole ( |
||
DeleteAdminRole ( |
||
DeleteCity ( |
||
DeleteCountry ( |
||
DeleteCounty ( |
||
DeleteEmployeeAdminRole ( |
||
DeleteGender ( |
||
DeleteGeoZone ( |
||
DeleteLogEvent ( |
||
DeleteUserType ( |
||
GetAdminMenuItemIdByName ( string Name ) : int | ||
GetAdminMenuItemRoles ( ) : List |
||
GetAdminMenuItems ( ) : List |
||
GetAdminRoles ( ) : List |
||
GetCities ( ) : List |
||
GetCounties ( ) : List |
||
GetCountiesByCityId ( int Id ) : List |
||
GetCountries ( ) : List |
||
GetCountryIdByGeoZoneId ( int Id ) : int | ||
GetEmployeeAdminRoles ( ) : List |
||
GetGenders ( ) : List |
||
GetGeoZoneIdByCityId ( int id ) : int | ||
GetGeoZones ( ) : List |
||
GetLogEvents ( ) : List |
||
GetLogs ( ) : List |
||
GetUserTypes ( ) : List |
||
UpdateAdminMenuItem ( |
||
UpdateAdminMenuItemRole ( |
||
UpdateAdminRole ( |
||
UpdateCity ( |
||
UpdateCountry ( |
||
UpdateCounty ( |
||
UpdateEmployeeAdminRole ( |
||
UpdateGender ( |
||
UpdateGeoZone ( |
||
UpdateLog ( |
||
UpdateLogEvent ( |
||
UpdateUserType ( |
public AddAdminMenuItem ( |
||
dto | ||
return | bool |
public AddAdminMenuItemRole ( |
||
dto | ||
return | bool |
public AddAdminRole ( |
||
dto | ||
return | bool |
public AddCity ( |
||
dto | ||
return | bool |
public AddCountry ( |
||
country | ||
return | bool |
public AddCounty ( |
||
dto | ||
return | bool |
public AddEmployeeAdminRole ( |
||
dto | ||
return | bool |
public AddGender ( |
||
dto | ||
return | bool |
public AddGeoZone ( |
||
dto | ||
return | bool |
public AddLog ( |
||
dto | ||
return | bool |
public AddLogEvent ( |
||
dto | ||
return | bool |
public AddUserType ( |
||
dto | ||
return | bool |
public DeleteAdminMenuItem ( |
||
dto | ||
return | bool |
public DeleteAdminMenuItemRole ( |
||
dto | ||
return | bool |
public DeleteAdminRole ( |
||
dto | ||
return | bool |
public DeleteCity ( |
||
dto | ||
return | bool |
public DeleteCountry ( |
||
dto | ||
return | bool |
public DeleteCounty ( |
||
dto | ||
return | bool |
public DeleteEmployeeAdminRole ( |
||
dto | ||
return | bool |
public DeleteGender ( |
||
dto | ||
return | bool |
public DeleteGeoZone ( |
||
dto | ||
return | bool |
public DeleteLogEvent ( |
||
dto | ||
return | bool |
public DeleteUserType ( |
||
dto | ||
return | bool |
public GetAdminMenuItemIdByName ( string Name ) : int | ||
Name | string | |
return | int |
public GetCountryIdByGeoZoneId ( int Id ) : int | ||
Id | int | |
return | int |
public UpdateAdminMenuItem ( |
||
dto | ||
return | bool |
public UpdateAdminMenuItemRole ( |
||
dto | ||
return | bool |
public UpdateAdminRole ( |
||
dto | ||
return | bool |
public UpdateCity ( |
||
dto | ||
return | bool |
public UpdateCountry ( |
||
dto | ||
return | bool |
public UpdateCounty ( |
||
dto | ||
return | bool |
public UpdateEmployeeAdminRole ( |
||
dto | ||
return | bool |
public UpdateGender ( |
||
dto | ||
return | bool |
public UpdateGeoZone ( |
||
dto | ||
return | bool |
public UpdateLog ( |
||
dto | ||
return | bool |
public UpdateLogEvent ( |
||
dto | ||
return | bool |
public UpdateUserType ( |
||
dto | ||
return | bool |