public static SE_Activity GetEntity(string id)
 {
     return(DALSE_Activity.GetEntity(id));
 }