Example #1
0
        private global::System.Linq.IQueryable Apply <T>(global::System.Linq.IQueryable query) where T : class, global::DirRX.Solution.IEmployee
        {
            var typedQuery = (global::System.Linq.IQueryable <global::Sungero.Company.IJobTitle>)query;
            var typedState = (global::DirRX.Solution.IEmployeeFilterState) this.State;
            var handlers   = new global::DirRX.Solution.EmployeeFilteringServerHandler <T>(typedState);
            var args       = new global::Sungero.Domain.FilteringEventArgs();

            return(handlers.JobTitleFiltering(typedQuery, args));
        }
Example #2
0
 private static global::System.Linq.IQueryable __Query1_PreprocessQuery(global::LightSwitchApplication.ApplicationDataService d, object[] args)
 {
     global::System.Linq.IQueryable <global::LightSwitchApplication.SubscriberItem> query = (global::System.Linq.IQueryable <global::LightSwitchApplication.SubscriberItem>)args[0];
     d.Query1_PreprocessQuery(ref query);
     return(query);
 }
Example #3
0
 public EmployeeCollectionPresenter(global::System.Linq.IQueryable <T> query, OnLookup onLookup)
     : base(query, onLookup)
 {
 }
Example #4
0
 partial void GetFilteredCarInventory_PreprocessQuery(string searchParam, string sortColumn, global::System.Nullable <int> sortOrder, global::System.Nullable <int> pageParam, ref global::System.Linq.IQueryable <global::LightSwitchApplication.InventoryItem> query);
Example #5
0
 public ChatBotProcessAssignmentCollectionPresenter(global::System.Linq.IQueryable <T> query)
     : this(query, null)
 {
 }
Example #6
0
 private static global::System.Linq.IQueryable __ExpenseReportsForUser_PreprocessQuery(global::LightSwitchApplication.ApplicationDataService d, object[] args)
 {
     global::System.Linq.IQueryable <global::LightSwitchApplication.ExpenseReport> query = (global::System.Linq.IQueryable <global::LightSwitchApplication.ExpenseReport>)args[0];
     d.ExpenseReportsForUser_PreprocessQuery(ref query);
     return(query);
 }
Example #7
0
 protected override global::System.Linq.IQueryable <TQueryEntity> ApplyAppliedFilter(global::System.Linq.IQueryable <TQueryEntity> query, TSourceEntity sourceEntity)
 {
     return(new global::DirRX.ChatBotTask.ChatBotProcessAssignmentChatBotProcessPropertyFilteringServerHandler <TQueryEntity>(sourceEntity).ChatBotProcessFiltering(query, new global::Sungero.Domain.PropertyFilteringEventArgs(sourceEntity)));
 }
Example #8
0
 public override global::System.Linq.IQueryable <T> Filtering(global::System.Linq.IQueryable <T> query, global::Sungero.Domain.FilteringEventArgs e)
 {
     return(query);
 }
 private static global::System.Linq.IQueryable __People_All_PreprocessQuery(global::LightSwitchApplication.ApplicationDataService d, object[] args)
 {
     global::System.Linq.IQueryable <global::LightSwitchApplication.Person> query = (global::System.Linq.IQueryable <global::LightSwitchApplication.Person>)args[0];
     d.People_All_PreprocessQuery(ref query);
     return(query);
 }
 private static global::System.Linq.IQueryable __People_SingleOrDefault_PreprocessQuery(global::LightSwitchApplication.ApplicationDataService d, object[] args)
 {
     global::System.Linq.IQueryable <global::LightSwitchApplication.Person> query = (global::System.Linq.IQueryable <global::LightSwitchApplication.Person>)args[1];
     d.People_SingleOrDefault_PreprocessQuery((global::System.Nullable <int>)args[0], ref query);
     return(query);
 }
 partial void FilterQuery_PreprocessQuery(string Parameter, ref global::System.Linq.IQueryable <global::LightSwitchApplication.Lab> query);
 partial void People_All_PreprocessQuery(ref global::System.Linq.IQueryable <global::LightSwitchApplication.Person> query);
 partial void People_SingleOrDefault_PreprocessQuery(global::System.Nullable <int> Id, ref global::System.Linq.IQueryable <global::LightSwitchApplication.Person> query);
 partial void Labs_All_PreprocessQuery(ref global::System.Linq.IQueryable <global::LightSwitchApplication.Lab> query);
 partial void Labs_Single_PreprocessQuery(global::System.Nullable <int> Id, ref global::System.Linq.IQueryable <global::LightSwitchApplication.Lab> query);
