예제 #1
0
 public System.Xml.XmlElement GetSubjectCustoms(string viewValue, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ViewCategory viewCategory, string objValues, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ObjectCategory objCategory, string parentOrgValue, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.OrganizationCategory parentOrgCategory, string extraAttributes)
 {
     return(base.Channel.GetSubjectCustoms(viewValue, viewCategory, objValues, objCategory, parentOrgValue, parentOrgCategory, extraAttributes));
 }
예제 #2
0
 public System.Xml.XmlElement GetUsersInGroups(string viewValue, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ViewCategory viewCategory, string groupValues, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.GroupCategory groupCategory, string userRank, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ObjectStatusCategories objectStatusCategories, string extraAttributes)
 {
     return(base.Channel.GetUsersInGroups(viewValue, viewCategory, groupValues, groupCategory, userRank, objectStatusCategories, extraAttributes));
 }
예제 #3
0
 public System.Xml.XmlElement QueryOguByCondition(string viewValue, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ViewCategory viewCategory, string orgValues, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.OrganizationCategory orgCategory, string objValue, bool isFuzzy, bool isFirstPerson, string orgRank, string userRank, int depth, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ListObjectCategories listObjCategories, string extraAttributes)
 {
     return(base.Channel.QueryOguByCondition(viewValue, viewCategory, orgValues, orgCategory, objValue, isFuzzy, isFirstPerson, orgRank, userRank, depth, listObjCategories, extraAttributes));
 }
예제 #4
0
 public System.Xml.XmlElement GetGroupsOfUsers(string viewValue, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ViewCategory viewCategory, string userValues, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.UserCategory userCategory, string parentOrgValue, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.OrganizationCategory parentOrgCategory, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ObjectStatusCategories objectStatusCategories, string extraAttributes)
 {
     return(base.Channel.GetGroupsOfUsers(viewValue, viewCategory, userValues, userCategory, parentOrgValue, parentOrgCategory, objectStatusCategories, extraAttributes));
 }
예제 #5
0
 public System.Xml.XmlElement GetObjectParentOrganizations(string viewValue, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ViewCategory viewCategory, string objValues, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ObjectCategory objectCategory, string parentValues, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.OrganizationCategory organizationCategory, bool onlyDirectlyOrgs, bool isWithVisualOrgs, string orgRank, string extraAttributes)
 {
     return(base.Channel.GetObjectParentOrganizations(viewValue, viewCategory, objValues, objectCategory, parentValues, organizationCategory, onlyDirectlyOrgs, isWithVisualOrgs, orgRank, extraAttributes));
 }
예제 #6
0
 public System.Xml.XmlElement GetOrganizationChildren(string viewValue, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ViewCategory viewCategory, string orgValues, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.OrganizationCategory orgCategory, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ListObjectCategories listObjCategories, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ObjectStatusCategories objectStatusCategories, int orgDepth, string orgRank, string userRank, string orgType, int orgClass, string extraAttributes)
 {
     return(base.Channel.GetOrganizationChildren(viewValue, viewCategory, orgValues, orgCategory, listObjCategories, objectStatusCategories, orgDepth, orgRank, userRank, orgType, orgClass, extraAttributes));
 }
예제 #7
0
 public System.Xml.XmlElement GetRootDepartment(string viewValue, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ViewCategory viewCategory, string extraAttributes)
 {
     return(base.Channel.GetRootDepartment(viewValue, viewCategory, extraAttributes));
 }
예제 #8
0
 public System.Xml.XmlElement GetOuView(string viewValues, ChinaCustoms.Frameworks.Cupaa.Libraries.Core.EnumsDefines.ViewCategory viewCategory)
 {
     return(base.Channel.GetOuView(viewValues, viewCategory));
 }