Example #16
0
 public override global::System.Linq.IQueryable Apply(global::System.Linq.IQueryable query)
 {
     return(this.Apply <global::DirRX.Solution.IEmployee>(query));
 }
Example #17
0
 public virtual global::System.Linq.IQueryable <T> ChatBotProcessFiltering(global::System.Linq.IQueryable <T> query, global::Sungero.Domain.PropertyFilteringEventArgs e)
 {
     return(query);
 }
 private static global::System.Linq.IQueryable __FilterQuery_PreprocessQuery(global::LightSwitchApplication.ApplicationDataService d, object[] args)
 {
     global::System.Linq.IQueryable <global::LightSwitchApplication.Lab> query = (global::System.Linq.IQueryable <global::LightSwitchApplication.Lab>)args[1];
     d.FilterQuery_PreprocessQuery((string)args[0], ref query);
     return(query);
 }
Example #19
0
 protected override global::System.Linq.IQueryable <T> ApplyAppliedFilter(global::System.Linq.IQueryable <T> query)
 {
     return(base.ApplyAppliedFilter(query));
 }
Example #20
0
 partial void NowReporting_PreprocessQuery(ref global::System.Linq.IQueryable <global::LightSwitchApplication.PvPInstance> query);
Example #21
0
 partial void ExpenseReportsForUser_PreprocessQuery(ref global::System.Linq.IQueryable <global::LightSwitchApplication.ExpenseReport> query);
Example #22
0
 private static global::System.Linq.IQueryable __NowReporting_PreprocessQuery(global::LightSwitchApplication.ApplicationDataService d, object[] args)
 {
     global::System.Linq.IQueryable <global::LightSwitchApplication.PvPInstance> query = (global::System.Linq.IQueryable <global::LightSwitchApplication.PvPInstance>)args[0];
     d.NowReporting_PreprocessQuery(ref query);
     return(query);
 }
Example #23
0
 public ChatBotProcessAssignmentCollectionPresenter(global::System.Linq.IQueryable <T> query, OnLookup onLookup)
     : base(query, onLookup)
 {
 }
Example #24
0
 public override global::System.Linq.IQueryable <Sungero.Company.IBusinessUnit> BusinessUnitFiltering(global::System.Linq.IQueryable <Sungero.Company.IBusinessUnit> query, global::Sungero.Domain.FilteringEventArgs e)
 {
     query = base.BusinessUnitFiltering(query, e);
     return(query);
 }
Example #25
0
 partial void ContosoMotorsQuery_PreprocessQuery(string SearchParam, string SortColumn, global::System.Nullable <int> SortOrder, global::System.Nullable <int> PageParam, ref global::System.Linq.IQueryable <global::LightSwitchApplication.InventoryItem> query);
Example #26
0
 public override global::System.Linq.IQueryable <Sungero.Company.IDepartment> DepartmentFiltering(global::System.Linq.IQueryable <Sungero.Company.IDepartment> query, global::Sungero.Domain.FilteringEventArgs e)
 {
     query = base.DepartmentFiltering(query, e);
     return(query);
 }
Example #27
0
 private static global::System.Linq.IQueryable __GetFilteredCarInventory_PreprocessQuery(global::LightSwitchApplication.ContosoMotorsCarInventoryService d, object[] args)
 {
     global::System.Linq.IQueryable <global::LightSwitchApplication.InventoryItem> query = (global::System.Linq.IQueryable <global::LightSwitchApplication.InventoryItem>)args[4];
     d.GetFilteredCarInventory_PreprocessQuery((string)args[0], (string)args[1], (global::System.Nullable <int>)args[2], (global::System.Nullable <int>)args[3], ref query);
     return(query);
 }
Example #28
0
 public override global::System.Linq.IQueryable <Sungero.Company.IJobTitle> JobTitleFiltering(global::System.Linq.IQueryable <Sungero.Company.IJobTitle> query, global::Sungero.Domain.FilteringEventArgs e)
 {
     query = base.JobTitleFiltering(query, e);
     return(query);
 }
Example #29
0
 public EmployeeCollectionPresenter(global::System.Linq.IQueryable <T> query)
     : this(query, null)
 {
 }
Example #30
0
 partial void Query1_PreprocessQuery(ref global::System.Linq.IQueryable <global::LightSwitchApplication.SubscriberItem> query);