All Downloads are FREE. Search and download functionalities are using the official Maven repository.

microsoft.dynamics.crm.entity.request.SystemuserRequest Maven / Gradle / Ivy

There is a newer version: 0.2.2
Show newest version
package microsoft.dynamics.crm.entity.request;

import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreType;
import com.github.davidmoten.guavamini.Preconditions;
import com.github.davidmoten.odata.client.ActionRequestNoReturn;
import com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped;
import com.github.davidmoten.odata.client.CollectionPageNonEntityRequest;
import com.github.davidmoten.odata.client.ContextPath;
import com.github.davidmoten.odata.client.EntityRequest;
import com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped;
import com.github.davidmoten.odata.client.NameValue;
import com.github.davidmoten.odata.client.annotation.Action;
import com.github.davidmoten.odata.client.annotation.Function;
import com.github.davidmoten.odata.client.internal.Checks;
import com.github.davidmoten.odata.client.internal.ParameterMap;
import com.github.davidmoten.odata.client.internal.TypedObject;

import java.util.List;
import java.util.Map;

import microsoft.dynamics.crm.complex.AddUserToRecordTeamResponse;
import microsoft.dynamics.crm.complex.RemoveUserFromRecordTeamResponse;
import microsoft.dynamics.crm.complex.RetrievePrincipalAccessInfoResponse;
import microsoft.dynamics.crm.complex.RetrievePrincipalAccessResponse;
import microsoft.dynamics.crm.complex.RetrievePrincipalAttributePrivilegesResponse;
import microsoft.dynamics.crm.complex.RetrievePrincipalSyncAttributeMappingsResponse;
import microsoft.dynamics.crm.complex.RetrieveUserLicenseInfoResponse;
import microsoft.dynamics.crm.complex.RetrieveUserPrivilegeByPrivilegeIdResponse;
import microsoft.dynamics.crm.complex.RetrieveUserPrivilegeByPrivilegeNameResponse;
import microsoft.dynamics.crm.complex.RetrieveUserPrivilegesResponse;
import microsoft.dynamics.crm.complex.RetrieveUsersPrivilegesThroughTeamsResponse;
import microsoft.dynamics.crm.entity.Businessunit;
import microsoft.dynamics.crm.entity.Crmbaseentity;
import microsoft.dynamics.crm.entity.Queue;
import microsoft.dynamics.crm.entity.Savedquery;
import microsoft.dynamics.crm.entity.Systemuser;
import microsoft.dynamics.crm.entity.Teamtemplate;
import microsoft.dynamics.crm.entity.collection.request.AccountCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AciviewmapperCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ActioncardCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ActivitypartyCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ActivitypointerCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AnnotationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AnnualfiscalcalendarCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AppconfigCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AppconfiginstanceCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AppconfigmasterCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ApplicationuserCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AppmoduleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AppmodulecomponentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AppointmentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AsyncoperationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.AuditCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.BulkdeletefailureCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.BulkdeleteoperationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.BusinessunitCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.BusinessunitnewsarticleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.CalendarCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.CalendarruleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.CallbackregistrationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.CategoryCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ColumnmappingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ConnectionCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ConnectionreferenceCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ConnectionroleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ConnectorCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ContactCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.CustomcontrolCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.CustomcontroldefaultconfigCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.CustomcontrolresourceCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.CustomeraddressCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.DatalakeworkspaceCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.DatalakeworkspacepermissionCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.DisplaystringCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.DocumenttemplateCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.DuplicaterecordCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.DuplicateruleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.DuplicateruleconditionCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.EmailCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.EmailserverprofileCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.EnvironmentvariabledefinitionCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.EnvironmentvariablevalueCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ExchangesyncidmappingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ExpiredprocessCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ExportsolutionuploadCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.FaxCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.FeedbackCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.FieldsecurityprofileCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.FixedmonthlyfiscalcalendarCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.FlowsessionCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Ggw_crewCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Ggw_eventCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Ggw_teamCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Ggw_team_applicationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.GoalCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.GoalrollupqueryCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ImportCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ImportdataCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ImportentitymappingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ImportfileCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ImportjobCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ImportlogCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ImportmapCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.InteractionforemailCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.KbarticleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.KbarticlecommentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.KbarticletemplateCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.KnowledgearticleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.KnowledgearticleviewsCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.KnowledgebaserecordCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.LetterCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.LookupmappingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.MailboxCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.MailboxtrackingfolderCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.MailmergetemplateCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.MetricCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.MobileofflineprofileCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.MobileofflineprofileitemCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.MobileofflineprofileitemassociationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.MonthlyfiscalcalendarCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aibdatasetCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aibdatasetfileCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aibdatasetrecordCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aibdatasetscontainerCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aibfileCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aibfileattacheddataCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aiconfigurationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aifptrainingdocumentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aimodelCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aiodimageCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aiodlabelCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aiodtrainingboundingboxCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aiodtrainingimageCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_aitemplateCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_analysiscomponentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_analysisjobCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_analysisresultCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_analysisresultdetailCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_dataflowCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_helppageCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_knowledgearticleimageCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_knowledgearticletemplateCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_richtextfileCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_serviceconfigurationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_slakpiCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_solutionhealthruleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_solutionhealthruleargumentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.Msdyn_solutionhealthrulesetCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.NavigationsettingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.NewprocessCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.OfficegraphdocumentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.OrganizationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.OwnermappingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PersonaldocumenttemplateCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PhonecallCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PicklistmappingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PluginassemblyCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PlugintracelogCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PlugintypeCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PlugintypestatisticCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PositionCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PostCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PostcommentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PostfollowCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PostlikeCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PostregardingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PrincipalobjectattributeaccessCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ProcesssessionCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ProcessstageparameterCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ProcesstriggerCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PublisherCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.PublisheraddressCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.QuarterlyfiscalcalendarCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.QueueCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.QueueitemCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.RecommendeddocumentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.RecurrenceruleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.RecurringappointmentmasterCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ReportCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ReportcategoryCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.RoleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.RollupfieldCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SavedqueryCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SavedqueryvisualizationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SdkmessageCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SdkmessagefilterCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SdkmessageprocessingstepCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SdkmessageprocessingstepimageCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SdkmessageprocessingstepsecureconfigCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SemiannualfiscalcalendarCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ServiceendpointCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ServiceplanCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SharepointdocumentlocationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SharepointsiteCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SimilarityruleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SitemapCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SlaCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SlaitemCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SlakpiinstanceCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SocialactivityCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SocialprofileCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SolutionCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SolutioncomponentCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SolutioncomponentattributeconfigurationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SolutioncomponentconfigurationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SolutioncomponentrelationshipconfigurationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.StagesolutionuploadCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SubjectCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SyncerrorCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.SystemuserCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TaskCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TeamCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TeamtemplateCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TemplateCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TerritoryCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.ThemeCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TimezonedefinitionCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TimezonelocalizednameCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TimezoneruleCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TracelogCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TransactioncurrencyCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TransformationmappingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TransformationparametermappingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.TranslationprocessCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.UserformCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.UsermappingCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.UserqueryCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.UserqueryvisualizationCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.UsersettingsCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.WebresourceCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.WebwizardCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.WorkflowCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.WorkflowbinaryCollectionRequest;
import microsoft.dynamics.crm.entity.collection.request.WorkflowlogCollectionRequest;
import microsoft.dynamics.crm.schema.SchemaInfo;

@JsonIgnoreType
public class SystemuserRequest extends EntityRequest {

    public SystemuserRequest(ContextPath contextPath) {
        super(Systemuser.class, contextPath, SchemaInfo.INSTANCE);
    }

    public RoleCollectionRequest systemuserroles_association() {
        return new RoleCollectionRequest(
                        contextPath.addSegment("systemuserroles_association"));
    }

    public RoleRequest systemuserroles_association(String roleid) {
        return new RoleRequest(contextPath.addSegment("systemuserroles_association").addKeys(new NameValue(roleid.toString())));
    }

    public TeamCollectionRequest teammembership_association() {
        return new TeamCollectionRequest(
                        contextPath.addSegment("teammembership_association"));
    }

    public TeamRequest teammembership_association(String ownerid) {
        return new TeamRequest(contextPath.addSegment("teammembership_association").addKeys(new NameValue(ownerid.toString())));
    }

    public PrincipalobjectattributeaccessCollectionRequest systemuser_principalobjectattributeaccess_principalid() {
        return new PrincipalobjectattributeaccessCollectionRequest(
                        contextPath.addSegment("systemuser_principalobjectattributeaccess_principalid"));
    }

    public PrincipalobjectattributeaccessRequest systemuser_principalobjectattributeaccess_principalid(String principalobjectattributeaccessid) {
        return new PrincipalobjectattributeaccessRequest(contextPath.addSegment("systemuser_principalobjectattributeaccess_principalid").addKeys(new NameValue(principalobjectattributeaccessid.toString())));
    }

    public ExchangesyncidmappingCollectionRequest user_exchangesyncidmapping() {
        return new ExchangesyncidmappingCollectionRequest(
                        contextPath.addSegment("user_exchangesyncidmapping"));
    }

    public ExchangesyncidmappingRequest user_exchangesyncidmapping(String exchangesyncidmappingid) {
        return new ExchangesyncidmappingRequest(contextPath.addSegment("user_exchangesyncidmapping").addKeys(new NameValue(exchangesyncidmappingid.toString())));
    }

    public ThemeCollectionRequest lk_theme_createdby() {
        return new ThemeCollectionRequest(
                        contextPath.addSegment("lk_theme_createdby"));
    }

    public ThemeRequest lk_theme_createdby(String themeid) {
        return new ThemeRequest(contextPath.addSegment("lk_theme_createdby").addKeys(new NameValue(themeid.toString())));
    }

    public ThemeCollectionRequest lk_theme_createdonbehalfby() {
        return new ThemeCollectionRequest(
                        contextPath.addSegment("lk_theme_createdonbehalfby"));
    }

    public ThemeRequest lk_theme_createdonbehalfby(String themeid) {
        return new ThemeRequest(contextPath.addSegment("lk_theme_createdonbehalfby").addKeys(new NameValue(themeid.toString())));
    }

    public ThemeCollectionRequest lk_theme_modifiedby() {
        return new ThemeCollectionRequest(
                        contextPath.addSegment("lk_theme_modifiedby"));
    }

    public ThemeRequest lk_theme_modifiedby(String themeid) {
        return new ThemeRequest(contextPath.addSegment("lk_theme_modifiedby").addKeys(new NameValue(themeid.toString())));
    }

    public ThemeCollectionRequest lk_theme_modifiedonbehalfby() {
        return new ThemeCollectionRequest(
                        contextPath.addSegment("lk_theme_modifiedonbehalfby"));
    }

    public ThemeRequest lk_theme_modifiedonbehalfby(String themeid) {
        return new ThemeRequest(contextPath.addSegment("lk_theme_modifiedonbehalfby").addKeys(new NameValue(themeid.toString())));
    }

    public UsermappingCollectionRequest lk_usermapping_createdby() {
        return new UsermappingCollectionRequest(
                        contextPath.addSegment("lk_usermapping_createdby"));
    }

    public UsermappingRequest lk_usermapping_createdby(String usermappingid) {
        return new UsermappingRequest(contextPath.addSegment("lk_usermapping_createdby").addKeys(new NameValue(usermappingid.toString())));
    }

    public UsermappingCollectionRequest lk_usermapping_createdonbehalfby() {
        return new UsermappingCollectionRequest(
                        contextPath.addSegment("lk_usermapping_createdonbehalfby"));
    }

    public UsermappingRequest lk_usermapping_createdonbehalfby(String usermappingid) {
        return new UsermappingRequest(contextPath.addSegment("lk_usermapping_createdonbehalfby").addKeys(new NameValue(usermappingid.toString())));
    }

    public UsermappingCollectionRequest lk_usermapping_modifiedby() {
        return new UsermappingCollectionRequest(
                        contextPath.addSegment("lk_usermapping_modifiedby"));
    }

    public UsermappingRequest lk_usermapping_modifiedby(String usermappingid) {
        return new UsermappingRequest(contextPath.addSegment("lk_usermapping_modifiedby").addKeys(new NameValue(usermappingid.toString())));
    }

    public UsermappingCollectionRequest lk_usermapping_modifiedonbehalfby() {
        return new UsermappingCollectionRequest(
                        contextPath.addSegment("lk_usermapping_modifiedonbehalfby"));
    }

    public UsermappingRequest lk_usermapping_modifiedonbehalfby(String usermappingid) {
        return new UsermappingRequest(contextPath.addSegment("lk_usermapping_modifiedonbehalfby").addKeys(new NameValue(usermappingid.toString())));
    }

    public InteractionforemailCollectionRequest lk_new_interactionforemail_createdby() {
        return new InteractionforemailCollectionRequest(
                        contextPath.addSegment("lk_new_interactionforemail_createdby"));
    }

    public InteractionforemailRequest lk_new_interactionforemail_createdby(String interactionforemailid) {
        return new InteractionforemailRequest(contextPath.addSegment("lk_new_interactionforemail_createdby").addKeys(new NameValue(interactionforemailid.toString())));
    }

    public InteractionforemailCollectionRequest lk_new_interactionforemail_createdonbehalfby() {
        return new InteractionforemailCollectionRequest(
                        contextPath.addSegment("lk_new_interactionforemail_createdonbehalfby"));
    }

    public InteractionforemailRequest lk_new_interactionforemail_createdonbehalfby(String interactionforemailid) {
        return new InteractionforemailRequest(contextPath.addSegment("lk_new_interactionforemail_createdonbehalfby").addKeys(new NameValue(interactionforemailid.toString())));
    }

    public InteractionforemailCollectionRequest lk_new_interactionforemail_modifiedby() {
        return new InteractionforemailCollectionRequest(
                        contextPath.addSegment("lk_new_interactionforemail_modifiedby"));
    }

    public InteractionforemailRequest lk_new_interactionforemail_modifiedby(String interactionforemailid) {
        return new InteractionforemailRequest(contextPath.addSegment("lk_new_interactionforemail_modifiedby").addKeys(new NameValue(interactionforemailid.toString())));
    }

    public InteractionforemailCollectionRequest lk_new_interactionforemail_modifiedonbehalfby() {
        return new InteractionforemailCollectionRequest(
                        contextPath.addSegment("lk_new_interactionforemail_modifiedonbehalfby"));
    }

    public InteractionforemailRequest lk_new_interactionforemail_modifiedonbehalfby(String interactionforemailid) {
        return new InteractionforemailRequest(contextPath.addSegment("lk_new_interactionforemail_modifiedonbehalfby").addKeys(new NameValue(interactionforemailid.toString())));
    }

    public InteractionforemailCollectionRequest user_new_interactionforemail() {
        return new InteractionforemailCollectionRequest(
                        contextPath.addSegment("user_new_interactionforemail"));
    }

    public InteractionforemailRequest user_new_interactionforemail(String interactionforemailid) {
        return new InteractionforemailRequest(contextPath.addSegment("user_new_interactionforemail").addKeys(new NameValue(interactionforemailid.toString())));
    }

    public KnowledgearticleCollectionRequest lk_knowledgearticle_createdby() {
        return new KnowledgearticleCollectionRequest(
                        contextPath.addSegment("lk_knowledgearticle_createdby"));
    }

    public KnowledgearticleRequest lk_knowledgearticle_createdby(String knowledgearticleid) {
        return new KnowledgearticleRequest(contextPath.addSegment("lk_knowledgearticle_createdby").addKeys(new NameValue(knowledgearticleid.toString())));
    }

    public KnowledgearticleCollectionRequest lk_knowledgearticle_createdonbehalfby() {
        return new KnowledgearticleCollectionRequest(
                        contextPath.addSegment("lk_knowledgearticle_createdonbehalfby"));
    }

    public KnowledgearticleRequest lk_knowledgearticle_createdonbehalfby(String knowledgearticleid) {
        return new KnowledgearticleRequest(contextPath.addSegment("lk_knowledgearticle_createdonbehalfby").addKeys(new NameValue(knowledgearticleid.toString())));
    }

    public KnowledgearticleCollectionRequest lk_knowledgearticle_modifiedby() {
        return new KnowledgearticleCollectionRequest(
                        contextPath.addSegment("lk_knowledgearticle_modifiedby"));
    }

    public KnowledgearticleRequest lk_knowledgearticle_modifiedby(String knowledgearticleid) {
        return new KnowledgearticleRequest(contextPath.addSegment("lk_knowledgearticle_modifiedby").addKeys(new NameValue(knowledgearticleid.toString())));
    }

    public KnowledgearticleCollectionRequest lk_knowledgearticle_modifiedonbehalfby() {
        return new KnowledgearticleCollectionRequest(
                        contextPath.addSegment("lk_knowledgearticle_modifiedonbehalfby"));
    }

    public KnowledgearticleRequest lk_knowledgearticle_modifiedonbehalfby(String knowledgearticleid) {
        return new KnowledgearticleRequest(contextPath.addSegment("lk_knowledgearticle_modifiedonbehalfby").addKeys(new NameValue(knowledgearticleid.toString())));
    }

    public KnowledgearticleCollectionRequest user_knowledgearticle() {
        return new KnowledgearticleCollectionRequest(
                        contextPath.addSegment("user_knowledgearticle"));
    }

    public KnowledgearticleRequest user_knowledgearticle(String knowledgearticleid) {
        return new KnowledgearticleRequest(contextPath.addSegment("user_knowledgearticle").addKeys(new NameValue(knowledgearticleid.toString())));
    }

    public SharepointsiteCollectionRequest user_sharepointsite() {
        return new SharepointsiteCollectionRequest(
                        contextPath.addSegment("user_sharepointsite"));
    }

    public SharepointsiteRequest user_sharepointsite(String sharepointsiteid) {
        return new SharepointsiteRequest(contextPath.addSegment("user_sharepointsite").addKeys(new NameValue(sharepointsiteid.toString())));
    }

    public SharepointdocumentlocationCollectionRequest user_sharepointdocumentlocation() {
        return new SharepointdocumentlocationCollectionRequest(
                        contextPath.addSegment("user_sharepointdocumentlocation"));
    }

    public SharepointdocumentlocationRequest user_sharepointdocumentlocation(String sharepointdocumentlocationid) {
        return new SharepointdocumentlocationRequest(contextPath.addSegment("user_sharepointdocumentlocation").addKeys(new NameValue(sharepointdocumentlocationid.toString())));
    }

    public GoalCollectionRequest lk_goal_createdby() {
        return new GoalCollectionRequest(
                        contextPath.addSegment("lk_goal_createdby"));
    }

    public GoalRequest lk_goal_createdby(String goalid) {
        return new GoalRequest(contextPath.addSegment("lk_goal_createdby").addKeys(new NameValue(goalid.toString())));
    }

    public GoalCollectionRequest lk_goal_createdonbehalfby() {
        return new GoalCollectionRequest(
                        contextPath.addSegment("lk_goal_createdonbehalfby"));
    }

    public GoalRequest lk_goal_createdonbehalfby(String goalid) {
        return new GoalRequest(contextPath.addSegment("lk_goal_createdonbehalfby").addKeys(new NameValue(goalid.toString())));
    }

    public GoalCollectionRequest lk_goal_modifiedby() {
        return new GoalCollectionRequest(
                        contextPath.addSegment("lk_goal_modifiedby"));
    }

    public GoalRequest lk_goal_modifiedby(String goalid) {
        return new GoalRequest(contextPath.addSegment("lk_goal_modifiedby").addKeys(new NameValue(goalid.toString())));
    }

    public GoalCollectionRequest lk_goal_modifiedonbehalfby() {
        return new GoalCollectionRequest(
                        contextPath.addSegment("lk_goal_modifiedonbehalfby"));
    }

    public GoalRequest lk_goal_modifiedonbehalfby(String goalid) {
        return new GoalRequest(contextPath.addSegment("lk_goal_modifiedonbehalfby").addKeys(new NameValue(goalid.toString())));
    }

    public GoalCollectionRequest user_goal() {
        return new GoalCollectionRequest(
                        contextPath.addSegment("user_goal"));
    }

    public GoalRequest user_goal(String goalid) {
        return new GoalRequest(contextPath.addSegment("user_goal").addKeys(new NameValue(goalid.toString())));
    }

    public GoalCollectionRequest user_goal_goalowner() {
        return new GoalCollectionRequest(
                        contextPath.addSegment("user_goal_goalowner"));
    }

    public GoalRequest user_goal_goalowner(String goalid) {
        return new GoalRequest(contextPath.addSegment("user_goal_goalowner").addKeys(new NameValue(goalid.toString())));
    }

    public MetricCollectionRequest lk_metric_createdby() {
        return new MetricCollectionRequest(
                        contextPath.addSegment("lk_metric_createdby"));
    }

    public MetricRequest lk_metric_createdby(String metricid) {
        return new MetricRequest(contextPath.addSegment("lk_metric_createdby").addKeys(new NameValue(metricid.toString())));
    }

    public MetricCollectionRequest lk_metric_createdonbehalfby() {
        return new MetricCollectionRequest(
                        contextPath.addSegment("lk_metric_createdonbehalfby"));
    }

    public MetricRequest lk_metric_createdonbehalfby(String metricid) {
        return new MetricRequest(contextPath.addSegment("lk_metric_createdonbehalfby").addKeys(new NameValue(metricid.toString())));
    }

    public MetricCollectionRequest lk_metric_modifiedby() {
        return new MetricCollectionRequest(
                        contextPath.addSegment("lk_metric_modifiedby"));
    }

    public MetricRequest lk_metric_modifiedby(String metricid) {
        return new MetricRequest(contextPath.addSegment("lk_metric_modifiedby").addKeys(new NameValue(metricid.toString())));
    }

    public MetricCollectionRequest lk_metric_modifiedonbehalfby() {
        return new MetricCollectionRequest(
                        contextPath.addSegment("lk_metric_modifiedonbehalfby"));
    }

    public MetricRequest lk_metric_modifiedonbehalfby(String metricid) {
        return new MetricRequest(contextPath.addSegment("lk_metric_modifiedonbehalfby").addKeys(new NameValue(metricid.toString())));
    }

    public RollupfieldCollectionRequest lk_rollupfield_createdby() {
        return new RollupfieldCollectionRequest(
                        contextPath.addSegment("lk_rollupfield_createdby"));
    }

    public RollupfieldRequest lk_rollupfield_createdby(String rollupfieldid) {
        return new RollupfieldRequest(contextPath.addSegment("lk_rollupfield_createdby").addKeys(new NameValue(rollupfieldid.toString())));
    }

    public RollupfieldCollectionRequest lk_rollupfield_createdonbehalfby() {
        return new RollupfieldCollectionRequest(
                        contextPath.addSegment("lk_rollupfield_createdonbehalfby"));
    }

    public RollupfieldRequest lk_rollupfield_createdonbehalfby(String rollupfieldid) {
        return new RollupfieldRequest(contextPath.addSegment("lk_rollupfield_createdonbehalfby").addKeys(new NameValue(rollupfieldid.toString())));
    }

    public RollupfieldCollectionRequest lk_rollupfield_modifiedby() {
        return new RollupfieldCollectionRequest(
                        contextPath.addSegment("lk_rollupfield_modifiedby"));
    }

    public RollupfieldRequest lk_rollupfield_modifiedby(String rollupfieldid) {
        return new RollupfieldRequest(contextPath.addSegment("lk_rollupfield_modifiedby").addKeys(new NameValue(rollupfieldid.toString())));
    }

    public RollupfieldCollectionRequest lk_rollupfield_modifiedonbehalfby() {
        return new RollupfieldCollectionRequest(
                        contextPath.addSegment("lk_rollupfield_modifiedonbehalfby"));
    }

    public RollupfieldRequest lk_rollupfield_modifiedonbehalfby(String rollupfieldid) {
        return new RollupfieldRequest(contextPath.addSegment("lk_rollupfield_modifiedonbehalfby").addKeys(new NameValue(rollupfieldid.toString())));
    }

    public GoalrollupqueryCollectionRequest lk_goalrollupquery_createdby() {
        return new GoalrollupqueryCollectionRequest(
                        contextPath.addSegment("lk_goalrollupquery_createdby"));
    }

    public GoalrollupqueryRequest lk_goalrollupquery_createdby(String goalrollupqueryid) {
        return new GoalrollupqueryRequest(contextPath.addSegment("lk_goalrollupquery_createdby").addKeys(new NameValue(goalrollupqueryid.toString())));
    }

    public GoalrollupqueryCollectionRequest lk_goalrollupquery_createdonbehalfby() {
        return new GoalrollupqueryCollectionRequest(
                        contextPath.addSegment("lk_goalrollupquery_createdonbehalfby"));
    }

    public GoalrollupqueryRequest lk_goalrollupquery_createdonbehalfby(String goalrollupqueryid) {
        return new GoalrollupqueryRequest(contextPath.addSegment("lk_goalrollupquery_createdonbehalfby").addKeys(new NameValue(goalrollupqueryid.toString())));
    }

    public GoalrollupqueryCollectionRequest lk_goalrollupquery_modifiedby() {
        return new GoalrollupqueryCollectionRequest(
                        contextPath.addSegment("lk_goalrollupquery_modifiedby"));
    }

    public GoalrollupqueryRequest lk_goalrollupquery_modifiedby(String goalrollupqueryid) {
        return new GoalrollupqueryRequest(contextPath.addSegment("lk_goalrollupquery_modifiedby").addKeys(new NameValue(goalrollupqueryid.toString())));
    }

    public GoalrollupqueryCollectionRequest lk_goalrollupquery_modifiedonbehalfby() {
        return new GoalrollupqueryCollectionRequest(
                        contextPath.addSegment("lk_goalrollupquery_modifiedonbehalfby"));
    }

    public GoalrollupqueryRequest lk_goalrollupquery_modifiedonbehalfby(String goalrollupqueryid) {
        return new GoalrollupqueryRequest(contextPath.addSegment("lk_goalrollupquery_modifiedonbehalfby").addKeys(new NameValue(goalrollupqueryid.toString())));
    }

    public EmailserverprofileCollectionRequest lk_emailserverprofile_createdonbehalfby() {
        return new EmailserverprofileCollectionRequest(
                        contextPath.addSegment("lk_emailserverprofile_createdonbehalfby"));
    }

    public EmailserverprofileRequest lk_emailserverprofile_createdonbehalfby(String emailserverprofileid) {
        return new EmailserverprofileRequest(contextPath.addSegment("lk_emailserverprofile_createdonbehalfby").addKeys(new NameValue(emailserverprofileid.toString())));
    }

    public EmailserverprofileCollectionRequest lk_emailserverprofile_modifiedonbehalfby() {
        return new EmailserverprofileCollectionRequest(
                        contextPath.addSegment("lk_emailserverprofile_modifiedonbehalfby"));
    }

    public EmailserverprofileRequest lk_emailserverprofile_modifiedonbehalfby(String emailserverprofileid) {
        return new EmailserverprofileRequest(contextPath.addSegment("lk_emailserverprofile_modifiedonbehalfby").addKeys(new NameValue(emailserverprofileid.toString())));
    }

    public MailboxCollectionRequest lk_mailbox_createdby() {
        return new MailboxCollectionRequest(
                        contextPath.addSegment("lk_mailbox_createdby"));
    }

    public MailboxRequest lk_mailbox_createdby(String mailboxid) {
        return new MailboxRequest(contextPath.addSegment("lk_mailbox_createdby").addKeys(new NameValue(mailboxid.toString())));
    }

    public MailboxCollectionRequest lk_mailbox_createdonbehalfby() {
        return new MailboxCollectionRequest(
                        contextPath.addSegment("lk_mailbox_createdonbehalfby"));
    }

    public MailboxRequest lk_mailbox_createdonbehalfby(String mailboxid) {
        return new MailboxRequest(contextPath.addSegment("lk_mailbox_createdonbehalfby").addKeys(new NameValue(mailboxid.toString())));
    }

    public MailboxCollectionRequest lk_mailbox_modifiedby() {
        return new MailboxCollectionRequest(
                        contextPath.addSegment("lk_mailbox_modifiedby"));
    }

    public MailboxRequest lk_mailbox_modifiedby(String mailboxid) {
        return new MailboxRequest(contextPath.addSegment("lk_mailbox_modifiedby").addKeys(new NameValue(mailboxid.toString())));
    }

    public MailboxCollectionRequest lk_mailbox_modifiedonbehalfby() {
        return new MailboxCollectionRequest(
                        contextPath.addSegment("lk_mailbox_modifiedonbehalfby"));
    }

    public MailboxRequest lk_mailbox_modifiedonbehalfby(String mailboxid) {
        return new MailboxRequest(contextPath.addSegment("lk_mailbox_modifiedonbehalfby").addKeys(new NameValue(mailboxid.toString())));
    }

    public MailboxCollectionRequest user_mailbox() {
        return new MailboxCollectionRequest(
                        contextPath.addSegment("user_mailbox"));
    }

    public MailboxRequest user_mailbox(String mailboxid) {
        return new MailboxRequest(contextPath.addSegment("user_mailbox").addKeys(new NameValue(mailboxid.toString())));
    }

    public MailboxCollectionRequest mailbox_regarding_systemuser() {
        return new MailboxCollectionRequest(
                        contextPath.addSegment("mailbox_regarding_systemuser"));
    }

    public MailboxRequest mailbox_regarding_systemuser(String mailboxid) {
        return new MailboxRequest(contextPath.addSegment("mailbox_regarding_systemuser").addKeys(new NameValue(mailboxid.toString())));
    }

    public MailboxRequest defaultmailbox() {
        return new MailboxRequest(contextPath.addSegment("defaultmailbox"));
    }

    public PostCollectionRequest lk_post_createdby() {
        return new PostCollectionRequest(
                        contextPath.addSegment("lk_post_createdby"));
    }

    public PostRequest lk_post_createdby(String postid) {
        return new PostRequest(contextPath.addSegment("lk_post_createdby").addKeys(new NameValue(postid.toString())));
    }

    public PostCollectionRequest lk_post_createdonbehalfby() {
        return new PostCollectionRequest(
                        contextPath.addSegment("lk_post_createdonbehalfby"));
    }

    public PostRequest lk_post_createdonbehalfby(String postid) {
        return new PostRequest(contextPath.addSegment("lk_post_createdonbehalfby").addKeys(new NameValue(postid.toString())));
    }

    public PostCollectionRequest lk_post_modifiedby() {
        return new PostCollectionRequest(
                        contextPath.addSegment("lk_post_modifiedby"));
    }

    public PostRequest lk_post_modifiedby(String postid) {
        return new PostRequest(contextPath.addSegment("lk_post_modifiedby").addKeys(new NameValue(postid.toString())));
    }

    public PostCollectionRequest lk_post_modifiedonbehalfby() {
        return new PostCollectionRequest(
                        contextPath.addSegment("lk_post_modifiedonbehalfby"));
    }

    public PostRequest lk_post_modifiedonbehalfby(String postid) {
        return new PostRequest(contextPath.addSegment("lk_post_modifiedonbehalfby").addKeys(new NameValue(postid.toString())));
    }

    public PositionCollectionRequest lk_position_createdby() {
        return new PositionCollectionRequest(
                        contextPath.addSegment("lk_position_createdby"));
    }

    public PositionRequest lk_position_createdby(String positionid) {
        return new PositionRequest(contextPath.addSegment("lk_position_createdby").addKeys(new NameValue(positionid.toString())));
    }

    public PositionCollectionRequest lk_position_createdonbehalfby() {
        return new PositionCollectionRequest(
                        contextPath.addSegment("lk_position_createdonbehalfby"));
    }

    public PositionRequest lk_position_createdonbehalfby(String positionid) {
        return new PositionRequest(contextPath.addSegment("lk_position_createdonbehalfby").addKeys(new NameValue(positionid.toString())));
    }

    public PositionCollectionRequest lk_position_modifiedby() {
        return new PositionCollectionRequest(
                        contextPath.addSegment("lk_position_modifiedby"));
    }

    public PositionRequest lk_position_modifiedby(String positionid) {
        return new PositionRequest(contextPath.addSegment("lk_position_modifiedby").addKeys(new NameValue(positionid.toString())));
    }

    public PositionCollectionRequest lk_position_modifiedonbehalfby() {
        return new PositionCollectionRequest(
                        contextPath.addSegment("lk_position_modifiedonbehalfby"));
    }

    public PositionRequest lk_position_modifiedonbehalfby(String positionid) {
        return new PositionRequest(contextPath.addSegment("lk_position_modifiedonbehalfby").addKeys(new NameValue(positionid.toString())));
    }

    public PositionRequest positionid() {
        return new PositionRequest(contextPath.addSegment("positionid"));
    }

    public SolutionCollectionRequest lk_solution_createdby() {
        return new SolutionCollectionRequest(
                        contextPath.addSegment("lk_solution_createdby"));
    }

    public SolutionRequest lk_solution_createdby(String solutionid) {
        return new SolutionRequest(contextPath.addSegment("lk_solution_createdby").addKeys(new NameValue(solutionid.toString())));
    }

    public SolutionCollectionRequest lk_solution_modifiedby() {
        return new SolutionCollectionRequest(
                        contextPath.addSegment("lk_solution_modifiedby"));
    }

    public SolutionRequest lk_solution_modifiedby(String solutionid) {
        return new SolutionRequest(contextPath.addSegment("lk_solution_modifiedby").addKeys(new NameValue(solutionid.toString())));
    }

    public PublisherCollectionRequest lk_publisher_createdby() {
        return new PublisherCollectionRequest(
                        contextPath.addSegment("lk_publisher_createdby"));
    }

    public PublisherRequest lk_publisher_createdby(String publisherid) {
        return new PublisherRequest(contextPath.addSegment("lk_publisher_createdby").addKeys(new NameValue(publisherid.toString())));
    }

    public PublisherCollectionRequest lk_publisher_modifiedby() {
        return new PublisherCollectionRequest(
                        contextPath.addSegment("lk_publisher_modifiedby"));
    }

    public PublisherRequest lk_publisher_modifiedby(String publisherid) {
        return new PublisherRequest(contextPath.addSegment("lk_publisher_modifiedby").addKeys(new NameValue(publisherid.toString())));
    }

    public OfficegraphdocumentCollectionRequest lk_officegraphdocument_createdonbehalfby() {
        return new OfficegraphdocumentCollectionRequest(
                        contextPath.addSegment("lk_officegraphdocument_createdonbehalfby"));
    }

    public OfficegraphdocumentRequest lk_officegraphdocument_createdonbehalfby(String officegraphdocumentid) {
        return new OfficegraphdocumentRequest(contextPath.addSegment("lk_officegraphdocument_createdonbehalfby").addKeys(new NameValue(officegraphdocumentid.toString())));
    }

    public OfficegraphdocumentCollectionRequest lk_officegraphdocument_modifiedonbehalfby() {
        return new OfficegraphdocumentCollectionRequest(
                        contextPath.addSegment("lk_officegraphdocument_modifiedonbehalfby"));
    }

    public OfficegraphdocumentRequest lk_officegraphdocument_modifiedonbehalfby(String officegraphdocumentid) {
        return new OfficegraphdocumentRequest(contextPath.addSegment("lk_officegraphdocument_modifiedonbehalfby").addKeys(new NameValue(officegraphdocumentid.toString())));
    }

    public SimilarityruleCollectionRequest lk_similarityrule_createdonbehalfby() {
        return new SimilarityruleCollectionRequest(
                        contextPath.addSegment("lk_similarityrule_createdonbehalfby"));
    }

    public SimilarityruleRequest lk_similarityrule_createdonbehalfby(String similarityruleid) {
        return new SimilarityruleRequest(contextPath.addSegment("lk_similarityrule_createdonbehalfby").addKeys(new NameValue(similarityruleid.toString())));
    }

    public SimilarityruleCollectionRequest lk_similarityrule_modifiedonbehalfby() {
        return new SimilarityruleCollectionRequest(
                        contextPath.addSegment("lk_similarityrule_modifiedonbehalfby"));
    }

    public SimilarityruleRequest lk_similarityrule_modifiedonbehalfby(String similarityruleid) {
        return new SimilarityruleRequest(contextPath.addSegment("lk_similarityrule_modifiedonbehalfby").addKeys(new NameValue(similarityruleid.toString())));
    }

    public RecommendeddocumentCollectionRequest lk_recommendeddocument_createdby() {
        return new RecommendeddocumentCollectionRequest(
                        contextPath.addSegment("lk_recommendeddocument_createdby"));
    }

    public RecommendeddocumentRequest lk_recommendeddocument_createdby(String recommendeddocumentid) {
        return new RecommendeddocumentRequest(contextPath.addSegment("lk_recommendeddocument_createdby").addKeys(new NameValue(recommendeddocumentid.toString())));
    }

    public RecommendeddocumentCollectionRequest lk_recommendeddocument_createdonbehalfby() {
        return new RecommendeddocumentCollectionRequest(
                        contextPath.addSegment("lk_recommendeddocument_createdonbehalfby"));
    }

    public RecommendeddocumentRequest lk_recommendeddocument_createdonbehalfby(String recommendeddocumentid) {
        return new RecommendeddocumentRequest(contextPath.addSegment("lk_recommendeddocument_createdonbehalfby").addKeys(new NameValue(recommendeddocumentid.toString())));
    }

    public RecommendeddocumentCollectionRequest lk_recommendeddocument_modifiedby() {
        return new RecommendeddocumentCollectionRequest(
                        contextPath.addSegment("lk_recommendeddocument_modifiedby"));
    }

    public RecommendeddocumentRequest lk_recommendeddocument_modifiedby(String recommendeddocumentid) {
        return new RecommendeddocumentRequest(contextPath.addSegment("lk_recommendeddocument_modifiedby").addKeys(new NameValue(recommendeddocumentid.toString())));
    }

    public RecommendeddocumentCollectionRequest lk_recommendeddocument_modifiedonbehalfby() {
        return new RecommendeddocumentCollectionRequest(
                        contextPath.addSegment("lk_recommendeddocument_modifiedonbehalfby"));
    }

    public RecommendeddocumentRequest lk_recommendeddocument_modifiedonbehalfby(String recommendeddocumentid) {
        return new RecommendeddocumentRequest(contextPath.addSegment("lk_recommendeddocument_modifiedonbehalfby").addKeys(new NameValue(recommendeddocumentid.toString())));
    }

    public KnowledgebaserecordCollectionRequest lk_KnowledgeBaseRecord_createdby() {
        return new KnowledgebaserecordCollectionRequest(
                        contextPath.addSegment("lk_KnowledgeBaseRecord_createdby"));
    }

    public KnowledgebaserecordRequest lk_KnowledgeBaseRecord_createdby(String knowledgebaserecordid) {
        return new KnowledgebaserecordRequest(contextPath.addSegment("lk_KnowledgeBaseRecord_createdby").addKeys(new NameValue(knowledgebaserecordid.toString())));
    }

    public KnowledgebaserecordCollectionRequest lk_KnowledgeBaseRecord_createdonbehalfby() {
        return new KnowledgebaserecordCollectionRequest(
                        contextPath.addSegment("lk_KnowledgeBaseRecord_createdonbehalfby"));
    }

    public KnowledgebaserecordRequest lk_KnowledgeBaseRecord_createdonbehalfby(String knowledgebaserecordid) {
        return new KnowledgebaserecordRequest(contextPath.addSegment("lk_KnowledgeBaseRecord_createdonbehalfby").addKeys(new NameValue(knowledgebaserecordid.toString())));
    }

    public KnowledgebaserecordCollectionRequest lk_KnowledgeBaseRecord_modifiedby() {
        return new KnowledgebaserecordCollectionRequest(
                        contextPath.addSegment("lk_KnowledgeBaseRecord_modifiedby"));
    }

    public KnowledgebaserecordRequest lk_KnowledgeBaseRecord_modifiedby(String knowledgebaserecordid) {
        return new KnowledgebaserecordRequest(contextPath.addSegment("lk_KnowledgeBaseRecord_modifiedby").addKeys(new NameValue(knowledgebaserecordid.toString())));
    }

    public KnowledgebaserecordCollectionRequest lk_KnowledgeBaseRecord_modifiedonbehalfby() {
        return new KnowledgebaserecordCollectionRequest(
                        contextPath.addSegment("lk_KnowledgeBaseRecord_modifiedonbehalfby"));
    }

    public KnowledgebaserecordRequest lk_KnowledgeBaseRecord_modifiedonbehalfby(String knowledgebaserecordid) {
        return new KnowledgebaserecordRequest(contextPath.addSegment("lk_KnowledgeBaseRecord_modifiedonbehalfby").addKeys(new NameValue(knowledgebaserecordid.toString())));
    }

    public MonthlyfiscalcalendarCollectionRequest lk_monthlyfiscalcalendar_modifiedby() {
        return new MonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_monthlyfiscalcalendar_modifiedby"));
    }

    public MonthlyfiscalcalendarRequest lk_monthlyfiscalcalendar_modifiedby(String userfiscalcalendarid) {
        return new MonthlyfiscalcalendarRequest(contextPath.addSegment("lk_monthlyfiscalcalendar_modifiedby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public SlakpiinstanceCollectionRequest lk_slakpiinstancebase_createdonbehalfby() {
        return new SlakpiinstanceCollectionRequest(
                        contextPath.addSegment("lk_slakpiinstancebase_createdonbehalfby"));
    }

    public SlakpiinstanceRequest lk_slakpiinstancebase_createdonbehalfby(String slakpiinstanceid) {
        return new SlakpiinstanceRequest(contextPath.addSegment("lk_slakpiinstancebase_createdonbehalfby").addKeys(new NameValue(slakpiinstanceid.toString())));
    }

    public MobileofflineprofileitemassociationCollectionRequest lk_mobileofflineprofileitemassocaition_modifiedonbehalfby() {
        return new MobileofflineprofileitemassociationCollectionRequest(
                        contextPath.addSegment("lk_mobileofflineprofileitemassocaition_modifiedonbehalfby"));
    }

    public MobileofflineprofileitemassociationRequest lk_mobileofflineprofileitemassocaition_modifiedonbehalfby(String mobileofflineprofileitemassociationid) {
        return new MobileofflineprofileitemassociationRequest(contextPath.addSegment("lk_mobileofflineprofileitemassocaition_modifiedonbehalfby").addKeys(new NameValue(mobileofflineprofileitemassociationid.toString())));
    }

    public UserqueryvisualizationCollectionRequest lk_userqueryvisualizationbase_modifiedonbehalfby() {
        return new UserqueryvisualizationCollectionRequest(
                        contextPath.addSegment("lk_userqueryvisualizationbase_modifiedonbehalfby"));
    }

    public UserqueryvisualizationRequest lk_userqueryvisualizationbase_modifiedonbehalfby(String userqueryvisualizationid) {
        return new UserqueryvisualizationRequest(contextPath.addSegment("lk_userqueryvisualizationbase_modifiedonbehalfby").addKeys(new NameValue(userqueryvisualizationid.toString())));
    }

    public SyncerrorCollectionRequest systemUser_SyncError() {
        return new SyncerrorCollectionRequest(
                        contextPath.addSegment("SystemUser_SyncError"));
    }

    public SyncerrorRequest systemUser_SyncError(String syncerrorid) {
        return new SyncerrorRequest(contextPath.addSegment("SystemUser_SyncError").addKeys(new NameValue(syncerrorid.toString())));
    }

    public ImportdataCollectionRequest systemUser_ImportData() {
        return new ImportdataCollectionRequest(
                        contextPath.addSegment("SystemUser_ImportData"));
    }

    public ImportdataRequest systemUser_ImportData(String importdataid) {
        return new ImportdataRequest(contextPath.addSegment("SystemUser_ImportData").addKeys(new NameValue(importdataid.toString())));
    }

    public RecurrenceruleCollectionRequest lk_recurrencerulebase_createdonbehalfby() {
        return new RecurrenceruleCollectionRequest(
                        contextPath.addSegment("lk_recurrencerulebase_createdonbehalfby"));
    }

    public RecurrenceruleRequest lk_recurrencerulebase_createdonbehalfby(String ruleid) {
        return new RecurrenceruleRequest(contextPath.addSegment("lk_recurrencerulebase_createdonbehalfby").addKeys(new NameValue(ruleid.toString())));
    }

    public FieldsecurityprofileCollectionRequest lk_fieldsecurityprofile_createdonbehalfby() {
        return new FieldsecurityprofileCollectionRequest(
                        contextPath.addSegment("lk_fieldsecurityprofile_createdonbehalfby"));
    }

    public FieldsecurityprofileRequest lk_fieldsecurityprofile_createdonbehalfby(String fieldsecurityprofileid) {
        return new FieldsecurityprofileRequest(contextPath.addSegment("lk_fieldsecurityprofile_createdonbehalfby").addKeys(new NameValue(fieldsecurityprofileid.toString())));
    }

    public ImportCollectionRequest lk_importbase_createdby() {
        return new ImportCollectionRequest(
                        contextPath.addSegment("lk_importbase_createdby"));
    }

    public ImportRequest lk_importbase_createdby(String importid) {
        return new ImportRequest(contextPath.addSegment("lk_importbase_createdby").addKeys(new NameValue(importid.toString())));
    }

    public SlaitemCollectionRequest lk_slaitembase_modifiedonbehalfby() {
        return new SlaitemCollectionRequest(
                        contextPath.addSegment("lk_slaitembase_modifiedonbehalfby"));
    }

    public SlaitemRequest lk_slaitembase_modifiedonbehalfby(String slaitemid) {
        return new SlaitemRequest(contextPath.addSegment("lk_slaitembase_modifiedonbehalfby").addKeys(new NameValue(slaitemid.toString())));
    }

    public SdkmessageCollectionRequest createdby_sdkmessage() {
        return new SdkmessageCollectionRequest(
                        contextPath.addSegment("createdby_sdkmessage"));
    }

    public SdkmessageRequest createdby_sdkmessage(String sdkmessageid) {
        return new SdkmessageRequest(contextPath.addSegment("createdby_sdkmessage").addKeys(new NameValue(sdkmessageid.toString())));
    }

    public ProcesssessionCollectionRequest lk_processsession_canceledby() {
        return new ProcesssessionCollectionRequest(
                        contextPath.addSegment("lk_processsession_canceledby"));
    }

    public ProcesssessionRequest lk_processsession_canceledby(String processsessionid) {
        return new ProcesssessionRequest(contextPath.addSegment("lk_processsession_canceledby").addKeys(new NameValue(processsessionid.toString())));
    }

    public DuplicateruleCollectionRequest lk_duplicaterule_createdonbehalfby() {
        return new DuplicateruleCollectionRequest(
                        contextPath.addSegment("lk_duplicaterule_createdonbehalfby"));
    }

    public DuplicateruleRequest lk_duplicaterule_createdonbehalfby(String duplicateruleid) {
        return new DuplicateruleRequest(contextPath.addSegment("lk_duplicaterule_createdonbehalfby").addKeys(new NameValue(duplicateruleid.toString())));
    }

    public MonthlyfiscalcalendarCollectionRequest lk_monthlyfiscalcalendar_modifiedonbehalfby() {
        return new MonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_monthlyfiscalcalendar_modifiedonbehalfby"));
    }

    public MonthlyfiscalcalendarRequest lk_monthlyfiscalcalendar_modifiedonbehalfby(String userfiscalcalendarid) {
        return new MonthlyfiscalcalendarRequest(contextPath.addSegment("lk_monthlyfiscalcalendar_modifiedonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public LookupmappingCollectionRequest lk_lookupmapping_modifiedby() {
        return new LookupmappingCollectionRequest(
                        contextPath.addSegment("lk_lookupmapping_modifiedby"));
    }

    public LookupmappingRequest lk_lookupmapping_modifiedby(String lookupmappingid) {
        return new LookupmappingRequest(contextPath.addSegment("lk_lookupmapping_modifiedby").addKeys(new NameValue(lookupmappingid.toString())));
    }

    public KbarticletemplateCollectionRequest lk_kbarticletemplatebase_createdby() {
        return new KbarticletemplateCollectionRequest(
                        contextPath.addSegment("lk_kbarticletemplatebase_createdby"));
    }

    public KbarticletemplateRequest lk_kbarticletemplatebase_createdby(String kbarticletemplateid) {
        return new KbarticletemplateRequest(contextPath.addSegment("lk_kbarticletemplatebase_createdby").addKeys(new NameValue(kbarticletemplateid.toString())));
    }

    public SavedqueryCollectionRequest lk_savedquerybase_modifiedby() {
        return new SavedqueryCollectionRequest(
                        contextPath.addSegment("lk_savedquerybase_modifiedby"));
    }

    public SavedqueryRequest lk_savedquerybase_modifiedby(String savedqueryid) {
        return new SavedqueryRequest(contextPath.addSegment("lk_savedquerybase_modifiedby").addKeys(new NameValue(savedqueryid.toString())));
    }

    public TeamtemplateCollectionRequest lk_teamtemplate_createdby() {
        return new TeamtemplateCollectionRequest(
                        contextPath.addSegment("lk_teamtemplate_createdby"));
    }

    public TeamtemplateRequest lk_teamtemplate_createdby(String teamtemplateid) {
        return new TeamtemplateRequest(contextPath.addSegment("lk_teamtemplate_createdby").addKeys(new NameValue(teamtemplateid.toString())));
    }

    public AccountCollectionRequest lk_accountbase_createdby() {
        return new AccountCollectionRequest(
                        contextPath.addSegment("lk_accountbase_createdby"));
    }

    public AccountRequest lk_accountbase_createdby(String accountid) {
        return new AccountRequest(contextPath.addSegment("lk_accountbase_createdby").addKeys(new NameValue(accountid.toString())));
    }

    public PluginassemblyCollectionRequest createdby_pluginassembly() {
        return new PluginassemblyCollectionRequest(
                        contextPath.addSegment("createdby_pluginassembly"));
    }

    public PluginassemblyRequest createdby_pluginassembly(String pluginassemblyid) {
        return new PluginassemblyRequest(contextPath.addSegment("createdby_pluginassembly").addKeys(new NameValue(pluginassemblyid.toString())));
    }

    public KbarticleCollectionRequest lk_kbarticle_createdonbehalfby() {
        return new KbarticleCollectionRequest(
                        contextPath.addSegment("lk_kbarticle_createdonbehalfby"));
    }

    public KbarticleRequest lk_kbarticle_createdonbehalfby(String kbarticleid) {
        return new KbarticleRequest(contextPath.addSegment("lk_kbarticle_createdonbehalfby").addKeys(new NameValue(kbarticleid.toString())));
    }

    public UserformCollectionRequest user_userform() {
        return new UserformCollectionRequest(
                        contextPath.addSegment("user_userform"));
    }

    public UserformRequest user_userform(String userformid) {
        return new UserformRequest(contextPath.addSegment("user_userform").addKeys(new NameValue(userformid.toString())));
    }

    public OrganizationCollectionRequest lk_organization_modifiedonbehalfby() {
        return new OrganizationCollectionRequest(
                        contextPath.addSegment("lk_organization_modifiedonbehalfby"));
    }

    public OrganizationRequest lk_organization_modifiedonbehalfby(String organizationid) {
        return new OrganizationRequest(contextPath.addSegment("lk_organization_modifiedonbehalfby").addKeys(new NameValue(organizationid.toString())));
    }

    public SolutionCollectionRequest lk_solutionbase_modifiedonbehalfby() {
        return new SolutionCollectionRequest(
                        contextPath.addSegment("lk_solutionbase_modifiedonbehalfby"));
    }

    public SolutionRequest lk_solutionbase_modifiedonbehalfby(String solutionid) {
        return new SolutionRequest(contextPath.addSegment("lk_solutionbase_modifiedonbehalfby").addKeys(new NameValue(solutionid.toString())));
    }

    public TimezoneruleCollectionRequest lk_timezonerule_createdby() {
        return new TimezoneruleCollectionRequest(
                        contextPath.addSegment("lk_timezonerule_createdby"));
    }

    public TimezoneruleRequest lk_timezonerule_createdby(String timezoneruleid) {
        return new TimezoneruleRequest(contextPath.addSegment("lk_timezonerule_createdby").addKeys(new NameValue(timezoneruleid.toString())));
    }

    public ConnectionCollectionRequest modifiedby_connection() {
        return new ConnectionCollectionRequest(
                        contextPath.addSegment("modifiedby_connection"));
    }

    public ConnectionRequest modifiedby_connection(String connectionid) {
        return new ConnectionRequest(contextPath.addSegment("modifiedby_connection").addKeys(new NameValue(connectionid.toString())));
    }

    public ConnectionCollectionRequest systemuser_connections1() {
        return new ConnectionCollectionRequest(
                        contextPath.addSegment("systemuser_connections1"));
    }

    public ConnectionRequest systemuser_connections1(String connectionid) {
        return new ConnectionRequest(contextPath.addSegment("systemuser_connections1").addKeys(new NameValue(connectionid.toString())));
    }

    public ReportCollectionRequest lk_report_modifiedonbehalfby() {
        return new ReportCollectionRequest(
                        contextPath.addSegment("lk_report_modifiedonbehalfby"));
    }

    public ReportRequest lk_report_modifiedonbehalfby(String reportid) {
        return new ReportRequest(contextPath.addSegment("lk_report_modifiedonbehalfby").addKeys(new NameValue(reportid.toString())));
    }

    public TracelogCollectionRequest lk_tracelog_createdby() {
        return new TracelogCollectionRequest(
                        contextPath.addSegment("lk_tracelog_createdby"));
    }

    public TracelogRequest lk_tracelog_createdby(String tracelogid) {
        return new TracelogRequest(contextPath.addSegment("lk_tracelog_createdby").addKeys(new NameValue(tracelogid.toString())));
    }

    public CalendarCollectionRequest lk_calendar_createdonbehalfby() {
        return new CalendarCollectionRequest(
                        contextPath.addSegment("lk_calendar_createdonbehalfby"));
    }

    public CalendarRequest lk_calendar_createdonbehalfby(String calendarid) {
        return new CalendarRequest(contextPath.addSegment("lk_calendar_createdonbehalfby").addKeys(new NameValue(calendarid.toString())));
    }

    public ActivitypointerCollectionRequest lk_activitypointer_createdby() {
        return new ActivitypointerCollectionRequest(
                        contextPath.addSegment("lk_activitypointer_createdby"));
    }

    public ActivitypointerRequest lk_activitypointer_createdby(String activityid) {
        return new ActivitypointerRequest(contextPath.addSegment("lk_activitypointer_createdby").addKeys(new NameValue(activityid.toString())));
    }

    public QueueitemCollectionRequest lk_queueitembase_createdby() {
        return new QueueitemCollectionRequest(
                        contextPath.addSegment("lk_queueitembase_createdby"));
    }

    public QueueitemRequest lk_queueitembase_createdby(String queueitemid) {
        return new QueueitemRequest(contextPath.addSegment("lk_queueitembase_createdby").addKeys(new NameValue(queueitemid.toString())));
    }

    public NavigationsettingCollectionRequest systemuser_navigationsetting_modifiedby() {
        return new NavigationsettingCollectionRequest(
                        contextPath.addSegment("systemuser_navigationsetting_modifiedby"));
    }

    public NavigationsettingRequest systemuser_navigationsetting_modifiedby(String navigationsettingid) {
        return new NavigationsettingRequest(contextPath.addSegment("systemuser_navigationsetting_modifiedby").addKeys(new NameValue(navigationsettingid.toString())));
    }

    public SitemapCollectionRequest systemuser_SiteMap_modifiedonbehalfby() {
        return new SitemapCollectionRequest(
                        contextPath.addSegment("systemuser_SiteMap_modifiedonbehalfby"));
    }

    public SitemapRequest systemuser_SiteMap_modifiedonbehalfby(String sitemapid) {
        return new SitemapRequest(contextPath.addSegment("systemuser_SiteMap_modifiedonbehalfby").addKeys(new NameValue(sitemapid.toString())));
    }

    public AnnotationCollectionRequest lk_annotationbase_modifiedonbehalfby() {
        return new AnnotationCollectionRequest(
                        contextPath.addSegment("lk_annotationbase_modifiedonbehalfby"));
    }

    public AnnotationRequest lk_annotationbase_modifiedonbehalfby(String annotationid) {
        return new AnnotationRequest(contextPath.addSegment("lk_annotationbase_modifiedonbehalfby").addKeys(new NameValue(annotationid.toString())));
    }

    public SlakpiinstanceCollectionRequest lk_slakpiinstancebase_createdby() {
        return new SlakpiinstanceCollectionRequest(
                        contextPath.addSegment("lk_slakpiinstancebase_createdby"));
    }

    public SlakpiinstanceRequest lk_slakpiinstancebase_createdby(String slakpiinstanceid) {
        return new SlakpiinstanceRequest(contextPath.addSegment("lk_slakpiinstancebase_createdby").addKeys(new NameValue(slakpiinstanceid.toString())));
    }

    public AppmoduleCollectionRequest systemuser_appmodule_modifiedonbehalfby() {
        return new AppmoduleCollectionRequest(
                        contextPath.addSegment("systemuser_appmodule_modifiedonbehalfby"));
    }

    public AppmoduleRequest systemuser_appmodule_modifiedonbehalfby(String appmoduleid) {
        return new AppmoduleRequest(contextPath.addSegment("systemuser_appmodule_modifiedonbehalfby").addKeys(new NameValue(appmoduleid.toString())));
    }

    public RoleCollectionRequest lk_role_createdonbehalfby() {
        return new RoleCollectionRequest(
                        contextPath.addSegment("lk_role_createdonbehalfby"));
    }

    public RoleRequest lk_role_createdonbehalfby(String roleid) {
        return new RoleRequest(contextPath.addSegment("lk_role_createdonbehalfby").addKeys(new NameValue(roleid.toString())));
    }

    public SocialactivityCollectionRequest lk_socialactivitybase_modifiedonbehalfby() {
        return new SocialactivityCollectionRequest(
                        contextPath.addSegment("lk_socialactivitybase_modifiedonbehalfby"));
    }

    public SocialactivityRequest lk_socialactivitybase_modifiedonbehalfby(String activityid) {
        return new SocialactivityRequest(contextPath.addSegment("lk_socialactivitybase_modifiedonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public RecurringappointmentmasterCollectionRequest user_recurringappointmentmaster() {
        return new RecurringappointmentmasterCollectionRequest(
                        contextPath.addSegment("user_recurringappointmentmaster"));
    }

    public RecurringappointmentmasterRequest user_recurringappointmentmaster(String activityid) {
        return new RecurringappointmentmasterRequest(contextPath.addSegment("user_recurringappointmentmaster").addKeys(new NameValue(activityid.toString())));
    }

    public CustomeraddressCollectionRequest lk_customeraddress_modifiedonbehalfby() {
        return new CustomeraddressCollectionRequest(
                        contextPath.addSegment("lk_customeraddress_modifiedonbehalfby"));
    }

    public CustomeraddressRequest lk_customeraddress_modifiedonbehalfby(String customeraddressid) {
        return new CustomeraddressRequest(contextPath.addSegment("lk_customeraddress_modifiedonbehalfby").addKeys(new NameValue(customeraddressid.toString())));
    }

    public BusinessunitCollectionRequest lk_businessunitbase_modifiedby() {
        return new BusinessunitCollectionRequest(
                        contextPath.addSegment("lk_businessunitbase_modifiedby"));
    }

    public BusinessunitRequest lk_businessunitbase_modifiedby(String businessunitid) {
        return new BusinessunitRequest(contextPath.addSegment("lk_businessunitbase_modifiedby").addKeys(new NameValue(businessunitid.toString())));
    }

    public PlugintypeCollectionRequest modifiedby_plugintype() {
        return new PlugintypeCollectionRequest(
                        contextPath.addSegment("modifiedby_plugintype"));
    }

    public PlugintypeRequest modifiedby_plugintype(String plugintypeid) {
        return new PlugintypeRequest(contextPath.addSegment("modifiedby_plugintype").addKeys(new NameValue(plugintypeid.toString())));
    }

    public TimezonelocalizednameCollectionRequest lk_timezonelocalizedname_createdonbehalfby() {
        return new TimezonelocalizednameCollectionRequest(
                        contextPath.addSegment("lk_timezonelocalizedname_createdonbehalfby"));
    }

    public TimezonelocalizednameRequest lk_timezonelocalizedname_createdonbehalfby(String timezonelocalizednameid) {
        return new TimezonelocalizednameRequest(contextPath.addSegment("lk_timezonelocalizedname_createdonbehalfby").addKeys(new NameValue(timezonelocalizednameid.toString())));
    }

    public SdkmessageprocessingstepimageCollectionRequest lk_sdkmessageprocessingstepimage_createdonbehalfby() {
        return new SdkmessageprocessingstepimageCollectionRequest(
                        contextPath.addSegment("lk_sdkmessageprocessingstepimage_createdonbehalfby"));
    }

    public SdkmessageprocessingstepimageRequest lk_sdkmessageprocessingstepimage_createdonbehalfby(String sdkmessageprocessingstepimageid) {
        return new SdkmessageprocessingstepimageRequest(contextPath.addSegment("lk_sdkmessageprocessingstepimage_createdonbehalfby").addKeys(new NameValue(sdkmessageprocessingstepimageid.toString())));
    }

    public ConnectionCollectionRequest createdby_connection() {
        return new ConnectionCollectionRequest(
                        contextPath.addSegment("createdby_connection"));
    }

    public ConnectionRequest createdby_connection(String connectionid) {
        return new ConnectionRequest(contextPath.addSegment("createdby_connection").addKeys(new NameValue(connectionid.toString())));
    }

    public SavedqueryvisualizationCollectionRequest lk_savedqueryvisualizationbase_createdonbehalfby() {
        return new SavedqueryvisualizationCollectionRequest(
                        contextPath.addSegment("lk_savedqueryvisualizationbase_createdonbehalfby"));
    }

    public SavedqueryvisualizationRequest lk_savedqueryvisualizationbase_createdonbehalfby(String savedqueryvisualizationid) {
        return new SavedqueryvisualizationRequest(contextPath.addSegment("lk_savedqueryvisualizationbase_createdonbehalfby").addKeys(new NameValue(savedqueryvisualizationid.toString())));
    }

    public ProcesssessionCollectionRequest systemUser_ProcessSessions() {
        return new ProcesssessionCollectionRequest(
                        contextPath.addSegment("SystemUser_ProcessSessions"));
    }

    public ProcesssessionRequest systemUser_ProcessSessions(String processsessionid) {
        return new ProcesssessionRequest(contextPath.addSegment("SystemUser_ProcessSessions").addKeys(new NameValue(processsessionid.toString())));
    }

    public ImportdataCollectionRequest lk_importdatabase_modifiedby() {
        return new ImportdataCollectionRequest(
                        contextPath.addSegment("lk_importdatabase_modifiedby"));
    }

    public ImportdataRequest lk_importdatabase_modifiedby(String importdataid) {
        return new ImportdataRequest(contextPath.addSegment("lk_importdatabase_modifiedby").addKeys(new NameValue(importdataid.toString())));
    }

    public WorkflowCollectionRequest workflow_createdonbehalfby() {
        return new WorkflowCollectionRequest(
                        contextPath.addSegment("workflow_createdonbehalfby"));
    }

    public WorkflowRequest workflow_createdonbehalfby(String workflowid) {
        return new WorkflowRequest(contextPath.addSegment("workflow_createdonbehalfby").addKeys(new NameValue(workflowid.toString())));
    }

    public SlaCollectionRequest lk_slabase_createdby() {
        return new SlaCollectionRequest(
                        contextPath.addSegment("lk_slabase_createdby"));
    }

    public SlaRequest lk_slabase_createdby(String slaid) {
        return new SlaRequest(contextPath.addSegment("lk_slabase_createdby").addKeys(new NameValue(slaid.toString())));
    }

    public ProcesstriggerCollectionRequest lk_processtriggerbase_createdonbehalfby() {
        return new ProcesstriggerCollectionRequest(
                        contextPath.addSegment("lk_processtriggerbase_createdonbehalfby"));
    }

    public ProcesstriggerRequest lk_processtriggerbase_createdonbehalfby(String processtriggerid) {
        return new ProcesstriggerRequest(contextPath.addSegment("lk_processtriggerbase_createdonbehalfby").addKeys(new NameValue(processtriggerid.toString())));
    }

    public ConnectionCollectionRequest systemuser_connections2() {
        return new ConnectionCollectionRequest(
                        contextPath.addSegment("systemuser_connections2"));
    }

    public ConnectionRequest systemuser_connections2(String connectionid) {
        return new ConnectionRequest(contextPath.addSegment("systemuser_connections2").addKeys(new NameValue(connectionid.toString())));
    }

    public ConnectionroleCollectionRequest modifiedby_connection_role() {
        return new ConnectionroleCollectionRequest(
                        contextPath.addSegment("modifiedby_connection_role"));
    }

    public ConnectionroleRequest modifiedby_connection_role(String connectionroleid) {
        return new ConnectionroleRequest(contextPath.addSegment("modifiedby_connection_role").addKeys(new NameValue(connectionroleid.toString())));
    }

    public AppmodulecomponentCollectionRequest appmodulecomponent_modifiedby() {
        return new AppmodulecomponentCollectionRequest(
                        contextPath.addSegment("appmodulecomponent_modifiedby"));
    }

    public AppmodulecomponentRequest appmodulecomponent_modifiedby(String appmodulecomponentid) {
        return new AppmodulecomponentRequest(contextPath.addSegment("appmodulecomponent_modifiedby").addKeys(new NameValue(appmodulecomponentid.toString())));
    }

    public ServiceendpointCollectionRequest lk_serviceendpointbase_createdonbehalfby() {
        return new ServiceendpointCollectionRequest(
                        contextPath.addSegment("lk_serviceendpointbase_createdonbehalfby"));
    }

    public ServiceendpointRequest lk_serviceendpointbase_createdonbehalfby(String serviceendpointid) {
        return new ServiceendpointRequest(contextPath.addSegment("lk_serviceendpointbase_createdonbehalfby").addKeys(new NameValue(serviceendpointid.toString())));
    }

    public SdkmessageprocessingstepimageCollectionRequest modifiedby_sdkmessageprocessingstepimage() {
        return new SdkmessageprocessingstepimageCollectionRequest(
                        contextPath.addSegment("modifiedby_sdkmessageprocessingstepimage"));
    }

    public SdkmessageprocessingstepimageRequest modifiedby_sdkmessageprocessingstepimage(String sdkmessageprocessingstepimageid) {
        return new SdkmessageprocessingstepimageRequest(contextPath.addSegment("modifiedby_sdkmessageprocessingstepimage").addKeys(new NameValue(sdkmessageprocessingstepimageid.toString())));
    }

    public ImportentitymappingCollectionRequest lk_importentitymapping_modifiedby() {
        return new ImportentitymappingCollectionRequest(
                        contextPath.addSegment("lk_importentitymapping_modifiedby"));
    }

    public ImportentitymappingRequest lk_importentitymapping_modifiedby(String importentitymappingid) {
        return new ImportentitymappingRequest(contextPath.addSegment("lk_importentitymapping_modifiedby").addKeys(new NameValue(importentitymappingid.toString())));
    }

    public SlaCollectionRequest lk_slabase_createdonbehalfby() {
        return new SlaCollectionRequest(
                        contextPath.addSegment("lk_slabase_createdonbehalfby"));
    }

    public SlaRequest lk_slabase_createdonbehalfby(String slaid) {
        return new SlaRequest(contextPath.addSegment("lk_slabase_createdonbehalfby").addKeys(new NameValue(slaid.toString())));
    }

    public ProcesstriggerCollectionRequest lk_processtriggerbase_modifiedby() {
        return new ProcesstriggerCollectionRequest(
                        contextPath.addSegment("lk_processtriggerbase_modifiedby"));
    }

    public ProcesstriggerRequest lk_processtriggerbase_modifiedby(String processtriggerid) {
        return new ProcesstriggerRequest(contextPath.addSegment("lk_processtriggerbase_modifiedby").addKeys(new NameValue(processtriggerid.toString())));
    }

    public AccountCollectionRequest lk_accountbase_modifiedby() {
        return new AccountCollectionRequest(
                        contextPath.addSegment("lk_accountbase_modifiedby"));
    }

    public AccountRequest lk_accountbase_modifiedby(String accountid) {
        return new AccountRequest(contextPath.addSegment("lk_accountbase_modifiedby").addKeys(new NameValue(accountid.toString())));
    }

    public PostfollowCollectionRequest lk_PostFollow_createdby() {
        return new PostfollowCollectionRequest(
                        contextPath.addSegment("lk_PostFollow_createdby"));
    }

    public PostfollowRequest lk_PostFollow_createdby(String postfollowid) {
        return new PostfollowRequest(contextPath.addSegment("lk_PostFollow_createdby").addKeys(new NameValue(postfollowid.toString())));
    }

    public PostfollowCollectionRequest systemuser_PostFollows() {
        return new PostfollowCollectionRequest(
                        contextPath.addSegment("systemuser_PostFollows"));
    }

    public PostfollowRequest systemuser_PostFollows(String postfollowid) {
        return new PostfollowRequest(contextPath.addSegment("systemuser_PostFollows").addKeys(new NameValue(postfollowid.toString())));
    }

    public PostregardingCollectionRequest systemuser_PostRegardings() {
        return new PostregardingCollectionRequest(
                        contextPath.addSegment("systemuser_PostRegardings"));
    }

    public PostregardingRequest systemuser_PostRegardings(String postregardingid) {
        return new PostregardingRequest(contextPath.addSegment("systemuser_PostRegardings").addKeys(new NameValue(postregardingid.toString())));
    }

    public PostcommentCollectionRequest lk_postcomment_createdby() {
        return new PostcommentCollectionRequest(
                        contextPath.addSegment("lk_postcomment_createdby"));
    }

    public PostcommentRequest lk_postcomment_createdby(String postcommentid) {
        return new PostcommentRequest(contextPath.addSegment("lk_postcomment_createdby").addKeys(new NameValue(postcommentid.toString())));
    }

    public PostfollowCollectionRequest user_owner_postfollows() {
        return new PostfollowCollectionRequest(
                        contextPath.addSegment("user_owner_postfollows"));
    }

    public PostfollowRequest user_owner_postfollows(String postfollowid) {
        return new PostfollowRequest(contextPath.addSegment("user_owner_postfollows").addKeys(new NameValue(postfollowid.toString())));
    }

    public PostfollowCollectionRequest lk_postfollow_createdonbehalfby() {
        return new PostfollowCollectionRequest(
                        contextPath.addSegment("lk_postfollow_createdonbehalfby"));
    }

    public PostfollowRequest lk_postfollow_createdonbehalfby(String postfollowid) {
        return new PostfollowRequest(contextPath.addSegment("lk_postfollow_createdonbehalfby").addKeys(new NameValue(postfollowid.toString())));
    }

    public PostcommentCollectionRequest lk_postcomment_createdonbehalfby() {
        return new PostcommentCollectionRequest(
                        contextPath.addSegment("lk_postcomment_createdonbehalfby"));
    }

    public PostcommentRequest lk_postcomment_createdonbehalfby(String postcommentid) {
        return new PostcommentRequest(contextPath.addSegment("lk_postcomment_createdonbehalfby").addKeys(new NameValue(postcommentid.toString())));
    }

    public PostlikeCollectionRequest lk_postlike_createdonbehalfby() {
        return new PostlikeCollectionRequest(
                        contextPath.addSegment("lk_postlike_createdonbehalfby"));
    }

    public PostlikeRequest lk_postlike_createdonbehalfby(String postlikeid) {
        return new PostlikeRequest(contextPath.addSegment("lk_postlike_createdonbehalfby").addKeys(new NameValue(postlikeid.toString())));
    }

    public PostlikeCollectionRequest lk_postlike_createdby() {
        return new PostlikeCollectionRequest(
                        contextPath.addSegment("lk_postlike_createdby"));
    }

    public PostlikeRequest lk_postlike_createdby(String postlikeid) {
        return new PostlikeRequest(contextPath.addSegment("lk_postlike_createdby").addKeys(new NameValue(postlikeid.toString())));
    }

    public CalendarCollectionRequest lk_calendar_modifiedby() {
        return new CalendarCollectionRequest(
                        contextPath.addSegment("lk_calendar_modifiedby"));
    }

    public CalendarRequest lk_calendar_modifiedby(String calendarid) {
        return new CalendarRequest(contextPath.addSegment("lk_calendar_modifiedby").addKeys(new NameValue(calendarid.toString())));
    }

    public SharepointdocumentlocationCollectionRequest lk_sharepointdocumentlocationbase_createdonbehalfby() {
        return new SharepointdocumentlocationCollectionRequest(
                        contextPath.addSegment("lk_sharepointdocumentlocationbase_createdonbehalfby"));
    }

    public SharepointdocumentlocationRequest lk_sharepointdocumentlocationbase_createdonbehalfby(String sharepointdocumentlocationid) {
        return new SharepointdocumentlocationRequest(contextPath.addSegment("lk_sharepointdocumentlocationbase_createdonbehalfby").addKeys(new NameValue(sharepointdocumentlocationid.toString())));
    }

    public SyncerrorCollectionRequest systemUser_SyncErrors() {
        return new SyncerrorCollectionRequest(
                        contextPath.addSegment("SystemUser_SyncErrors"));
    }

    public SyncerrorRequest systemUser_SyncErrors(String syncerrorid) {
        return new SyncerrorRequest(contextPath.addSegment("SystemUser_SyncErrors").addKeys(new NameValue(syncerrorid.toString())));
    }

    public QuarterlyfiscalcalendarCollectionRequest lk_quarterlyfiscalcalendar_createdonbehalfby() {
        return new QuarterlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_quarterlyfiscalcalendar_createdonbehalfby"));
    }

    public QuarterlyfiscalcalendarRequest lk_quarterlyfiscalcalendar_createdonbehalfby(String userfiscalcalendarid) {
        return new QuarterlyfiscalcalendarRequest(contextPath.addSegment("lk_quarterlyfiscalcalendar_createdonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public TransformationparametermappingCollectionRequest lk_transformationparametermapping_modifiedonbehalfby() {
        return new TransformationparametermappingCollectionRequest(
                        contextPath.addSegment("lk_transformationparametermapping_modifiedonbehalfby"));
    }

    public TransformationparametermappingRequest lk_transformationparametermapping_modifiedonbehalfby(String transformationparametermappingid) {
        return new TransformationparametermappingRequest(contextPath.addSegment("lk_transformationparametermapping_modifiedonbehalfby").addKeys(new NameValue(transformationparametermappingid.toString())));
    }

    public TimezonedefinitionCollectionRequest lk_timezonedefinition_modifiedby() {
        return new TimezonedefinitionCollectionRequest(
                        contextPath.addSegment("lk_timezonedefinition_modifiedby"));
    }

    public TimezonedefinitionRequest lk_timezonedefinition_modifiedby(String timezonedefinitionid) {
        return new TimezonedefinitionRequest(contextPath.addSegment("lk_timezonedefinition_modifiedby").addKeys(new NameValue(timezonedefinitionid.toString())));
    }

    public PicklistmappingCollectionRequest lk_picklistmapping_modifiedby() {
        return new PicklistmappingCollectionRequest(
                        contextPath.addSegment("lk_picklistmapping_modifiedby"));
    }

    public PicklistmappingRequest lk_picklistmapping_modifiedby(String picklistmappingid) {
        return new PicklistmappingRequest(contextPath.addSegment("lk_picklistmapping_modifiedby").addKeys(new NameValue(picklistmappingid.toString())));
    }

    public TemplateCollectionRequest lk_templatebase_createdby() {
        return new TemplateCollectionRequest(
                        contextPath.addSegment("lk_templatebase_createdby"));
    }

    public TemplateRequest lk_templatebase_createdby(String templateid) {
        return new TemplateRequest(contextPath.addSegment("lk_templatebase_createdby").addKeys(new NameValue(templateid.toString())));
    }

    public PlugintracelogCollectionRequest lk_plugintracelogbase_createdonbehalfby() {
        return new PlugintracelogCollectionRequest(
                        contextPath.addSegment("lk_plugintracelogbase_createdonbehalfby"));
    }

    public PlugintracelogRequest lk_plugintracelogbase_createdonbehalfby(String plugintracelogid) {
        return new PlugintracelogRequest(contextPath.addSegment("lk_plugintracelogbase_createdonbehalfby").addKeys(new NameValue(plugintracelogid.toString())));
    }

    public WorkflowlogCollectionRequest lk_workflowlog_createdonbehalfby() {
        return new WorkflowlogCollectionRequest(
                        contextPath.addSegment("lk_workflowlog_createdonbehalfby"));
    }

    public WorkflowlogRequest lk_workflowlog_createdonbehalfby(String workflowlogid) {
        return new WorkflowlogRequest(contextPath.addSegment("lk_workflowlog_createdonbehalfby").addKeys(new NameValue(workflowlogid.toString())));
    }

    public UserqueryvisualizationCollectionRequest lk_userqueryvisualizationbase_createdonbehalfby() {
        return new UserqueryvisualizationCollectionRequest(
                        contextPath.addSegment("lk_userqueryvisualizationbase_createdonbehalfby"));
    }

    public UserqueryvisualizationRequest lk_userqueryvisualizationbase_createdonbehalfby(String userqueryvisualizationid) {
        return new UserqueryvisualizationRequest(contextPath.addSegment("lk_userqueryvisualizationbase_createdonbehalfby").addKeys(new NameValue(userqueryvisualizationid.toString())));
    }

    public BulkdeleteoperationCollectionRequest lk_bulkdeleteoperationbase_modifiedby() {
        return new BulkdeleteoperationCollectionRequest(
                        contextPath.addSegment("lk_bulkdeleteoperationbase_modifiedby"));
    }

    public BulkdeleteoperationRequest lk_bulkdeleteoperationbase_modifiedby(String bulkdeleteoperationid) {
        return new BulkdeleteoperationRequest(contextPath.addSegment("lk_bulkdeleteoperationbase_modifiedby").addKeys(new NameValue(bulkdeleteoperationid.toString())));
    }

    public SharepointsiteCollectionRequest lk_sharepointsitebase_modifiedby() {
        return new SharepointsiteCollectionRequest(
                        contextPath.addSegment("lk_sharepointsitebase_modifiedby"));
    }

    public SharepointsiteRequest lk_sharepointsitebase_modifiedby(String sharepointsiteid) {
        return new SharepointsiteRequest(contextPath.addSegment("lk_sharepointsitebase_modifiedby").addKeys(new NameValue(sharepointsiteid.toString())));
    }

    public ReportCollectionRequest lk_report_createdonbehalfby() {
        return new ReportCollectionRequest(
                        contextPath.addSegment("lk_report_createdonbehalfby"));
    }

    public ReportRequest lk_report_createdonbehalfby(String reportid) {
        return new ReportRequest(contextPath.addSegment("lk_report_createdonbehalfby").addKeys(new NameValue(reportid.toString())));
    }

    public PlugintracelogCollectionRequest createdby_plugintracelog() {
        return new PlugintracelogCollectionRequest(
                        contextPath.addSegment("createdby_plugintracelog"));
    }

    public PlugintracelogRequest createdby_plugintracelog(String plugintracelogid) {
        return new PlugintracelogRequest(contextPath.addSegment("createdby_plugintracelog").addKeys(new NameValue(plugintracelogid.toString())));
    }

    public PlugintypestatisticCollectionRequest createdby_plugintypestatistic() {
        return new PlugintypestatisticCollectionRequest(
                        contextPath.addSegment("createdby_plugintypestatistic"));
    }

    public PlugintypestatisticRequest createdby_plugintypestatistic(String plugintypestatisticid) {
        return new PlugintypestatisticRequest(contextPath.addSegment("createdby_plugintypestatistic").addKeys(new NameValue(plugintypestatisticid.toString())));
    }

    public DisplaystringCollectionRequest lk_DisplayStringbase_modifiedonbehalfby() {
        return new DisplaystringCollectionRequest(
                        contextPath.addSegment("lk_DisplayStringbase_modifiedonbehalfby"));
    }

    public DisplaystringRequest lk_DisplayStringbase_modifiedonbehalfby(String displaystringid) {
        return new DisplaystringRequest(contextPath.addSegment("lk_DisplayStringbase_modifiedonbehalfby").addKeys(new NameValue(displaystringid.toString())));
    }

    public MonthlyfiscalcalendarCollectionRequest lk_monthlyfiscalcalendar_salespersonid() {
        return new MonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_monthlyfiscalcalendar_salespersonid"));
    }

    public MonthlyfiscalcalendarRequest lk_monthlyfiscalcalendar_salespersonid(String userfiscalcalendarid) {
        return new MonthlyfiscalcalendarRequest(contextPath.addSegment("lk_monthlyfiscalcalendar_salespersonid").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public SitemapCollectionRequest systemuser_SiteMap_modifiedby() {
        return new SitemapCollectionRequest(
                        contextPath.addSegment("systemuser_SiteMap_modifiedby"));
    }

    public SitemapRequest systemuser_SiteMap_modifiedby(String sitemapid) {
        return new SitemapRequest(contextPath.addSegment("systemuser_SiteMap_modifiedby").addKeys(new NameValue(sitemapid.toString())));
    }

    public TracelogCollectionRequest lk_tracelog_modifiedby() {
        return new TracelogCollectionRequest(
                        contextPath.addSegment("lk_tracelog_modifiedby"));
    }

    public TracelogRequest lk_tracelog_modifiedby(String tracelogid) {
        return new TracelogRequest(contextPath.addSegment("lk_tracelog_modifiedby").addKeys(new NameValue(tracelogid.toString())));
    }

    public DuplicateruleCollectionRequest lk_duplicaterule_modifiedonbehalfby() {
        return new DuplicateruleCollectionRequest(
                        contextPath.addSegment("lk_duplicaterule_modifiedonbehalfby"));
    }

    public DuplicateruleRequest lk_duplicaterule_modifiedonbehalfby(String duplicateruleid) {
        return new DuplicateruleRequest(contextPath.addSegment("lk_duplicaterule_modifiedonbehalfby").addKeys(new NameValue(duplicateruleid.toString())));
    }

    public SavedqueryCollectionRequest lk_savedquery_createdonbehalfby() {
        return new SavedqueryCollectionRequest(
                        contextPath.addSegment("lk_savedquery_createdonbehalfby"));
    }

    public SavedqueryRequest lk_savedquery_createdonbehalfby(String savedqueryid) {
        return new SavedqueryRequest(contextPath.addSegment("lk_savedquery_createdonbehalfby").addKeys(new NameValue(savedqueryid.toString())));
    }

    public MobileofflineprofileitemassociationCollectionRequest lk_mobileofflineprofileitemassocaition_modifiedby() {
        return new MobileofflineprofileitemassociationCollectionRequest(
                        contextPath.addSegment("lk_mobileofflineprofileitemassocaition_modifiedby"));
    }

    public MobileofflineprofileitemassociationRequest lk_mobileofflineprofileitemassocaition_modifiedby(String mobileofflineprofileitemassociationid) {
        return new MobileofflineprofileitemassociationRequest(contextPath.addSegment("lk_mobileofflineprofileitemassocaition_modifiedby").addKeys(new NameValue(mobileofflineprofileitemassociationid.toString())));
    }

    public QueueitemCollectionRequest lk_queueitembase_modifiedby() {
        return new QueueitemCollectionRequest(
                        contextPath.addSegment("lk_queueitembase_modifiedby"));
    }

    public QueueitemRequest lk_queueitembase_modifiedby(String queueitemid) {
        return new QueueitemRequest(contextPath.addSegment("lk_queueitembase_modifiedby").addKeys(new NameValue(queueitemid.toString())));
    }

    public RoleCollectionRequest lk_rolebase_modifiedby() {
        return new RoleCollectionRequest(
                        contextPath.addSegment("lk_rolebase_modifiedby"));
    }

    public RoleRequest lk_rolebase_modifiedby(String roleid) {
        return new RoleRequest(contextPath.addSegment("lk_rolebase_modifiedby").addKeys(new NameValue(roleid.toString())));
    }

    public SdkmessageprocessingstepCollectionRequest lk_sdkmessageprocessingstep_createdonbehalfby() {
        return new SdkmessageprocessingstepCollectionRequest(
                        contextPath.addSegment("lk_sdkmessageprocessingstep_createdonbehalfby"));
    }

    public SdkmessageprocessingstepRequest lk_sdkmessageprocessingstep_createdonbehalfby(String sdkmessageprocessingstepid) {
        return new SdkmessageprocessingstepRequest(contextPath.addSegment("lk_sdkmessageprocessingstep_createdonbehalfby").addKeys(new NameValue(sdkmessageprocessingstepid.toString())));
    }

    public NewprocessCollectionRequest lk_newprocess_createdby() {
        return new NewprocessCollectionRequest(
                        contextPath.addSegment("lk_newprocess_createdby"));
    }

    public NewprocessRequest lk_newprocess_createdby(String businessprocessflowinstanceid) {
        return new NewprocessRequest(contextPath.addSegment("lk_newprocess_createdby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public ImportjobCollectionRequest lk_importjobbase_createdonbehalfby() {
        return new ImportjobCollectionRequest(
                        contextPath.addSegment("lk_importjobbase_createdonbehalfby"));
    }

    public ImportjobRequest lk_importjobbase_createdonbehalfby(String importjobid) {
        return new ImportjobRequest(contextPath.addSegment("lk_importjobbase_createdonbehalfby").addKeys(new NameValue(importjobid.toString())));
    }

    public SdkmessageprocessingstepimageCollectionRequest createdby_sdkmessageprocessingstepimage() {
        return new SdkmessageprocessingstepimageCollectionRequest(
                        contextPath.addSegment("createdby_sdkmessageprocessingstepimage"));
    }

    public SdkmessageprocessingstepimageRequest createdby_sdkmessageprocessingstepimage(String sdkmessageprocessingstepimageid) {
        return new SdkmessageprocessingstepimageRequest(contextPath.addSegment("createdby_sdkmessageprocessingstepimage").addKeys(new NameValue(sdkmessageprocessingstepimageid.toString())));
    }

    public SitemapCollectionRequest systemuser_SiteMap_createdonbehalfby() {
        return new SitemapCollectionRequest(
                        contextPath.addSegment("systemuser_SiteMap_createdonbehalfby"));
    }

    public SitemapRequest systemuser_SiteMap_createdonbehalfby(String sitemapid) {
        return new SitemapRequest(contextPath.addSegment("systemuser_SiteMap_createdonbehalfby").addKeys(new NameValue(sitemapid.toString())));
    }

    public BusinessunitCollectionRequest lk_businessunit_createdonbehalfby() {
        return new BusinessunitCollectionRequest(
                        contextPath.addSegment("lk_businessunit_createdonbehalfby"));
    }

    public BusinessunitRequest lk_businessunit_createdonbehalfby(String businessunitid) {
        return new BusinessunitRequest(contextPath.addSegment("lk_businessunit_createdonbehalfby").addKeys(new NameValue(businessunitid.toString())));
    }

    public CustomcontrolCollectionRequest lk_customcontrol_modifiedonbehalfby() {
        return new CustomcontrolCollectionRequest(
                        contextPath.addSegment("lk_customcontrol_modifiedonbehalfby"));
    }

    public CustomcontrolRequest lk_customcontrol_modifiedonbehalfby(String customcontrolid) {
        return new CustomcontrolRequest(contextPath.addSegment("lk_customcontrol_modifiedonbehalfby").addKeys(new NameValue(customcontrolid.toString())));
    }

    public ServiceendpointCollectionRequest createdby_serviceendpoint() {
        return new ServiceendpointCollectionRequest(
                        contextPath.addSegment("createdby_serviceendpoint"));
    }

    public ServiceendpointRequest createdby_serviceendpoint(String serviceendpointid) {
        return new ServiceendpointRequest(contextPath.addSegment("createdby_serviceendpoint").addKeys(new NameValue(serviceendpointid.toString())));
    }

    public SocialactivityCollectionRequest lk_socialactivitybase_createdonbehalfby() {
        return new SocialactivityCollectionRequest(
                        contextPath.addSegment("lk_socialactivitybase_createdonbehalfby"));
    }

    public SocialactivityRequest lk_socialactivitybase_createdonbehalfby(String activityid) {
        return new SocialactivityRequest(contextPath.addSegment("lk_socialactivitybase_createdonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public LetterCollectionRequest lk_letter_modifiedonbehalfby() {
        return new LetterCollectionRequest(
                        contextPath.addSegment("lk_letter_modifiedonbehalfby"));
    }

    public LetterRequest lk_letter_modifiedonbehalfby(String activityid) {
        return new LetterRequest(contextPath.addSegment("lk_letter_modifiedonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public TimezoneruleCollectionRequest lk_timezonerule_createdonbehalfby() {
        return new TimezoneruleCollectionRequest(
                        contextPath.addSegment("lk_timezonerule_createdonbehalfby"));
    }

    public TimezoneruleRequest lk_timezonerule_createdonbehalfby(String timezoneruleid) {
        return new TimezoneruleRequest(contextPath.addSegment("lk_timezonerule_createdonbehalfby").addKeys(new NameValue(timezoneruleid.toString())));
    }

    public PersonaldocumenttemplateCollectionRequest lk_personaldocumenttemplatebase_modifiedonbehalfby() {
        return new PersonaldocumenttemplateCollectionRequest(
                        contextPath.addSegment("lk_personaldocumenttemplatebase_modifiedonbehalfby"));
    }

    public PersonaldocumenttemplateRequest lk_personaldocumenttemplatebase_modifiedonbehalfby(String personaldocumenttemplateid) {
        return new PersonaldocumenttemplateRequest(contextPath.addSegment("lk_personaldocumenttemplatebase_modifiedonbehalfby").addKeys(new NameValue(personaldocumenttemplateid.toString())));
    }

    public TeamtemplateCollectionRequest lk_teamtemplate_createdonbehalfby() {
        return new TeamtemplateCollectionRequest(
                        contextPath.addSegment("lk_teamtemplate_createdonbehalfby"));
    }

    public TeamtemplateRequest lk_teamtemplate_createdonbehalfby(String teamtemplateid) {
        return new TeamtemplateRequest(contextPath.addSegment("lk_teamtemplate_createdonbehalfby").addKeys(new NameValue(teamtemplateid.toString())));
    }

    public ImportlogCollectionRequest systemUser_ImportLogs() {
        return new ImportlogCollectionRequest(
                        contextPath.addSegment("SystemUser_ImportLogs"));
    }

    public ImportlogRequest systemUser_ImportLogs(String importlogid) {
        return new ImportlogRequest(contextPath.addSegment("SystemUser_ImportLogs").addKeys(new NameValue(importlogid.toString())));
    }

    public TeamtemplateCollectionRequest lk_teamtemplate_modifiedby() {
        return new TeamtemplateCollectionRequest(
                        contextPath.addSegment("lk_teamtemplate_modifiedby"));
    }

    public TeamtemplateRequest lk_teamtemplate_modifiedby(String teamtemplateid) {
        return new TeamtemplateRequest(contextPath.addSegment("lk_teamtemplate_modifiedby").addKeys(new NameValue(teamtemplateid.toString())));
    }

    public ColumnmappingCollectionRequest lk_columnmapping_modifiedby() {
        return new ColumnmappingCollectionRequest(
                        contextPath.addSegment("lk_columnmapping_modifiedby"));
    }

    public ColumnmappingRequest lk_columnmapping_modifiedby(String columnmappingid) {
        return new ColumnmappingRequest(contextPath.addSegment("lk_columnmapping_modifiedby").addKeys(new NameValue(columnmappingid.toString())));
    }

    public TimezonedefinitionCollectionRequest lk_timezonedefinition_createdonbehalfby() {
        return new TimezonedefinitionCollectionRequest(
                        contextPath.addSegment("lk_timezonedefinition_createdonbehalfby"));
    }

    public TimezonedefinitionRequest lk_timezonedefinition_createdonbehalfby(String timezonedefinitionid) {
        return new TimezonedefinitionRequest(contextPath.addSegment("lk_timezonedefinition_createdonbehalfby").addKeys(new NameValue(timezonedefinitionid.toString())));
    }

    public ReportcategoryCollectionRequest lk_reportcategory_modifiedonbehalfby() {
        return new ReportcategoryCollectionRequest(
                        contextPath.addSegment("lk_reportcategory_modifiedonbehalfby"));
    }

    public ReportcategoryRequest lk_reportcategory_modifiedonbehalfby(String reportcategoryid) {
        return new ReportcategoryRequest(contextPath.addSegment("lk_reportcategory_modifiedonbehalfby").addKeys(new NameValue(reportcategoryid.toString())));
    }

    public ExpiredprocessCollectionRequest lk_expiredprocess_createdby() {
        return new ExpiredprocessCollectionRequest(
                        contextPath.addSegment("lk_expiredprocess_createdby"));
    }

    public ExpiredprocessRequest lk_expiredprocess_createdby(String businessprocessflowinstanceid) {
        return new ExpiredprocessRequest(contextPath.addSegment("lk_expiredprocess_createdby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public WebresourceCollectionRequest webresource_modifiedby() {
        return new WebresourceCollectionRequest(
                        contextPath.addSegment("webresource_modifiedby"));
    }

    public WebresourceRequest webresource_modifiedby(String webresourceid) {
        return new WebresourceRequest(contextPath.addSegment("webresource_modifiedby").addKeys(new NameValue(webresourceid.toString())));
    }

    public ReportcategoryCollectionRequest lk_reportcategorybase_createdby() {
        return new ReportcategoryCollectionRequest(
                        contextPath.addSegment("lk_reportcategorybase_createdby"));
    }

    public ReportcategoryRequest lk_reportcategorybase_createdby(String reportcategoryid) {
        return new ReportcategoryRequest(contextPath.addSegment("lk_reportcategorybase_createdby").addKeys(new NameValue(reportcategoryid.toString())));
    }

    public UserqueryCollectionRequest lk_userquery_modifiedby() {
        return new UserqueryCollectionRequest(
                        contextPath.addSegment("lk_userquery_modifiedby"));
    }

    public UserqueryRequest lk_userquery_modifiedby(String userqueryid) {
        return new UserqueryRequest(contextPath.addSegment("lk_userquery_modifiedby").addKeys(new NameValue(userqueryid.toString())));
    }

    public CustomcontrolCollectionRequest lk_customcontrol_createdby() {
        return new CustomcontrolCollectionRequest(
                        contextPath.addSegment("lk_customcontrol_createdby"));
    }

    public CustomcontrolRequest lk_customcontrol_createdby(String customcontrolid) {
        return new CustomcontrolRequest(contextPath.addSegment("lk_customcontrol_createdby").addKeys(new NameValue(customcontrolid.toString())));
    }

    public SystemuserRequest modifiedonbehalfby() {
        return new SystemuserRequest(contextPath.addSegment("modifiedonbehalfby"));
    }

    public SystemuserCollectionRequest lk_systemuser_modifiedonbehalfby() {
        return new SystemuserCollectionRequest(
                        contextPath.addSegment("lk_systemuser_modifiedonbehalfby"));
    }

    public SystemuserRequest lk_systemuser_modifiedonbehalfby(String ownerid) {
        return new SystemuserRequest(contextPath.addSegment("lk_systemuser_modifiedonbehalfby").addKeys(new NameValue(ownerid.toString())));
    }

    public ImportlogCollectionRequest lk_importlogbase_createdby() {
        return new ImportlogCollectionRequest(
                        contextPath.addSegment("lk_importlogbase_createdby"));
    }

    public ImportlogRequest lk_importlogbase_createdby(String importlogid) {
        return new ImportlogRequest(contextPath.addSegment("lk_importlogbase_createdby").addKeys(new NameValue(importlogid.toString())));
    }

    public SystemuserRequest createdby() {
        return new SystemuserRequest(contextPath.addSegment("createdby"));
    }

    public SystemuserCollectionRequest lk_systemuserbase_createdby() {
        return new SystemuserCollectionRequest(
                        contextPath.addSegment("lk_systemuserbase_createdby"));
    }

    public SystemuserRequest lk_systemuserbase_createdby(String ownerid) {
        return new SystemuserRequest(contextPath.addSegment("lk_systemuserbase_createdby").addKeys(new NameValue(ownerid.toString())));
    }

    public SharepointdocumentlocationCollectionRequest lk_sharepointdocumentlocationbase_modifiedby() {
        return new SharepointdocumentlocationCollectionRequest(
                        contextPath.addSegment("lk_sharepointdocumentlocationbase_modifiedby"));
    }

    public SharepointdocumentlocationRequest lk_sharepointdocumentlocationbase_modifiedby(String sharepointdocumentlocationid) {
        return new SharepointdocumentlocationRequest(contextPath.addSegment("lk_sharepointdocumentlocationbase_modifiedby").addKeys(new NameValue(sharepointdocumentlocationid.toString())));
    }

    public QueueitemCollectionRequest lk_queueitembase_workerid() {
        return new QueueitemCollectionRequest(
                        contextPath.addSegment("lk_queueitembase_workerid"));
    }

    public QueueitemRequest lk_queueitembase_workerid(String queueitemid) {
        return new QueueitemRequest(contextPath.addSegment("lk_queueitembase_workerid").addKeys(new NameValue(queueitemid.toString())));
    }

    public SolutioncomponentCollectionRequest lk_solutioncomponentbase_createdonbehalfby() {
        return new SolutioncomponentCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentbase_createdonbehalfby"));
    }

    public SolutioncomponentRequest lk_solutioncomponentbase_createdonbehalfby(String solutioncomponentid) {
        return new SolutioncomponentRequest(contextPath.addSegment("lk_solutioncomponentbase_createdonbehalfby").addKeys(new NameValue(solutioncomponentid.toString())));
    }

    public FieldsecurityprofileCollectionRequest systemuserprofiles_association() {
        return new FieldsecurityprofileCollectionRequest(
                        contextPath.addSegment("systemuserprofiles_association"));
    }

    public FieldsecurityprofileRequest systemuserprofiles_association(String fieldsecurityprofileid) {
        return new FieldsecurityprofileRequest(contextPath.addSegment("systemuserprofiles_association").addKeys(new NameValue(fieldsecurityprofileid.toString())));
    }

    public TranslationprocessCollectionRequest lk_translationprocess_modifiedby() {
        return new TranslationprocessCollectionRequest(
                        contextPath.addSegment("lk_translationprocess_modifiedby"));
    }

    public TranslationprocessRequest lk_translationprocess_modifiedby(String businessprocessflowinstanceid) {
        return new TranslationprocessRequest(contextPath.addSegment("lk_translationprocess_modifiedby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public SemiannualfiscalcalendarCollectionRequest lk_semiannualfiscalcalendar_modifiedonbehalfby() {
        return new SemiannualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_semiannualfiscalcalendar_modifiedonbehalfby"));
    }

    public SemiannualfiscalcalendarRequest lk_semiannualfiscalcalendar_modifiedonbehalfby(String userfiscalcalendarid) {
        return new SemiannualfiscalcalendarRequest(contextPath.addSegment("lk_semiannualfiscalcalendar_modifiedonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public PublisherCollectionRequest lk_publisherbase_modifiedonbehalfby() {
        return new PublisherCollectionRequest(
                        contextPath.addSegment("lk_publisherbase_modifiedonbehalfby"));
    }

    public PublisherRequest lk_publisherbase_modifiedonbehalfby(String publisherid) {
        return new PublisherRequest(contextPath.addSegment("lk_publisherbase_modifiedonbehalfby").addKeys(new NameValue(publisherid.toString())));
    }

    public TransactioncurrencyRequest transactioncurrencyid() {
        return new TransactioncurrencyRequest(contextPath.addSegment("transactioncurrencyid"));
    }

    public AciviewmapperCollectionRequest lk_ACIViewMapper_createdby() {
        return new AciviewmapperCollectionRequest(
                        contextPath.addSegment("lk_ACIViewMapper_createdby"));
    }

    public AciviewmapperRequest lk_ACIViewMapper_createdby(String aciviewmapperid) {
        return new AciviewmapperRequest(contextPath.addSegment("lk_ACIViewMapper_createdby").addKeys(new NameValue(aciviewmapperid.toString())));
    }

    public ImportlogCollectionRequest lk_importlog_createdonbehalfby() {
        return new ImportlogCollectionRequest(
                        contextPath.addSegment("lk_importlog_createdonbehalfby"));
    }

    public ImportlogRequest lk_importlog_createdonbehalfby(String importlogid) {
        return new ImportlogRequest(contextPath.addSegment("lk_importlog_createdonbehalfby").addKeys(new NameValue(importlogid.toString())));
    }

    public ImportdataCollectionRequest lk_importdata_createdonbehalfby() {
        return new ImportdataCollectionRequest(
                        contextPath.addSegment("lk_importdata_createdonbehalfby"));
    }

    public ImportdataRequest lk_importdata_createdonbehalfby(String importdataid) {
        return new ImportdataRequest(contextPath.addSegment("lk_importdata_createdonbehalfby").addKeys(new NameValue(importdataid.toString())));
    }

    public LetterCollectionRequest lk_letter_createdonbehalfby() {
        return new LetterCollectionRequest(
                        contextPath.addSegment("lk_letter_createdonbehalfby"));
    }

    public LetterRequest lk_letter_createdonbehalfby(String activityid) {
        return new LetterRequest(contextPath.addSegment("lk_letter_createdonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public ServiceendpointCollectionRequest modifiedby_serviceendpoint() {
        return new ServiceendpointCollectionRequest(
                        contextPath.addSegment("modifiedby_serviceendpoint"));
    }

    public ServiceendpointRequest modifiedby_serviceendpoint(String serviceendpointid) {
        return new ServiceendpointRequest(contextPath.addSegment("modifiedby_serviceendpoint").addKeys(new NameValue(serviceendpointid.toString())));
    }

    public AnnualfiscalcalendarCollectionRequest lk_annualfiscalcalendar_modifiedby() {
        return new AnnualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_annualfiscalcalendar_modifiedby"));
    }

    public AnnualfiscalcalendarRequest lk_annualfiscalcalendar_modifiedby(String userfiscalcalendarid) {
        return new AnnualfiscalcalendarRequest(contextPath.addSegment("lk_annualfiscalcalendar_modifiedby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public ImportmapCollectionRequest lk_importmap_createdonbehalfby() {
        return new ImportmapCollectionRequest(
                        contextPath.addSegment("lk_importmap_createdonbehalfby"));
    }

    public ImportmapRequest lk_importmap_createdonbehalfby(String importmapid) {
        return new ImportmapRequest(contextPath.addSegment("lk_importmap_createdonbehalfby").addKeys(new NameValue(importmapid.toString())));
    }

    public KnowledgearticleviewsCollectionRequest lk_knowledgearticleviews_createdonbehalfby() {
        return new KnowledgearticleviewsCollectionRequest(
                        contextPath.addSegment("lk_knowledgearticleviews_createdonbehalfby"));
    }

    public KnowledgearticleviewsRequest lk_knowledgearticleviews_createdonbehalfby(String knowledgearticleviewsid) {
        return new KnowledgearticleviewsRequest(contextPath.addSegment("lk_knowledgearticleviews_createdonbehalfby").addKeys(new NameValue(knowledgearticleviewsid.toString())));
    }

    public MobileofflineprofileitemCollectionRequest lk_mobileofflineprofileitem_createdonbehalfby() {
        return new MobileofflineprofileitemCollectionRequest(
                        contextPath.addSegment("lk_mobileofflineprofileitem_createdonbehalfby"));
    }

    public MobileofflineprofileitemRequest lk_mobileofflineprofileitem_createdonbehalfby(String mobileofflineprofileitemid) {
        return new MobileofflineprofileitemRequest(contextPath.addSegment("lk_mobileofflineprofileitem_createdonbehalfby").addKeys(new NameValue(mobileofflineprofileitemid.toString())));
    }

    public AnnotationCollectionRequest lk_annotationbase_createdby() {
        return new AnnotationCollectionRequest(
                        contextPath.addSegment("lk_annotationbase_createdby"));
    }

    public AnnotationRequest lk_annotationbase_createdby(String annotationid) {
        return new AnnotationRequest(contextPath.addSegment("lk_annotationbase_createdby").addKeys(new NameValue(annotationid.toString())));
    }

    public PlugintypeCollectionRequest lk_plugintype_createdonbehalfby() {
        return new PlugintypeCollectionRequest(
                        contextPath.addSegment("lk_plugintype_createdonbehalfby"));
    }

    public PlugintypeRequest lk_plugintype_createdonbehalfby(String plugintypeid) {
        return new PlugintypeRequest(contextPath.addSegment("lk_plugintype_createdonbehalfby").addKeys(new NameValue(plugintypeid.toString())));
    }

    public ConnectionroleCollectionRequest createdby_connection_role() {
        return new ConnectionroleCollectionRequest(
                        contextPath.addSegment("createdby_connection_role"));
    }

    public ConnectionroleRequest createdby_connection_role(String connectionroleid) {
        return new ConnectionroleRequest(contextPath.addSegment("createdby_connection_role").addKeys(new NameValue(connectionroleid.toString())));
    }

    public CustomeraddressCollectionRequest lk_customeraddressbase_createdby() {
        return new CustomeraddressCollectionRequest(
                        contextPath.addSegment("lk_customeraddressbase_createdby"));
    }

    public CustomeraddressRequest lk_customeraddressbase_createdby(String customeraddressid) {
        return new CustomeraddressRequest(contextPath.addSegment("lk_customeraddressbase_createdby").addKeys(new NameValue(customeraddressid.toString())));
    }

    public TimezonedefinitionCollectionRequest lk_timezonedefinition_createdby() {
        return new TimezonedefinitionCollectionRequest(
                        contextPath.addSegment("lk_timezonedefinition_createdby"));
    }

    public TimezonedefinitionRequest lk_timezonedefinition_createdby(String timezonedefinitionid) {
        return new TimezonedefinitionRequest(contextPath.addSegment("lk_timezonedefinition_createdby").addKeys(new NameValue(timezonedefinitionid.toString())));
    }

    public DocumenttemplateCollectionRequest lk_documenttemplatebase_createdonbehalfby() {
        return new DocumenttemplateCollectionRequest(
                        contextPath.addSegment("lk_documenttemplatebase_createdonbehalfby"));
    }

    public DocumenttemplateRequest lk_documenttemplatebase_createdonbehalfby(String documenttemplateid) {
        return new DocumenttemplateRequest(contextPath.addSegment("lk_documenttemplatebase_createdonbehalfby").addKeys(new NameValue(documenttemplateid.toString())));
    }

    public RecurringappointmentmasterCollectionRequest lk_recurringappointmentmaster_createdonbehalfby() {
        return new RecurringappointmentmasterCollectionRequest(
                        contextPath.addSegment("lk_recurringappointmentmaster_createdonbehalfby"));
    }

    public RecurringappointmentmasterRequest lk_recurringappointmentmaster_createdonbehalfby(String activityid) {
        return new RecurringappointmentmasterRequest(contextPath.addSegment("lk_recurringappointmentmaster_createdonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public PersonaldocumenttemplateCollectionRequest lk_personaldocumenttemplatebase_createdby() {
        return new PersonaldocumenttemplateCollectionRequest(
                        contextPath.addSegment("lk_personaldocumenttemplatebase_createdby"));
    }

    public PersonaldocumenttemplateRequest lk_personaldocumenttemplatebase_createdby(String personaldocumenttemplateid) {
        return new PersonaldocumenttemplateRequest(contextPath.addSegment("lk_personaldocumenttemplatebase_createdby").addKeys(new NameValue(personaldocumenttemplateid.toString())));
    }

    public SemiannualfiscalcalendarCollectionRequest lk_semiannualfiscalcalendar_createdonbehalfby() {
        return new SemiannualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_semiannualfiscalcalendar_createdonbehalfby"));
    }

    public SemiannualfiscalcalendarRequest lk_semiannualfiscalcalendar_createdonbehalfby(String userfiscalcalendarid) {
        return new SemiannualfiscalcalendarRequest(contextPath.addSegment("lk_semiannualfiscalcalendar_createdonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public DuplicaterecordCollectionRequest systemUser_DuplicateBaseRecord() {
        return new DuplicaterecordCollectionRequest(
                        contextPath.addSegment("SystemUser_DuplicateBaseRecord"));
    }

    public DuplicaterecordRequest systemUser_DuplicateBaseRecord(String duplicateid) {
        return new DuplicaterecordRequest(contextPath.addSegment("SystemUser_DuplicateBaseRecord").addKeys(new NameValue(duplicateid.toString())));
    }

    public MailboxtrackingfolderCollectionRequest lk_mailboxtrackingfolder_modifiedonbehalfby() {
        return new MailboxtrackingfolderCollectionRequest(
                        contextPath.addSegment("lk_mailboxtrackingfolder_modifiedonbehalfby"));
    }

    public MailboxtrackingfolderRequest lk_mailboxtrackingfolder_modifiedonbehalfby(String mailboxtrackingfolderid) {
        return new MailboxtrackingfolderRequest(contextPath.addSegment("lk_mailboxtrackingfolder_modifiedonbehalfby").addKeys(new NameValue(mailboxtrackingfolderid.toString())));
    }

    public RecurringappointmentmasterCollectionRequest lk_recurringappointmentmaster_createdby() {
        return new RecurringappointmentmasterCollectionRequest(
                        contextPath.addSegment("lk_recurringappointmentmaster_createdby"));
    }

    public RecurringappointmentmasterRequest lk_recurringappointmentmaster_createdby(String activityid) {
        return new RecurringappointmentmasterRequest(contextPath.addSegment("lk_recurringappointmentmaster_createdby").addKeys(new NameValue(activityid.toString())));
    }

    public SharepointsiteCollectionRequest lk_sharepointsitebase_createdby() {
        return new SharepointsiteCollectionRequest(
                        contextPath.addSegment("lk_sharepointsitebase_createdby"));
    }

    public SharepointsiteRequest lk_sharepointsitebase_createdby(String sharepointsiteid) {
        return new SharepointsiteRequest(contextPath.addSegment("lk_sharepointsitebase_createdby").addKeys(new NameValue(sharepointsiteid.toString())));
    }

    public PhonecallCollectionRequest lk_phonecall_modifiedonbehalfby() {
        return new PhonecallCollectionRequest(
                        contextPath.addSegment("lk_phonecall_modifiedonbehalfby"));
    }

    public PhonecallRequest lk_phonecall_modifiedonbehalfby(String activityid) {
        return new PhonecallRequest(contextPath.addSegment("lk_phonecall_modifiedonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public KbarticlecommentCollectionRequest lk_kbarticlecommentbase_createdby() {
        return new KbarticlecommentCollectionRequest(
                        contextPath.addSegment("lk_kbarticlecommentbase_createdby"));
    }

    public KbarticlecommentRequest lk_kbarticlecommentbase_createdby(String kbarticlecommentid) {
        return new KbarticlecommentRequest(contextPath.addSegment("lk_kbarticlecommentbase_createdby").addKeys(new NameValue(kbarticlecommentid.toString())));
    }

    public RecurrenceruleCollectionRequest lk_recurrencerulebase_modifiedonbehalfby() {
        return new RecurrenceruleCollectionRequest(
                        contextPath.addSegment("lk_recurrencerulebase_modifiedonbehalfby"));
    }

    public RecurrenceruleRequest lk_recurrencerulebase_modifiedonbehalfby(String ruleid) {
        return new RecurrenceruleRequest(contextPath.addSegment("lk_recurrencerulebase_modifiedonbehalfby").addKeys(new NameValue(ruleid.toString())));
    }

    public QuarterlyfiscalcalendarCollectionRequest lk_quarterlyfiscalcalendar_modifiedby() {
        return new QuarterlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_quarterlyfiscalcalendar_modifiedby"));
    }

    public QuarterlyfiscalcalendarRequest lk_quarterlyfiscalcalendar_modifiedby(String userfiscalcalendarid) {
        return new QuarterlyfiscalcalendarRequest(contextPath.addSegment("lk_quarterlyfiscalcalendar_modifiedby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public SolutioncomponentCollectionRequest lk_solutioncomponentbase_modifiedonbehalfby() {
        return new SolutioncomponentCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentbase_modifiedonbehalfby"));
    }

    public SolutioncomponentRequest lk_solutioncomponentbase_modifiedonbehalfby(String solutioncomponentid) {
        return new SolutioncomponentRequest(contextPath.addSegment("lk_solutioncomponentbase_modifiedonbehalfby").addKeys(new NameValue(solutioncomponentid.toString())));
    }

    public RoleCollectionRequest lk_role_modifiedonbehalfby() {
        return new RoleCollectionRequest(
                        contextPath.addSegment("lk_role_modifiedonbehalfby"));
    }

    public RoleRequest lk_role_modifiedonbehalfby(String roleid) {
        return new RoleRequest(contextPath.addSegment("lk_role_modifiedonbehalfby").addKeys(new NameValue(roleid.toString())));
    }

    public DuplicateruleCollectionRequest lk_duplicaterulebase_modifiedby() {
        return new DuplicateruleCollectionRequest(
                        contextPath.addSegment("lk_duplicaterulebase_modifiedby"));
    }

    public DuplicateruleRequest lk_duplicaterulebase_modifiedby(String duplicateruleid) {
        return new DuplicateruleRequest(contextPath.addSegment("lk_duplicaterulebase_modifiedby").addKeys(new NameValue(duplicateruleid.toString())));
    }

    public SubjectCollectionRequest lk_subjectbase_createdby() {
        return new SubjectCollectionRequest(
                        contextPath.addSegment("lk_subjectbase_createdby"));
    }

    public SubjectRequest lk_subjectbase_createdby(String subjectid) {
        return new SubjectRequest(contextPath.addSegment("lk_subjectbase_createdby").addKeys(new NameValue(subjectid.toString())));
    }

    public ContactCollectionRequest lk_contact_createdonbehalfby() {
        return new ContactCollectionRequest(
                        contextPath.addSegment("lk_contact_createdonbehalfby"));
    }

    public ContactRequest lk_contact_createdonbehalfby(String contactid) {
        return new ContactRequest(contextPath.addSegment("lk_contact_createdonbehalfby").addKeys(new NameValue(contactid.toString())));
    }

    public SemiannualfiscalcalendarCollectionRequest lk_semiannualfiscalcalendar_createdby() {
        return new SemiannualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_semiannualfiscalcalendar_createdby"));
    }

    public SemiannualfiscalcalendarRequest lk_semiannualfiscalcalendar_createdby(String userfiscalcalendarid) {
        return new SemiannualfiscalcalendarRequest(contextPath.addSegment("lk_semiannualfiscalcalendar_createdby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public SocialprofileCollectionRequest lk_SocialProfile_modifiedonbehalfby() {
        return new SocialprofileCollectionRequest(
                        contextPath.addSegment("lk_SocialProfile_modifiedonbehalfby"));
    }

    public SocialprofileRequest lk_SocialProfile_modifiedonbehalfby(String socialprofileid) {
        return new SocialprofileRequest(contextPath.addSegment("lk_SocialProfile_modifiedonbehalfby").addKeys(new NameValue(socialprofileid.toString())));
    }

    public SystemuserRequest modifiedby() {
        return new SystemuserRequest(contextPath.addSegment("modifiedby"));
    }

    public SystemuserCollectionRequest lk_systemuserbase_modifiedby() {
        return new SystemuserCollectionRequest(
                        contextPath.addSegment("lk_systemuserbase_modifiedby"));
    }

    public SystemuserRequest lk_systemuserbase_modifiedby(String ownerid) {
        return new SystemuserRequest(contextPath.addSegment("lk_systemuserbase_modifiedby").addKeys(new NameValue(ownerid.toString())));
    }

    public KnowledgearticleviewsCollectionRequest lk_knowledgearticleviews_modifiedonbehalfby() {
        return new KnowledgearticleviewsCollectionRequest(
                        contextPath.addSegment("lk_knowledgearticleviews_modifiedonbehalfby"));
    }

    public KnowledgearticleviewsRequest lk_knowledgearticleviews_modifiedonbehalfby(String knowledgearticleviewsid) {
        return new KnowledgearticleviewsRequest(contextPath.addSegment("lk_knowledgearticleviews_modifiedonbehalfby").addKeys(new NameValue(knowledgearticleviewsid.toString())));
    }

    public ProcesssessionCollectionRequest lk_processsessionbase_modifiedonbehalfby() {
        return new ProcesssessionCollectionRequest(
                        contextPath.addSegment("lk_processsessionbase_modifiedonbehalfby"));
    }

    public ProcesssessionRequest lk_processsessionbase_modifiedonbehalfby(String processsessionid) {
        return new ProcesssessionRequest(contextPath.addSegment("lk_processsessionbase_modifiedonbehalfby").addKeys(new NameValue(processsessionid.toString())));
    }

    public LookupmappingCollectionRequest lk_lookupmapping_createdby() {
        return new LookupmappingCollectionRequest(
                        contextPath.addSegment("lk_lookupmapping_createdby"));
    }

    public LookupmappingRequest lk_lookupmapping_createdby(String lookupmappingid) {
        return new LookupmappingRequest(contextPath.addSegment("lk_lookupmapping_createdby").addKeys(new NameValue(lookupmappingid.toString())));
    }

    public ImportentitymappingCollectionRequest lk_importentitymapping_createdby() {
        return new ImportentitymappingCollectionRequest(
                        contextPath.addSegment("lk_importentitymapping_createdby"));
    }

    public ImportentitymappingRequest lk_importentitymapping_createdby(String importentitymappingid) {
        return new ImportentitymappingRequest(contextPath.addSegment("lk_importentitymapping_createdby").addKeys(new NameValue(importentitymappingid.toString())));
    }

    public KbarticlecommentCollectionRequest lk_kbarticlecomment_createdonbehalfby() {
        return new KbarticlecommentCollectionRequest(
                        contextPath.addSegment("lk_kbarticlecomment_createdonbehalfby"));
    }

    public KbarticlecommentRequest lk_kbarticlecomment_createdonbehalfby(String kbarticlecommentid) {
        return new KbarticlecommentRequest(contextPath.addSegment("lk_kbarticlecomment_createdonbehalfby").addKeys(new NameValue(kbarticlecommentid.toString())));
    }

    public TeamCollectionRequest lk_team_modifiedonbehalfby() {
        return new TeamCollectionRequest(
                        contextPath.addSegment("lk_team_modifiedonbehalfby"));
    }

    public TeamRequest lk_team_modifiedonbehalfby(String ownerid) {
        return new TeamRequest(contextPath.addSegment("lk_team_modifiedonbehalfby").addKeys(new NameValue(ownerid.toString())));
    }

    public TeamtemplateCollectionRequest lk_teamtemplate_modifiedonbehalfby() {
        return new TeamtemplateCollectionRequest(
                        contextPath.addSegment("lk_teamtemplate_modifiedonbehalfby"));
    }

    public TeamtemplateRequest lk_teamtemplate_modifiedonbehalfby(String teamtemplateid) {
        return new TeamtemplateRequest(contextPath.addSegment("lk_teamtemplate_modifiedonbehalfby").addKeys(new NameValue(teamtemplateid.toString())));
    }

    public FaxCollectionRequest lk_fax_createdby() {
        return new FaxCollectionRequest(
                        contextPath.addSegment("lk_fax_createdby"));
    }

    public FaxRequest lk_fax_createdby(String activityid) {
        return new FaxRequest(contextPath.addSegment("lk_fax_createdby").addKeys(new NameValue(activityid.toString())));
    }

    public DisplaystringCollectionRequest lk_DisplayStringbase_createdby() {
        return new DisplaystringCollectionRequest(
                        contextPath.addSegment("lk_DisplayStringbase_createdby"));
    }

    public DisplaystringRequest lk_DisplayStringbase_createdby(String displaystringid) {
        return new DisplaystringRequest(contextPath.addSegment("lk_DisplayStringbase_createdby").addKeys(new NameValue(displaystringid.toString())));
    }

    public PublisheraddressCollectionRequest lk_publisheraddressbase_createdby() {
        return new PublisheraddressCollectionRequest(
                        contextPath.addSegment("lk_publisheraddressbase_createdby"));
    }

    public PublisheraddressRequest lk_publisheraddressbase_createdby(String publisheraddressid) {
        return new PublisheraddressRequest(contextPath.addSegment("lk_publisheraddressbase_createdby").addKeys(new NameValue(publisheraddressid.toString())));
    }

    public TemplateCollectionRequest lk_templatebase_modifiedby() {
        return new TemplateCollectionRequest(
                        contextPath.addSegment("lk_templatebase_modifiedby"));
    }

    public TemplateRequest lk_templatebase_modifiedby(String templateid) {
        return new TemplateRequest(contextPath.addSegment("lk_templatebase_modifiedby").addKeys(new NameValue(templateid.toString())));
    }

    public ActivitypointerCollectionRequest user_activity() {
        return new ActivitypointerCollectionRequest(
                        contextPath.addSegment("user_activity"));
    }

    public ActivitypointerRequest user_activity(String activityid) {
        return new ActivitypointerRequest(contextPath.addSegment("user_activity").addKeys(new NameValue(activityid.toString())));
    }

    public MobileofflineprofileCollectionRequest lk_MobileOfflineProfile_modifiedonbehalfby() {
        return new MobileofflineprofileCollectionRequest(
                        contextPath.addSegment("lk_MobileOfflineProfile_modifiedonbehalfby"));
    }

    public MobileofflineprofileRequest lk_MobileOfflineProfile_modifiedonbehalfby(String mobileofflineprofileid) {
        return new MobileofflineprofileRequest(contextPath.addSegment("lk_MobileOfflineProfile_modifiedonbehalfby").addKeys(new NameValue(mobileofflineprofileid.toString())));
    }

    public FaxCollectionRequest lk_fax_createdonbehalfby() {
        return new FaxCollectionRequest(
                        contextPath.addSegment("lk_fax_createdonbehalfby"));
    }

    public FaxRequest lk_fax_createdonbehalfby(String activityid) {
        return new FaxRequest(contextPath.addSegment("lk_fax_createdonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public LookupmappingCollectionRequest lk_lookupmapping_modifiedonbehalfby() {
        return new LookupmappingCollectionRequest(
                        contextPath.addSegment("lk_lookupmapping_modifiedonbehalfby"));
    }

    public LookupmappingRequest lk_lookupmapping_modifiedonbehalfby(String lookupmappingid) {
        return new LookupmappingRequest(contextPath.addSegment("lk_lookupmapping_modifiedonbehalfby").addKeys(new NameValue(lookupmappingid.toString())));
    }

    public BulkdeletefailureCollectionRequest systemUser_BulkDeleteFailures() {
        return new BulkdeletefailureCollectionRequest(
                        contextPath.addSegment("SystemUser_BulkDeleteFailures"));
    }

    public BulkdeletefailureRequest systemUser_BulkDeleteFailures(String bulkdeletefailureid) {
        return new BulkdeletefailureRequest(contextPath.addSegment("SystemUser_BulkDeleteFailures").addKeys(new NameValue(bulkdeletefailureid.toString())));
    }

    public OrganizationRequest organizationid_organization() {
        return new OrganizationRequest(contextPath.addSegment("organizationid_organization"));
    }

    public CustomeraddressCollectionRequest lk_customeraddress_createdonbehalfby() {
        return new CustomeraddressCollectionRequest(
                        contextPath.addSegment("lk_customeraddress_createdonbehalfby"));
    }

    public CustomeraddressRequest lk_customeraddress_createdonbehalfby(String customeraddressid) {
        return new CustomeraddressRequest(contextPath.addSegment("lk_customeraddress_createdonbehalfby").addKeys(new NameValue(customeraddressid.toString())));
    }

    public CalendarruleCollectionRequest lk_calendarrule_modifiedby() {
        return new CalendarruleCollectionRequest(
                        contextPath.addSegment("lk_calendarrule_modifiedby"));
    }

    public CalendarruleRequest lk_calendarrule_modifiedby(String calendarruleid) {
        return new CalendarruleRequest(contextPath.addSegment("lk_calendarrule_modifiedby").addKeys(new NameValue(calendarruleid.toString())));
    }

    public AccountCollectionRequest system_user_accounts() {
        return new AccountCollectionRequest(
                        contextPath.addSegment("system_user_accounts"));
    }

    public AccountRequest system_user_accounts(String accountid) {
        return new AccountRequest(contextPath.addSegment("system_user_accounts").addKeys(new NameValue(accountid.toString())));
    }

    public SavedqueryvisualizationCollectionRequest lk_savedqueryvisualizationbase_createdby() {
        return new SavedqueryvisualizationCollectionRequest(
                        contextPath.addSegment("lk_savedqueryvisualizationbase_createdby"));
    }

    public SavedqueryvisualizationRequest lk_savedqueryvisualizationbase_createdby(String savedqueryvisualizationid) {
        return new SavedqueryvisualizationRequest(contextPath.addSegment("lk_savedqueryvisualizationbase_createdby").addKeys(new NameValue(savedqueryvisualizationid.toString())));
    }

    public ColumnmappingCollectionRequest lk_columnmapping_createdby() {
        return new ColumnmappingCollectionRequest(
                        contextPath.addSegment("lk_columnmapping_createdby"));
    }

    public ColumnmappingRequest lk_columnmapping_createdby(String columnmappingid) {
        return new ColumnmappingRequest(contextPath.addSegment("lk_columnmapping_createdby").addKeys(new NameValue(columnmappingid.toString())));
    }

    public ConnectionCollectionRequest lk_connectionbase_createdonbehalfby() {
        return new ConnectionCollectionRequest(
                        contextPath.addSegment("lk_connectionbase_createdonbehalfby"));
    }

    public ConnectionRequest lk_connectionbase_createdonbehalfby(String connectionid) {
        return new ConnectionRequest(contextPath.addSegment("lk_connectionbase_createdonbehalfby").addKeys(new NameValue(connectionid.toString())));
    }

    public SdkmessageprocessingstepCollectionRequest impersonatinguserid_sdkmessageprocessingstep() {
        return new SdkmessageprocessingstepCollectionRequest(
                        contextPath.addSegment("impersonatinguserid_sdkmessageprocessingstep"));
    }

    public SdkmessageprocessingstepRequest impersonatinguserid_sdkmessageprocessingstep(String sdkmessageprocessingstepid) {
        return new SdkmessageprocessingstepRequest(contextPath.addSegment("impersonatinguserid_sdkmessageprocessingstep").addKeys(new NameValue(sdkmessageprocessingstepid.toString())));
    }

    public UserqueryCollectionRequest lk_userquery_createdonbehalfby() {
        return new UserqueryCollectionRequest(
                        contextPath.addSegment("lk_userquery_createdonbehalfby"));
    }

    public UserqueryRequest lk_userquery_createdonbehalfby(String userqueryid) {
        return new UserqueryRequest(contextPath.addSegment("lk_userquery_createdonbehalfby").addKeys(new NameValue(userqueryid.toString())));
    }

    public AccountCollectionRequest lk_accountbase_createdonbehalfby() {
        return new AccountCollectionRequest(
                        contextPath.addSegment("lk_accountbase_createdonbehalfby"));
    }

    public AccountRequest lk_accountbase_createdonbehalfby(String accountid) {
        return new AccountRequest(contextPath.addSegment("lk_accountbase_createdonbehalfby").addKeys(new NameValue(accountid.toString())));
    }

    public PublisheraddressCollectionRequest lk_publisheraddressbase_modifiedonbehalfby() {
        return new PublisheraddressCollectionRequest(
                        contextPath.addSegment("lk_publisheraddressbase_modifiedonbehalfby"));
    }

    public PublisheraddressRequest lk_publisheraddressbase_modifiedonbehalfby(String publisheraddressid) {
        return new PublisheraddressRequest(contextPath.addSegment("lk_publisheraddressbase_modifiedonbehalfby").addKeys(new NameValue(publisheraddressid.toString())));
    }

    public UserqueryvisualizationCollectionRequest lk_userqueryvisualization_modifiedby() {
        return new UserqueryvisualizationCollectionRequest(
                        contextPath.addSegment("lk_userqueryvisualization_modifiedby"));
    }

    public UserqueryvisualizationRequest lk_userqueryvisualization_modifiedby(String userqueryvisualizationid) {
        return new UserqueryvisualizationRequest(contextPath.addSegment("lk_userqueryvisualization_modifiedby").addKeys(new NameValue(userqueryvisualizationid.toString())));
    }

    public AppconfigCollectionRequest systemuser_appconfig_modifiedby() {
        return new AppconfigCollectionRequest(
                        contextPath.addSegment("systemuser_appconfig_modifiedby"));
    }

    public AppconfigRequest systemuser_appconfig_modifiedby(String appconfigid) {
        return new AppconfigRequest(contextPath.addSegment("systemuser_appconfig_modifiedby").addKeys(new NameValue(appconfigid.toString())));
    }

    public ConnectionroleCollectionRequest lk_connectionrolebase_modifiedonbehalfby() {
        return new ConnectionroleCollectionRequest(
                        contextPath.addSegment("lk_connectionrolebase_modifiedonbehalfby"));
    }

    public ConnectionroleRequest lk_connectionrolebase_modifiedonbehalfby(String connectionroleid) {
        return new ConnectionroleRequest(contextPath.addSegment("lk_connectionrolebase_modifiedonbehalfby").addKeys(new NameValue(connectionroleid.toString())));
    }

    public CalendarCollectionRequest lk_calendar_createdby() {
        return new CalendarCollectionRequest(
                        contextPath.addSegment("lk_calendar_createdby"));
    }

    public CalendarRequest lk_calendar_createdby(String calendarid) {
        return new CalendarRequest(contextPath.addSegment("lk_calendar_createdby").addKeys(new NameValue(calendarid.toString())));
    }

    public AnnotationCollectionRequest annotation_owning_user() {
        return new AnnotationCollectionRequest(
                        contextPath.addSegment("annotation_owning_user"));
    }

    public AnnotationRequest annotation_owning_user(String annotationid) {
        return new AnnotationRequest(contextPath.addSegment("annotation_owning_user").addKeys(new NameValue(annotationid.toString())));
    }

    public AppconfigmasterCollectionRequest systemuser_appconfigmaster_createdonbehalfby() {
        return new AppconfigmasterCollectionRequest(
                        contextPath.addSegment("systemuser_appconfigmaster_createdonbehalfby"));
    }

    public AppconfigmasterRequest systemuser_appconfigmaster_createdonbehalfby(String appconfigmasterid) {
        return new AppconfigmasterRequest(contextPath.addSegment("systemuser_appconfigmaster_createdonbehalfby").addKeys(new NameValue(appconfigmasterid.toString())));
    }

    public NewprocessCollectionRequest lk_newprocess_modifiedby() {
        return new NewprocessCollectionRequest(
                        contextPath.addSegment("lk_newprocess_modifiedby"));
    }

    public NewprocessRequest lk_newprocess_modifiedby(String businessprocessflowinstanceid) {
        return new NewprocessRequest(contextPath.addSegment("lk_newprocess_modifiedby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public CalendarRequest calendarid() {
        return new CalendarRequest(contextPath.addSegment("calendarid"));
    }

    public TracelogCollectionRequest lk_tracelog_createdonbehalfby() {
        return new TracelogCollectionRequest(
                        contextPath.addSegment("lk_tracelog_createdonbehalfby"));
    }

    public TracelogRequest lk_tracelog_createdonbehalfby(String tracelogid) {
        return new TracelogRequest(contextPath.addSegment("lk_tracelog_createdonbehalfby").addKeys(new NameValue(tracelogid.toString())));
    }

    public MailboxtrackingfolderCollectionRequest lk_mailboxtrackingfolder_createdonbehalfby() {
        return new MailboxtrackingfolderCollectionRequest(
                        contextPath.addSegment("lk_mailboxtrackingfolder_createdonbehalfby"));
    }

    public MailboxtrackingfolderRequest lk_mailboxtrackingfolder_createdonbehalfby(String mailboxtrackingfolderid) {
        return new MailboxtrackingfolderRequest(contextPath.addSegment("lk_mailboxtrackingfolder_createdonbehalfby").addKeys(new NameValue(mailboxtrackingfolderid.toString())));
    }

    public CategoryCollectionRequest lk_category_modifiedonbehalfby() {
        return new CategoryCollectionRequest(
                        contextPath.addSegment("lk_category_modifiedonbehalfby"));
    }

    public CategoryRequest lk_category_modifiedonbehalfby(String categoryid) {
        return new CategoryRequest(contextPath.addSegment("lk_category_modifiedonbehalfby").addKeys(new NameValue(categoryid.toString())));
    }

    public AsyncoperationCollectionRequest lk_asyncoperation_createdby() {
        return new AsyncoperationCollectionRequest(
                        contextPath.addSegment("lk_asyncoperation_createdby"));
    }

    public AsyncoperationRequest lk_asyncoperation_createdby(String asyncoperationid) {
        return new AsyncoperationRequest(contextPath.addSegment("lk_asyncoperation_createdby").addKeys(new NameValue(asyncoperationid.toString())));
    }

    public AppmoduleCollectionRequest systemuser_appmodule_createdby() {
        return new AppmoduleCollectionRequest(
                        contextPath.addSegment("systemuser_appmodule_createdby"));
    }

    public AppmoduleRequest systemuser_appmodule_createdby(String appmoduleid) {
        return new AppmoduleRequest(contextPath.addSegment("systemuser_appmodule_createdby").addKeys(new NameValue(appmoduleid.toString())));
    }

    public ProcesssessionCollectionRequest lk_processsession_createdby() {
        return new ProcesssessionCollectionRequest(
                        contextPath.addSegment("lk_processsession_createdby"));
    }

    public ProcesssessionRequest lk_processsession_createdby(String processsessionid) {
        return new ProcesssessionRequest(contextPath.addSegment("lk_processsession_createdby").addKeys(new NameValue(processsessionid.toString())));
    }

    public AuditCollectionRequest lk_audit_callinguserid() {
        return new AuditCollectionRequest(
                        contextPath.addSegment("lk_audit_callinguserid"));
    }

    public AuditRequest lk_audit_callinguserid(String auditid) {
        return new AuditRequest(contextPath.addSegment("lk_audit_callinguserid").addKeys(new NameValue(auditid.toString())));
    }

    public ImportCollectionRequest systemUser_Imports() {
        return new ImportCollectionRequest(
                        contextPath.addSegment("SystemUser_Imports"));
    }

    public ImportRequest systemUser_Imports(String importid) {
        return new ImportRequest(contextPath.addSegment("SystemUser_Imports").addKeys(new NameValue(importid.toString())));
    }

    public TransactioncurrencyCollectionRequest lk_transactioncurrency_createdonbehalfby() {
        return new TransactioncurrencyCollectionRequest(
                        contextPath.addSegment("lk_transactioncurrency_createdonbehalfby"));
    }

    public TransactioncurrencyRequest lk_transactioncurrency_createdonbehalfby(String transactioncurrencyid) {
        return new TransactioncurrencyRequest(contextPath.addSegment("lk_transactioncurrency_createdonbehalfby").addKeys(new NameValue(transactioncurrencyid.toString())));
    }

    public ActivitypartyCollectionRequest system_user_activity_parties() {
        return new ActivitypartyCollectionRequest(
                        contextPath.addSegment("system_user_activity_parties"));
    }

    public ActivitypartyRequest system_user_activity_parties(String activitypartyid) {
        return new ActivitypartyRequest(contextPath.addSegment("system_user_activity_parties").addKeys(new NameValue(activitypartyid.toString())));
    }

    public EmailserverprofileCollectionRequest lk_emailserverprofile_createdby() {
        return new EmailserverprofileCollectionRequest(
                        contextPath.addSegment("lk_emailserverprofile_createdby"));
    }

    public EmailserverprofileRequest lk_emailserverprofile_createdby(String emailserverprofileid) {
        return new EmailserverprofileRequest(contextPath.addSegment("lk_emailserverprofile_createdby").addKeys(new NameValue(emailserverprofileid.toString())));
    }

    public SlaitemCollectionRequest lk_slaitembase_createdonbehalfby() {
        return new SlaitemCollectionRequest(
                        contextPath.addSegment("lk_slaitembase_createdonbehalfby"));
    }

    public SlaitemRequest lk_slaitembase_createdonbehalfby(String slaitemid) {
        return new SlaitemRequest(contextPath.addSegment("lk_slaitembase_createdonbehalfby").addKeys(new NameValue(slaitemid.toString())));
    }

    public BusinessunitnewsarticleCollectionRequest lk_businessunitnewsarticlebase_createdby() {
        return new BusinessunitnewsarticleCollectionRequest(
                        contextPath.addSegment("lk_businessunitnewsarticlebase_createdby"));
    }

    public BusinessunitnewsarticleRequest lk_businessunitnewsarticlebase_createdby(String businessunitnewsarticleid) {
        return new BusinessunitnewsarticleRequest(contextPath.addSegment("lk_businessunitnewsarticlebase_createdby").addKeys(new NameValue(businessunitnewsarticleid.toString())));
    }

    public PluginassemblyCollectionRequest lk_pluginassembly_modifiedonbehalfby() {
        return new PluginassemblyCollectionRequest(
                        contextPath.addSegment("lk_pluginassembly_modifiedonbehalfby"));
    }

    public PluginassemblyRequest lk_pluginassembly_modifiedonbehalfby(String pluginassemblyid) {
        return new PluginassemblyRequest(contextPath.addSegment("lk_pluginassembly_modifiedonbehalfby").addKeys(new NameValue(pluginassemblyid.toString())));
    }

    public ContactCollectionRequest lk_contact_modifiedonbehalfby() {
        return new ContactCollectionRequest(
                        contextPath.addSegment("lk_contact_modifiedonbehalfby"));
    }

    public ContactRequest lk_contact_modifiedonbehalfby(String contactid) {
        return new ContactRequest(contextPath.addSegment("lk_contact_modifiedonbehalfby").addKeys(new NameValue(contactid.toString())));
    }

    public SubjectCollectionRequest lk_subjectbase_modifiedby() {
        return new SubjectCollectionRequest(
                        contextPath.addSegment("lk_subjectbase_modifiedby"));
    }

    public SubjectRequest lk_subjectbase_modifiedby(String subjectid) {
        return new SubjectRequest(contextPath.addSegment("lk_subjectbase_modifiedby").addKeys(new NameValue(subjectid.toString())));
    }

    public PhonecallCollectionRequest lk_phonecall_createdby() {
        return new PhonecallCollectionRequest(
                        contextPath.addSegment("lk_phonecall_createdby"));
    }

    public PhonecallRequest lk_phonecall_createdby(String activityid) {
        return new PhonecallRequest(contextPath.addSegment("lk_phonecall_createdby").addKeys(new NameValue(activityid.toString())));
    }

    public QuarterlyfiscalcalendarCollectionRequest lk_quarterlyfiscalcalendar_createdby() {
        return new QuarterlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_quarterlyfiscalcalendar_createdby"));
    }

    public QuarterlyfiscalcalendarRequest lk_quarterlyfiscalcalendar_createdby(String userfiscalcalendarid) {
        return new QuarterlyfiscalcalendarRequest(contextPath.addSegment("lk_quarterlyfiscalcalendar_createdby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public ActioncardCollectionRequest lk_actioncardbase_modifiedonbehalfby() {
        return new ActioncardCollectionRequest(
                        contextPath.addSegment("lk_actioncardbase_modifiedonbehalfby"));
    }

    public ActioncardRequest lk_actioncardbase_modifiedonbehalfby(String actioncardid) {
        return new ActioncardRequest(contextPath.addSegment("lk_actioncardbase_modifiedonbehalfby").addKeys(new NameValue(actioncardid.toString())));
    }

    public TracelogCollectionRequest lk_tracelog_modifiedonbehalfby() {
        return new TracelogCollectionRequest(
                        contextPath.addSegment("lk_tracelog_modifiedonbehalfby"));
    }

    public TracelogRequest lk_tracelog_modifiedonbehalfby(String tracelogid) {
        return new TracelogRequest(contextPath.addSegment("lk_tracelog_modifiedonbehalfby").addKeys(new NameValue(tracelogid.toString())));
    }

    public AppmodulecomponentCollectionRequest lk_appmodulecomponent_modifiedonbehalfby() {
        return new AppmodulecomponentCollectionRequest(
                        contextPath.addSegment("lk_appmodulecomponent_modifiedonbehalfby"));
    }

    public AppmodulecomponentRequest lk_appmodulecomponent_modifiedonbehalfby(String appmodulecomponentid) {
        return new AppmodulecomponentRequest(contextPath.addSegment("lk_appmodulecomponent_modifiedonbehalfby").addKeys(new NameValue(appmodulecomponentid.toString())));
    }

    public SubjectCollectionRequest lk_subject_modifiedonbehalfby() {
        return new SubjectCollectionRequest(
                        contextPath.addSegment("lk_subject_modifiedonbehalfby"));
    }

    public SubjectRequest lk_subject_modifiedonbehalfby(String subjectid) {
        return new SubjectRequest(contextPath.addSegment("lk_subject_modifiedonbehalfby").addKeys(new NameValue(subjectid.toString())));
    }

    public CustomcontrolresourceCollectionRequest lk_customcontrolresource_createdby() {
        return new CustomcontrolresourceCollectionRequest(
                        contextPath.addSegment("lk_customcontrolresource_createdby"));
    }

    public CustomcontrolresourceRequest lk_customcontrolresource_createdby(String customcontrolresourceid) {
        return new CustomcontrolresourceRequest(contextPath.addSegment("lk_customcontrolresource_createdby").addKeys(new NameValue(customcontrolresourceid.toString())));
    }

    public PicklistmappingCollectionRequest lk_picklistmapping_createdonbehalfby() {
        return new PicklistmappingCollectionRequest(
                        contextPath.addSegment("lk_picklistmapping_createdonbehalfby"));
    }

    public PicklistmappingRequest lk_picklistmapping_createdonbehalfby(String picklistmappingid) {
        return new PicklistmappingRequest(contextPath.addSegment("lk_picklistmapping_createdonbehalfby").addKeys(new NameValue(picklistmappingid.toString())));
    }

    public FixedmonthlyfiscalcalendarCollectionRequest lk_fixedmonthlyfiscalcalendar_createdonbehalfby() {
        return new FixedmonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_createdonbehalfby"));
    }

    public FixedmonthlyfiscalcalendarRequest lk_fixedmonthlyfiscalcalendar_createdonbehalfby(String userfiscalcalendarid) {
        return new FixedmonthlyfiscalcalendarRequest(contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_createdonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public SdkmessagefilterCollectionRequest modifiedby_sdkmessagefilter() {
        return new SdkmessagefilterCollectionRequest(
                        contextPath.addSegment("modifiedby_sdkmessagefilter"));
    }

    public SdkmessagefilterRequest modifiedby_sdkmessagefilter(String sdkmessagefilterid) {
        return new SdkmessagefilterRequest(contextPath.addSegment("modifiedby_sdkmessagefilter").addKeys(new NameValue(sdkmessagefilterid.toString())));
    }

    public SharepointsiteCollectionRequest lk_sharepointsitebase_createdonbehalfby() {
        return new SharepointsiteCollectionRequest(
                        contextPath.addSegment("lk_sharepointsitebase_createdonbehalfby"));
    }

    public SharepointsiteRequest lk_sharepointsitebase_createdonbehalfby(String sharepointsiteid) {
        return new SharepointsiteRequest(contextPath.addSegment("lk_sharepointsitebase_createdonbehalfby").addKeys(new NameValue(sharepointsiteid.toString())));
    }

    public ReportcategoryCollectionRequest lk_reportcategory_createdonbehalfby() {
        return new ReportcategoryCollectionRequest(
                        contextPath.addSegment("lk_reportcategory_createdonbehalfby"));
    }

    public ReportcategoryRequest lk_reportcategory_createdonbehalfby(String reportcategoryid) {
        return new ReportcategoryRequest(contextPath.addSegment("lk_reportcategory_createdonbehalfby").addKeys(new NameValue(reportcategoryid.toString())));
    }

    public TemplateCollectionRequest lk_templatebase_createdonbehalfby() {
        return new TemplateCollectionRequest(
                        contextPath.addSegment("lk_templatebase_createdonbehalfby"));
    }

    public TemplateRequest lk_templatebase_createdonbehalfby(String templateid) {
        return new TemplateRequest(contextPath.addSegment("lk_templatebase_createdonbehalfby").addKeys(new NameValue(templateid.toString())));
    }

    public EmailCollectionRequest user_email() {
        return new EmailCollectionRequest(
                        contextPath.addSegment("user_email"));
    }

    public EmailRequest user_email(String activityid) {
        return new EmailRequest(contextPath.addSegment("user_email").addKeys(new NameValue(activityid.toString())));
    }

    public FaxCollectionRequest user_fax() {
        return new FaxCollectionRequest(
                        contextPath.addSegment("user_fax"));
    }

    public FaxRequest user_fax(String activityid) {
        return new FaxRequest(contextPath.addSegment("user_fax").addKeys(new NameValue(activityid.toString())));
    }

    public FeedbackCollectionRequest lk_feedback_modifiedby() {
        return new FeedbackCollectionRequest(
                        contextPath.addSegment("lk_feedback_modifiedby"));
    }

    public FeedbackRequest lk_feedback_modifiedby(String feedbackid) {
        return new FeedbackRequest(contextPath.addSegment("lk_feedback_modifiedby").addKeys(new NameValue(feedbackid.toString())));
    }

    public ContactCollectionRequest lk_contactbase_createdby() {
        return new ContactCollectionRequest(
                        contextPath.addSegment("lk_contactbase_createdby"));
    }

    public ContactRequest lk_contactbase_createdby(String contactid) {
        return new ContactRequest(contextPath.addSegment("lk_contactbase_createdby").addKeys(new NameValue(contactid.toString())));
    }

    public TimezonelocalizednameCollectionRequest lk_timezonelocalizedname_modifiedonbehalfby() {
        return new TimezonelocalizednameCollectionRequest(
                        contextPath.addSegment("lk_timezonelocalizedname_modifiedonbehalfby"));
    }

    public TimezonelocalizednameRequest lk_timezonelocalizedname_modifiedonbehalfby(String timezonelocalizednameid) {
        return new TimezonelocalizednameRequest(contextPath.addSegment("lk_timezonelocalizedname_modifiedonbehalfby").addKeys(new NameValue(timezonelocalizednameid.toString())));
    }

    public EmailCollectionRequest lk_email_modifiedby() {
        return new EmailCollectionRequest(
                        contextPath.addSegment("lk_email_modifiedby"));
    }

    public EmailRequest lk_email_modifiedby(String activityid) {
        return new EmailRequest(contextPath.addSegment("lk_email_modifiedby").addKeys(new NameValue(activityid.toString())));
    }

    public PhonecallCollectionRequest lk_phonecall_createdonbehalfby() {
        return new PhonecallCollectionRequest(
                        contextPath.addSegment("lk_phonecall_createdonbehalfby"));
    }

    public PhonecallRequest lk_phonecall_createdonbehalfby(String activityid) {
        return new PhonecallRequest(contextPath.addSegment("lk_phonecall_createdonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public BusinessunitCollectionRequest lk_businessunitbase_createdby() {
        return new BusinessunitCollectionRequest(
                        contextPath.addSegment("lk_businessunitbase_createdby"));
    }

    public BusinessunitRequest lk_businessunitbase_createdby(String businessunitid) {
        return new BusinessunitRequest(contextPath.addSegment("lk_businessunitbase_createdby").addKeys(new NameValue(businessunitid.toString())));
    }

    public CategoryCollectionRequest lk_category_createdonbehalfby() {
        return new CategoryCollectionRequest(
                        contextPath.addSegment("lk_category_createdonbehalfby"));
    }

    public CategoryRequest lk_category_createdonbehalfby(String categoryid) {
        return new CategoryRequest(contextPath.addSegment("lk_category_createdonbehalfby").addKeys(new NameValue(categoryid.toString())));
    }

    public SlakpiinstanceCollectionRequest lk_slakpiinstancebase_modifiedby() {
        return new SlakpiinstanceCollectionRequest(
                        contextPath.addSegment("lk_slakpiinstancebase_modifiedby"));
    }

    public SlakpiinstanceRequest lk_slakpiinstancebase_modifiedby(String slakpiinstanceid) {
        return new SlakpiinstanceRequest(contextPath.addSegment("lk_slakpiinstancebase_modifiedby").addKeys(new NameValue(slakpiinstanceid.toString())));
    }

    public QueueCollectionRequest queue_primary_user() {
        return new QueueCollectionRequest(
                        contextPath.addSegment("queue_primary_user"));
    }

    public QueueRequest queue_primary_user(String queueid) {
        return new QueueRequest(contextPath.addSegment("queue_primary_user").addKeys(new NameValue(queueid.toString())));
    }

    public ImportjobCollectionRequest lk_importjobbase_modifiedonbehalfby() {
        return new ImportjobCollectionRequest(
                        contextPath.addSegment("lk_importjobbase_modifiedonbehalfby"));
    }

    public ImportjobRequest lk_importjobbase_modifiedonbehalfby(String importjobid) {
        return new ImportjobRequest(contextPath.addSegment("lk_importjobbase_modifiedonbehalfby").addKeys(new NameValue(importjobid.toString())));
    }

    public AsyncoperationCollectionRequest systemUser_AsyncOperations() {
        return new AsyncoperationCollectionRequest(
                        contextPath.addSegment("SystemUser_AsyncOperations"));
    }

    public AsyncoperationRequest systemUser_AsyncOperations(String asyncoperationid) {
        return new AsyncoperationRequest(contextPath.addSegment("SystemUser_AsyncOperations").addKeys(new NameValue(asyncoperationid.toString())));
    }

    public OrganizationCollectionRequest lk_organization_createdonbehalfby() {
        return new OrganizationCollectionRequest(
                        contextPath.addSegment("lk_organization_createdonbehalfby"));
    }

    public OrganizationRequest lk_organization_createdonbehalfby(String organizationid) {
        return new OrganizationRequest(contextPath.addSegment("lk_organization_createdonbehalfby").addKeys(new NameValue(organizationid.toString())));
    }

    public DisplaystringCollectionRequest lk_DisplayStringbase_createdonbehalfby() {
        return new DisplaystringCollectionRequest(
                        contextPath.addSegment("lk_DisplayStringbase_createdonbehalfby"));
    }

    public DisplaystringRequest lk_DisplayStringbase_createdonbehalfby(String displaystringid) {
        return new DisplaystringRequest(contextPath.addSegment("lk_DisplayStringbase_createdonbehalfby").addKeys(new NameValue(displaystringid.toString())));
    }

    public CalendarruleCollectionRequest lk_calendarrule_modifiedonbehalfby() {
        return new CalendarruleCollectionRequest(
                        contextPath.addSegment("lk_calendarrule_modifiedonbehalfby"));
    }

    public CalendarruleRequest lk_calendarrule_modifiedonbehalfby(String calendarruleid) {
        return new CalendarruleRequest(contextPath.addSegment("lk_calendarrule_modifiedonbehalfby").addKeys(new NameValue(calendarruleid.toString())));
    }

    public ImportjobCollectionRequest lk_importjobbase_createdby() {
        return new ImportjobCollectionRequest(
                        contextPath.addSegment("lk_importjobbase_createdby"));
    }

    public ImportjobRequest lk_importjobbase_createdby(String importjobid) {
        return new ImportjobRequest(contextPath.addSegment("lk_importjobbase_createdby").addKeys(new NameValue(importjobid.toString())));
    }

    public ImportfileCollectionRequest systemUser_ImportFiles() {
        return new ImportfileCollectionRequest(
                        contextPath.addSegment("SystemUser_ImportFiles"));
    }

    public ImportfileRequest systemUser_ImportFiles(String importfileid) {
        return new ImportfileRequest(contextPath.addSegment("SystemUser_ImportFiles").addKeys(new NameValue(importfileid.toString())));
    }

    public ColumnmappingCollectionRequest lk_columnmapping_createdonbehalfby() {
        return new ColumnmappingCollectionRequest(
                        contextPath.addSegment("lk_columnmapping_createdonbehalfby"));
    }

    public ColumnmappingRequest lk_columnmapping_createdonbehalfby(String columnmappingid) {
        return new ColumnmappingRequest(contextPath.addSegment("lk_columnmapping_createdonbehalfby").addKeys(new NameValue(columnmappingid.toString())));
    }

    public ImportfileCollectionRequest lk_importfilebase_modifiedonbehalfby() {
        return new ImportfileCollectionRequest(
                        contextPath.addSegment("lk_importfilebase_modifiedonbehalfby"));
    }

    public ImportfileRequest lk_importfilebase_modifiedonbehalfby(String importfileid) {
        return new ImportfileRequest(contextPath.addSegment("lk_importfilebase_modifiedonbehalfby").addKeys(new NameValue(importfileid.toString())));
    }

    public MailboxtrackingfolderCollectionRequest lk_mailboxtrackingfolder_createdby() {
        return new MailboxtrackingfolderCollectionRequest(
                        contextPath.addSegment("lk_mailboxtrackingfolder_createdby"));
    }

    public MailboxtrackingfolderRequest lk_mailboxtrackingfolder_createdby(String mailboxtrackingfolderid) {
        return new MailboxtrackingfolderRequest(contextPath.addSegment("lk_mailboxtrackingfolder_createdby").addKeys(new NameValue(mailboxtrackingfolderid.toString())));
    }

    public SocialprofileCollectionRequest socialProfile_owning_user() {
        return new SocialprofileCollectionRequest(
                        contextPath.addSegment("socialProfile_owning_user"));
    }

    public SocialprofileRequest socialProfile_owning_user(String socialprofileid) {
        return new SocialprofileRequest(contextPath.addSegment("socialProfile_owning_user").addKeys(new NameValue(socialprofileid.toString())));
    }

    public AppmodulecomponentCollectionRequest lk_appmodulecomponent_createdonbehalfby() {
        return new AppmodulecomponentCollectionRequest(
                        contextPath.addSegment("lk_appmodulecomponent_createdonbehalfby"));
    }

    public AppmodulecomponentRequest lk_appmodulecomponent_createdonbehalfby(String appmodulecomponentid) {
        return new AppmodulecomponentRequest(contextPath.addSegment("lk_appmodulecomponent_createdonbehalfby").addKeys(new NameValue(appmodulecomponentid.toString())));
    }

    public AciviewmapperCollectionRequest lk_ACIViewMapper_createdonbehalfby() {
        return new AciviewmapperCollectionRequest(
                        contextPath.addSegment("lk_ACIViewMapper_createdonbehalfby"));
    }

    public AciviewmapperRequest lk_ACIViewMapper_createdonbehalfby(String aciviewmapperid) {
        return new AciviewmapperRequest(contextPath.addSegment("lk_ACIViewMapper_createdonbehalfby").addKeys(new NameValue(aciviewmapperid.toString())));
    }

    public BusinessunitCollectionRequest lk_businessunit_modifiedonbehalfby() {
        return new BusinessunitCollectionRequest(
                        contextPath.addSegment("lk_businessunit_modifiedonbehalfby"));
    }

    public BusinessunitRequest lk_businessunit_modifiedonbehalfby(String businessunitid) {
        return new BusinessunitRequest(contextPath.addSegment("lk_businessunit_modifiedonbehalfby").addKeys(new NameValue(businessunitid.toString())));
    }

    public AppointmentCollectionRequest lk_appointment_modifiedonbehalfby() {
        return new AppointmentCollectionRequest(
                        contextPath.addSegment("lk_appointment_modifiedonbehalfby"));
    }

    public AppointmentRequest lk_appointment_modifiedonbehalfby(String activityid) {
        return new AppointmentRequest(contextPath.addSegment("lk_appointment_modifiedonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public SdkmessageprocessingstepimageCollectionRequest lk_sdkmessageprocessingstepimage_modifiedonbehalfby() {
        return new SdkmessageprocessingstepimageCollectionRequest(
                        contextPath.addSegment("lk_sdkmessageprocessingstepimage_modifiedonbehalfby"));
    }

    public SdkmessageprocessingstepimageRequest lk_sdkmessageprocessingstepimage_modifiedonbehalfby(String sdkmessageprocessingstepimageid) {
        return new SdkmessageprocessingstepimageRequest(contextPath.addSegment("lk_sdkmessageprocessingstepimage_modifiedonbehalfby").addKeys(new NameValue(sdkmessageprocessingstepimageid.toString())));
    }

    public KbarticletemplateCollectionRequest lk_kbarticletemplate_createdonbehalfby() {
        return new KbarticletemplateCollectionRequest(
                        contextPath.addSegment("lk_kbarticletemplate_createdonbehalfby"));
    }

    public KbarticletemplateRequest lk_kbarticletemplate_createdonbehalfby(String kbarticletemplateid) {
        return new KbarticletemplateRequest(contextPath.addSegment("lk_kbarticletemplate_createdonbehalfby").addKeys(new NameValue(kbarticletemplateid.toString())));
    }

    public DocumenttemplateCollectionRequest lk_documenttemplatebase_modifiedonbehalfby() {
        return new DocumenttemplateCollectionRequest(
                        contextPath.addSegment("lk_documenttemplatebase_modifiedonbehalfby"));
    }

    public DocumenttemplateRequest lk_documenttemplatebase_modifiedonbehalfby(String documenttemplateid) {
        return new DocumenttemplateRequest(contextPath.addSegment("lk_documenttemplatebase_modifiedonbehalfby").addKeys(new NameValue(documenttemplateid.toString())));
    }

    public ProcesssessionCollectionRequest lk_processsession_executedby() {
        return new ProcesssessionCollectionRequest(
                        contextPath.addSegment("lk_processsession_executedby"));
    }

    public ProcesssessionRequest lk_processsession_executedby(String processsessionid) {
        return new ProcesssessionRequest(contextPath.addSegment("lk_processsession_executedby").addKeys(new NameValue(processsessionid.toString())));
    }

    public SdkmessageprocessingstepCollectionRequest lk_sdkmessageprocessingstep_modifiedonbehalfby() {
        return new SdkmessageprocessingstepCollectionRequest(
                        contextPath.addSegment("lk_sdkmessageprocessingstep_modifiedonbehalfby"));
    }

    public SdkmessageprocessingstepRequest lk_sdkmessageprocessingstep_modifiedonbehalfby(String sdkmessageprocessingstepid) {
        return new SdkmessageprocessingstepRequest(contextPath.addSegment("lk_sdkmessageprocessingstep_modifiedonbehalfby").addKeys(new NameValue(sdkmessageprocessingstepid.toString())));
    }

    public MonthlyfiscalcalendarCollectionRequest lk_monthlyfiscalcalendar_createdby() {
        return new MonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_monthlyfiscalcalendar_createdby"));
    }

    public MonthlyfiscalcalendarRequest lk_monthlyfiscalcalendar_createdby(String userfiscalcalendarid) {
        return new MonthlyfiscalcalendarRequest(contextPath.addSegment("lk_monthlyfiscalcalendar_createdby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public SyncerrorCollectionRequest lk_syncerrorbase_modifiedby() {
        return new SyncerrorCollectionRequest(
                        contextPath.addSegment("lk_syncerrorbase_modifiedby"));
    }

    public SyncerrorRequest lk_syncerrorbase_modifiedby(String syncerrorid) {
        return new SyncerrorRequest(contextPath.addSegment("lk_syncerrorbase_modifiedby").addKeys(new NameValue(syncerrorid.toString())));
    }

    public AppconfigCollectionRequest systemuser_appconfig_modifiedonbehalfby() {
        return new AppconfigCollectionRequest(
                        contextPath.addSegment("systemuser_appconfig_modifiedonbehalfby"));
    }

    public AppconfigRequest systemuser_appconfig_modifiedonbehalfby(String appconfigid) {
        return new AppconfigRequest(contextPath.addSegment("systemuser_appconfig_modifiedonbehalfby").addKeys(new NameValue(appconfigid.toString())));
    }

    public ReportCollectionRequest lk_reportbase_createdby() {
        return new ReportCollectionRequest(
                        contextPath.addSegment("lk_reportbase_createdby"));
    }

    public ReportRequest lk_reportbase_createdby(String reportid) {
        return new ReportRequest(contextPath.addSegment("lk_reportbase_createdby").addKeys(new NameValue(reportid.toString())));
    }

    public DocumenttemplateCollectionRequest lk_documenttemplatebase_createdby() {
        return new DocumenttemplateCollectionRequest(
                        contextPath.addSegment("lk_documenttemplatebase_createdby"));
    }

    public DocumenttemplateRequest lk_documenttemplatebase_createdby(String documenttemplateid) {
        return new DocumenttemplateRequest(contextPath.addSegment("lk_documenttemplatebase_createdby").addKeys(new NameValue(documenttemplateid.toString())));
    }

    public SubjectCollectionRequest lk_subject_createdonbehalfby() {
        return new SubjectCollectionRequest(
                        contextPath.addSegment("lk_subject_createdonbehalfby"));
    }

    public SubjectRequest lk_subject_createdonbehalfby(String subjectid) {
        return new SubjectRequest(contextPath.addSegment("lk_subject_createdonbehalfby").addKeys(new NameValue(subjectid.toString())));
    }

    public RecurringappointmentmasterCollectionRequest lk_recurringappointmentmaster_modifiedonbehalfby() {
        return new RecurringappointmentmasterCollectionRequest(
                        contextPath.addSegment("lk_recurringappointmentmaster_modifiedonbehalfby"));
    }

    public RecurringappointmentmasterRequest lk_recurringappointmentmaster_modifiedonbehalfby(String activityid) {
        return new RecurringappointmentmasterRequest(contextPath.addSegment("lk_recurringappointmentmaster_modifiedonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public ReportCollectionRequest lk_reportbase_modifiedby() {
        return new ReportCollectionRequest(
                        contextPath.addSegment("lk_reportbase_modifiedby"));
    }

    public ReportRequest lk_reportbase_modifiedby(String reportid) {
        return new ReportRequest(contextPath.addSegment("lk_reportbase_modifiedby").addKeys(new NameValue(reportid.toString())));
    }

    public UserformCollectionRequest lk_userformbase_modifiedonbehalfby() {
        return new UserformCollectionRequest(
                        contextPath.addSegment("lk_userformbase_modifiedonbehalfby"));
    }

    public UserformRequest lk_userformbase_modifiedonbehalfby(String userformid) {
        return new UserformRequest(contextPath.addSegment("lk_userformbase_modifiedonbehalfby").addKeys(new NameValue(userformid.toString())));
    }

    public BulkdeleteoperationCollectionRequest lk_bulkdeleteoperationbase_createdby() {
        return new BulkdeleteoperationCollectionRequest(
                        contextPath.addSegment("lk_bulkdeleteoperationbase_createdby"));
    }

    public BulkdeleteoperationRequest lk_bulkdeleteoperationbase_createdby(String bulkdeleteoperationid) {
        return new BulkdeleteoperationRequest(contextPath.addSegment("lk_bulkdeleteoperationbase_createdby").addKeys(new NameValue(bulkdeleteoperationid.toString())));
    }

    public TransformationmappingCollectionRequest lk_transformationmapping_modifiedonbehalfby() {
        return new TransformationmappingCollectionRequest(
                        contextPath.addSegment("lk_transformationmapping_modifiedonbehalfby"));
    }

    public TransformationmappingRequest lk_transformationmapping_modifiedonbehalfby(String transformationmappingid) {
        return new TransformationmappingRequest(contextPath.addSegment("lk_transformationmapping_modifiedonbehalfby").addKeys(new NameValue(transformationmappingid.toString())));
    }

    public FeedbackCollectionRequest lk_feedback_modifiedonbehalfby() {
        return new FeedbackCollectionRequest(
                        contextPath.addSegment("lk_feedback_modifiedonbehalfby"));
    }

    public FeedbackRequest lk_feedback_modifiedonbehalfby(String feedbackid) {
        return new FeedbackRequest(contextPath.addSegment("lk_feedback_modifiedonbehalfby").addKeys(new NameValue(feedbackid.toString())));
    }

    public SlaCollectionRequest lk_slabase_modifiedby() {
        return new SlaCollectionRequest(
                        contextPath.addSegment("lk_slabase_modifiedby"));
    }

    public SlaRequest lk_slabase_modifiedby(String slaid) {
        return new SlaRequest(contextPath.addSegment("lk_slabase_modifiedby").addKeys(new NameValue(slaid.toString())));
    }

    public PersonaldocumenttemplateCollectionRequest lk_personaldocumenttemplatebase_createdonbehalfby() {
        return new PersonaldocumenttemplateCollectionRequest(
                        contextPath.addSegment("lk_personaldocumenttemplatebase_createdonbehalfby"));
    }

    public PersonaldocumenttemplateRequest lk_personaldocumenttemplatebase_createdonbehalfby(String personaldocumenttemplateid) {
        return new PersonaldocumenttemplateRequest(contextPath.addSegment("lk_personaldocumenttemplatebase_createdonbehalfby").addKeys(new NameValue(personaldocumenttemplateid.toString())));
    }

    public ActivitypointerCollectionRequest lk_activitypointer_modifiedonbehalfby() {
        return new ActivitypointerCollectionRequest(
                        contextPath.addSegment("lk_activitypointer_modifiedonbehalfby"));
    }

    public ActivitypointerRequest lk_activitypointer_modifiedonbehalfby(String activityid) {
        return new ActivitypointerRequest(contextPath.addSegment("lk_activitypointer_modifiedonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public SocialactivityCollectionRequest lk_socialactivity_createdby() {
        return new SocialactivityCollectionRequest(
                        contextPath.addSegment("lk_socialactivity_createdby"));
    }

    public SocialactivityRequest lk_socialactivity_createdby(String activityid) {
        return new SocialactivityRequest(contextPath.addSegment("lk_socialactivity_createdby").addKeys(new NameValue(activityid.toString())));
    }

    public NavigationsettingCollectionRequest systemuser_navigationsetting_createdonbehalfby() {
        return new NavigationsettingCollectionRequest(
                        contextPath.addSegment("systemuser_navigationsetting_createdonbehalfby"));
    }

    public NavigationsettingRequest systemuser_navigationsetting_createdonbehalfby(String navigationsettingid) {
        return new NavigationsettingRequest(contextPath.addSegment("systemuser_navigationsetting_createdonbehalfby").addKeys(new NameValue(navigationsettingid.toString())));
    }

    public FaxCollectionRequest lk_fax_modifiedby() {
        return new FaxCollectionRequest(
                        contextPath.addSegment("lk_fax_modifiedby"));
    }

    public FaxRequest lk_fax_modifiedby(String activityid) {
        return new FaxRequest(contextPath.addSegment("lk_fax_modifiedby").addKeys(new NameValue(activityid.toString())));
    }

    public UserformCollectionRequest lk_userformbase_createdonbehalfby() {
        return new UserformCollectionRequest(
                        contextPath.addSegment("lk_userformbase_createdonbehalfby"));
    }

    public UserformRequest lk_userformbase_createdonbehalfby(String userformid) {
        return new UserformRequest(contextPath.addSegment("lk_userformbase_createdonbehalfby").addKeys(new NameValue(userformid.toString())));
    }

    public SdkmessageprocessingstepCollectionRequest modifiedby_sdkmessageprocessingstep() {
        return new SdkmessageprocessingstepCollectionRequest(
                        contextPath.addSegment("modifiedby_sdkmessageprocessingstep"));
    }

    public SdkmessageprocessingstepRequest modifiedby_sdkmessageprocessingstep(String sdkmessageprocessingstepid) {
        return new SdkmessageprocessingstepRequest(contextPath.addSegment("modifiedby_sdkmessageprocessingstep").addKeys(new NameValue(sdkmessageprocessingstepid.toString())));
    }

    public PlugintypeCollectionRequest createdby_plugintype() {
        return new PlugintypeCollectionRequest(
                        contextPath.addSegment("createdby_plugintype"));
    }

    public PlugintypeRequest createdby_plugintype(String plugintypeid) {
        return new PlugintypeRequest(contextPath.addSegment("createdby_plugintype").addKeys(new NameValue(plugintypeid.toString())));
    }

    public SdkmessageCollectionRequest lk_sdkmessage_createdonbehalfby() {
        return new SdkmessageCollectionRequest(
                        contextPath.addSegment("lk_sdkmessage_createdonbehalfby"));
    }

    public SdkmessageRequest lk_sdkmessage_createdonbehalfby(String sdkmessageid) {
        return new SdkmessageRequest(contextPath.addSegment("lk_sdkmessage_createdonbehalfby").addKeys(new NameValue(sdkmessageid.toString())));
    }

    public CustomcontroldefaultconfigCollectionRequest lk_customcontroldefaultconfig_createdonbehalfby() {
        return new CustomcontroldefaultconfigCollectionRequest(
                        contextPath.addSegment("lk_customcontroldefaultconfig_createdonbehalfby"));
    }

    public CustomcontroldefaultconfigRequest lk_customcontroldefaultconfig_createdonbehalfby(String customcontroldefaultconfigid) {
        return new CustomcontroldefaultconfigRequest(contextPath.addSegment("lk_customcontroldefaultconfig_createdonbehalfby").addKeys(new NameValue(customcontroldefaultconfigid.toString())));
    }

    public PluginassemblyCollectionRequest lk_pluginassembly_createdonbehalfby() {
        return new PluginassemblyCollectionRequest(
                        contextPath.addSegment("lk_pluginassembly_createdonbehalfby"));
    }

    public PluginassemblyRequest lk_pluginassembly_createdonbehalfby(String pluginassemblyid) {
        return new PluginassemblyRequest(contextPath.addSegment("lk_pluginassembly_createdonbehalfby").addKeys(new NameValue(pluginassemblyid.toString())));
    }

    public SdkmessagefilterCollectionRequest createdby_sdkmessagefilter() {
        return new SdkmessagefilterCollectionRequest(
                        contextPath.addSegment("createdby_sdkmessagefilter"));
    }

    public SdkmessagefilterRequest createdby_sdkmessagefilter(String sdkmessagefilterid) {
        return new SdkmessagefilterRequest(contextPath.addSegment("createdby_sdkmessagefilter").addKeys(new NameValue(sdkmessagefilterid.toString())));
    }

    public KnowledgearticleviewsCollectionRequest lk_knowledgearticleviews_modifiedby() {
        return new KnowledgearticleviewsCollectionRequest(
                        contextPath.addSegment("lk_knowledgearticleviews_modifiedby"));
    }

    public KnowledgearticleviewsRequest lk_knowledgearticleviews_modifiedby(String knowledgearticleviewsid) {
        return new KnowledgearticleviewsRequest(contextPath.addSegment("lk_knowledgearticleviews_modifiedby").addKeys(new NameValue(knowledgearticleviewsid.toString())));
    }

    public ConnectionroleCollectionRequest lk_connectionrolebase_createdonbehalfby() {
        return new ConnectionroleCollectionRequest(
                        contextPath.addSegment("lk_connectionrolebase_createdonbehalfby"));
    }

    public ConnectionroleRequest lk_connectionrolebase_createdonbehalfby(String connectionroleid) {
        return new ConnectionroleRequest(contextPath.addSegment("lk_connectionrolebase_createdonbehalfby").addKeys(new NameValue(connectionroleid.toString())));
    }

    public WorkflowlogCollectionRequest lk_workflowlog_modifiedonbehalfby() {
        return new WorkflowlogCollectionRequest(
                        contextPath.addSegment("lk_workflowlog_modifiedonbehalfby"));
    }

    public WorkflowlogRequest lk_workflowlog_modifiedonbehalfby(String workflowlogid) {
        return new WorkflowlogRequest(contextPath.addSegment("lk_workflowlog_modifiedonbehalfby").addKeys(new NameValue(workflowlogid.toString())));
    }

    public FeedbackCollectionRequest lk_feedback_closedby() {
        return new FeedbackCollectionRequest(
                        contextPath.addSegment("lk_feedback_closedby"));
    }

    public FeedbackRequest lk_feedback_closedby(String feedbackid) {
        return new FeedbackRequest(contextPath.addSegment("lk_feedback_closedby").addKeys(new NameValue(feedbackid.toString())));
    }

    public AppconfigmasterCollectionRequest systemuser_appconfigmaster_createdby() {
        return new AppconfigmasterCollectionRequest(
                        contextPath.addSegment("systemuser_appconfigmaster_createdby"));
    }

    public AppconfigmasterRequest systemuser_appconfigmaster_createdby(String appconfigmasterid) {
        return new AppconfigmasterRequest(contextPath.addSegment("systemuser_appconfigmaster_createdby").addKeys(new NameValue(appconfigmasterid.toString())));
    }

    public UsersettingsCollectionRequest lk_usersettingsbase_modifiedby() {
        return new UsersettingsCollectionRequest(
                        contextPath.addSegment("lk_usersettingsbase_modifiedby"));
    }

    public UsersettingsRequest lk_usersettingsbase_modifiedby(String systemuserid) {
        return new UsersettingsRequest(contextPath.addSegment("lk_usersettingsbase_modifiedby").addKeys(new NameValue(systemuserid.toString())));
    }

    public SharepointdocumentlocationCollectionRequest lk_sharepointdocumentlocationbase_createdby() {
        return new SharepointdocumentlocationCollectionRequest(
                        contextPath.addSegment("lk_sharepointdocumentlocationbase_createdby"));
    }

    public SharepointdocumentlocationRequest lk_sharepointdocumentlocationbase_createdby(String sharepointdocumentlocationid) {
        return new SharepointdocumentlocationRequest(contextPath.addSegment("lk_sharepointdocumentlocationbase_createdby").addKeys(new NameValue(sharepointdocumentlocationid.toString())));
    }

    public FaxCollectionRequest lk_fax_modifiedonbehalfby() {
        return new FaxCollectionRequest(
                        contextPath.addSegment("lk_fax_modifiedonbehalfby"));
    }

    public FaxRequest lk_fax_modifiedonbehalfby(String activityid) {
        return new FaxRequest(contextPath.addSegment("lk_fax_modifiedonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public FeedbackCollectionRequest lk_feedback_createdonbehalfby() {
        return new FeedbackCollectionRequest(
                        contextPath.addSegment("lk_feedback_createdonbehalfby"));
    }

    public FeedbackRequest lk_feedback_createdonbehalfby(String feedbackid) {
        return new FeedbackRequest(contextPath.addSegment("lk_feedback_createdonbehalfby").addKeys(new NameValue(feedbackid.toString())));
    }

    public AppconfiginstanceCollectionRequest systemuser_appconfiginstance_createdonbehalfby() {
        return new AppconfiginstanceCollectionRequest(
                        contextPath.addSegment("systemuser_appconfiginstance_createdonbehalfby"));
    }

    public AppconfiginstanceRequest systemuser_appconfiginstance_createdonbehalfby(String appconfiginstanceid) {
        return new AppconfiginstanceRequest(contextPath.addSegment("systemuser_appconfiginstance_createdonbehalfby").addKeys(new NameValue(appconfiginstanceid.toString())));
    }

    public SitemapCollectionRequest systemuser_SiteMap_createdby() {
        return new SitemapCollectionRequest(
                        contextPath.addSegment("systemuser_SiteMap_createdby"));
    }

    public SitemapRequest systemuser_SiteMap_createdby(String sitemapid) {
        return new SitemapRequest(contextPath.addSegment("systemuser_SiteMap_createdby").addKeys(new NameValue(sitemapid.toString())));
    }

    public AsyncoperationCollectionRequest lk_asyncoperation_modifiedby() {
        return new AsyncoperationCollectionRequest(
                        contextPath.addSegment("lk_asyncoperation_modifiedby"));
    }

    public AsyncoperationRequest lk_asyncoperation_modifiedby(String asyncoperationid) {
        return new AsyncoperationRequest(contextPath.addSegment("lk_asyncoperation_modifiedby").addKeys(new NameValue(asyncoperationid.toString())));
    }

    public SavedqueryCollectionRequest lk_savedquery_modifiedonbehalfby() {
        return new SavedqueryCollectionRequest(
                        contextPath.addSegment("lk_savedquery_modifiedonbehalfby"));
    }

    public SavedqueryRequest lk_savedquery_modifiedonbehalfby(String savedqueryid) {
        return new SavedqueryRequest(contextPath.addSegment("lk_savedquery_modifiedonbehalfby").addKeys(new NameValue(savedqueryid.toString())));
    }

    public WorkflowlogCollectionRequest lk_workflowlog_modifiedby() {
        return new WorkflowlogCollectionRequest(
                        contextPath.addSegment("lk_workflowlog_modifiedby"));
    }

    public WorkflowlogRequest lk_workflowlog_modifiedby(String workflowlogid) {
        return new WorkflowlogRequest(contextPath.addSegment("lk_workflowlog_modifiedby").addKeys(new NameValue(workflowlogid.toString())));
    }

    public ProcesstriggerCollectionRequest lk_processtriggerbase_modifiedonbehalfby() {
        return new ProcesstriggerCollectionRequest(
                        contextPath.addSegment("lk_processtriggerbase_modifiedonbehalfby"));
    }

    public ProcesstriggerRequest lk_processtriggerbase_modifiedonbehalfby(String processtriggerid) {
        return new ProcesstriggerRequest(contextPath.addSegment("lk_processtriggerbase_modifiedonbehalfby").addKeys(new NameValue(processtriggerid.toString())));
    }

    public WebwizardCollectionRequest lk_webwizard_createdonbehalfby() {
        return new WebwizardCollectionRequest(
                        contextPath.addSegment("lk_webwizard_createdonbehalfby"));
    }

    public WebwizardRequest lk_webwizard_createdonbehalfby(String webwizardid) {
        return new WebwizardRequest(contextPath.addSegment("lk_webwizard_createdonbehalfby").addKeys(new NameValue(webwizardid.toString())));
    }

    public WebwizardCollectionRequest lk_webwizard_modifiedonbehalfby() {
        return new WebwizardCollectionRequest(
                        contextPath.addSegment("lk_webwizard_modifiedonbehalfby"));
    }

    public WebwizardRequest lk_webwizard_modifiedonbehalfby(String webwizardid) {
        return new WebwizardRequest(contextPath.addSegment("lk_webwizard_modifiedonbehalfby").addKeys(new NameValue(webwizardid.toString())));
    }

    public AppconfigCollectionRequest systemuser_appconfig_createdonbehalfby() {
        return new AppconfigCollectionRequest(
                        contextPath.addSegment("systemuser_appconfig_createdonbehalfby"));
    }

    public AppconfigRequest systemuser_appconfig_createdonbehalfby(String appconfigid) {
        return new AppconfigRequest(contextPath.addSegment("systemuser_appconfig_createdonbehalfby").addKeys(new NameValue(appconfigid.toString())));
    }

    public AppointmentCollectionRequest lk_appointment_modifiedby() {
        return new AppointmentCollectionRequest(
                        contextPath.addSegment("lk_appointment_modifiedby"));
    }

    public AppointmentRequest lk_appointment_modifiedby(String activityid) {
        return new AppointmentRequest(contextPath.addSegment("lk_appointment_modifiedby").addKeys(new NameValue(activityid.toString())));
    }

    public OrganizationCollectionRequest lk_organizationbase_createdby() {
        return new OrganizationCollectionRequest(
                        contextPath.addSegment("lk_organizationbase_createdby"));
    }

    public OrganizationRequest lk_organizationbase_createdby(String organizationid) {
        return new OrganizationRequest(contextPath.addSegment("lk_organizationbase_createdby").addKeys(new NameValue(organizationid.toString())));
    }

    public TimezonelocalizednameCollectionRequest lk_timezonelocalizedname_modifiedby() {
        return new TimezonelocalizednameCollectionRequest(
                        contextPath.addSegment("lk_timezonelocalizedname_modifiedby"));
    }

    public TimezonelocalizednameRequest lk_timezonelocalizedname_modifiedby(String timezonelocalizednameid) {
        return new TimezonelocalizednameRequest(contextPath.addSegment("lk_timezonelocalizedname_modifiedby").addKeys(new NameValue(timezonelocalizednameid.toString())));
    }

    public ActivitypointerCollectionRequest lk_activitypointer_createdonbehalfby() {
        return new ActivitypointerCollectionRequest(
                        contextPath.addSegment("lk_activitypointer_createdonbehalfby"));
    }

    public ActivitypointerRequest lk_activitypointer_createdonbehalfby(String activityid) {
        return new ActivitypointerRequest(contextPath.addSegment("lk_activitypointer_createdonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public DuplicateruleconditionCollectionRequest lk_duplicaterulecondition_createdonbehalfby() {
        return new DuplicateruleconditionCollectionRequest(
                        contextPath.addSegment("lk_duplicaterulecondition_createdonbehalfby"));
    }

    public DuplicateruleconditionRequest lk_duplicaterulecondition_createdonbehalfby(String duplicateruleconditionid) {
        return new DuplicateruleconditionRequest(contextPath.addSegment("lk_duplicaterulecondition_createdonbehalfby").addKeys(new NameValue(duplicateruleconditionid.toString())));
    }

    public MailmergetemplateCollectionRequest lk_mailmergetemplate_createdonbehalfby() {
        return new MailmergetemplateCollectionRequest(
                        contextPath.addSegment("lk_mailmergetemplate_createdonbehalfby"));
    }

    public MailmergetemplateRequest lk_mailmergetemplate_createdonbehalfby(String mailmergetemplateid) {
        return new MailmergetemplateRequest(contextPath.addSegment("lk_mailmergetemplate_createdonbehalfby").addKeys(new NameValue(mailmergetemplateid.toString())));
    }

    public ImportdataCollectionRequest lk_importdata_modifiedonbehalfby() {
        return new ImportdataCollectionRequest(
                        contextPath.addSegment("lk_importdata_modifiedonbehalfby"));
    }

    public ImportdataRequest lk_importdata_modifiedonbehalfby(String importdataid) {
        return new ImportdataRequest(contextPath.addSegment("lk_importdata_modifiedonbehalfby").addKeys(new NameValue(importdataid.toString())));
    }

    public TransformationmappingCollectionRequest lk_transformationmapping_createdonbehalfby() {
        return new TransformationmappingCollectionRequest(
                        contextPath.addSegment("lk_transformationmapping_createdonbehalfby"));
    }

    public TransformationmappingRequest lk_transformationmapping_createdonbehalfby(String transformationmappingid) {
        return new TransformationmappingRequest(contextPath.addSegment("lk_transformationmapping_createdonbehalfby").addKeys(new NameValue(transformationmappingid.toString())));
    }

    public SemiannualfiscalcalendarCollectionRequest lk_semiannualfiscalcalendar_salespersonid() {
        return new SemiannualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_semiannualfiscalcalendar_salespersonid"));
    }

    public SemiannualfiscalcalendarRequest lk_semiannualfiscalcalendar_salespersonid(String userfiscalcalendarid) {
        return new SemiannualfiscalcalendarRequest(contextPath.addSegment("lk_semiannualfiscalcalendar_salespersonid").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public TransformationparametermappingCollectionRequest lk_transformationparametermapping_createdonbehalfby() {
        return new TransformationparametermappingCollectionRequest(
                        contextPath.addSegment("lk_transformationparametermapping_createdonbehalfby"));
    }

    public TransformationparametermappingRequest lk_transformationparametermapping_createdonbehalfby(String transformationparametermappingid) {
        return new TransformationparametermappingRequest(contextPath.addSegment("lk_transformationparametermapping_createdonbehalfby").addKeys(new NameValue(transformationparametermappingid.toString())));
    }

    public ConnectionCollectionRequest lk_connectionbase_modifiedonbehalfby() {
        return new ConnectionCollectionRequest(
                        contextPath.addSegment("lk_connectionbase_modifiedonbehalfby"));
    }

    public ConnectionRequest lk_connectionbase_modifiedonbehalfby(String connectionid) {
        return new ConnectionRequest(contextPath.addSegment("lk_connectionbase_modifiedonbehalfby").addKeys(new NameValue(connectionid.toString())));
    }

    public PlugintypestatisticCollectionRequest lk_plugintypestatisticbase_createdonbehalfby() {
        return new PlugintypestatisticCollectionRequest(
                        contextPath.addSegment("lk_plugintypestatisticbase_createdonbehalfby"));
    }

    public PlugintypestatisticRequest lk_plugintypestatisticbase_createdonbehalfby(String plugintypestatisticid) {
        return new PlugintypestatisticRequest(contextPath.addSegment("lk_plugintypestatisticbase_createdonbehalfby").addKeys(new NameValue(plugintypestatisticid.toString())));
    }

    public TransformationmappingCollectionRequest lk_transformationmapping_createdby() {
        return new TransformationmappingCollectionRequest(
                        contextPath.addSegment("lk_transformationmapping_createdby"));
    }

    public TransformationmappingRequest lk_transformationmapping_createdby(String transformationmappingid) {
        return new TransformationmappingRequest(contextPath.addSegment("lk_transformationmapping_createdby").addKeys(new NameValue(transformationmappingid.toString())));
    }

    public MobileofflineprofileCollectionRequest lk_MobileOfflineProfile_createdby() {
        return new MobileofflineprofileCollectionRequest(
                        contextPath.addSegment("lk_MobileOfflineProfile_createdby"));
    }

    public MobileofflineprofileRequest lk_MobileOfflineProfile_createdby(String mobileofflineprofileid) {
        return new MobileofflineprofileRequest(contextPath.addSegment("lk_MobileOfflineProfile_createdby").addKeys(new NameValue(mobileofflineprofileid.toString())));
    }

    public SyncerrorCollectionRequest lk_syncerrorbase_createdby() {
        return new SyncerrorCollectionRequest(
                        contextPath.addSegment("lk_syncerrorbase_createdby"));
    }

    public SyncerrorRequest lk_syncerrorbase_createdby(String syncerrorid) {
        return new SyncerrorRequest(contextPath.addSegment("lk_syncerrorbase_createdby").addKeys(new NameValue(syncerrorid.toString())));
    }

    public DocumenttemplateCollectionRequest lk_documenttemplatebase_modifiedby() {
        return new DocumenttemplateCollectionRequest(
                        contextPath.addSegment("lk_documenttemplatebase_modifiedby"));
    }

    public DocumenttemplateRequest lk_documenttemplatebase_modifiedby(String documenttemplateid) {
        return new DocumenttemplateRequest(contextPath.addSegment("lk_documenttemplatebase_modifiedby").addKeys(new NameValue(documenttemplateid.toString())));
    }

    public TaskCollectionRequest lk_task_modifiedby() {
        return new TaskCollectionRequest(
                        contextPath.addSegment("lk_task_modifiedby"));
    }

    public TaskRequest lk_task_modifiedby(String activityid) {
        return new TaskRequest(contextPath.addSegment("lk_task_modifiedby").addKeys(new NameValue(activityid.toString())));
    }

    public KbarticleCollectionRequest lk_kbarticlebase_createdby() {
        return new KbarticleCollectionRequest(
                        contextPath.addSegment("lk_kbarticlebase_createdby"));
    }

    public KbarticleRequest lk_kbarticlebase_createdby(String kbarticleid) {
        return new KbarticleRequest(contextPath.addSegment("lk_kbarticlebase_createdby").addKeys(new NameValue(kbarticleid.toString())));
    }

    public TaskCollectionRequest lk_task_createdby() {
        return new TaskCollectionRequest(
                        contextPath.addSegment("lk_task_createdby"));
    }

    public TaskRequest lk_task_createdby(String activityid) {
        return new TaskRequest(contextPath.addSegment("lk_task_createdby").addKeys(new NameValue(activityid.toString())));
    }

    public TranslationprocessCollectionRequest lk_translationprocess_modifiedonbehalfby() {
        return new TranslationprocessCollectionRequest(
                        contextPath.addSegment("lk_translationprocess_modifiedonbehalfby"));
    }

    public TranslationprocessRequest lk_translationprocess_modifiedonbehalfby(String businessprocessflowinstanceid) {
        return new TranslationprocessRequest(contextPath.addSegment("lk_translationprocess_modifiedonbehalfby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public TimezonedefinitionCollectionRequest lk_timezonedefinition_modifiedonbehalfby() {
        return new TimezonedefinitionCollectionRequest(
                        contextPath.addSegment("lk_timezonedefinition_modifiedonbehalfby"));
    }

    public TimezonedefinitionRequest lk_timezonedefinition_modifiedonbehalfby(String timezonedefinitionid) {
        return new TimezonedefinitionRequest(contextPath.addSegment("lk_timezonedefinition_modifiedonbehalfby").addKeys(new NameValue(timezonedefinitionid.toString())));
    }

    public DuplicateruleconditionCollectionRequest lk_duplicaterulecondition_modifiedonbehalfby() {
        return new DuplicateruleconditionCollectionRequest(
                        contextPath.addSegment("lk_duplicaterulecondition_modifiedonbehalfby"));
    }

    public DuplicateruleconditionRequest lk_duplicaterulecondition_modifiedonbehalfby(String duplicateruleconditionid) {
        return new DuplicateruleconditionRequest(contextPath.addSegment("lk_duplicaterulecondition_modifiedonbehalfby").addKeys(new NameValue(duplicateruleconditionid.toString())));
    }

    public AsyncoperationCollectionRequest lk_asyncoperation_createdonbehalfby() {
        return new AsyncoperationCollectionRequest(
                        contextPath.addSegment("lk_asyncoperation_createdonbehalfby"));
    }

    public AsyncoperationRequest lk_asyncoperation_createdonbehalfby(String asyncoperationid) {
        return new AsyncoperationRequest(contextPath.addSegment("lk_asyncoperation_createdonbehalfby").addKeys(new NameValue(asyncoperationid.toString())));
    }

    public ActivitypointerCollectionRequest lk_activitypointer_modifiedby() {
        return new ActivitypointerCollectionRequest(
                        contextPath.addSegment("lk_activitypointer_modifiedby"));
    }

    public ActivitypointerRequest lk_activitypointer_modifiedby(String activityid) {
        return new ActivitypointerRequest(contextPath.addSegment("lk_activitypointer_modifiedby").addKeys(new NameValue(activityid.toString())));
    }

    public QueueCollectionRequest lk_queuebase_createdby() {
        return new QueueCollectionRequest(
                        contextPath.addSegment("lk_queuebase_createdby"));
    }

    public QueueRequest lk_queuebase_createdby(String queueid) {
        return new QueueRequest(contextPath.addSegment("lk_queuebase_createdby").addKeys(new NameValue(queueid.toString())));
    }

    public TransformationmappingCollectionRequest lk_transformationmapping_modifiedby() {
        return new TransformationmappingCollectionRequest(
                        contextPath.addSegment("lk_transformationmapping_modifiedby"));
    }

    public TransformationmappingRequest lk_transformationmapping_modifiedby(String transformationmappingid) {
        return new TransformationmappingRequest(contextPath.addSegment("lk_transformationmapping_modifiedby").addKeys(new NameValue(transformationmappingid.toString())));
    }

    public AppconfigCollectionRequest systemuser_appconfig_createdby() {
        return new AppconfigCollectionRequest(
                        contextPath.addSegment("systemuser_appconfig_createdby"));
    }

    public AppconfigRequest systemuser_appconfig_createdby(String appconfigid) {
        return new AppconfigRequest(contextPath.addSegment("systemuser_appconfig_createdby").addKeys(new NameValue(appconfigid.toString())));
    }

    public UsersettingsCollectionRequest user_settings() {
        return new UsersettingsCollectionRequest(
                        contextPath.addSegment("user_settings"));
    }

    public UsersettingsRequest user_settings(String systemuserid) {
        return new UsersettingsRequest(contextPath.addSegment("user_settings").addKeys(new NameValue(systemuserid.toString())));
    }

    public AppconfiginstanceCollectionRequest systemuser_appconfiginstance_modifiedby() {
        return new AppconfiginstanceCollectionRequest(
                        contextPath.addSegment("systemuser_appconfiginstance_modifiedby"));
    }

    public AppconfiginstanceRequest systemuser_appconfiginstance_modifiedby(String appconfiginstanceid) {
        return new AppconfiginstanceRequest(contextPath.addSegment("systemuser_appconfiginstance_modifiedby").addKeys(new NameValue(appconfiginstanceid.toString())));
    }

    public TranslationprocessCollectionRequest lk_translationprocess_createdby() {
        return new TranslationprocessCollectionRequest(
                        contextPath.addSegment("lk_translationprocess_createdby"));
    }

    public TranslationprocessRequest lk_translationprocess_createdby(String businessprocessflowinstanceid) {
        return new TranslationprocessRequest(contextPath.addSegment("lk_translationprocess_createdby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public NavigationsettingCollectionRequest systemuser_navigationsetting_modifiedonbehalfby() {
        return new NavigationsettingCollectionRequest(
                        contextPath.addSegment("systemuser_navigationsetting_modifiedonbehalfby"));
    }

    public NavigationsettingRequest systemuser_navigationsetting_modifiedonbehalfby(String navigationsettingid) {
        return new NavigationsettingRequest(contextPath.addSegment("systemuser_navigationsetting_modifiedonbehalfby").addKeys(new NameValue(navigationsettingid.toString())));
    }

    public QueueitemCollectionRequest lk_queueitem_modifiedonbehalfby() {
        return new QueueitemCollectionRequest(
                        contextPath.addSegment("lk_queueitem_modifiedonbehalfby"));
    }

    public QueueitemRequest lk_queueitem_modifiedonbehalfby(String queueitemid) {
        return new QueueitemRequest(contextPath.addSegment("lk_queueitem_modifiedonbehalfby").addKeys(new NameValue(queueitemid.toString())));
    }

    public AnnotationCollectionRequest lk_annotationbase_createdonbehalfby() {
        return new AnnotationCollectionRequest(
                        contextPath.addSegment("lk_annotationbase_createdonbehalfby"));
    }

    public AnnotationRequest lk_annotationbase_createdonbehalfby(String annotationid) {
        return new AnnotationRequest(contextPath.addSegment("lk_annotationbase_createdonbehalfby").addKeys(new NameValue(annotationid.toString())));
    }

    public ActioncardCollectionRequest lk_actioncardbase_createdonbehalfby() {
        return new ActioncardCollectionRequest(
                        contextPath.addSegment("lk_actioncardbase_createdonbehalfby"));
    }

    public ActioncardRequest lk_actioncardbase_createdonbehalfby(String actioncardid) {
        return new ActioncardRequest(contextPath.addSegment("lk_actioncardbase_createdonbehalfby").addKeys(new NameValue(actioncardid.toString())));
    }

    public TimezonelocalizednameCollectionRequest lk_timezonelocalizedname_createdby() {
        return new TimezonelocalizednameCollectionRequest(
                        contextPath.addSegment("lk_timezonelocalizedname_createdby"));
    }

    public TimezonelocalizednameRequest lk_timezonelocalizedname_createdby(String timezonelocalizednameid) {
        return new TimezonelocalizednameRequest(contextPath.addSegment("lk_timezonelocalizedname_createdby").addKeys(new NameValue(timezonelocalizednameid.toString())));
    }

    public AppconfiginstanceCollectionRequest systemuser_appconfiginstance_modifiedonbehalfby() {
        return new AppconfiginstanceCollectionRequest(
                        contextPath.addSegment("systemuser_appconfiginstance_modifiedonbehalfby"));
    }

    public AppconfiginstanceRequest systemuser_appconfiginstance_modifiedonbehalfby(String appconfiginstanceid) {
        return new AppconfiginstanceRequest(contextPath.addSegment("systemuser_appconfiginstance_modifiedonbehalfby").addKeys(new NameValue(appconfiginstanceid.toString())));
    }

    public ImportCollectionRequest lk_import_createdonbehalfby() {
        return new ImportCollectionRequest(
                        contextPath.addSegment("lk_import_createdonbehalfby"));
    }

    public ImportRequest lk_import_createdonbehalfby(String importid) {
        return new ImportRequest(contextPath.addSegment("lk_import_createdonbehalfby").addKeys(new NameValue(importid.toString())));
    }

    public MailmergetemplateCollectionRequest lk_mailmergetemplate_modifiedonbehalfby() {
        return new MailmergetemplateCollectionRequest(
                        contextPath.addSegment("lk_mailmergetemplate_modifiedonbehalfby"));
    }

    public MailmergetemplateRequest lk_mailmergetemplate_modifiedonbehalfby(String mailmergetemplateid) {
        return new MailmergetemplateRequest(contextPath.addSegment("lk_mailmergetemplate_modifiedonbehalfby").addKeys(new NameValue(mailmergetemplateid.toString())));
    }

    public CustomcontroldefaultconfigCollectionRequest lk_customcontroldefaultconfig_modifiedby() {
        return new CustomcontroldefaultconfigCollectionRequest(
                        contextPath.addSegment("lk_customcontroldefaultconfig_modifiedby"));
    }

    public CustomcontroldefaultconfigRequest lk_customcontroldefaultconfig_modifiedby(String customcontroldefaultconfigid) {
        return new CustomcontroldefaultconfigRequest(contextPath.addSegment("lk_customcontroldefaultconfig_modifiedby").addKeys(new NameValue(customcontroldefaultconfigid.toString())));
    }

    public CustomcontrolCollectionRequest lk_customcontrol_createdonbehalfby() {
        return new CustomcontrolCollectionRequest(
                        contextPath.addSegment("lk_customcontrol_createdonbehalfby"));
    }

    public CustomcontrolRequest lk_customcontrol_createdonbehalfby(String customcontrolid) {
        return new CustomcontrolRequest(contextPath.addSegment("lk_customcontrol_createdonbehalfby").addKeys(new NameValue(customcontrolid.toString())));
    }

    public UsersettingsCollectionRequest lk_usersettings_modifiedonbehalfby() {
        return new UsersettingsCollectionRequest(
                        contextPath.addSegment("lk_usersettings_modifiedonbehalfby"));
    }

    public UsersettingsRequest lk_usersettings_modifiedonbehalfby(String systemuserid) {
        return new UsersettingsRequest(contextPath.addSegment("lk_usersettings_modifiedonbehalfby").addKeys(new NameValue(systemuserid.toString())));
    }

    public OwnermappingCollectionRequest lk_ownermapping_modifiedonbehalfby() {
        return new OwnermappingCollectionRequest(
                        contextPath.addSegment("lk_ownermapping_modifiedonbehalfby"));
    }

    public OwnermappingRequest lk_ownermapping_modifiedonbehalfby(String ownermappingid) {
        return new OwnermappingRequest(contextPath.addSegment("lk_ownermapping_modifiedonbehalfby").addKeys(new NameValue(ownermappingid.toString())));
    }

    public MobileofflineprofileCollectionRequest lk_MobileOfflineProfile_modifiedby() {
        return new MobileofflineprofileCollectionRequest(
                        contextPath.addSegment("lk_MobileOfflineProfile_modifiedby"));
    }

    public MobileofflineprofileRequest lk_MobileOfflineProfile_modifiedby(String mobileofflineprofileid) {
        return new MobileofflineprofileRequest(contextPath.addSegment("lk_MobileOfflineProfile_modifiedby").addKeys(new NameValue(mobileofflineprofileid.toString())));
    }

    public LookupmappingCollectionRequest lk_lookupmapping_createdonbehalfby() {
        return new LookupmappingCollectionRequest(
                        contextPath.addSegment("lk_lookupmapping_createdonbehalfby"));
    }

    public LookupmappingRequest lk_lookupmapping_createdonbehalfby(String lookupmappingid) {
        return new LookupmappingRequest(contextPath.addSegment("lk_lookupmapping_createdonbehalfby").addKeys(new NameValue(lookupmappingid.toString())));
    }

    public PlugintypeCollectionRequest lk_plugintype_modifiedonbehalfby() {
        return new PlugintypeCollectionRequest(
                        contextPath.addSegment("lk_plugintype_modifiedonbehalfby"));
    }

    public PlugintypeRequest lk_plugintype_modifiedonbehalfby(String plugintypeid) {
        return new PlugintypeRequest(contextPath.addSegment("lk_plugintype_modifiedonbehalfby").addKeys(new NameValue(plugintypeid.toString())));
    }

    public AppmodulecomponentCollectionRequest appmodulecomponent_createdby() {
        return new AppmodulecomponentCollectionRequest(
                        contextPath.addSegment("appmodulecomponent_createdby"));
    }

    public AppmodulecomponentRequest appmodulecomponent_createdby(String appmodulecomponentid) {
        return new AppmodulecomponentRequest(contextPath.addSegment("appmodulecomponent_createdby").addKeys(new NameValue(appmodulecomponentid.toString())));
    }

    public ProcesssessionCollectionRequest lk_processsession_modifiedby() {
        return new ProcesssessionCollectionRequest(
                        contextPath.addSegment("lk_processsession_modifiedby"));
    }

    public ProcesssessionRequest lk_processsession_modifiedby(String processsessionid) {
        return new ProcesssessionRequest(contextPath.addSegment("lk_processsession_modifiedby").addKeys(new NameValue(processsessionid.toString())));
    }

    public TransformationparametermappingCollectionRequest lk_transformationparametermapping_modifiedby() {
        return new TransformationparametermappingCollectionRequest(
                        contextPath.addSegment("lk_transformationparametermapping_modifiedby"));
    }

    public TransformationparametermappingRequest lk_transformationparametermapping_modifiedby(String transformationparametermappingid) {
        return new TransformationparametermappingRequest(contextPath.addSegment("lk_transformationparametermapping_modifiedby").addKeys(new NameValue(transformationparametermappingid.toString())));
    }

    public SavedqueryvisualizationCollectionRequest lk_savedqueryvisualizationbase_modifiedonbehalfby() {
        return new SavedqueryvisualizationCollectionRequest(
                        contextPath.addSegment("lk_savedqueryvisualizationbase_modifiedonbehalfby"));
    }

    public SavedqueryvisualizationRequest lk_savedqueryvisualizationbase_modifiedonbehalfby(String savedqueryvisualizationid) {
        return new SavedqueryvisualizationRequest(contextPath.addSegment("lk_savedqueryvisualizationbase_modifiedonbehalfby").addKeys(new NameValue(savedqueryvisualizationid.toString())));
    }

    public KbarticlecommentCollectionRequest lk_kbarticlecomment_modifiedonbehalfby() {
        return new KbarticlecommentCollectionRequest(
                        contextPath.addSegment("lk_kbarticlecomment_modifiedonbehalfby"));
    }

    public KbarticlecommentRequest lk_kbarticlecomment_modifiedonbehalfby(String kbarticlecommentid) {
        return new KbarticlecommentRequest(contextPath.addSegment("lk_kbarticlecomment_modifiedonbehalfby").addKeys(new NameValue(kbarticlecommentid.toString())));
    }

    public RoleCollectionRequest lk_rolebase_createdby() {
        return new RoleCollectionRequest(
                        contextPath.addSegment("lk_rolebase_createdby"));
    }

    public RoleRequest lk_rolebase_createdby(String roleid) {
        return new RoleRequest(contextPath.addSegment("lk_rolebase_createdby").addKeys(new NameValue(roleid.toString())));
    }

    public BulkdeleteoperationCollectionRequest lk_bulkdeleteoperation_createdonbehalfby() {
        return new BulkdeleteoperationCollectionRequest(
                        contextPath.addSegment("lk_bulkdeleteoperation_createdonbehalfby"));
    }

    public BulkdeleteoperationRequest lk_bulkdeleteoperation_createdonbehalfby(String bulkdeleteoperationid) {
        return new BulkdeleteoperationRequest(contextPath.addSegment("lk_bulkdeleteoperation_createdonbehalfby").addKeys(new NameValue(bulkdeleteoperationid.toString())));
    }

    public KnowledgearticleviewsCollectionRequest lk_knowledgearticleviews_createdby() {
        return new KnowledgearticleviewsCollectionRequest(
                        contextPath.addSegment("lk_knowledgearticleviews_createdby"));
    }

    public KnowledgearticleviewsRequest lk_knowledgearticleviews_createdby(String knowledgearticleviewsid) {
        return new KnowledgearticleviewsRequest(contextPath.addSegment("lk_knowledgearticleviews_createdby").addKeys(new NameValue(knowledgearticleviewsid.toString())));
    }

    public CustomeraddressCollectionRequest lk_customeraddressbase_modifiedby() {
        return new CustomeraddressCollectionRequest(
                        contextPath.addSegment("lk_customeraddressbase_modifiedby"));
    }

    public CustomeraddressRequest lk_customeraddressbase_modifiedby(String customeraddressid) {
        return new CustomeraddressRequest(contextPath.addSegment("lk_customeraddressbase_modifiedby").addKeys(new NameValue(customeraddressid.toString())));
    }

    public TranslationprocessCollectionRequest lk_translationprocess_createdonbehalfby() {
        return new TranslationprocessCollectionRequest(
                        contextPath.addSegment("lk_translationprocess_createdonbehalfby"));
    }

    public TranslationprocessRequest lk_translationprocess_createdonbehalfby(String businessprocessflowinstanceid) {
        return new TranslationprocessRequest(contextPath.addSegment("lk_translationprocess_createdonbehalfby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public EmailCollectionRequest lk_email_createdonbehalfby() {
        return new EmailCollectionRequest(
                        contextPath.addSegment("lk_email_createdonbehalfby"));
    }

    public EmailRequest lk_email_createdonbehalfby(String activityid) {
        return new EmailRequest(contextPath.addSegment("lk_email_createdonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public CategoryCollectionRequest lk_category_modifiedby() {
        return new CategoryCollectionRequest(
                        contextPath.addSegment("lk_category_modifiedby"));
    }

    public CategoryRequest lk_category_modifiedby(String categoryid) {
        return new CategoryRequest(contextPath.addSegment("lk_category_modifiedby").addKeys(new NameValue(categoryid.toString())));
    }

    public QuarterlyfiscalcalendarCollectionRequest lk_quarterlyfiscalcalendar_modifiedonbehalfby() {
        return new QuarterlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_quarterlyfiscalcalendar_modifiedonbehalfby"));
    }

    public QuarterlyfiscalcalendarRequest lk_quarterlyfiscalcalendar_modifiedonbehalfby(String userfiscalcalendarid) {
        return new QuarterlyfiscalcalendarRequest(contextPath.addSegment("lk_quarterlyfiscalcalendar_modifiedonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public ImportfileCollectionRequest lk_importfilebase_createdonbehalfby() {
        return new ImportfileCollectionRequest(
                        contextPath.addSegment("lk_importfilebase_createdonbehalfby"));
    }

    public ImportfileRequest lk_importfilebase_createdonbehalfby(String importfileid) {
        return new ImportfileRequest(contextPath.addSegment("lk_importfilebase_createdonbehalfby").addKeys(new NameValue(importfileid.toString())));
    }

    public SdkmessagefilterCollectionRequest lk_sdkmessagefilter_createdonbehalfby() {
        return new SdkmessagefilterCollectionRequest(
                        contextPath.addSegment("lk_sdkmessagefilter_createdonbehalfby"));
    }

    public SdkmessagefilterRequest lk_sdkmessagefilter_createdonbehalfby(String sdkmessagefilterid) {
        return new SdkmessagefilterRequest(contextPath.addSegment("lk_sdkmessagefilter_createdonbehalfby").addKeys(new NameValue(sdkmessagefilterid.toString())));
    }

    public AnnotationCollectionRequest lk_annotationbase_modifiedby() {
        return new AnnotationCollectionRequest(
                        contextPath.addSegment("lk_annotationbase_modifiedby"));
    }

    public AnnotationRequest lk_annotationbase_modifiedby(String annotationid) {
        return new AnnotationRequest(contextPath.addSegment("lk_annotationbase_modifiedby").addKeys(new NameValue(annotationid.toString())));
    }

    public QueueCollectionRequest lk_queue_modifiedonbehalfby() {
        return new QueueCollectionRequest(
                        contextPath.addSegment("lk_queue_modifiedonbehalfby"));
    }

    public QueueRequest lk_queue_modifiedonbehalfby(String queueid) {
        return new QueueRequest(contextPath.addSegment("lk_queue_modifiedonbehalfby").addKeys(new NameValue(queueid.toString())));
    }

    public SharepointdocumentlocationCollectionRequest lk_sharepointdocumentlocationbase_modifiedonbehalfby() {
        return new SharepointdocumentlocationCollectionRequest(
                        contextPath.addSegment("lk_sharepointdocumentlocationbase_modifiedonbehalfby"));
    }

    public SharepointdocumentlocationRequest lk_sharepointdocumentlocationbase_modifiedonbehalfby(String sharepointdocumentlocationid) {
        return new SharepointdocumentlocationRequest(contextPath.addSegment("lk_sharepointdocumentlocationbase_modifiedonbehalfby").addKeys(new NameValue(sharepointdocumentlocationid.toString())));
    }

    public SocialactivityCollectionRequest lk_socialactivity_modifiedby() {
        return new SocialactivityCollectionRequest(
                        contextPath.addSegment("lk_socialactivity_modifiedby"));
    }

    public SocialactivityRequest lk_socialactivity_modifiedby(String activityid) {
        return new SocialactivityRequest(contextPath.addSegment("lk_socialactivity_modifiedby").addKeys(new NameValue(activityid.toString())));
    }

    public CalendarCollectionRequest lk_calendar_modifiedonbehalfby() {
        return new CalendarCollectionRequest(
                        contextPath.addSegment("lk_calendar_modifiedonbehalfby"));
    }

    public CalendarRequest lk_calendar_modifiedonbehalfby(String calendarid) {
        return new CalendarRequest(contextPath.addSegment("lk_calendar_modifiedonbehalfby").addKeys(new NameValue(calendarid.toString())));
    }

    public ContactCollectionRequest system_user_contacts() {
        return new ContactCollectionRequest(
                        contextPath.addSegment("system_user_contacts"));
    }

    public ContactRequest system_user_contacts(String contactid) {
        return new ContactRequest(contextPath.addSegment("system_user_contacts").addKeys(new NameValue(contactid.toString())));
    }

    public WebresourceCollectionRequest lk_webresourcebase_createdonbehalfby() {
        return new WebresourceCollectionRequest(
                        contextPath.addSegment("lk_webresourcebase_createdonbehalfby"));
    }

    public WebresourceRequest lk_webresourcebase_createdonbehalfby(String webresourceid) {
        return new WebresourceRequest(contextPath.addSegment("lk_webresourcebase_createdonbehalfby").addKeys(new NameValue(webresourceid.toString())));
    }

    public FeedbackCollectionRequest lk_feedback_createdby() {
        return new FeedbackCollectionRequest(
                        contextPath.addSegment("lk_feedback_createdby"));
    }

    public FeedbackRequest lk_feedback_createdby(String feedbackid) {
        return new FeedbackRequest(contextPath.addSegment("lk_feedback_createdby").addKeys(new NameValue(feedbackid.toString())));
    }

    public FixedmonthlyfiscalcalendarCollectionRequest lk_fixedmonthlyfiscalcalendar_createdby() {
        return new FixedmonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_createdby"));
    }

    public FixedmonthlyfiscalcalendarRequest lk_fixedmonthlyfiscalcalendar_createdby(String userfiscalcalendarid) {
        return new FixedmonthlyfiscalcalendarRequest(contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_createdby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public FieldsecurityprofileCollectionRequest lk_fieldsecurityprofile_modifiedonbehalfby() {
        return new FieldsecurityprofileCollectionRequest(
                        contextPath.addSegment("lk_fieldsecurityprofile_modifiedonbehalfby"));
    }

    public FieldsecurityprofileRequest lk_fieldsecurityprofile_modifiedonbehalfby(String fieldsecurityprofileid) {
        return new FieldsecurityprofileRequest(contextPath.addSegment("lk_fieldsecurityprofile_modifiedonbehalfby").addKeys(new NameValue(fieldsecurityprofileid.toString())));
    }

    public SdkmessageprocessingstepsecureconfigCollectionRequest createdby_sdkmessageprocessingstepsecureconfig() {
        return new SdkmessageprocessingstepsecureconfigCollectionRequest(
                        contextPath.addSegment("createdby_sdkmessageprocessingstepsecureconfig"));
    }

    public SdkmessageprocessingstepsecureconfigRequest createdby_sdkmessageprocessingstepsecureconfig(String sdkmessageprocessingstepsecureconfigid) {
        return new SdkmessageprocessingstepsecureconfigRequest(contextPath.addSegment("createdby_sdkmessageprocessingstepsecureconfig").addKeys(new NameValue(sdkmessageprocessingstepsecureconfigid.toString())));
    }

    public ProcesssessionCollectionRequest lk_processsessionbase_createdonbehalfby() {
        return new ProcesssessionCollectionRequest(
                        contextPath.addSegment("lk_processsessionbase_createdonbehalfby"));
    }

    public ProcesssessionRequest lk_processsessionbase_createdonbehalfby(String processsessionid) {
        return new ProcesssessionRequest(contextPath.addSegment("lk_processsessionbase_createdonbehalfby").addKeys(new NameValue(processsessionid.toString())));
    }

    public WebwizardCollectionRequest lk_webwizard_modifiedby() {
        return new WebwizardCollectionRequest(
                        contextPath.addSegment("lk_webwizard_modifiedby"));
    }

    public WebwizardRequest lk_webwizard_modifiedby(String webwizardid) {
        return new WebwizardRequest(contextPath.addSegment("lk_webwizard_modifiedby").addKeys(new NameValue(webwizardid.toString())));
    }

    public TeamCollectionRequest lk_teambase_modifiedby() {
        return new TeamCollectionRequest(
                        contextPath.addSegment("lk_teambase_modifiedby"));
    }

    public TeamRequest lk_teambase_modifiedby(String ownerid) {
        return new TeamRequest(contextPath.addSegment("lk_teambase_modifiedby").addKeys(new NameValue(ownerid.toString())));
    }

    public AciviewmapperCollectionRequest lk_ACIViewMapper_modifiedonbehalfby() {
        return new AciviewmapperCollectionRequest(
                        contextPath.addSegment("lk_ACIViewMapper_modifiedonbehalfby"));
    }

    public AciviewmapperRequest lk_ACIViewMapper_modifiedonbehalfby(String aciviewmapperid) {
        return new AciviewmapperRequest(contextPath.addSegment("lk_ACIViewMapper_modifiedonbehalfby").addKeys(new NameValue(aciviewmapperid.toString())));
    }

    public AnnualfiscalcalendarCollectionRequest lk_annualfiscalcalendar_createdby() {
        return new AnnualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_annualfiscalcalendar_createdby"));
    }

    public AnnualfiscalcalendarRequest lk_annualfiscalcalendar_createdby(String userfiscalcalendarid) {
        return new AnnualfiscalcalendarRequest(contextPath.addSegment("lk_annualfiscalcalendar_createdby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public CustomcontroldefaultconfigCollectionRequest lk_customcontroldefaultconfig_createdby() {
        return new CustomcontroldefaultconfigCollectionRequest(
                        contextPath.addSegment("lk_customcontroldefaultconfig_createdby"));
    }

    public CustomcontroldefaultconfigRequest lk_customcontroldefaultconfig_createdby(String customcontroldefaultconfigid) {
        return new CustomcontroldefaultconfigRequest(contextPath.addSegment("lk_customcontroldefaultconfig_createdby").addKeys(new NameValue(customcontroldefaultconfigid.toString())));
    }

    public MobileofflineprofileitemCollectionRequest lk_mobileofflineprofileitem_modifiedonbehalfby() {
        return new MobileofflineprofileitemCollectionRequest(
                        contextPath.addSegment("lk_mobileofflineprofileitem_modifiedonbehalfby"));
    }

    public MobileofflineprofileitemRequest lk_mobileofflineprofileitem_modifiedonbehalfby(String mobileofflineprofileitemid) {
        return new MobileofflineprofileitemRequest(contextPath.addSegment("lk_mobileofflineprofileitem_modifiedonbehalfby").addKeys(new NameValue(mobileofflineprofileitemid.toString())));
    }

    public AnnualfiscalcalendarCollectionRequest lk_annualfiscalcalendar_createdonbehalfby() {
        return new AnnualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_annualfiscalcalendar_createdonbehalfby"));
    }

    public AnnualfiscalcalendarRequest lk_annualfiscalcalendar_createdonbehalfby(String userfiscalcalendarid) {
        return new AnnualfiscalcalendarRequest(contextPath.addSegment("lk_annualfiscalcalendar_createdonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public QueueCollectionRequest queuemembership_association() {
        return new QueueCollectionRequest(
                        contextPath.addSegment("queuemembership_association"));
    }

    public QueueRequest queuemembership_association(String queueid) {
        return new QueueRequest(contextPath.addSegment("queuemembership_association").addKeys(new NameValue(queueid.toString())));
    }

    public SolutionCollectionRequest lk_solutionbase_createdonbehalfby() {
        return new SolutionCollectionRequest(
                        contextPath.addSegment("lk_solutionbase_createdonbehalfby"));
    }

    public SolutionRequest lk_solutionbase_createdonbehalfby(String solutionid) {
        return new SolutionRequest(contextPath.addSegment("lk_solutionbase_createdonbehalfby").addKeys(new NameValue(solutionid.toString())));
    }

    public SharepointsiteCollectionRequest lk_sharepointsitebase_modifiedonbehalfby() {
        return new SharepointsiteCollectionRequest(
                        contextPath.addSegment("lk_sharepointsitebase_modifiedonbehalfby"));
    }

    public SharepointsiteRequest lk_sharepointsitebase_modifiedonbehalfby(String sharepointsiteid) {
        return new SharepointsiteRequest(contextPath.addSegment("lk_sharepointsitebase_modifiedonbehalfby").addKeys(new NameValue(sharepointsiteid.toString())));
    }

    public SyncerrorCollectionRequest lk_syncerrorbase_createdonbehalfby() {
        return new SyncerrorCollectionRequest(
                        contextPath.addSegment("lk_syncerrorbase_createdonbehalfby"));
    }

    public SyncerrorRequest lk_syncerrorbase_createdonbehalfby(String syncerrorid) {
        return new SyncerrorRequest(contextPath.addSegment("lk_syncerrorbase_createdonbehalfby").addKeys(new NameValue(syncerrorid.toString())));
    }

    public CustomcontrolresourceCollectionRequest lk_customcontrolresource_modifiedby() {
        return new CustomcontrolresourceCollectionRequest(
                        contextPath.addSegment("lk_customcontrolresource_modifiedby"));
    }

    public CustomcontrolresourceRequest lk_customcontrolresource_modifiedby(String customcontrolresourceid) {
        return new CustomcontrolresourceRequest(contextPath.addSegment("lk_customcontrolresource_modifiedby").addKeys(new NameValue(customcontrolresourceid.toString())));
    }

    public PluginassemblyCollectionRequest modifiedby_pluginassembly() {
        return new PluginassemblyCollectionRequest(
                        contextPath.addSegment("modifiedby_pluginassembly"));
    }

    public PluginassemblyRequest modifiedby_pluginassembly(String pluginassemblyid) {
        return new PluginassemblyRequest(contextPath.addSegment("modifiedby_pluginassembly").addKeys(new NameValue(pluginassemblyid.toString())));
    }

    public RecurrenceruleCollectionRequest lk_recurrencerule_modifiedby() {
        return new RecurrenceruleCollectionRequest(
                        contextPath.addSegment("lk_recurrencerule_modifiedby"));
    }

    public RecurrenceruleRequest lk_recurrencerule_modifiedby(String ruleid) {
        return new RecurrenceruleRequest(contextPath.addSegment("lk_recurrencerule_modifiedby").addKeys(new NameValue(ruleid.toString())));
    }

    public KnowledgearticleCollectionRequest knowledgearticle_primaryauthorid() {
        return new KnowledgearticleCollectionRequest(
                        contextPath.addSegment("knowledgearticle_primaryauthorid"));
    }

    public KnowledgearticleRequest knowledgearticle_primaryauthorid(String knowledgearticleid) {
        return new KnowledgearticleRequest(contextPath.addSegment("knowledgearticle_primaryauthorid").addKeys(new NameValue(knowledgearticleid.toString())));
    }

    public PublisheraddressCollectionRequest lk_publisheraddressbase_createdonbehalfby() {
        return new PublisheraddressCollectionRequest(
                        contextPath.addSegment("lk_publisheraddressbase_createdonbehalfby"));
    }

    public PublisheraddressRequest lk_publisheraddressbase_createdonbehalfby(String publisheraddressid) {
        return new PublisheraddressRequest(contextPath.addSegment("lk_publisheraddressbase_createdonbehalfby").addKeys(new NameValue(publisheraddressid.toString())));
    }

    public TransactioncurrencyCollectionRequest lk_transactioncurrencybase_modifiedby() {
        return new TransactioncurrencyCollectionRequest(
                        contextPath.addSegment("lk_transactioncurrencybase_modifiedby"));
    }

    public TransactioncurrencyRequest lk_transactioncurrencybase_modifiedby(String transactioncurrencyid) {
        return new TransactioncurrencyRequest(contextPath.addSegment("lk_transactioncurrencybase_modifiedby").addKeys(new NameValue(transactioncurrencyid.toString())));
    }

    public ContactCollectionRequest contact_owning_user() {
        return new ContactCollectionRequest(
                        contextPath.addSegment("contact_owning_user"));
    }

    public ContactRequest contact_owning_user(String contactid) {
        return new ContactRequest(contextPath.addSegment("contact_owning_user").addKeys(new NameValue(contactid.toString())));
    }

    public AppointmentCollectionRequest lk_appointment_createdonbehalfby() {
        return new AppointmentCollectionRequest(
                        contextPath.addSegment("lk_appointment_createdonbehalfby"));
    }

    public AppointmentRequest lk_appointment_createdonbehalfby(String activityid) {
        return new AppointmentRequest(contextPath.addSegment("lk_appointment_createdonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public MobileofflineprofileitemassociationCollectionRequest lk_MobileOfflineProfileItemAssociation_createdby() {
        return new MobileofflineprofileitemassociationCollectionRequest(
                        contextPath.addSegment("lk_MobileOfflineProfileItemAssociation_createdby"));
    }

    public MobileofflineprofileitemassociationRequest lk_MobileOfflineProfileItemAssociation_createdby(String mobileofflineprofileitemassociationid) {
        return new MobileofflineprofileitemassociationRequest(contextPath.addSegment("lk_MobileOfflineProfileItemAssociation_createdby").addKeys(new NameValue(mobileofflineprofileitemassociationid.toString())));
    }

    public ActioncardCollectionRequest lk_actioncardbase_createdby() {
        return new ActioncardCollectionRequest(
                        contextPath.addSegment("lk_actioncardbase_createdby"));
    }

    public ActioncardRequest lk_actioncardbase_createdby(String actioncardid) {
        return new ActioncardRequest(contextPath.addSegment("lk_actioncardbase_createdby").addKeys(new NameValue(actioncardid.toString())));
    }

    public QuarterlyfiscalcalendarCollectionRequest lk_quarterlyfiscalcalendar_salespersonid() {
        return new QuarterlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_quarterlyfiscalcalendar_salespersonid"));
    }

    public QuarterlyfiscalcalendarRequest lk_quarterlyfiscalcalendar_salespersonid(String userfiscalcalendarid) {
        return new QuarterlyfiscalcalendarRequest(contextPath.addSegment("lk_quarterlyfiscalcalendar_salespersonid").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public ImportlogCollectionRequest lk_importlogbase_modifiedby() {
        return new ImportlogCollectionRequest(
                        contextPath.addSegment("lk_importlogbase_modifiedby"));
    }

    public ImportlogRequest lk_importlogbase_modifiedby(String importlogid) {
        return new ImportlogRequest(contextPath.addSegment("lk_importlogbase_modifiedby").addKeys(new NameValue(importlogid.toString())));
    }

    public RecurrenceruleCollectionRequest lk_recurrencerule_createdby() {
        return new RecurrenceruleCollectionRequest(
                        contextPath.addSegment("lk_recurrencerule_createdby"));
    }

    public RecurrenceruleRequest lk_recurrencerule_createdby(String ruleid) {
        return new RecurrenceruleRequest(contextPath.addSegment("lk_recurrencerule_createdby").addKeys(new NameValue(ruleid.toString())));
    }

    public BusinessunitnewsarticleCollectionRequest lk_businessunitnewsarticlebase_modifiedby() {
        return new BusinessunitnewsarticleCollectionRequest(
                        contextPath.addSegment("lk_businessunitnewsarticlebase_modifiedby"));
    }

    public BusinessunitnewsarticleRequest lk_businessunitnewsarticlebase_modifiedby(String businessunitnewsarticleid) {
        return new BusinessunitnewsarticleRequest(contextPath.addSegment("lk_businessunitnewsarticlebase_modifiedby").addKeys(new NameValue(businessunitnewsarticleid.toString())));
    }

    public CustomcontrolresourceCollectionRequest lk_customcontrolresource_createdonbehalfby() {
        return new CustomcontrolresourceCollectionRequest(
                        contextPath.addSegment("lk_customcontrolresource_createdonbehalfby"));
    }

    public CustomcontrolresourceRequest lk_customcontrolresource_createdonbehalfby(String customcontrolresourceid) {
        return new CustomcontrolresourceRequest(contextPath.addSegment("lk_customcontrolresource_createdonbehalfby").addKeys(new NameValue(customcontrolresourceid.toString())));
    }

    public ImportmapCollectionRequest lk_importmap_modifiedonbehalfby() {
        return new ImportmapCollectionRequest(
                        contextPath.addSegment("lk_importmap_modifiedonbehalfby"));
    }

    public ImportmapRequest lk_importmap_modifiedonbehalfby(String importmapid) {
        return new ImportmapRequest(contextPath.addSegment("lk_importmap_modifiedonbehalfby").addKeys(new NameValue(importmapid.toString())));
    }

    public SdkmessageprocessingstepsecureconfigCollectionRequest modifiedby_sdkmessageprocessingstepsecureconfig() {
        return new SdkmessageprocessingstepsecureconfigCollectionRequest(
                        contextPath.addSegment("modifiedby_sdkmessageprocessingstepsecureconfig"));
    }

    public SdkmessageprocessingstepsecureconfigRequest modifiedby_sdkmessageprocessingstepsecureconfig(String sdkmessageprocessingstepsecureconfigid) {
        return new SdkmessageprocessingstepsecureconfigRequest(contextPath.addSegment("modifiedby_sdkmessageprocessingstepsecureconfig").addKeys(new NameValue(sdkmessageprocessingstepsecureconfigid.toString())));
    }

    public ProcessstageRequest stageid_processstage() {
        return new ProcessstageRequest(contextPath.addSegment("stageid_processstage"));
    }

    public CategoryCollectionRequest lk_category_createdby() {
        return new CategoryCollectionRequest(
                        contextPath.addSegment("lk_category_createdby"));
    }

    public CategoryRequest lk_category_createdby(String categoryid) {
        return new CategoryRequest(contextPath.addSegment("lk_category_createdby").addKeys(new NameValue(categoryid.toString())));
    }

    public AppmoduleCollectionRequest systemuser_appmodule_modifiedby() {
        return new AppmoduleCollectionRequest(
                        contextPath.addSegment("systemuser_appmodule_modifiedby"));
    }

    public AppmoduleRequest systemuser_appmodule_modifiedby(String appmoduleid) {
        return new AppmoduleRequest(contextPath.addSegment("systemuser_appmodule_modifiedby").addKeys(new NameValue(appmoduleid.toString())));
    }

    public ProcesssessionCollectionRequest lk_processsession_startedby() {
        return new ProcesssessionCollectionRequest(
                        contextPath.addSegment("lk_processsession_startedby"));
    }

    public ProcesssessionRequest lk_processsession_startedby(String processsessionid) {
        return new ProcesssessionRequest(contextPath.addSegment("lk_processsession_startedby").addKeys(new NameValue(processsessionid.toString())));
    }

    public NavigationsettingCollectionRequest systemuser_navigationsetting_createdby() {
        return new NavigationsettingCollectionRequest(
                        contextPath.addSegment("systemuser_navigationsetting_createdby"));
    }

    public NavigationsettingRequest systemuser_navigationsetting_createdby(String navigationsettingid) {
        return new NavigationsettingRequest(contextPath.addSegment("systemuser_navigationsetting_createdby").addKeys(new NameValue(navigationsettingid.toString())));
    }

    public NewprocessCollectionRequest lk_newprocess_createdonbehalfby() {
        return new NewprocessCollectionRequest(
                        contextPath.addSegment("lk_newprocess_createdonbehalfby"));
    }

    public NewprocessRequest lk_newprocess_createdonbehalfby(String businessprocessflowinstanceid) {
        return new NewprocessRequest(contextPath.addSegment("lk_newprocess_createdonbehalfby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public ReportcategoryCollectionRequest lk_reportcategorybase_modifiedby() {
        return new ReportcategoryCollectionRequest(
                        contextPath.addSegment("lk_reportcategorybase_modifiedby"));
    }

    public ReportcategoryRequest lk_reportcategorybase_modifiedby(String reportcategoryid) {
        return new ReportcategoryRequest(contextPath.addSegment("lk_reportcategorybase_modifiedby").addKeys(new NameValue(reportcategoryid.toString())));
    }

    public TaskCollectionRequest lk_task_createdonbehalfby() {
        return new TaskCollectionRequest(
                        contextPath.addSegment("lk_task_createdonbehalfby"));
    }

    public TaskRequest lk_task_createdonbehalfby(String activityid) {
        return new TaskRequest(contextPath.addSegment("lk_task_createdonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public LetterCollectionRequest user_letter() {
        return new LetterCollectionRequest(
                        contextPath.addSegment("user_letter"));
    }

    public LetterRequest user_letter(String activityid) {
        return new LetterRequest(contextPath.addSegment("user_letter").addKeys(new NameValue(activityid.toString())));
    }

    public TeamCollectionRequest lk_teambase_createdby() {
        return new TeamCollectionRequest(
                        contextPath.addSegment("lk_teambase_createdby"));
    }

    public TeamRequest lk_teambase_createdby(String ownerid) {
        return new TeamRequest(contextPath.addSegment("lk_teambase_createdby").addKeys(new NameValue(ownerid.toString())));
    }

    public SlaCollectionRequest lk_slabase_modifiedonbehalfby() {
        return new SlaCollectionRequest(
                        contextPath.addSegment("lk_slabase_modifiedonbehalfby"));
    }

    public SlaRequest lk_slabase_modifiedonbehalfby(String slaid) {
        return new SlaRequest(contextPath.addSegment("lk_slabase_modifiedonbehalfby").addKeys(new NameValue(slaid.toString())));
    }

    public UsersettingsCollectionRequest lk_usersettings_createdonbehalfby() {
        return new UsersettingsCollectionRequest(
                        contextPath.addSegment("lk_usersettings_createdonbehalfby"));
    }

    public UsersettingsRequest lk_usersettings_createdonbehalfby(String systemuserid) {
        return new UsersettingsRequest(contextPath.addSegment("lk_usersettings_createdonbehalfby").addKeys(new NameValue(systemuserid.toString())));
    }

    public CalendarruleCollectionRequest lk_calendarrule_createdby() {
        return new CalendarruleCollectionRequest(
                        contextPath.addSegment("lk_calendarrule_createdby"));
    }

    public CalendarruleRequest lk_calendarrule_createdby(String calendarruleid) {
        return new CalendarruleRequest(contextPath.addSegment("lk_calendarrule_createdby").addKeys(new NameValue(calendarruleid.toString())));
    }

    public ImportentitymappingCollectionRequest lk_importentitymapping_createdonbehalfby() {
        return new ImportentitymappingCollectionRequest(
                        contextPath.addSegment("lk_importentitymapping_createdonbehalfby"));
    }

    public ImportentitymappingRequest lk_importentitymapping_createdonbehalfby(String importentitymappingid) {
        return new ImportentitymappingRequest(contextPath.addSegment("lk_importentitymapping_createdonbehalfby").addKeys(new NameValue(importentitymappingid.toString())));
    }

    public CustomcontrolresourceCollectionRequest lk_customcontrolresource_modifiedonbehalfby() {
        return new CustomcontrolresourceCollectionRequest(
                        contextPath.addSegment("lk_customcontrolresource_modifiedonbehalfby"));
    }

    public CustomcontrolresourceRequest lk_customcontrolresource_modifiedonbehalfby(String customcontrolresourceid) {
        return new CustomcontrolresourceRequest(contextPath.addSegment("lk_customcontrolresource_modifiedonbehalfby").addKeys(new NameValue(customcontrolresourceid.toString())));
    }

    public MobileofflineprofileitemCollectionRequest lk_mobileofflineprofileitem_modifiedby() {
        return new MobileofflineprofileitemCollectionRequest(
                        contextPath.addSegment("lk_mobileofflineprofileitem_modifiedby"));
    }

    public MobileofflineprofileitemRequest lk_mobileofflineprofileitem_modifiedby(String mobileofflineprofileitemid) {
        return new MobileofflineprofileitemRequest(contextPath.addSegment("lk_mobileofflineprofileitem_modifiedby").addKeys(new NameValue(mobileofflineprofileitemid.toString())));
    }

    public SystemuserRequest parentsystemuserid() {
        return new SystemuserRequest(contextPath.addSegment("parentsystemuserid"));
    }

    public SystemuserCollectionRequest user_parent_user() {
        return new SystemuserCollectionRequest(
                        contextPath.addSegment("user_parent_user"));
    }

    public SystemuserRequest user_parent_user(String ownerid) {
        return new SystemuserRequest(contextPath.addSegment("user_parent_user").addKeys(new NameValue(ownerid.toString())));
    }

    public PersonaldocumenttemplateCollectionRequest lk_personaldocumenttemplatebase_modifiedby() {
        return new PersonaldocumenttemplateCollectionRequest(
                        contextPath.addSegment("lk_personaldocumenttemplatebase_modifiedby"));
    }

    public PersonaldocumenttemplateRequest lk_personaldocumenttemplatebase_modifiedby(String personaldocumenttemplateid) {
        return new PersonaldocumenttemplateRequest(contextPath.addSegment("lk_personaldocumenttemplatebase_modifiedby").addKeys(new NameValue(personaldocumenttemplateid.toString())));
    }

    public ImportfileCollectionRequest importFile_SystemUser() {
        return new ImportfileCollectionRequest(
                        contextPath.addSegment("ImportFile_SystemUser"));
    }

    public ImportfileRequest importFile_SystemUser(String importfileid) {
        return new ImportfileRequest(contextPath.addSegment("ImportFile_SystemUser").addKeys(new NameValue(importfileid.toString())));
    }

    public SavedqueryCollectionRequest lk_savedquerybase_createdby() {
        return new SavedqueryCollectionRequest(
                        contextPath.addSegment("lk_savedquerybase_createdby"));
    }

    public SavedqueryRequest lk_savedquerybase_createdby(String savedqueryid) {
        return new SavedqueryRequest(contextPath.addSegment("lk_savedquerybase_createdby").addKeys(new NameValue(savedqueryid.toString())));
    }

    public DuplicaterecordCollectionRequest systemUser_DuplicateMatchingRecord() {
        return new DuplicaterecordCollectionRequest(
                        contextPath.addSegment("SystemUser_DuplicateMatchingRecord"));
    }

    public DuplicaterecordRequest systemUser_DuplicateMatchingRecord(String duplicateid) {
        return new DuplicaterecordRequest(contextPath.addSegment("SystemUser_DuplicateMatchingRecord").addKeys(new NameValue(duplicateid.toString())));
    }

    public EmailCollectionRequest lk_email_modifiedonbehalfby() {
        return new EmailCollectionRequest(
                        contextPath.addSegment("lk_email_modifiedonbehalfby"));
    }

    public EmailRequest lk_email_modifiedonbehalfby(String activityid) {
        return new EmailRequest(contextPath.addSegment("lk_email_modifiedonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public SocialactivityCollectionRequest user_socialactivity() {
        return new SocialactivityCollectionRequest(
                        contextPath.addSegment("user_socialactivity"));
    }

    public SocialactivityRequest user_socialactivity(String activityid) {
        return new SocialactivityRequest(contextPath.addSegment("user_socialactivity").addKeys(new NameValue(activityid.toString())));
    }

    public FixedmonthlyfiscalcalendarCollectionRequest lk_fixedmonthlyfiscalcalendar_modifiedby() {
        return new FixedmonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_modifiedby"));
    }

    public FixedmonthlyfiscalcalendarRequest lk_fixedmonthlyfiscalcalendar_modifiedby(String userfiscalcalendarid) {
        return new FixedmonthlyfiscalcalendarRequest(contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_modifiedby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public BusinessunitnewsarticleCollectionRequest lk_businessunitnewsarticle_modifiedonbehalfby() {
        return new BusinessunitnewsarticleCollectionRequest(
                        contextPath.addSegment("lk_businessunitnewsarticle_modifiedonbehalfby"));
    }

    public BusinessunitnewsarticleRequest lk_businessunitnewsarticle_modifiedonbehalfby(String businessunitnewsarticleid) {
        return new BusinessunitnewsarticleRequest(contextPath.addSegment("lk_businessunitnewsarticle_modifiedonbehalfby").addKeys(new NameValue(businessunitnewsarticleid.toString())));
    }

    public PhonecallCollectionRequest lk_phonecall_modifiedby() {
        return new PhonecallCollectionRequest(
                        contextPath.addSegment("lk_phonecall_modifiedby"));
    }

    public PhonecallRequest lk_phonecall_modifiedby(String activityid) {
        return new PhonecallRequest(contextPath.addSegment("lk_phonecall_modifiedby").addKeys(new NameValue(activityid.toString())));
    }

    public AnnualfiscalcalendarCollectionRequest lk_annualfiscalcalendar_modifiedonbehalfby() {
        return new AnnualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_annualfiscalcalendar_modifiedonbehalfby"));
    }

    public AnnualfiscalcalendarRequest lk_annualfiscalcalendar_modifiedonbehalfby(String userfiscalcalendarid) {
        return new AnnualfiscalcalendarRequest(contextPath.addSegment("lk_annualfiscalcalendar_modifiedonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public KbarticletemplateCollectionRequest lk_kbarticletemplate_modifiedonbehalfby() {
        return new KbarticletemplateCollectionRequest(
                        contextPath.addSegment("lk_kbarticletemplate_modifiedonbehalfby"));
    }

    public KbarticletemplateRequest lk_kbarticletemplate_modifiedonbehalfby(String kbarticletemplateid) {
        return new KbarticletemplateRequest(contextPath.addSegment("lk_kbarticletemplate_modifiedonbehalfby").addKeys(new NameValue(kbarticletemplateid.toString())));
    }

    public OrganizationCollectionRequest lk_organizationbase_modifiedby() {
        return new OrganizationCollectionRequest(
                        contextPath.addSegment("lk_organizationbase_modifiedby"));
    }

    public OrganizationRequest lk_organizationbase_modifiedby(String organizationid) {
        return new OrganizationRequest(contextPath.addSegment("lk_organizationbase_modifiedby").addKeys(new NameValue(organizationid.toString())));
    }

    public OwnermappingCollectionRequest lk_ownermapping_createdonbehalfby() {
        return new OwnermappingCollectionRequest(
                        contextPath.addSegment("lk_ownermapping_createdonbehalfby"));
    }

    public OwnermappingRequest lk_ownermapping_createdonbehalfby(String ownermappingid) {
        return new OwnermappingRequest(contextPath.addSegment("lk_ownermapping_createdonbehalfby").addKeys(new NameValue(ownermappingid.toString())));
    }

    public SdkmessageprocessingstepCollectionRequest createdby_sdkmessageprocessingstep() {
        return new SdkmessageprocessingstepCollectionRequest(
                        contextPath.addSegment("createdby_sdkmessageprocessingstep"));
    }

    public SdkmessageprocessingstepRequest createdby_sdkmessageprocessingstep(String sdkmessageprocessingstepid) {
        return new SdkmessageprocessingstepRequest(contextPath.addSegment("createdby_sdkmessageprocessingstep").addKeys(new NameValue(sdkmessageprocessingstepid.toString())));
    }

    public SyncerrorCollectionRequest lk_syncerrorbase_modifiedonbehalfby() {
        return new SyncerrorCollectionRequest(
                        contextPath.addSegment("lk_syncerrorbase_modifiedonbehalfby"));
    }

    public SyncerrorRequest lk_syncerrorbase_modifiedonbehalfby(String syncerrorid) {
        return new SyncerrorRequest(contextPath.addSegment("lk_syncerrorbase_modifiedonbehalfby").addKeys(new NameValue(syncerrorid.toString())));
    }

    public AppointmentCollectionRequest lk_appointment_createdby() {
        return new AppointmentCollectionRequest(
                        contextPath.addSegment("lk_appointment_createdby"));
    }

    public AppointmentRequest lk_appointment_createdby(String activityid) {
        return new AppointmentRequest(contextPath.addSegment("lk_appointment_createdby").addKeys(new NameValue(activityid.toString())));
    }

    public SdkmessageprocessingstepsecureconfigCollectionRequest lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby() {
        return new SdkmessageprocessingstepsecureconfigCollectionRequest(
                        contextPath.addSegment("lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby"));
    }

    public SdkmessageprocessingstepsecureconfigRequest lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby(String sdkmessageprocessingstepsecureconfigid) {
        return new SdkmessageprocessingstepsecureconfigRequest(contextPath.addSegment("lk_sdkmessageprocessingstepsecureconfig_modifiedonbehalfby").addKeys(new NameValue(sdkmessageprocessingstepsecureconfigid.toString())));
    }

    public ImportjobCollectionRequest lk_importjobbase_modifiedby() {
        return new ImportjobCollectionRequest(
                        contextPath.addSegment("lk_importjobbase_modifiedby"));
    }

    public ImportjobRequest lk_importjobbase_modifiedby(String importjobid) {
        return new ImportjobRequest(contextPath.addSegment("lk_importjobbase_modifiedby").addKeys(new NameValue(importjobid.toString())));
    }

    public MobileofflineprofileRequest mobileofflineprofileid() {
        return new MobileofflineprofileRequest(contextPath.addSegment("mobileofflineprofileid"));
    }

    public MailmergetemplateCollectionRequest lk_mailmergetemplatebase_modifiedby() {
        return new MailmergetemplateCollectionRequest(
                        contextPath.addSegment("lk_mailmergetemplatebase_modifiedby"));
    }

    public MailmergetemplateRequest lk_mailmergetemplatebase_modifiedby(String mailmergetemplateid) {
        return new MailmergetemplateRequest(contextPath.addSegment("lk_mailmergetemplatebase_modifiedby").addKeys(new NameValue(mailmergetemplateid.toString())));
    }

    public ImportCollectionRequest lk_import_modifiedonbehalfby() {
        return new ImportCollectionRequest(
                        contextPath.addSegment("lk_import_modifiedonbehalfby"));
    }

    public ImportRequest lk_import_modifiedonbehalfby(String importid) {
        return new ImportRequest(contextPath.addSegment("lk_import_modifiedonbehalfby").addKeys(new NameValue(importid.toString())));
    }

    public MonthlyfiscalcalendarCollectionRequest lk_monthlyfiscalcalendar_createdonbehalfby() {
        return new MonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_monthlyfiscalcalendar_createdonbehalfby"));
    }

    public MonthlyfiscalcalendarRequest lk_monthlyfiscalcalendar_createdonbehalfby(String userfiscalcalendarid) {
        return new MonthlyfiscalcalendarRequest(contextPath.addSegment("lk_monthlyfiscalcalendar_createdonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public QueueRequest queueid() {
        return new QueueRequest(contextPath.addSegment("queueid"));
    }

    public UserqueryCollectionRequest lk_userquery_modifiedonbehalfby() {
        return new UserqueryCollectionRequest(
                        contextPath.addSegment("lk_userquery_modifiedonbehalfby"));
    }

    public UserqueryRequest lk_userquery_modifiedonbehalfby(String userqueryid) {
        return new UserqueryRequest(contextPath.addSegment("lk_userquery_modifiedonbehalfby").addKeys(new NameValue(userqueryid.toString())));
    }

    public TimezoneruleCollectionRequest lk_timezonerule_modifiedonbehalfby() {
        return new TimezoneruleCollectionRequest(
                        contextPath.addSegment("lk_timezonerule_modifiedonbehalfby"));
    }

    public TimezoneruleRequest lk_timezonerule_modifiedonbehalfby(String timezoneruleid) {
        return new TimezoneruleRequest(contextPath.addSegment("lk_timezonerule_modifiedonbehalfby").addKeys(new NameValue(timezoneruleid.toString())));
    }

    public UserqueryvisualizationCollectionRequest user_userqueryvisualizations() {
        return new UserqueryvisualizationCollectionRequest(
                        contextPath.addSegment("user_userqueryvisualizations"));
    }

    public UserqueryvisualizationRequest user_userqueryvisualizations(String userqueryvisualizationid) {
        return new UserqueryvisualizationRequest(contextPath.addSegment("user_userqueryvisualizations").addKeys(new NameValue(userqueryvisualizationid.toString())));
    }

    public UserformCollectionRequest lk_userform_createdby() {
        return new UserformCollectionRequest(
                        contextPath.addSegment("lk_userform_createdby"));
    }

    public UserformRequest lk_userform_createdby(String userformid) {
        return new UserformRequest(contextPath.addSegment("lk_userform_createdby").addKeys(new NameValue(userformid.toString())));
    }

    public TaskCollectionRequest user_task() {
        return new TaskCollectionRequest(
                        contextPath.addSegment("user_task"));
    }

    public TaskRequest user_task(String activityid) {
        return new TaskRequest(contextPath.addSegment("user_task").addKeys(new NameValue(activityid.toString())));
    }

    public MobileofflineprofileCollectionRequest lk_MobileOfflineProfile_createdonbehalfby() {
        return new MobileofflineprofileCollectionRequest(
                        contextPath.addSegment("lk_MobileOfflineProfile_createdonbehalfby"));
    }

    public MobileofflineprofileRequest lk_MobileOfflineProfile_createdonbehalfby(String mobileofflineprofileid) {
        return new MobileofflineprofileRequest(contextPath.addSegment("lk_MobileOfflineProfile_createdonbehalfby").addKeys(new NameValue(mobileofflineprofileid.toString())));
    }

    public WebwizardCollectionRequest lk_webwizard_createdby() {
        return new WebwizardCollectionRequest(
                        contextPath.addSegment("lk_webwizard_createdby"));
    }

    public WebwizardRequest lk_webwizard_createdby(String webwizardid) {
        return new WebwizardRequest(contextPath.addSegment("lk_webwizard_createdby").addKeys(new NameValue(webwizardid.toString())));
    }

    public MailmergetemplateCollectionRequest lk_mailmergetemplatebase_createdby() {
        return new MailmergetemplateCollectionRequest(
                        contextPath.addSegment("lk_mailmergetemplatebase_createdby"));
    }

    public MailmergetemplateRequest lk_mailmergetemplatebase_createdby(String mailmergetemplateid) {
        return new MailmergetemplateRequest(contextPath.addSegment("lk_mailmergetemplatebase_createdby").addKeys(new NameValue(mailmergetemplateid.toString())));
    }

    public CalendarruleCollectionRequest lk_calendarrule_createdonbehalfby() {
        return new CalendarruleCollectionRequest(
                        contextPath.addSegment("lk_calendarrule_createdonbehalfby"));
    }

    public CalendarruleRequest lk_calendarrule_createdonbehalfby(String calendarruleid) {
        return new CalendarruleRequest(contextPath.addSegment("lk_calendarrule_createdonbehalfby").addKeys(new NameValue(calendarruleid.toString())));
    }

    public EmailCollectionRequest lk_email_createdby() {
        return new EmailCollectionRequest(
                        contextPath.addSegment("lk_email_createdby"));
    }

    public EmailRequest lk_email_createdby(String activityid) {
        return new EmailRequest(contextPath.addSegment("lk_email_createdby").addKeys(new NameValue(activityid.toString())));
    }

    public QueueCollectionRequest lk_queue_createdonbehalfby() {
        return new QueueCollectionRequest(
                        contextPath.addSegment("lk_queue_createdonbehalfby"));
    }

    public QueueRequest lk_queue_createdonbehalfby(String queueid) {
        return new QueueRequest(contextPath.addSegment("lk_queue_createdonbehalfby").addKeys(new NameValue(queueid.toString())));
    }

    public UserqueryCollectionRequest lk_userquery_createdby() {
        return new UserqueryCollectionRequest(
                        contextPath.addSegment("lk_userquery_createdby"));
    }

    public UserqueryRequest lk_userquery_createdby(String userqueryid) {
        return new UserqueryRequest(contextPath.addSegment("lk_userquery_createdby").addKeys(new NameValue(userqueryid.toString())));
    }

    public AppconfigmasterCollectionRequest systemuser_appconfigmaster_modifiedonbehalfby() {
        return new AppconfigmasterCollectionRequest(
                        contextPath.addSegment("systemuser_appconfigmaster_modifiedonbehalfby"));
    }

    public AppconfigmasterRequest systemuser_appconfigmaster_modifiedonbehalfby(String appconfigmasterid) {
        return new AppconfigmasterRequest(contextPath.addSegment("systemuser_appconfigmaster_modifiedonbehalfby").addKeys(new NameValue(appconfigmasterid.toString())));
    }

    public QueueCollectionRequest lk_queuebase_modifiedby() {
        return new QueueCollectionRequest(
                        contextPath.addSegment("lk_queuebase_modifiedby"));
    }

    public QueueRequest lk_queuebase_modifiedby(String queueid) {
        return new QueueRequest(contextPath.addSegment("lk_queuebase_modifiedby").addKeys(new NameValue(queueid.toString())));
    }

    public AuditCollectionRequest lk_audit_userid() {
        return new AuditCollectionRequest(
                        contextPath.addSegment("lk_audit_userid"));
    }

    public AuditRequest lk_audit_userid(String auditid) {
        return new AuditRequest(contextPath.addSegment("lk_audit_userid").addKeys(new NameValue(auditid.toString())));
    }

    public SdkmessageCollectionRequest modifiedby_sdkmessage() {
        return new SdkmessageCollectionRequest(
                        contextPath.addSegment("modifiedby_sdkmessage"));
    }

    public SdkmessageRequest modifiedby_sdkmessage(String sdkmessageid) {
        return new SdkmessageRequest(contextPath.addSegment("modifiedby_sdkmessage").addKeys(new NameValue(sdkmessageid.toString())));
    }

    public TransformationparametermappingCollectionRequest lk_transformationparametermapping_createdby() {
        return new TransformationparametermappingCollectionRequest(
                        contextPath.addSegment("lk_transformationparametermapping_createdby"));
    }

    public TransformationparametermappingRequest lk_transformationparametermapping_createdby(String transformationparametermappingid) {
        return new TransformationparametermappingRequest(contextPath.addSegment("lk_transformationparametermapping_createdby").addKeys(new NameValue(transformationparametermappingid.toString())));
    }

    public FieldsecurityprofileCollectionRequest lk_fieldsecurityprofile_modifiedby() {
        return new FieldsecurityprofileCollectionRequest(
                        contextPath.addSegment("lk_fieldsecurityprofile_modifiedby"));
    }

    public FieldsecurityprofileRequest lk_fieldsecurityprofile_modifiedby(String fieldsecurityprofileid) {
        return new FieldsecurityprofileRequest(contextPath.addSegment("lk_fieldsecurityprofile_modifiedby").addKeys(new NameValue(fieldsecurityprofileid.toString())));
    }

    public CustomcontroldefaultconfigCollectionRequest lk_customcontroldefaultconfig_modifiedonbehalfby() {
        return new CustomcontroldefaultconfigCollectionRequest(
                        contextPath.addSegment("lk_customcontroldefaultconfig_modifiedonbehalfby"));
    }

    public CustomcontroldefaultconfigRequest lk_customcontroldefaultconfig_modifiedonbehalfby(String customcontroldefaultconfigid) {
        return new CustomcontroldefaultconfigRequest(contextPath.addSegment("lk_customcontroldefaultconfig_modifiedonbehalfby").addKeys(new NameValue(customcontroldefaultconfigid.toString())));
    }

    public PicklistmappingCollectionRequest lk_picklistmapping_createdby() {
        return new PicklistmappingCollectionRequest(
                        contextPath.addSegment("lk_picklistmapping_createdby"));
    }

    public PicklistmappingRequest lk_picklistmapping_createdby(String picklistmappingid) {
        return new PicklistmappingRequest(contextPath.addSegment("lk_picklistmapping_createdby").addKeys(new NameValue(picklistmappingid.toString())));
    }

    public AsyncoperationCollectionRequest lk_asyncoperation_modifiedonbehalfby() {
        return new AsyncoperationCollectionRequest(
                        contextPath.addSegment("lk_asyncoperation_modifiedonbehalfby"));
    }

    public AsyncoperationRequest lk_asyncoperation_modifiedonbehalfby(String asyncoperationid) {
        return new AsyncoperationRequest(contextPath.addSegment("lk_asyncoperation_modifiedonbehalfby").addKeys(new NameValue(asyncoperationid.toString())));
    }

    public PublisherCollectionRequest lk_publisherbase_createdonbehalfby() {
        return new PublisherCollectionRequest(
                        contextPath.addSegment("lk_publisherbase_createdonbehalfby"));
    }

    public PublisherRequest lk_publisherbase_createdonbehalfby(String publisherid) {
        return new PublisherRequest(contextPath.addSegment("lk_publisherbase_createdonbehalfby").addKeys(new NameValue(publisherid.toString())));
    }

    public EmailCollectionRequest systemUser_Email_EmailSender() {
        return new EmailCollectionRequest(
                        contextPath.addSegment("SystemUser_Email_EmailSender"));
    }

    public EmailRequest systemUser_Email_EmailSender(String activityid) {
        return new EmailRequest(contextPath.addSegment("SystemUser_Email_EmailSender").addKeys(new NameValue(activityid.toString())));
    }

    public RecurringappointmentmasterCollectionRequest lk_recurringappointmentmaster_modifiedby() {
        return new RecurringappointmentmasterCollectionRequest(
                        contextPath.addSegment("lk_recurringappointmentmaster_modifiedby"));
    }

    public RecurringappointmentmasterRequest lk_recurringappointmentmaster_modifiedby(String activityid) {
        return new RecurringappointmentmasterRequest(contextPath.addSegment("lk_recurringappointmentmaster_modifiedby").addKeys(new NameValue(activityid.toString())));
    }

    public ImportmapCollectionRequest systemUser_ImportMaps() {
        return new ImportmapCollectionRequest(
                        contextPath.addSegment("SystemUser_ImportMaps"));
    }

    public ImportmapRequest systemUser_ImportMaps(String importmapid) {
        return new ImportmapRequest(contextPath.addSegment("SystemUser_ImportMaps").addKeys(new NameValue(importmapid.toString())));
    }

    public WorkflowCollectionRequest workflow_modifiedonbehalfby() {
        return new WorkflowCollectionRequest(
                        contextPath.addSegment("workflow_modifiedonbehalfby"));
    }

    public WorkflowRequest workflow_modifiedonbehalfby(String workflowid) {
        return new WorkflowRequest(contextPath.addSegment("workflow_modifiedonbehalfby").addKeys(new NameValue(workflowid.toString())));
    }

    public PrincipalobjectattributeaccessCollectionRequest systemuser_principalobjectattributeaccess() {
        return new PrincipalobjectattributeaccessCollectionRequest(
                        contextPath.addSegment("systemuser_principalobjectattributeaccess"));
    }

    public PrincipalobjectattributeaccessRequest systemuser_principalobjectattributeaccess(String principalobjectattributeaccessid) {
        return new PrincipalobjectattributeaccessRequest(contextPath.addSegment("systemuser_principalobjectattributeaccess").addKeys(new NameValue(principalobjectattributeaccessid.toString())));
    }

    public SlaitemCollectionRequest lk_slaitembase_modifiedby() {
        return new SlaitemCollectionRequest(
                        contextPath.addSegment("lk_slaitembase_modifiedby"));
    }

    public SlaitemRequest lk_slaitembase_modifiedby(String slaitemid) {
        return new SlaitemRequest(contextPath.addSegment("lk_slaitembase_modifiedby").addKeys(new NameValue(slaitemid.toString())));
    }

    public MobileofflineprofileitemassociationCollectionRequest lk_mobileofflineprofileitemassociation_createdonbehalfby() {
        return new MobileofflineprofileitemassociationCollectionRequest(
                        contextPath.addSegment("lk_mobileofflineprofileitemassociation_createdonbehalfby"));
    }

    public MobileofflineprofileitemassociationRequest lk_mobileofflineprofileitemassociation_createdonbehalfby(String mobileofflineprofileitemassociationid) {
        return new MobileofflineprofileitemassociationRequest(contextPath.addSegment("lk_mobileofflineprofileitemassociation_createdonbehalfby").addKeys(new NameValue(mobileofflineprofileitemassociationid.toString())));
    }

    public AnnualfiscalcalendarCollectionRequest lk_annualfiscalcalendar_salespersonid() {
        return new AnnualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_annualfiscalcalendar_salespersonid"));
    }

    public AnnualfiscalcalendarRequest lk_annualfiscalcalendar_salespersonid(String userfiscalcalendarid) {
        return new AnnualfiscalcalendarRequest(contextPath.addSegment("lk_annualfiscalcalendar_salespersonid").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public EmailserverprofileCollectionRequest lk_emailserverprofile_modifiedby() {
        return new EmailserverprofileCollectionRequest(
                        contextPath.addSegment("lk_emailserverprofile_modifiedby"));
    }

    public EmailserverprofileRequest lk_emailserverprofile_modifiedby(String emailserverprofileid) {
        return new EmailserverprofileRequest(contextPath.addSegment("lk_emailserverprofile_modifiedby").addKeys(new NameValue(emailserverprofileid.toString())));
    }

    public SlakpiinstanceCollectionRequest lk_slakpiinstancebase_modifiedonbehalfby() {
        return new SlakpiinstanceCollectionRequest(
                        contextPath.addSegment("lk_slakpiinstancebase_modifiedonbehalfby"));
    }

    public SlakpiinstanceRequest lk_slakpiinstancebase_modifiedonbehalfby(String slakpiinstanceid) {
        return new SlakpiinstanceRequest(contextPath.addSegment("lk_slakpiinstancebase_modifiedonbehalfby").addKeys(new NameValue(slakpiinstanceid.toString())));
    }

    public DuplicateruleconditionCollectionRequest lk_duplicateruleconditionbase_modifiedby() {
        return new DuplicateruleconditionCollectionRequest(
                        contextPath.addSegment("lk_duplicateruleconditionbase_modifiedby"));
    }

    public DuplicateruleconditionRequest lk_duplicateruleconditionbase_modifiedby(String duplicateruleconditionid) {
        return new DuplicateruleconditionRequest(contextPath.addSegment("lk_duplicateruleconditionbase_modifiedby").addKeys(new NameValue(duplicateruleconditionid.toString())));
    }

    public TemplateCollectionRequest system_user_email_templates() {
        return new TemplateCollectionRequest(
                        contextPath.addSegment("system_user_email_templates"));
    }

    public TemplateRequest system_user_email_templates(String templateid) {
        return new TemplateRequest(contextPath.addSegment("system_user_email_templates").addKeys(new NameValue(templateid.toString())));
    }

    public LetterCollectionRequest lk_letter_modifiedby() {
        return new LetterCollectionRequest(
                        contextPath.addSegment("lk_letter_modifiedby"));
    }

    public LetterRequest lk_letter_modifiedby(String activityid) {
        return new LetterRequest(contextPath.addSegment("lk_letter_modifiedby").addKeys(new NameValue(activityid.toString())));
    }

    public WorkflowCollectionRequest workflow_createdby() {
        return new WorkflowCollectionRequest(
                        contextPath.addSegment("workflow_createdby"));
    }

    public WorkflowRequest workflow_createdby(String workflowid) {
        return new WorkflowRequest(contextPath.addSegment("workflow_createdby").addKeys(new NameValue(workflowid.toString())));
    }

    public PublisheraddressCollectionRequest lk_publisheraddressbase_modifiedby() {
        return new PublisheraddressCollectionRequest(
                        contextPath.addSegment("lk_publisheraddressbase_modifiedby"));
    }

    public PublisheraddressRequest lk_publisheraddressbase_modifiedby(String publisheraddressid) {
        return new PublisheraddressRequest(contextPath.addSegment("lk_publisheraddressbase_modifiedby").addKeys(new NameValue(publisheraddressid.toString())));
    }

    public PicklistmappingCollectionRequest lk_picklistmapping_modifiedonbehalfby() {
        return new PicklistmappingCollectionRequest(
                        contextPath.addSegment("lk_picklistmapping_modifiedonbehalfby"));
    }

    public PicklistmappingRequest lk_picklistmapping_modifiedonbehalfby(String picklistmappingid) {
        return new PicklistmappingRequest(contextPath.addSegment("lk_picklistmapping_modifiedonbehalfby").addKeys(new NameValue(picklistmappingid.toString())));
    }

    public OwnermappingCollectionRequest lk_ownermapping_modifiedby() {
        return new OwnermappingCollectionRequest(
                        contextPath.addSegment("lk_ownermapping_modifiedby"));
    }

    public OwnermappingRequest lk_ownermapping_modifiedby(String ownermappingid) {
        return new OwnermappingRequest(contextPath.addSegment("lk_ownermapping_modifiedby").addKeys(new NameValue(ownermappingid.toString())));
    }

    public TaskCollectionRequest lk_task_modifiedonbehalfby() {
        return new TaskCollectionRequest(
                        contextPath.addSegment("lk_task_modifiedonbehalfby"));
    }

    public TaskRequest lk_task_modifiedonbehalfby(String activityid) {
        return new TaskRequest(contextPath.addSegment("lk_task_modifiedonbehalfby").addKeys(new NameValue(activityid.toString())));
    }

    public UserformCollectionRequest lk_userform_modifiedby() {
        return new UserformCollectionRequest(
                        contextPath.addSegment("lk_userform_modifiedby"));
    }

    public UserformRequest lk_userform_modifiedby(String userformid) {
        return new UserformRequest(contextPath.addSegment("lk_userform_modifiedby").addKeys(new NameValue(userformid.toString())));
    }

    public DisplaystringCollectionRequest lk_DisplayStringbase_modifiedby() {
        return new DisplaystringCollectionRequest(
                        contextPath.addSegment("lk_DisplayStringbase_modifiedby"));
    }

    public DisplaystringRequest lk_DisplayStringbase_modifiedby(String displaystringid) {
        return new DisplaystringRequest(contextPath.addSegment("lk_DisplayStringbase_modifiedby").addKeys(new NameValue(displaystringid.toString())));
    }

    public ImportdataCollectionRequest lk_importdatabase_createdby() {
        return new ImportdataCollectionRequest(
                        contextPath.addSegment("lk_importdatabase_createdby"));
    }

    public ImportdataRequest lk_importdatabase_createdby(String importdataid) {
        return new ImportdataRequest(contextPath.addSegment("lk_importdatabase_createdby").addKeys(new NameValue(importdataid.toString())));
    }

    public SlaCollectionRequest user_slabase() {
        return new SlaCollectionRequest(
                        contextPath.addSegment("user_slabase"));
    }

    public SlaRequest user_slabase(String slaid) {
        return new SlaRequest(contextPath.addSegment("user_slabase").addKeys(new NameValue(slaid.toString())));
    }

    public ImportfileCollectionRequest lk_importfilebase_modifiedby() {
        return new ImportfileCollectionRequest(
                        contextPath.addSegment("lk_importfilebase_modifiedby"));
    }

    public ImportfileRequest lk_importfilebase_modifiedby(String importfileid) {
        return new ImportfileRequest(contextPath.addSegment("lk_importfilebase_modifiedby").addKeys(new NameValue(importfileid.toString())));
    }

    public TeamCollectionRequest lk_team_createdonbehalfby() {
        return new TeamCollectionRequest(
                        contextPath.addSegment("lk_team_createdonbehalfby"));
    }

    public TeamRequest lk_team_createdonbehalfby(String ownerid) {
        return new TeamRequest(contextPath.addSegment("lk_team_createdonbehalfby").addKeys(new NameValue(ownerid.toString())));
    }

    public TemplateCollectionRequest lk_templatebase_modifiedonbehalfby() {
        return new TemplateCollectionRequest(
                        contextPath.addSegment("lk_templatebase_modifiedonbehalfby"));
    }

    public TemplateRequest lk_templatebase_modifiedonbehalfby(String templateid) {
        return new TemplateRequest(contextPath.addSegment("lk_templatebase_modifiedonbehalfby").addKeys(new NameValue(templateid.toString())));
    }

    public SlaitemCollectionRequest lk_slaitembase_createdby() {
        return new SlaitemCollectionRequest(
                        contextPath.addSegment("lk_slaitembase_createdby"));
    }

    public SlaitemRequest lk_slaitembase_createdby(String slaitemid) {
        return new SlaitemRequest(contextPath.addSegment("lk_slaitembase_createdby").addKeys(new NameValue(slaitemid.toString())));
    }

    public BusinessunitRequest businessunitid() {
        return new BusinessunitRequest(contextPath.addSegment("businessunitid"));
    }

    public ImportmapCollectionRequest lk_importmapbase_modifiedby() {
        return new ImportmapCollectionRequest(
                        contextPath.addSegment("lk_importmapbase_modifiedby"));
    }

    public ImportmapRequest lk_importmapbase_modifiedby(String importmapid) {
        return new ImportmapRequest(contextPath.addSegment("lk_importmapbase_modifiedby").addKeys(new NameValue(importmapid.toString())));
    }

    public NewprocessCollectionRequest lk_newprocess_modifiedonbehalfby() {
        return new NewprocessCollectionRequest(
                        contextPath.addSegment("lk_newprocess_modifiedonbehalfby"));
    }

    public NewprocessRequest lk_newprocess_modifiedonbehalfby(String businessprocessflowinstanceid) {
        return new NewprocessRequest(contextPath.addSegment("lk_newprocess_modifiedonbehalfby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public UsersettingsCollectionRequest lk_usersettingsbase_createdby() {
        return new UsersettingsCollectionRequest(
                        contextPath.addSegment("lk_usersettingsbase_createdby"));
    }

    public UsersettingsRequest lk_usersettingsbase_createdby(String systemuserid) {
        return new UsersettingsRequest(contextPath.addSegment("lk_usersettingsbase_createdby").addKeys(new NameValue(systemuserid.toString())));
    }

    public WebresourceCollectionRequest lk_webresourcebase_modifiedonbehalfby() {
        return new WebresourceCollectionRequest(
                        contextPath.addSegment("lk_webresourcebase_modifiedonbehalfby"));
    }

    public WebresourceRequest lk_webresourcebase_modifiedonbehalfby(String webresourceid) {
        return new WebresourceRequest(contextPath.addSegment("lk_webresourcebase_modifiedonbehalfby").addKeys(new NameValue(webresourceid.toString())));
    }

    public WebresourceCollectionRequest webresource_createdby() {
        return new WebresourceCollectionRequest(
                        contextPath.addSegment("webresource_createdby"));
    }

    public WebresourceRequest webresource_createdby(String webresourceid) {
        return new WebresourceRequest(contextPath.addSegment("webresource_createdby").addKeys(new NameValue(webresourceid.toString())));
    }

    public ProcesstriggerCollectionRequest lk_processtriggerbase_createdby() {
        return new ProcesstriggerCollectionRequest(
                        contextPath.addSegment("lk_processtriggerbase_createdby"));
    }

    public ProcesstriggerRequest lk_processtriggerbase_createdby(String processtriggerid) {
        return new ProcesstriggerRequest(contextPath.addSegment("lk_processtriggerbase_createdby").addKeys(new NameValue(processtriggerid.toString())));
    }

    public ExpiredprocessCollectionRequest lk_expiredprocess_modifiedonbehalfby() {
        return new ExpiredprocessCollectionRequest(
                        contextPath.addSegment("lk_expiredprocess_modifiedonbehalfby"));
    }

    public ExpiredprocessRequest lk_expiredprocess_modifiedonbehalfby(String businessprocessflowinstanceid) {
        return new ExpiredprocessRequest(contextPath.addSegment("lk_expiredprocess_modifiedonbehalfby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public OwnermappingCollectionRequest lk_ownermapping_createdby() {
        return new OwnermappingCollectionRequest(
                        contextPath.addSegment("lk_ownermapping_createdby"));
    }

    public OwnermappingRequest lk_ownermapping_createdby(String ownermappingid) {
        return new OwnermappingRequest(contextPath.addSegment("lk_ownermapping_createdby").addKeys(new NameValue(ownermappingid.toString())));
    }

    public AccountCollectionRequest user_accounts() {
        return new AccountCollectionRequest(
                        contextPath.addSegment("user_accounts"));
    }

    public AccountRequest user_accounts(String accountid) {
        return new AccountRequest(contextPath.addSegment("user_accounts").addKeys(new NameValue(accountid.toString())));
    }

    public KbarticleCollectionRequest lk_kbarticlebase_modifiedby() {
        return new KbarticleCollectionRequest(
                        contextPath.addSegment("lk_kbarticlebase_modifiedby"));
    }

    public KbarticleRequest lk_kbarticlebase_modifiedby(String kbarticleid) {
        return new KbarticleRequest(contextPath.addSegment("lk_kbarticlebase_modifiedby").addKeys(new NameValue(kbarticleid.toString())));
    }

    public WorkflowlogCollectionRequest lk_workflowlog_createdby() {
        return new WorkflowlogCollectionRequest(
                        contextPath.addSegment("lk_workflowlog_createdby"));
    }

    public WorkflowlogRequest lk_workflowlog_createdby(String workflowlogid) {
        return new WorkflowlogRequest(contextPath.addSegment("lk_workflowlog_createdby").addKeys(new NameValue(workflowlogid.toString())));
    }

    public BulkdeleteoperationCollectionRequest lk_bulkdeleteoperation_modifiedonbehalfby() {
        return new BulkdeleteoperationCollectionRequest(
                        contextPath.addSegment("lk_bulkdeleteoperation_modifiedonbehalfby"));
    }

    public BulkdeleteoperationRequest lk_bulkdeleteoperation_modifiedonbehalfby(String bulkdeleteoperationid) {
        return new BulkdeleteoperationRequest(contextPath.addSegment("lk_bulkdeleteoperation_modifiedonbehalfby").addKeys(new NameValue(bulkdeleteoperationid.toString())));
    }

    public UserqueryvisualizationCollectionRequest lk_userqueryvisualization_createdby() {
        return new UserqueryvisualizationCollectionRequest(
                        contextPath.addSegment("lk_userqueryvisualization_createdby"));
    }

    public UserqueryvisualizationRequest lk_userqueryvisualization_createdby(String userqueryvisualizationid) {
        return new UserqueryvisualizationRequest(contextPath.addSegment("lk_userqueryvisualization_createdby").addKeys(new NameValue(userqueryvisualizationid.toString())));
    }

    public ImportfileCollectionRequest lk_importfilebase_createdby() {
        return new ImportfileCollectionRequest(
                        contextPath.addSegment("lk_importfilebase_createdby"));
    }

    public ImportfileRequest lk_importfilebase_createdby(String importfileid) {
        return new ImportfileRequest(contextPath.addSegment("lk_importfilebase_createdby").addKeys(new NameValue(importfileid.toString())));
    }

    public ContactCollectionRequest lk_contactbase_modifiedby() {
        return new ContactCollectionRequest(
                        contextPath.addSegment("lk_contactbase_modifiedby"));
    }

    public ContactRequest lk_contactbase_modifiedby(String contactid) {
        return new ContactRequest(contextPath.addSegment("lk_contactbase_modifiedby").addKeys(new NameValue(contactid.toString())));
    }

    public MobileofflineprofileitemCollectionRequest lk_MobileOfflineProfileItem_createdby() {
        return new MobileofflineprofileitemCollectionRequest(
                        contextPath.addSegment("lk_MobileOfflineProfileItem_createdby"));
    }

    public MobileofflineprofileitemRequest lk_MobileOfflineProfileItem_createdby(String mobileofflineprofileitemid) {
        return new MobileofflineprofileitemRequest(contextPath.addSegment("lk_MobileOfflineProfileItem_createdby").addKeys(new NameValue(mobileofflineprofileitemid.toString())));
    }

    public WorkflowCollectionRequest workflow_modifiedby() {
        return new WorkflowCollectionRequest(
                        contextPath.addSegment("workflow_modifiedby"));
    }

    public WorkflowRequest workflow_modifiedby(String workflowid) {
        return new WorkflowRequest(contextPath.addSegment("workflow_modifiedby").addKeys(new NameValue(workflowid.toString())));
    }

    public SdkmessagefilterCollectionRequest lk_sdkmessagefilter_modifiedonbehalfby() {
        return new SdkmessagefilterCollectionRequest(
                        contextPath.addSegment("lk_sdkmessagefilter_modifiedonbehalfby"));
    }

    public SdkmessagefilterRequest lk_sdkmessagefilter_modifiedonbehalfby(String sdkmessagefilterid) {
        return new SdkmessagefilterRequest(contextPath.addSegment("lk_sdkmessagefilter_modifiedonbehalfby").addKeys(new NameValue(sdkmessagefilterid.toString())));
    }

    public DuplicateruleCollectionRequest systemUser_DuplicateRules() {
        return new DuplicateruleCollectionRequest(
                        contextPath.addSegment("SystemUser_DuplicateRules"));
    }

    public DuplicateruleRequest systemUser_DuplicateRules(String duplicateruleid) {
        return new DuplicateruleRequest(contextPath.addSegment("SystemUser_DuplicateRules").addKeys(new NameValue(duplicateruleid.toString())));
    }

    public FixedmonthlyfiscalcalendarCollectionRequest lk_fixedmonthlyfiscalcalendar_salespersonid() {
        return new FixedmonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_salespersonid"));
    }

    public FixedmonthlyfiscalcalendarRequest lk_fixedmonthlyfiscalcalendar_salespersonid(String userfiscalcalendarid) {
        return new FixedmonthlyfiscalcalendarRequest(contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_salespersonid").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public ActioncardCollectionRequest lk_actioncardbase_modifiedby() {
        return new ActioncardCollectionRequest(
                        contextPath.addSegment("lk_actioncardbase_modifiedby"));
    }

    public ActioncardRequest lk_actioncardbase_modifiedby(String actioncardid) {
        return new ActioncardRequest(contextPath.addSegment("lk_actioncardbase_modifiedby").addKeys(new NameValue(actioncardid.toString())));
    }

    public AciviewmapperCollectionRequest lk_ACIViewMapper_modifiedby() {
        return new AciviewmapperCollectionRequest(
                        contextPath.addSegment("lk_ACIViewMapper_modifiedby"));
    }

    public AciviewmapperRequest lk_ACIViewMapper_modifiedby(String aciviewmapperid) {
        return new AciviewmapperRequest(contextPath.addSegment("lk_ACIViewMapper_modifiedby").addKeys(new NameValue(aciviewmapperid.toString())));
    }

    public KbarticletemplateCollectionRequest lk_kbarticletemplatebase_modifiedby() {
        return new KbarticletemplateCollectionRequest(
                        contextPath.addSegment("lk_kbarticletemplatebase_modifiedby"));
    }

    public KbarticletemplateRequest lk_kbarticletemplatebase_modifiedby(String kbarticletemplateid) {
        return new KbarticletemplateRequest(contextPath.addSegment("lk_kbarticletemplatebase_modifiedby").addKeys(new NameValue(kbarticletemplateid.toString())));
    }

    public AppconfigmasterCollectionRequest systemuser_appconfigmaster_modifiedby() {
        return new AppconfigmasterCollectionRequest(
                        contextPath.addSegment("systemuser_appconfigmaster_modifiedby"));
    }

    public AppconfigmasterRequest systemuser_appconfigmaster_modifiedby(String appconfigmasterid) {
        return new AppconfigmasterRequest(contextPath.addSegment("systemuser_appconfigmaster_modifiedby").addKeys(new NameValue(appconfigmasterid.toString())));
    }

    public SavedqueryvisualizationCollectionRequest lk_savedqueryvisualizationbase_modifiedby() {
        return new SavedqueryvisualizationCollectionRequest(
                        contextPath.addSegment("lk_savedqueryvisualizationbase_modifiedby"));
    }

    public SavedqueryvisualizationRequest lk_savedqueryvisualizationbase_modifiedby(String savedqueryvisualizationid) {
        return new SavedqueryvisualizationRequest(contextPath.addSegment("lk_savedqueryvisualizationbase_modifiedby").addKeys(new NameValue(savedqueryvisualizationid.toString())));
    }

    public SemiannualfiscalcalendarCollectionRequest lk_semiannualfiscalcalendar_modifiedby() {
        return new SemiannualfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_semiannualfiscalcalendar_modifiedby"));
    }

    public SemiannualfiscalcalendarRequest lk_semiannualfiscalcalendar_modifiedby(String userfiscalcalendarid) {
        return new SemiannualfiscalcalendarRequest(contextPath.addSegment("lk_semiannualfiscalcalendar_modifiedby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public PlugintypestatisticCollectionRequest modifiedby_plugintypestatistic() {
        return new PlugintypestatisticCollectionRequest(
                        contextPath.addSegment("modifiedby_plugintypestatistic"));
    }

    public PlugintypestatisticRequest modifiedby_plugintypestatistic(String plugintypestatisticid) {
        return new PlugintypestatisticRequest(contextPath.addSegment("modifiedby_plugintypestatistic").addKeys(new NameValue(plugintypestatisticid.toString())));
    }

    public LetterCollectionRequest lk_letter_createdby() {
        return new LetterCollectionRequest(
                        contextPath.addSegment("lk_letter_createdby"));
    }

    public LetterRequest lk_letter_createdby(String activityid) {
        return new LetterRequest(contextPath.addSegment("lk_letter_createdby").addKeys(new NameValue(activityid.toString())));
    }

    public AppmoduleCollectionRequest systemuser_appmodule_createdonbehalfby() {
        return new AppmoduleCollectionRequest(
                        contextPath.addSegment("systemuser_appmodule_createdonbehalfby"));
    }

    public AppmoduleRequest systemuser_appmodule_createdonbehalfby(String appmoduleid) {
        return new AppmoduleRequest(contextPath.addSegment("systemuser_appmodule_createdonbehalfby").addKeys(new NameValue(appmoduleid.toString())));
    }

    public BusinessunitnewsarticleCollectionRequest lk_businessunitnewsarticle_createdonbehalfby() {
        return new BusinessunitnewsarticleCollectionRequest(
                        contextPath.addSegment("lk_businessunitnewsarticle_createdonbehalfby"));
    }

    public BusinessunitnewsarticleRequest lk_businessunitnewsarticle_createdonbehalfby(String businessunitnewsarticleid) {
        return new BusinessunitnewsarticleRequest(contextPath.addSegment("lk_businessunitnewsarticle_createdonbehalfby").addKeys(new NameValue(businessunitnewsarticleid.toString())));
    }

    public TimezoneruleCollectionRequest lk_timezonerule_modifiedby() {
        return new TimezoneruleCollectionRequest(
                        contextPath.addSegment("lk_timezonerule_modifiedby"));
    }

    public TimezoneruleRequest lk_timezonerule_modifiedby(String timezoneruleid) {
        return new TimezoneruleRequest(contextPath.addSegment("lk_timezonerule_modifiedby").addKeys(new NameValue(timezoneruleid.toString())));
    }

    public ServiceendpointCollectionRequest lk_serviceendpointbase_modifiedonbehalfby() {
        return new ServiceendpointCollectionRequest(
                        contextPath.addSegment("lk_serviceendpointbase_modifiedonbehalfby"));
    }

    public ServiceendpointRequest lk_serviceendpointbase_modifiedonbehalfby(String serviceendpointid) {
        return new ServiceendpointRequest(contextPath.addSegment("lk_serviceendpointbase_modifiedonbehalfby").addKeys(new NameValue(serviceendpointid.toString())));
    }

    public KbarticleCollectionRequest lk_kbarticle_modifiedonbehalfby() {
        return new KbarticleCollectionRequest(
                        contextPath.addSegment("lk_kbarticle_modifiedonbehalfby"));
    }

    public KbarticleRequest lk_kbarticle_modifiedonbehalfby(String kbarticleid) {
        return new KbarticleRequest(contextPath.addSegment("lk_kbarticle_modifiedonbehalfby").addKeys(new NameValue(kbarticleid.toString())));
    }

    public SystemuserRequest createdonbehalfby() {
        return new SystemuserRequest(contextPath.addSegment("createdonbehalfby"));
    }

    public SystemuserCollectionRequest lk_systemuser_createdonbehalfby() {
        return new SystemuserCollectionRequest(
                        contextPath.addSegment("lk_systemuser_createdonbehalfby"));
    }

    public SystemuserRequest lk_systemuser_createdonbehalfby(String ownerid) {
        return new SystemuserRequest(contextPath.addSegment("lk_systemuser_createdonbehalfby").addKeys(new NameValue(ownerid.toString())));
    }

    public SocialprofileCollectionRequest lk_SocialProfile_createdonbehalfby() {
        return new SocialprofileCollectionRequest(
                        contextPath.addSegment("lk_SocialProfile_createdonbehalfby"));
    }

    public SocialprofileRequest lk_SocialProfile_createdonbehalfby(String socialprofileid) {
        return new SocialprofileRequest(contextPath.addSegment("lk_SocialProfile_createdonbehalfby").addKeys(new NameValue(socialprofileid.toString())));
    }

    public OwnermappingCollectionRequest ownerMapping_SystemUser() {
        return new OwnermappingCollectionRequest(
                        contextPath.addSegment("OwnerMapping_SystemUser"));
    }

    public OwnermappingRequest ownerMapping_SystemUser(String ownermappingid) {
        return new OwnermappingRequest(contextPath.addSegment("OwnerMapping_SystemUser").addKeys(new NameValue(ownermappingid.toString())));
    }

    public WorkflowCollectionRequest system_user_workflow() {
        return new WorkflowCollectionRequest(
                        contextPath.addSegment("system_user_workflow"));
    }

    public WorkflowRequest system_user_workflow(String workflowid) {
        return new WorkflowRequest(contextPath.addSegment("system_user_workflow").addKeys(new NameValue(workflowid.toString())));
    }

    public ImportCollectionRequest lk_importbase_modifiedby() {
        return new ImportCollectionRequest(
                        contextPath.addSegment("lk_importbase_modifiedby"));
    }

    public ImportRequest lk_importbase_modifiedby(String importid) {
        return new ImportRequest(contextPath.addSegment("lk_importbase_modifiedby").addKeys(new NameValue(importid.toString())));
    }

    public TeamCollectionRequest lk_teambase_administratorid() {
        return new TeamCollectionRequest(
                        contextPath.addSegment("lk_teambase_administratorid"));
    }

    public TeamRequest lk_teambase_administratorid(String ownerid) {
        return new TeamRequest(contextPath.addSegment("lk_teambase_administratorid").addKeys(new NameValue(ownerid.toString())));
    }

    public FieldsecurityprofileCollectionRequest lk_fieldsecurityprofile_createdby() {
        return new FieldsecurityprofileCollectionRequest(
                        contextPath.addSegment("lk_fieldsecurityprofile_createdby"));
    }

    public FieldsecurityprofileRequest lk_fieldsecurityprofile_createdby(String fieldsecurityprofileid) {
        return new FieldsecurityprofileRequest(contextPath.addSegment("lk_fieldsecurityprofile_createdby").addKeys(new NameValue(fieldsecurityprofileid.toString())));
    }

    public FixedmonthlyfiscalcalendarCollectionRequest lk_fixedmonthlyfiscalcalendar_modifiedonbehalfby() {
        return new FixedmonthlyfiscalcalendarCollectionRequest(
                        contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_modifiedonbehalfby"));
    }

    public FixedmonthlyfiscalcalendarRequest lk_fixedmonthlyfiscalcalendar_modifiedonbehalfby(String userfiscalcalendarid) {
        return new FixedmonthlyfiscalcalendarRequest(contextPath.addSegment("lk_fixedmonthlyfiscalcalendar_modifiedonbehalfby").addKeys(new NameValue(userfiscalcalendarid.toString())));
    }

    public MailboxtrackingfolderCollectionRequest lk_mailboxtrackingfolder_modifiedby() {
        return new MailboxtrackingfolderCollectionRequest(
                        contextPath.addSegment("lk_mailboxtrackingfolder_modifiedby"));
    }

    public MailboxtrackingfolderRequest lk_mailboxtrackingfolder_modifiedby(String mailboxtrackingfolderid) {
        return new MailboxtrackingfolderRequest(contextPath.addSegment("lk_mailboxtrackingfolder_modifiedby").addKeys(new NameValue(mailboxtrackingfolderid.toString())));
    }

    public SdkmessageprocessingstepsecureconfigCollectionRequest lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby() {
        return new SdkmessageprocessingstepsecureconfigCollectionRequest(
                        contextPath.addSegment("lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby"));
    }

    public SdkmessageprocessingstepsecureconfigRequest lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby(String sdkmessageprocessingstepsecureconfigid) {
        return new SdkmessageprocessingstepsecureconfigRequest(contextPath.addSegment("lk_sdkmessageprocessingstepsecureconfig_createdonbehalfby").addKeys(new NameValue(sdkmessageprocessingstepsecureconfigid.toString())));
    }

    public ColumnmappingCollectionRequest lk_columnmapping_modifiedonbehalfby() {
        return new ColumnmappingCollectionRequest(
                        contextPath.addSegment("lk_columnmapping_modifiedonbehalfby"));
    }

    public ColumnmappingRequest lk_columnmapping_modifiedonbehalfby(String columnmappingid) {
        return new ColumnmappingRequest(contextPath.addSegment("lk_columnmapping_modifiedonbehalfby").addKeys(new NameValue(columnmappingid.toString())));
    }

    public ImportmapCollectionRequest lk_importmapbase_createdby() {
        return new ImportmapCollectionRequest(
                        contextPath.addSegment("lk_importmapbase_createdby"));
    }

    public ImportmapRequest lk_importmapbase_createdby(String importmapid) {
        return new ImportmapRequest(contextPath.addSegment("lk_importmapbase_createdby").addKeys(new NameValue(importmapid.toString())));
    }

    public TransactioncurrencyCollectionRequest lk_transactioncurrency_modifiedonbehalfby() {
        return new TransactioncurrencyCollectionRequest(
                        contextPath.addSegment("lk_transactioncurrency_modifiedonbehalfby"));
    }

    public TransactioncurrencyRequest lk_transactioncurrency_modifiedonbehalfby(String transactioncurrencyid) {
        return new TransactioncurrencyRequest(contextPath.addSegment("lk_transactioncurrency_modifiedonbehalfby").addKeys(new NameValue(transactioncurrencyid.toString())));
    }

    public ExpiredprocessCollectionRequest lk_expiredprocess_modifiedby() {
        return new ExpiredprocessCollectionRequest(
                        contextPath.addSegment("lk_expiredprocess_modifiedby"));
    }

    public ExpiredprocessRequest lk_expiredprocess_modifiedby(String businessprocessflowinstanceid) {
        return new ExpiredprocessRequest(contextPath.addSegment("lk_expiredprocess_modifiedby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public UserqueryCollectionRequest user_userquery() {
        return new UserqueryCollectionRequest(
                        contextPath.addSegment("user_userquery"));
    }

    public UserqueryRequest user_userquery(String userqueryid) {
        return new UserqueryRequest(contextPath.addSegment("user_userquery").addKeys(new NameValue(userqueryid.toString())));
    }

    public AsyncoperationCollectionRequest system_user_asyncoperation() {
        return new AsyncoperationCollectionRequest(
                        contextPath.addSegment("system_user_asyncoperation"));
    }

    public AsyncoperationRequest system_user_asyncoperation(String asyncoperationid) {
        return new AsyncoperationRequest(contextPath.addSegment("system_user_asyncoperation").addKeys(new NameValue(asyncoperationid.toString())));
    }

    public PlugintypestatisticCollectionRequest lk_plugintypestatisticbase_modifiedonbehalfby() {
        return new PlugintypestatisticCollectionRequest(
                        contextPath.addSegment("lk_plugintypestatisticbase_modifiedonbehalfby"));
    }

    public PlugintypestatisticRequest lk_plugintypestatisticbase_modifiedonbehalfby(String plugintypestatisticid) {
        return new PlugintypestatisticRequest(contextPath.addSegment("lk_plugintypestatisticbase_modifiedonbehalfby").addKeys(new NameValue(plugintypestatisticid.toString())));
    }

    public DuplicateruleconditionCollectionRequest lk_duplicateruleconditionbase_createdby() {
        return new DuplicateruleconditionCollectionRequest(
                        contextPath.addSegment("lk_duplicateruleconditionbase_createdby"));
    }

    public DuplicateruleconditionRequest lk_duplicateruleconditionbase_createdby(String duplicateruleconditionid) {
        return new DuplicateruleconditionRequest(contextPath.addSegment("lk_duplicateruleconditionbase_createdby").addKeys(new NameValue(duplicateruleconditionid.toString())));
    }

    public ProcesssessionCollectionRequest lk_processsession_completedby() {
        return new ProcesssessionCollectionRequest(
                        contextPath.addSegment("lk_processsession_completedby"));
    }

    public ProcesssessionRequest lk_processsession_completedby(String processsessionid) {
        return new ProcesssessionRequest(contextPath.addSegment("lk_processsession_completedby").addKeys(new NameValue(processsessionid.toString())));
    }

    public ImportentitymappingCollectionRequest lk_importentitymapping_modifiedonbehalfby() {
        return new ImportentitymappingCollectionRequest(
                        contextPath.addSegment("lk_importentitymapping_modifiedonbehalfby"));
    }

    public ImportentitymappingRequest lk_importentitymapping_modifiedonbehalfby(String importentitymappingid) {
        return new ImportentitymappingRequest(contextPath.addSegment("lk_importentitymapping_modifiedonbehalfby").addKeys(new NameValue(importentitymappingid.toString())));
    }

    public AccountCollectionRequest lk_accountbase_modifiedonbehalfby() {
        return new AccountCollectionRequest(
                        contextPath.addSegment("lk_accountbase_modifiedonbehalfby"));
    }

    public AccountRequest lk_accountbase_modifiedonbehalfby(String accountid) {
        return new AccountRequest(contextPath.addSegment("lk_accountbase_modifiedonbehalfby").addKeys(new NameValue(accountid.toString())));
    }

    public AppconfiginstanceCollectionRequest systemuser_appconfiginstance_createdby() {
        return new AppconfiginstanceCollectionRequest(
                        contextPath.addSegment("systemuser_appconfiginstance_createdby"));
    }

    public AppconfiginstanceRequest systemuser_appconfiginstance_createdby(String appconfiginstanceid) {
        return new AppconfiginstanceRequest(contextPath.addSegment("systemuser_appconfiginstance_createdby").addKeys(new NameValue(appconfiginstanceid.toString())));
    }

    public CustomcontrolCollectionRequest lk_customcontrol_modifiedby() {
        return new CustomcontrolCollectionRequest(
                        contextPath.addSegment("lk_customcontrol_modifiedby"));
    }

    public CustomcontrolRequest lk_customcontrol_modifiedby(String customcontrolid) {
        return new CustomcontrolRequest(contextPath.addSegment("lk_customcontrol_modifiedby").addKeys(new NameValue(customcontrolid.toString())));
    }

    public DuplicateruleCollectionRequest lk_duplicaterulebase_createdby() {
        return new DuplicateruleCollectionRequest(
                        contextPath.addSegment("lk_duplicaterulebase_createdby"));
    }

    public DuplicateruleRequest lk_duplicaterulebase_createdby(String duplicateruleid) {
        return new DuplicateruleRequest(contextPath.addSegment("lk_duplicaterulebase_createdby").addKeys(new NameValue(duplicateruleid.toString())));
    }

    public QueueitemCollectionRequest lk_queueitem_createdonbehalfby() {
        return new QueueitemCollectionRequest(
                        contextPath.addSegment("lk_queueitem_createdonbehalfby"));
    }

    public QueueitemRequest lk_queueitem_createdonbehalfby(String queueitemid) {
        return new QueueitemRequest(contextPath.addSegment("lk_queueitem_createdonbehalfby").addKeys(new NameValue(queueitemid.toString())));
    }

    public TransactioncurrencyCollectionRequest lk_transactioncurrencybase_createdby() {
        return new TransactioncurrencyCollectionRequest(
                        contextPath.addSegment("lk_transactioncurrencybase_createdby"));
    }

    public TransactioncurrencyRequest lk_transactioncurrencybase_createdby(String transactioncurrencyid) {
        return new TransactioncurrencyRequest(contextPath.addSegment("lk_transactioncurrencybase_createdby").addKeys(new NameValue(transactioncurrencyid.toString())));
    }

    public ImportlogCollectionRequest lk_importlog_modifiedonbehalfby() {
        return new ImportlogCollectionRequest(
                        contextPath.addSegment("lk_importlog_modifiedonbehalfby"));
    }

    public ImportlogRequest lk_importlog_modifiedonbehalfby(String importlogid) {
        return new ImportlogRequest(contextPath.addSegment("lk_importlog_modifiedonbehalfby").addKeys(new NameValue(importlogid.toString())));
    }

    public SdkmessageCollectionRequest lk_sdkmessage_modifiedonbehalfby() {
        return new SdkmessageCollectionRequest(
                        contextPath.addSegment("lk_sdkmessage_modifiedonbehalfby"));
    }

    public SdkmessageRequest lk_sdkmessage_modifiedonbehalfby(String sdkmessageid) {
        return new SdkmessageRequest(contextPath.addSegment("lk_sdkmessage_modifiedonbehalfby").addKeys(new NameValue(sdkmessageid.toString())));
    }

    public KbarticlecommentCollectionRequest lk_kbarticlecommentbase_modifiedby() {
        return new KbarticlecommentCollectionRequest(
                        contextPath.addSegment("lk_kbarticlecommentbase_modifiedby"));
    }

    public KbarticlecommentRequest lk_kbarticlecommentbase_modifiedby(String kbarticlecommentid) {
        return new KbarticlecommentRequest(contextPath.addSegment("lk_kbarticlecommentbase_modifiedby").addKeys(new NameValue(kbarticlecommentid.toString())));
    }

    public PhonecallCollectionRequest user_phonecall() {
        return new PhonecallCollectionRequest(
                        contextPath.addSegment("user_phonecall"));
    }

    public PhonecallRequest user_phonecall(String activityid) {
        return new PhonecallRequest(contextPath.addSegment("user_phonecall").addKeys(new NameValue(activityid.toString())));
    }

    public AppointmentCollectionRequest user_appointment() {
        return new AppointmentCollectionRequest(
                        contextPath.addSegment("user_appointment"));
    }

    public AppointmentRequest user_appointment(String activityid) {
        return new AppointmentRequest(contextPath.addSegment("user_appointment").addKeys(new NameValue(activityid.toString())));
    }

    public ExpiredprocessCollectionRequest lk_expiredprocess_createdonbehalfby() {
        return new ExpiredprocessCollectionRequest(
                        contextPath.addSegment("lk_expiredprocess_createdonbehalfby"));
    }

    public ExpiredprocessRequest lk_expiredprocess_createdonbehalfby(String businessprocessflowinstanceid) {
        return new ExpiredprocessRequest(contextPath.addSegment("lk_expiredprocess_createdonbehalfby").addKeys(new NameValue(businessprocessflowinstanceid.toString())));
    }

    public CallbackregistrationCollectionRequest systemuser_callbackregistration_modifiedonbehalfby() {
        return new CallbackregistrationCollectionRequest(
                        contextPath.addSegment("systemuser_callbackregistration_modifiedonbehalfby"));
    }

    public CallbackregistrationRequest systemuser_callbackregistration_modifiedonbehalfby(String callbackregistrationid) {
        return new CallbackregistrationRequest(contextPath.addSegment("systemuser_callbackregistration_modifiedonbehalfby").addKeys(new NameValue(callbackregistrationid.toString())));
    }

    public CallbackregistrationCollectionRequest systemuser_callbackregistration_modifiedby() {
        return new CallbackregistrationCollectionRequest(
                        contextPath.addSegment("systemuser_callbackregistration_modifiedby"));
    }

    public CallbackregistrationRequest systemuser_callbackregistration_modifiedby(String callbackregistrationid) {
        return new CallbackregistrationRequest(contextPath.addSegment("systemuser_callbackregistration_modifiedby").addKeys(new NameValue(callbackregistrationid.toString())));
    }

    public CallbackregistrationCollectionRequest systemuser_callbackregistration_createdonbehalfby() {
        return new CallbackregistrationCollectionRequest(
                        contextPath.addSegment("systemuser_callbackregistration_createdonbehalfby"));
    }

    public CallbackregistrationRequest systemuser_callbackregistration_createdonbehalfby(String callbackregistrationid) {
        return new CallbackregistrationRequest(contextPath.addSegment("systemuser_callbackregistration_createdonbehalfby").addKeys(new NameValue(callbackregistrationid.toString())));
    }

    public CallbackregistrationCollectionRequest systemuser_callbackregistration_createdby() {
        return new CallbackregistrationCollectionRequest(
                        contextPath.addSegment("systemuser_callbackregistration_createdby"));
    }

    public CallbackregistrationRequest systemuser_callbackregistration_createdby(String callbackregistrationid) {
        return new CallbackregistrationRequest(contextPath.addSegment("systemuser_callbackregistration_createdby").addKeys(new NameValue(callbackregistrationid.toString())));
    }

    public SolutioncomponentattributeconfigurationCollectionRequest lk_solutioncomponentattributeconfiguration_createdby() {
        return new SolutioncomponentattributeconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentattributeconfiguration_createdby"));
    }

    public SolutioncomponentattributeconfigurationRequest lk_solutioncomponentattributeconfiguration_createdby(String solutioncomponentattributeconfigurationid) {
        return new SolutioncomponentattributeconfigurationRequest(contextPath.addSegment("lk_solutioncomponentattributeconfiguration_createdby").addKeys(new NameValue(solutioncomponentattributeconfigurationid.toString())));
    }

    public SolutioncomponentattributeconfigurationCollectionRequest lk_solutioncomponentattributeconfiguration_createdonbehalfby() {
        return new SolutioncomponentattributeconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentattributeconfiguration_createdonbehalfby"));
    }

    public SolutioncomponentattributeconfigurationRequest lk_solutioncomponentattributeconfiguration_createdonbehalfby(String solutioncomponentattributeconfigurationid) {
        return new SolutioncomponentattributeconfigurationRequest(contextPath.addSegment("lk_solutioncomponentattributeconfiguration_createdonbehalfby").addKeys(new NameValue(solutioncomponentattributeconfigurationid.toString())));
    }

    public SolutioncomponentattributeconfigurationCollectionRequest lk_solutioncomponentattributeconfiguration_modifiedby() {
        return new SolutioncomponentattributeconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentattributeconfiguration_modifiedby"));
    }

    public SolutioncomponentattributeconfigurationRequest lk_solutioncomponentattributeconfiguration_modifiedby(String solutioncomponentattributeconfigurationid) {
        return new SolutioncomponentattributeconfigurationRequest(contextPath.addSegment("lk_solutioncomponentattributeconfiguration_modifiedby").addKeys(new NameValue(solutioncomponentattributeconfigurationid.toString())));
    }

    public SolutioncomponentattributeconfigurationCollectionRequest lk_solutioncomponentattributeconfiguration_modifiedonbehalfby() {
        return new SolutioncomponentattributeconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentattributeconfiguration_modifiedonbehalfby"));
    }

    public SolutioncomponentattributeconfigurationRequest lk_solutioncomponentattributeconfiguration_modifiedonbehalfby(String solutioncomponentattributeconfigurationid) {
        return new SolutioncomponentattributeconfigurationRequest(contextPath.addSegment("lk_solutioncomponentattributeconfiguration_modifiedonbehalfby").addKeys(new NameValue(solutioncomponentattributeconfigurationid.toString())));
    }

    public SolutioncomponentconfigurationCollectionRequest lk_solutioncomponentconfiguration_createdby() {
        return new SolutioncomponentconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentconfiguration_createdby"));
    }

    public SolutioncomponentconfigurationRequest lk_solutioncomponentconfiguration_createdby(String solutioncomponentconfigurationid) {
        return new SolutioncomponentconfigurationRequest(contextPath.addSegment("lk_solutioncomponentconfiguration_createdby").addKeys(new NameValue(solutioncomponentconfigurationid.toString())));
    }

    public SolutioncomponentconfigurationCollectionRequest lk_solutioncomponentconfiguration_createdonbehalfby() {
        return new SolutioncomponentconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentconfiguration_createdonbehalfby"));
    }

    public SolutioncomponentconfigurationRequest lk_solutioncomponentconfiguration_createdonbehalfby(String solutioncomponentconfigurationid) {
        return new SolutioncomponentconfigurationRequest(contextPath.addSegment("lk_solutioncomponentconfiguration_createdonbehalfby").addKeys(new NameValue(solutioncomponentconfigurationid.toString())));
    }

    public SolutioncomponentconfigurationCollectionRequest lk_solutioncomponentconfiguration_modifiedby() {
        return new SolutioncomponentconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentconfiguration_modifiedby"));
    }

    public SolutioncomponentconfigurationRequest lk_solutioncomponentconfiguration_modifiedby(String solutioncomponentconfigurationid) {
        return new SolutioncomponentconfigurationRequest(contextPath.addSegment("lk_solutioncomponentconfiguration_modifiedby").addKeys(new NameValue(solutioncomponentconfigurationid.toString())));
    }

    public SolutioncomponentconfigurationCollectionRequest lk_solutioncomponentconfiguration_modifiedonbehalfby() {
        return new SolutioncomponentconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentconfiguration_modifiedonbehalfby"));
    }

    public SolutioncomponentconfigurationRequest lk_solutioncomponentconfiguration_modifiedonbehalfby(String solutioncomponentconfigurationid) {
        return new SolutioncomponentconfigurationRequest(contextPath.addSegment("lk_solutioncomponentconfiguration_modifiedonbehalfby").addKeys(new NameValue(solutioncomponentconfigurationid.toString())));
    }

    public SolutioncomponentrelationshipconfigurationCollectionRequest lk_solutioncomponentrelationshipconfiguration_createdby() {
        return new SolutioncomponentrelationshipconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentrelationshipconfiguration_createdby"));
    }

    public SolutioncomponentrelationshipconfigurationRequest lk_solutioncomponentrelationshipconfiguration_createdby(String solutioncomponentrelationshipconfigurationid) {
        return new SolutioncomponentrelationshipconfigurationRequest(contextPath.addSegment("lk_solutioncomponentrelationshipconfiguration_createdby").addKeys(new NameValue(solutioncomponentrelationshipconfigurationid.toString())));
    }

    public SolutioncomponentrelationshipconfigurationCollectionRequest lk_solutioncomponentrelationshipconfiguration_createdonbehalfby() {
        return new SolutioncomponentrelationshipconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentrelationshipconfiguration_createdonbehalfby"));
    }

    public SolutioncomponentrelationshipconfigurationRequest lk_solutioncomponentrelationshipconfiguration_createdonbehalfby(String solutioncomponentrelationshipconfigurationid) {
        return new SolutioncomponentrelationshipconfigurationRequest(contextPath.addSegment("lk_solutioncomponentrelationshipconfiguration_createdonbehalfby").addKeys(new NameValue(solutioncomponentrelationshipconfigurationid.toString())));
    }

    public SolutioncomponentrelationshipconfigurationCollectionRequest lk_solutioncomponentrelationshipconfiguration_modifiedby() {
        return new SolutioncomponentrelationshipconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentrelationshipconfiguration_modifiedby"));
    }

    public SolutioncomponentrelationshipconfigurationRequest lk_solutioncomponentrelationshipconfiguration_modifiedby(String solutioncomponentrelationshipconfigurationid) {
        return new SolutioncomponentrelationshipconfigurationRequest(contextPath.addSegment("lk_solutioncomponentrelationshipconfiguration_modifiedby").addKeys(new NameValue(solutioncomponentrelationshipconfigurationid.toString())));
    }

    public SolutioncomponentrelationshipconfigurationCollectionRequest lk_solutioncomponentrelationshipconfiguration_modifiedonbehalfby() {
        return new SolutioncomponentrelationshipconfigurationCollectionRequest(
                        contextPath.addSegment("lk_solutioncomponentrelationshipconfiguration_modifiedonbehalfby"));
    }

    public SolutioncomponentrelationshipconfigurationRequest lk_solutioncomponentrelationshipconfiguration_modifiedonbehalfby(String solutioncomponentrelationshipconfigurationid) {
        return new SolutioncomponentrelationshipconfigurationRequest(contextPath.addSegment("lk_solutioncomponentrelationshipconfiguration_modifiedonbehalfby").addKeys(new NameValue(solutioncomponentrelationshipconfigurationid.toString())));
    }

    public StagesolutionuploadCollectionRequest lk_stagesolutionupload_createdby() {
        return new StagesolutionuploadCollectionRequest(
                        contextPath.addSegment("lk_stagesolutionupload_createdby"));
    }

    public StagesolutionuploadRequest lk_stagesolutionupload_createdby(String stagesolutionuploadid) {
        return new StagesolutionuploadRequest(contextPath.addSegment("lk_stagesolutionupload_createdby").addKeys(new NameValue(stagesolutionuploadid.toString())));
    }

    public StagesolutionuploadCollectionRequest lk_stagesolutionupload_createdonbehalfby() {
        return new StagesolutionuploadCollectionRequest(
                        contextPath.addSegment("lk_stagesolutionupload_createdonbehalfby"));
    }

    public StagesolutionuploadRequest lk_stagesolutionupload_createdonbehalfby(String stagesolutionuploadid) {
        return new StagesolutionuploadRequest(contextPath.addSegment("lk_stagesolutionupload_createdonbehalfby").addKeys(new NameValue(stagesolutionuploadid.toString())));
    }

    public StagesolutionuploadCollectionRequest lk_stagesolutionupload_modifiedby() {
        return new StagesolutionuploadCollectionRequest(
                        contextPath.addSegment("lk_stagesolutionupload_modifiedby"));
    }

    public StagesolutionuploadRequest lk_stagesolutionupload_modifiedby(String stagesolutionuploadid) {
        return new StagesolutionuploadRequest(contextPath.addSegment("lk_stagesolutionupload_modifiedby").addKeys(new NameValue(stagesolutionuploadid.toString())));
    }

    public StagesolutionuploadCollectionRequest lk_stagesolutionupload_modifiedonbehalfby() {
        return new StagesolutionuploadCollectionRequest(
                        contextPath.addSegment("lk_stagesolutionupload_modifiedonbehalfby"));
    }

    public StagesolutionuploadRequest lk_stagesolutionupload_modifiedonbehalfby(String stagesolutionuploadid) {
        return new StagesolutionuploadRequest(contextPath.addSegment("lk_stagesolutionupload_modifiedonbehalfby").addKeys(new NameValue(stagesolutionuploadid.toString())));
    }

    public StagesolutionuploadCollectionRequest user_stagesolutionupload() {
        return new StagesolutionuploadCollectionRequest(
                        contextPath.addSegment("user_stagesolutionupload"));
    }

    public StagesolutionuploadRequest user_stagesolutionupload(String stagesolutionuploadid) {
        return new StagesolutionuploadRequest(contextPath.addSegment("user_stagesolutionupload").addKeys(new NameValue(stagesolutionuploadid.toString())));
    }

    public ExportsolutionuploadCollectionRequest lk_exportsolutionupload_createdby() {
        return new ExportsolutionuploadCollectionRequest(
                        contextPath.addSegment("lk_exportsolutionupload_createdby"));
    }

    public ExportsolutionuploadRequest lk_exportsolutionupload_createdby(String exportsolutionuploadid) {
        return new ExportsolutionuploadRequest(contextPath.addSegment("lk_exportsolutionupload_createdby").addKeys(new NameValue(exportsolutionuploadid.toString())));
    }

    public ExportsolutionuploadCollectionRequest lk_exportsolutionupload_createdonbehalfby() {
        return new ExportsolutionuploadCollectionRequest(
                        contextPath.addSegment("lk_exportsolutionupload_createdonbehalfby"));
    }

    public ExportsolutionuploadRequest lk_exportsolutionupload_createdonbehalfby(String exportsolutionuploadid) {
        return new ExportsolutionuploadRequest(contextPath.addSegment("lk_exportsolutionupload_createdonbehalfby").addKeys(new NameValue(exportsolutionuploadid.toString())));
    }

    public ExportsolutionuploadCollectionRequest lk_exportsolutionupload_modifiedby() {
        return new ExportsolutionuploadCollectionRequest(
                        contextPath.addSegment("lk_exportsolutionupload_modifiedby"));
    }

    public ExportsolutionuploadRequest lk_exportsolutionupload_modifiedby(String exportsolutionuploadid) {
        return new ExportsolutionuploadRequest(contextPath.addSegment("lk_exportsolutionupload_modifiedby").addKeys(new NameValue(exportsolutionuploadid.toString())));
    }

    public ExportsolutionuploadCollectionRequest lk_exportsolutionupload_modifiedonbehalfby() {
        return new ExportsolutionuploadCollectionRequest(
                        contextPath.addSegment("lk_exportsolutionupload_modifiedonbehalfby"));
    }

    public ExportsolutionuploadRequest lk_exportsolutionupload_modifiedonbehalfby(String exportsolutionuploadid) {
        return new ExportsolutionuploadRequest(contextPath.addSegment("lk_exportsolutionupload_modifiedonbehalfby").addKeys(new NameValue(exportsolutionuploadid.toString())));
    }

    public ExportsolutionuploadCollectionRequest user_exportsolutionupload() {
        return new ExportsolutionuploadCollectionRequest(
                        contextPath.addSegment("user_exportsolutionupload"));
    }

    public ExportsolutionuploadRequest user_exportsolutionupload(String exportsolutionuploadid) {
        return new ExportsolutionuploadRequest(contextPath.addSegment("user_exportsolutionupload").addKeys(new NameValue(exportsolutionuploadid.toString())));
    }

    public DatalakeworkspaceCollectionRequest lk_datalakeworkspace_createdby() {
        return new DatalakeworkspaceCollectionRequest(
                        contextPath.addSegment("lk_datalakeworkspace_createdby"));
    }

    public DatalakeworkspaceRequest lk_datalakeworkspace_createdby(String datalakeworkspaceid) {
        return new DatalakeworkspaceRequest(contextPath.addSegment("lk_datalakeworkspace_createdby").addKeys(new NameValue(datalakeworkspaceid.toString())));
    }

    public DatalakeworkspaceCollectionRequest lk_datalakeworkspace_createdonbehalfby() {
        return new DatalakeworkspaceCollectionRequest(
                        contextPath.addSegment("lk_datalakeworkspace_createdonbehalfby"));
    }

    public DatalakeworkspaceRequest lk_datalakeworkspace_createdonbehalfby(String datalakeworkspaceid) {
        return new DatalakeworkspaceRequest(contextPath.addSegment("lk_datalakeworkspace_createdonbehalfby").addKeys(new NameValue(datalakeworkspaceid.toString())));
    }

    public DatalakeworkspaceCollectionRequest lk_datalakeworkspace_modifiedby() {
        return new DatalakeworkspaceCollectionRequest(
                        contextPath.addSegment("lk_datalakeworkspace_modifiedby"));
    }

    public DatalakeworkspaceRequest lk_datalakeworkspace_modifiedby(String datalakeworkspaceid) {
        return new DatalakeworkspaceRequest(contextPath.addSegment("lk_datalakeworkspace_modifiedby").addKeys(new NameValue(datalakeworkspaceid.toString())));
    }

    public DatalakeworkspaceCollectionRequest lk_datalakeworkspace_modifiedonbehalfby() {
        return new DatalakeworkspaceCollectionRequest(
                        contextPath.addSegment("lk_datalakeworkspace_modifiedonbehalfby"));
    }

    public DatalakeworkspaceRequest lk_datalakeworkspace_modifiedonbehalfby(String datalakeworkspaceid) {
        return new DatalakeworkspaceRequest(contextPath.addSegment("lk_datalakeworkspace_modifiedonbehalfby").addKeys(new NameValue(datalakeworkspaceid.toString())));
    }

    public DatalakeworkspacepermissionCollectionRequest lk_datalakeworkspacepermission_createdby() {
        return new DatalakeworkspacepermissionCollectionRequest(
                        contextPath.addSegment("lk_datalakeworkspacepermission_createdby"));
    }

    public DatalakeworkspacepermissionRequest lk_datalakeworkspacepermission_createdby(String datalakeworkspacepermissionid) {
        return new DatalakeworkspacepermissionRequest(contextPath.addSegment("lk_datalakeworkspacepermission_createdby").addKeys(new NameValue(datalakeworkspacepermissionid.toString())));
    }

    public DatalakeworkspacepermissionCollectionRequest lk_datalakeworkspacepermission_createdonbehalfby() {
        return new DatalakeworkspacepermissionCollectionRequest(
                        contextPath.addSegment("lk_datalakeworkspacepermission_createdonbehalfby"));
    }

    public DatalakeworkspacepermissionRequest lk_datalakeworkspacepermission_createdonbehalfby(String datalakeworkspacepermissionid) {
        return new DatalakeworkspacepermissionRequest(contextPath.addSegment("lk_datalakeworkspacepermission_createdonbehalfby").addKeys(new NameValue(datalakeworkspacepermissionid.toString())));
    }

    public DatalakeworkspacepermissionCollectionRequest lk_datalakeworkspacepermission_modifiedby() {
        return new DatalakeworkspacepermissionCollectionRequest(
                        contextPath.addSegment("lk_datalakeworkspacepermission_modifiedby"));
    }

    public DatalakeworkspacepermissionRequest lk_datalakeworkspacepermission_modifiedby(String datalakeworkspacepermissionid) {
        return new DatalakeworkspacepermissionRequest(contextPath.addSegment("lk_datalakeworkspacepermission_modifiedby").addKeys(new NameValue(datalakeworkspacepermissionid.toString())));
    }

    public DatalakeworkspacepermissionCollectionRequest lk_datalakeworkspacepermission_modifiedonbehalfby() {
        return new DatalakeworkspacepermissionCollectionRequest(
                        contextPath.addSegment("lk_datalakeworkspacepermission_modifiedonbehalfby"));
    }

    public DatalakeworkspacepermissionRequest lk_datalakeworkspacepermission_modifiedonbehalfby(String datalakeworkspacepermissionid) {
        return new DatalakeworkspacepermissionRequest(contextPath.addSegment("lk_datalakeworkspacepermission_modifiedonbehalfby").addKeys(new NameValue(datalakeworkspacepermissionid.toString())));
    }

    public ApplicationuserCollectionRequest lk_applicationuser_createdby() {
        return new ApplicationuserCollectionRequest(
                        contextPath.addSegment("lk_applicationuser_createdby"));
    }

    public ApplicationuserRequest lk_applicationuser_createdby(String applicationuserid) {
        return new ApplicationuserRequest(contextPath.addSegment("lk_applicationuser_createdby").addKeys(new NameValue(applicationuserid.toString())));
    }

    public ApplicationuserCollectionRequest lk_applicationuser_createdonbehalfby() {
        return new ApplicationuserCollectionRequest(
                        contextPath.addSegment("lk_applicationuser_createdonbehalfby"));
    }

    public ApplicationuserRequest lk_applicationuser_createdonbehalfby(String applicationuserid) {
        return new ApplicationuserRequest(contextPath.addSegment("lk_applicationuser_createdonbehalfby").addKeys(new NameValue(applicationuserid.toString())));
    }

    public ApplicationuserCollectionRequest lk_applicationuser_modifiedby() {
        return new ApplicationuserCollectionRequest(
                        contextPath.addSegment("lk_applicationuser_modifiedby"));
    }

    public ApplicationuserRequest lk_applicationuser_modifiedby(String applicationuserid) {
        return new ApplicationuserRequest(contextPath.addSegment("lk_applicationuser_modifiedby").addKeys(new NameValue(applicationuserid.toString())));
    }

    public ApplicationuserCollectionRequest lk_applicationuser_modifiedonbehalfby() {
        return new ApplicationuserCollectionRequest(
                        contextPath.addSegment("lk_applicationuser_modifiedonbehalfby"));
    }

    public ApplicationuserRequest lk_applicationuser_modifiedonbehalfby(String applicationuserid) {
        return new ApplicationuserRequest(contextPath.addSegment("lk_applicationuser_modifiedonbehalfby").addKeys(new NameValue(applicationuserid.toString())));
    }

    public ServiceplanCollectionRequest lk_serviceplan_createdby() {
        return new ServiceplanCollectionRequest(
                        contextPath.addSegment("lk_serviceplan_createdby"));
    }

    public ServiceplanRequest lk_serviceplan_createdby(String serviceplanid) {
        return new ServiceplanRequest(contextPath.addSegment("lk_serviceplan_createdby").addKeys(new NameValue(serviceplanid.toString())));
    }

    public ServiceplanCollectionRequest lk_serviceplan_createdonbehalfby() {
        return new ServiceplanCollectionRequest(
                        contextPath.addSegment("lk_serviceplan_createdonbehalfby"));
    }

    public ServiceplanRequest lk_serviceplan_createdonbehalfby(String serviceplanid) {
        return new ServiceplanRequest(contextPath.addSegment("lk_serviceplan_createdonbehalfby").addKeys(new NameValue(serviceplanid.toString())));
    }

    public ServiceplanCollectionRequest lk_serviceplan_modifiedby() {
        return new ServiceplanCollectionRequest(
                        contextPath.addSegment("lk_serviceplan_modifiedby"));
    }

    public ServiceplanRequest lk_serviceplan_modifiedby(String serviceplanid) {
        return new ServiceplanRequest(contextPath.addSegment("lk_serviceplan_modifiedby").addKeys(new NameValue(serviceplanid.toString())));
    }

    public ServiceplanCollectionRequest lk_serviceplan_modifiedonbehalfby() {
        return new ServiceplanCollectionRequest(
                        contextPath.addSegment("lk_serviceplan_modifiedonbehalfby"));
    }

    public ServiceplanRequest lk_serviceplan_modifiedonbehalfby(String serviceplanid) {
        return new ServiceplanRequest(contextPath.addSegment("lk_serviceplan_modifiedonbehalfby").addKeys(new NameValue(serviceplanid.toString())));
    }

    public ConnectorCollectionRequest lk_connector_createdby() {
        return new ConnectorCollectionRequest(
                        contextPath.addSegment("lk_connector_createdby"));
    }

    public ConnectorRequest lk_connector_createdby(String connectorid) {
        return new ConnectorRequest(contextPath.addSegment("lk_connector_createdby").addKeys(new NameValue(connectorid.toString())));
    }

    public ConnectorCollectionRequest lk_connector_createdonbehalfby() {
        return new ConnectorCollectionRequest(
                        contextPath.addSegment("lk_connector_createdonbehalfby"));
    }

    public ConnectorRequest lk_connector_createdonbehalfby(String connectorid) {
        return new ConnectorRequest(contextPath.addSegment("lk_connector_createdonbehalfby").addKeys(new NameValue(connectorid.toString())));
    }

    public ConnectorCollectionRequest lk_connector_modifiedby() {
        return new ConnectorCollectionRequest(
                        contextPath.addSegment("lk_connector_modifiedby"));
    }

    public ConnectorRequest lk_connector_modifiedby(String connectorid) {
        return new ConnectorRequest(contextPath.addSegment("lk_connector_modifiedby").addKeys(new NameValue(connectorid.toString())));
    }

    public ConnectorCollectionRequest lk_connector_modifiedonbehalfby() {
        return new ConnectorCollectionRequest(
                        contextPath.addSegment("lk_connector_modifiedonbehalfby"));
    }

    public ConnectorRequest lk_connector_modifiedonbehalfby(String connectorid) {
        return new ConnectorRequest(contextPath.addSegment("lk_connector_modifiedonbehalfby").addKeys(new NameValue(connectorid.toString())));
    }

    public ConnectorCollectionRequest user_connector() {
        return new ConnectorCollectionRequest(
                        contextPath.addSegment("user_connector"));
    }

    public ConnectorRequest user_connector(String connectorid) {
        return new ConnectorRequest(contextPath.addSegment("user_connector").addKeys(new NameValue(connectorid.toString())));
    }

    public EnvironmentvariabledefinitionCollectionRequest lk_environmentvariabledefinition_createdby() {
        return new EnvironmentvariabledefinitionCollectionRequest(
                        contextPath.addSegment("lk_environmentvariabledefinition_createdby"));
    }

    public EnvironmentvariabledefinitionRequest lk_environmentvariabledefinition_createdby(String environmentvariabledefinitionid) {
        return new EnvironmentvariabledefinitionRequest(contextPath.addSegment("lk_environmentvariabledefinition_createdby").addKeys(new NameValue(environmentvariabledefinitionid.toString())));
    }

    public EnvironmentvariabledefinitionCollectionRequest lk_environmentvariabledefinition_createdonbehalfby() {
        return new EnvironmentvariabledefinitionCollectionRequest(
                        contextPath.addSegment("lk_environmentvariabledefinition_createdonbehalfby"));
    }

    public EnvironmentvariabledefinitionRequest lk_environmentvariabledefinition_createdonbehalfby(String environmentvariabledefinitionid) {
        return new EnvironmentvariabledefinitionRequest(contextPath.addSegment("lk_environmentvariabledefinition_createdonbehalfby").addKeys(new NameValue(environmentvariabledefinitionid.toString())));
    }

    public EnvironmentvariabledefinitionCollectionRequest lk_environmentvariabledefinition_modifiedby() {
        return new EnvironmentvariabledefinitionCollectionRequest(
                        contextPath.addSegment("lk_environmentvariabledefinition_modifiedby"));
    }

    public EnvironmentvariabledefinitionRequest lk_environmentvariabledefinition_modifiedby(String environmentvariabledefinitionid) {
        return new EnvironmentvariabledefinitionRequest(contextPath.addSegment("lk_environmentvariabledefinition_modifiedby").addKeys(new NameValue(environmentvariabledefinitionid.toString())));
    }

    public EnvironmentvariabledefinitionCollectionRequest lk_environmentvariabledefinition_modifiedonbehalfby() {
        return new EnvironmentvariabledefinitionCollectionRequest(
                        contextPath.addSegment("lk_environmentvariabledefinition_modifiedonbehalfby"));
    }

    public EnvironmentvariabledefinitionRequest lk_environmentvariabledefinition_modifiedonbehalfby(String environmentvariabledefinitionid) {
        return new EnvironmentvariabledefinitionRequest(contextPath.addSegment("lk_environmentvariabledefinition_modifiedonbehalfby").addKeys(new NameValue(environmentvariabledefinitionid.toString())));
    }

    public EnvironmentvariabledefinitionCollectionRequest user_environmentvariabledefinition() {
        return new EnvironmentvariabledefinitionCollectionRequest(
                        contextPath.addSegment("user_environmentvariabledefinition"));
    }

    public EnvironmentvariabledefinitionRequest user_environmentvariabledefinition(String environmentvariabledefinitionid) {
        return new EnvironmentvariabledefinitionRequest(contextPath.addSegment("user_environmentvariabledefinition").addKeys(new NameValue(environmentvariabledefinitionid.toString())));
    }

    public EnvironmentvariablevalueCollectionRequest lk_environmentvariablevalue_createdby() {
        return new EnvironmentvariablevalueCollectionRequest(
                        contextPath.addSegment("lk_environmentvariablevalue_createdby"));
    }

    public EnvironmentvariablevalueRequest lk_environmentvariablevalue_createdby(String environmentvariablevalueid) {
        return new EnvironmentvariablevalueRequest(contextPath.addSegment("lk_environmentvariablevalue_createdby").addKeys(new NameValue(environmentvariablevalueid.toString())));
    }

    public EnvironmentvariablevalueCollectionRequest lk_environmentvariablevalue_createdonbehalfby() {
        return new EnvironmentvariablevalueCollectionRequest(
                        contextPath.addSegment("lk_environmentvariablevalue_createdonbehalfby"));
    }

    public EnvironmentvariablevalueRequest lk_environmentvariablevalue_createdonbehalfby(String environmentvariablevalueid) {
        return new EnvironmentvariablevalueRequest(contextPath.addSegment("lk_environmentvariablevalue_createdonbehalfby").addKeys(new NameValue(environmentvariablevalueid.toString())));
    }

    public EnvironmentvariablevalueCollectionRequest lk_environmentvariablevalue_modifiedby() {
        return new EnvironmentvariablevalueCollectionRequest(
                        contextPath.addSegment("lk_environmentvariablevalue_modifiedby"));
    }

    public EnvironmentvariablevalueRequest lk_environmentvariablevalue_modifiedby(String environmentvariablevalueid) {
        return new EnvironmentvariablevalueRequest(contextPath.addSegment("lk_environmentvariablevalue_modifiedby").addKeys(new NameValue(environmentvariablevalueid.toString())));
    }

    public EnvironmentvariablevalueCollectionRequest lk_environmentvariablevalue_modifiedonbehalfby() {
        return new EnvironmentvariablevalueCollectionRequest(
                        contextPath.addSegment("lk_environmentvariablevalue_modifiedonbehalfby"));
    }

    public EnvironmentvariablevalueRequest lk_environmentvariablevalue_modifiedonbehalfby(String environmentvariablevalueid) {
        return new EnvironmentvariablevalueRequest(contextPath.addSegment("lk_environmentvariablevalue_modifiedonbehalfby").addKeys(new NameValue(environmentvariablevalueid.toString())));
    }

    public EnvironmentvariablevalueCollectionRequest user_environmentvariablevalue() {
        return new EnvironmentvariablevalueCollectionRequest(
                        contextPath.addSegment("user_environmentvariablevalue"));
    }

    public EnvironmentvariablevalueRequest user_environmentvariablevalue(String environmentvariablevalueid) {
        return new EnvironmentvariablevalueRequest(contextPath.addSegment("user_environmentvariablevalue").addKeys(new NameValue(environmentvariablevalueid.toString())));
    }

    public ProcessstageparameterCollectionRequest lk_processstageparameter_createdby() {
        return new ProcessstageparameterCollectionRequest(
                        contextPath.addSegment("lk_processstageparameter_createdby"));
    }

    public ProcessstageparameterRequest lk_processstageparameter_createdby(String processstageparameterid) {
        return new ProcessstageparameterRequest(contextPath.addSegment("lk_processstageparameter_createdby").addKeys(new NameValue(processstageparameterid.toString())));
    }

    public ProcessstageparameterCollectionRequest lk_processstageparameter_createdonbehalfby() {
        return new ProcessstageparameterCollectionRequest(
                        contextPath.addSegment("lk_processstageparameter_createdonbehalfby"));
    }

    public ProcessstageparameterRequest lk_processstageparameter_createdonbehalfby(String processstageparameterid) {
        return new ProcessstageparameterRequest(contextPath.addSegment("lk_processstageparameter_createdonbehalfby").addKeys(new NameValue(processstageparameterid.toString())));
    }

    public ProcessstageparameterCollectionRequest lk_processstageparameter_modifiedby() {
        return new ProcessstageparameterCollectionRequest(
                        contextPath.addSegment("lk_processstageparameter_modifiedby"));
    }

    public ProcessstageparameterRequest lk_processstageparameter_modifiedby(String processstageparameterid) {
        return new ProcessstageparameterRequest(contextPath.addSegment("lk_processstageparameter_modifiedby").addKeys(new NameValue(processstageparameterid.toString())));
    }

    public ProcessstageparameterCollectionRequest lk_processstageparameter_modifiedonbehalfby() {
        return new ProcessstageparameterCollectionRequest(
                        contextPath.addSegment("lk_processstageparameter_modifiedonbehalfby"));
    }

    public ProcessstageparameterRequest lk_processstageparameter_modifiedonbehalfby(String processstageparameterid) {
        return new ProcessstageparameterRequest(contextPath.addSegment("lk_processstageparameter_modifiedonbehalfby").addKeys(new NameValue(processstageparameterid.toString())));
    }

    public ProcessstageparameterCollectionRequest user_processstageparameter() {
        return new ProcessstageparameterCollectionRequest(
                        contextPath.addSegment("user_processstageparameter"));
    }

    public ProcessstageparameterRequest user_processstageparameter(String processstageparameterid) {
        return new ProcessstageparameterRequest(contextPath.addSegment("user_processstageparameter").addKeys(new NameValue(processstageparameterid.toString())));
    }

    public FlowsessionCollectionRequest lk_flowsession_createdby() {
        return new FlowsessionCollectionRequest(
                        contextPath.addSegment("lk_flowsession_createdby"));
    }

    public FlowsessionRequest lk_flowsession_createdby(String flowsessionid) {
        return new FlowsessionRequest(contextPath.addSegment("lk_flowsession_createdby").addKeys(new NameValue(flowsessionid.toString())));
    }

    public FlowsessionCollectionRequest lk_flowsession_createdonbehalfby() {
        return new FlowsessionCollectionRequest(
                        contextPath.addSegment("lk_flowsession_createdonbehalfby"));
    }

    public FlowsessionRequest lk_flowsession_createdonbehalfby(String flowsessionid) {
        return new FlowsessionRequest(contextPath.addSegment("lk_flowsession_createdonbehalfby").addKeys(new NameValue(flowsessionid.toString())));
    }

    public FlowsessionCollectionRequest lk_flowsession_modifiedby() {
        return new FlowsessionCollectionRequest(
                        contextPath.addSegment("lk_flowsession_modifiedby"));
    }

    public FlowsessionRequest lk_flowsession_modifiedby(String flowsessionid) {
        return new FlowsessionRequest(contextPath.addSegment("lk_flowsession_modifiedby").addKeys(new NameValue(flowsessionid.toString())));
    }

    public FlowsessionCollectionRequest lk_flowsession_modifiedonbehalfby() {
        return new FlowsessionCollectionRequest(
                        contextPath.addSegment("lk_flowsession_modifiedonbehalfby"));
    }

    public FlowsessionRequest lk_flowsession_modifiedonbehalfby(String flowsessionid) {
        return new FlowsessionRequest(contextPath.addSegment("lk_flowsession_modifiedonbehalfby").addKeys(new NameValue(flowsessionid.toString())));
    }

    public FlowsessionCollectionRequest user_flowsession() {
        return new FlowsessionCollectionRequest(
                        contextPath.addSegment("user_flowsession"));
    }

    public FlowsessionRequest user_flowsession(String flowsessionid) {
        return new FlowsessionRequest(contextPath.addSegment("user_flowsession").addKeys(new NameValue(flowsessionid.toString())));
    }

    public WorkflowbinaryCollectionRequest lk_workflowbinary_createdby() {
        return new WorkflowbinaryCollectionRequest(
                        contextPath.addSegment("lk_workflowbinary_createdby"));
    }

    public WorkflowbinaryRequest lk_workflowbinary_createdby(String workflowbinaryid) {
        return new WorkflowbinaryRequest(contextPath.addSegment("lk_workflowbinary_createdby").addKeys(new NameValue(workflowbinaryid.toString())));
    }

    public WorkflowbinaryCollectionRequest lk_workflowbinary_createdonbehalfby() {
        return new WorkflowbinaryCollectionRequest(
                        contextPath.addSegment("lk_workflowbinary_createdonbehalfby"));
    }

    public WorkflowbinaryRequest lk_workflowbinary_createdonbehalfby(String workflowbinaryid) {
        return new WorkflowbinaryRequest(contextPath.addSegment("lk_workflowbinary_createdonbehalfby").addKeys(new NameValue(workflowbinaryid.toString())));
    }

    public WorkflowbinaryCollectionRequest lk_workflowbinary_modifiedby() {
        return new WorkflowbinaryCollectionRequest(
                        contextPath.addSegment("lk_workflowbinary_modifiedby"));
    }

    public WorkflowbinaryRequest lk_workflowbinary_modifiedby(String workflowbinaryid) {
        return new WorkflowbinaryRequest(contextPath.addSegment("lk_workflowbinary_modifiedby").addKeys(new NameValue(workflowbinaryid.toString())));
    }

    public WorkflowbinaryCollectionRequest lk_workflowbinary_modifiedonbehalfby() {
        return new WorkflowbinaryCollectionRequest(
                        contextPath.addSegment("lk_workflowbinary_modifiedonbehalfby"));
    }

    public WorkflowbinaryRequest lk_workflowbinary_modifiedonbehalfby(String workflowbinaryid) {
        return new WorkflowbinaryRequest(contextPath.addSegment("lk_workflowbinary_modifiedonbehalfby").addKeys(new NameValue(workflowbinaryid.toString())));
    }

    public WorkflowbinaryCollectionRequest user_workflowbinary() {
        return new WorkflowbinaryCollectionRequest(
                        contextPath.addSegment("user_workflowbinary"));
    }

    public WorkflowbinaryRequest user_workflowbinary(String workflowbinaryid) {
        return new WorkflowbinaryRequest(contextPath.addSegment("user_workflowbinary").addKeys(new NameValue(workflowbinaryid.toString())));
    }

    public ConnectionreferenceCollectionRequest lk_connectionreference_createdby() {
        return new ConnectionreferenceCollectionRequest(
                        contextPath.addSegment("lk_connectionreference_createdby"));
    }

    public ConnectionreferenceRequest lk_connectionreference_createdby(String connectionreferenceid) {
        return new ConnectionreferenceRequest(contextPath.addSegment("lk_connectionreference_createdby").addKeys(new NameValue(connectionreferenceid.toString())));
    }

    public ConnectionreferenceCollectionRequest lk_connectionreference_createdonbehalfby() {
        return new ConnectionreferenceCollectionRequest(
                        contextPath.addSegment("lk_connectionreference_createdonbehalfby"));
    }

    public ConnectionreferenceRequest lk_connectionreference_createdonbehalfby(String connectionreferenceid) {
        return new ConnectionreferenceRequest(contextPath.addSegment("lk_connectionreference_createdonbehalfby").addKeys(new NameValue(connectionreferenceid.toString())));
    }

    public ConnectionreferenceCollectionRequest lk_connectionreference_modifiedby() {
        return new ConnectionreferenceCollectionRequest(
                        contextPath.addSegment("lk_connectionreference_modifiedby"));
    }

    public ConnectionreferenceRequest lk_connectionreference_modifiedby(String connectionreferenceid) {
        return new ConnectionreferenceRequest(contextPath.addSegment("lk_connectionreference_modifiedby").addKeys(new NameValue(connectionreferenceid.toString())));
    }

    public ConnectionreferenceCollectionRequest lk_connectionreference_modifiedonbehalfby() {
        return new ConnectionreferenceCollectionRequest(
                        contextPath.addSegment("lk_connectionreference_modifiedonbehalfby"));
    }

    public ConnectionreferenceRequest lk_connectionreference_modifiedonbehalfby(String connectionreferenceid) {
        return new ConnectionreferenceRequest(contextPath.addSegment("lk_connectionreference_modifiedonbehalfby").addKeys(new NameValue(connectionreferenceid.toString())));
    }

    public ConnectionreferenceCollectionRequest user_connectionreference() {
        return new ConnectionreferenceCollectionRequest(
                        contextPath.addSegment("user_connectionreference"));
    }

    public ConnectionreferenceRequest user_connectionreference(String connectionreferenceid) {
        return new ConnectionreferenceRequest(contextPath.addSegment("user_connectionreference").addKeys(new NameValue(connectionreferenceid.toString())));
    }

    public Msdyn_helppageCollectionRequest lk_msdyn_helppage_createdby() {
        return new Msdyn_helppageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_helppage_createdby"));
    }

    public Msdyn_helppageRequest lk_msdyn_helppage_createdby(String msdyn_helppageid) {
        return new Msdyn_helppageRequest(contextPath.addSegment("lk_msdyn_helppage_createdby").addKeys(new NameValue(msdyn_helppageid.toString())));
    }

    public Msdyn_helppageCollectionRequest lk_msdyn_helppage_createdonbehalfby() {
        return new Msdyn_helppageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_helppage_createdonbehalfby"));
    }

    public Msdyn_helppageRequest lk_msdyn_helppage_createdonbehalfby(String msdyn_helppageid) {
        return new Msdyn_helppageRequest(contextPath.addSegment("lk_msdyn_helppage_createdonbehalfby").addKeys(new NameValue(msdyn_helppageid.toString())));
    }

    public Msdyn_helppageCollectionRequest lk_msdyn_helppage_modifiedby() {
        return new Msdyn_helppageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_helppage_modifiedby"));
    }

    public Msdyn_helppageRequest lk_msdyn_helppage_modifiedby(String msdyn_helppageid) {
        return new Msdyn_helppageRequest(contextPath.addSegment("lk_msdyn_helppage_modifiedby").addKeys(new NameValue(msdyn_helppageid.toString())));
    }

    public Msdyn_helppageCollectionRequest lk_msdyn_helppage_modifiedonbehalfby() {
        return new Msdyn_helppageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_helppage_modifiedonbehalfby"));
    }

    public Msdyn_helppageRequest lk_msdyn_helppage_modifiedonbehalfby(String msdyn_helppageid) {
        return new Msdyn_helppageRequest(contextPath.addSegment("lk_msdyn_helppage_modifiedonbehalfby").addKeys(new NameValue(msdyn_helppageid.toString())));
    }

    public TerritoryCollectionRequest lk_territorybase_createdby() {
        return new TerritoryCollectionRequest(
                        contextPath.addSegment("lk_territorybase_createdby"));
    }

    public TerritoryRequest lk_territorybase_createdby(String territoryid) {
        return new TerritoryRequest(contextPath.addSegment("lk_territorybase_createdby").addKeys(new NameValue(territoryid.toString())));
    }

    public TerritoryCollectionRequest lk_territorybase_createdonbehalfby() {
        return new TerritoryCollectionRequest(
                        contextPath.addSegment("lk_territorybase_createdonbehalfby"));
    }

    public TerritoryRequest lk_territorybase_createdonbehalfby(String territoryid) {
        return new TerritoryRequest(contextPath.addSegment("lk_territorybase_createdonbehalfby").addKeys(new NameValue(territoryid.toString())));
    }

    public TerritoryCollectionRequest lk_territorybase_modifiedby() {
        return new TerritoryCollectionRequest(
                        contextPath.addSegment("lk_territorybase_modifiedby"));
    }

    public TerritoryRequest lk_territorybase_modifiedby(String territoryid) {
        return new TerritoryRequest(contextPath.addSegment("lk_territorybase_modifiedby").addKeys(new NameValue(territoryid.toString())));
    }

    public TerritoryCollectionRequest lk_territorybase_modifiedonbehalfby() {
        return new TerritoryCollectionRequest(
                        contextPath.addSegment("lk_territorybase_modifiedonbehalfby"));
    }

    public TerritoryRequest lk_territorybase_modifiedonbehalfby(String territoryid) {
        return new TerritoryRequest(contextPath.addSegment("lk_territorybase_modifiedonbehalfby").addKeys(new NameValue(territoryid.toString())));
    }

    public TerritoryCollectionRequest system_user_territories() {
        return new TerritoryCollectionRequest(
                        contextPath.addSegment("system_user_territories"));
    }

    public TerritoryRequest system_user_territories(String territoryid) {
        return new TerritoryRequest(contextPath.addSegment("system_user_territories").addKeys(new NameValue(territoryid.toString())));
    }

    public TerritoryRequest territoryid() {
        return new TerritoryRequest(contextPath.addSegment("territoryid"));
    }

    public Msdyn_serviceconfigurationCollectionRequest lk_msdyn_serviceconfiguration_createdby() {
        return new Msdyn_serviceconfigurationCollectionRequest(
                        contextPath.addSegment("lk_msdyn_serviceconfiguration_createdby"));
    }

    public Msdyn_serviceconfigurationRequest lk_msdyn_serviceconfiguration_createdby(String msdyn_serviceconfigurationid) {
        return new Msdyn_serviceconfigurationRequest(contextPath.addSegment("lk_msdyn_serviceconfiguration_createdby").addKeys(new NameValue(msdyn_serviceconfigurationid.toString())));
    }

    public Msdyn_serviceconfigurationCollectionRequest lk_msdyn_serviceconfiguration_createdonbehalfby() {
        return new Msdyn_serviceconfigurationCollectionRequest(
                        contextPath.addSegment("lk_msdyn_serviceconfiguration_createdonbehalfby"));
    }

    public Msdyn_serviceconfigurationRequest lk_msdyn_serviceconfiguration_createdonbehalfby(String msdyn_serviceconfigurationid) {
        return new Msdyn_serviceconfigurationRequest(contextPath.addSegment("lk_msdyn_serviceconfiguration_createdonbehalfby").addKeys(new NameValue(msdyn_serviceconfigurationid.toString())));
    }

    public Msdyn_serviceconfigurationCollectionRequest lk_msdyn_serviceconfiguration_modifiedby() {
        return new Msdyn_serviceconfigurationCollectionRequest(
                        contextPath.addSegment("lk_msdyn_serviceconfiguration_modifiedby"));
    }

    public Msdyn_serviceconfigurationRequest lk_msdyn_serviceconfiguration_modifiedby(String msdyn_serviceconfigurationid) {
        return new Msdyn_serviceconfigurationRequest(contextPath.addSegment("lk_msdyn_serviceconfiguration_modifiedby").addKeys(new NameValue(msdyn_serviceconfigurationid.toString())));
    }

    public Msdyn_serviceconfigurationCollectionRequest lk_msdyn_serviceconfiguration_modifiedonbehalfby() {
        return new Msdyn_serviceconfigurationCollectionRequest(
                        contextPath.addSegment("lk_msdyn_serviceconfiguration_modifiedonbehalfby"));
    }

    public Msdyn_serviceconfigurationRequest lk_msdyn_serviceconfiguration_modifiedonbehalfby(String msdyn_serviceconfigurationid) {
        return new Msdyn_serviceconfigurationRequest(contextPath.addSegment("lk_msdyn_serviceconfiguration_modifiedonbehalfby").addKeys(new NameValue(msdyn_serviceconfigurationid.toString())));
    }

    public Msdyn_serviceconfigurationCollectionRequest user_msdyn_serviceconfiguration() {
        return new Msdyn_serviceconfigurationCollectionRequest(
                        contextPath.addSegment("user_msdyn_serviceconfiguration"));
    }

    public Msdyn_serviceconfigurationRequest user_msdyn_serviceconfiguration(String msdyn_serviceconfigurationid) {
        return new Msdyn_serviceconfigurationRequest(contextPath.addSegment("user_msdyn_serviceconfiguration").addKeys(new NameValue(msdyn_serviceconfigurationid.toString())));
    }

    public Msdyn_slakpiCollectionRequest lk_msdyn_slakpi_createdby() {
        return new Msdyn_slakpiCollectionRequest(
                        contextPath.addSegment("lk_msdyn_slakpi_createdby"));
    }

    public Msdyn_slakpiRequest lk_msdyn_slakpi_createdby(String msdyn_slakpiid) {
        return new Msdyn_slakpiRequest(contextPath.addSegment("lk_msdyn_slakpi_createdby").addKeys(new NameValue(msdyn_slakpiid.toString())));
    }

    public Msdyn_slakpiCollectionRequest lk_msdyn_slakpi_createdonbehalfby() {
        return new Msdyn_slakpiCollectionRequest(
                        contextPath.addSegment("lk_msdyn_slakpi_createdonbehalfby"));
    }

    public Msdyn_slakpiRequest lk_msdyn_slakpi_createdonbehalfby(String msdyn_slakpiid) {
        return new Msdyn_slakpiRequest(contextPath.addSegment("lk_msdyn_slakpi_createdonbehalfby").addKeys(new NameValue(msdyn_slakpiid.toString())));
    }

    public Msdyn_slakpiCollectionRequest lk_msdyn_slakpi_modifiedby() {
        return new Msdyn_slakpiCollectionRequest(
                        contextPath.addSegment("lk_msdyn_slakpi_modifiedby"));
    }

    public Msdyn_slakpiRequest lk_msdyn_slakpi_modifiedby(String msdyn_slakpiid) {
        return new Msdyn_slakpiRequest(contextPath.addSegment("lk_msdyn_slakpi_modifiedby").addKeys(new NameValue(msdyn_slakpiid.toString())));
    }

    public Msdyn_slakpiCollectionRequest lk_msdyn_slakpi_modifiedonbehalfby() {
        return new Msdyn_slakpiCollectionRequest(
                        contextPath.addSegment("lk_msdyn_slakpi_modifiedonbehalfby"));
    }

    public Msdyn_slakpiRequest lk_msdyn_slakpi_modifiedonbehalfby(String msdyn_slakpiid) {
        return new Msdyn_slakpiRequest(contextPath.addSegment("lk_msdyn_slakpi_modifiedonbehalfby").addKeys(new NameValue(msdyn_slakpiid.toString())));
    }

    public Msdyn_slakpiCollectionRequest user_msdyn_slakpi() {
        return new Msdyn_slakpiCollectionRequest(
                        contextPath.addSegment("user_msdyn_slakpi"));
    }

    public Msdyn_slakpiRequest user_msdyn_slakpi(String msdyn_slakpiid) {
        return new Msdyn_slakpiRequest(contextPath.addSegment("user_msdyn_slakpi").addKeys(new NameValue(msdyn_slakpiid.toString())));
    }

    public Msdyn_knowledgearticleimageCollectionRequest lk_msdyn_knowledgearticleimage_createdby() {
        return new Msdyn_knowledgearticleimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_knowledgearticleimage_createdby"));
    }

    public Msdyn_knowledgearticleimageRequest lk_msdyn_knowledgearticleimage_createdby(String msdyn_knowledgearticleimageid) {
        return new Msdyn_knowledgearticleimageRequest(contextPath.addSegment("lk_msdyn_knowledgearticleimage_createdby").addKeys(new NameValue(msdyn_knowledgearticleimageid.toString())));
    }

    public Msdyn_knowledgearticleimageCollectionRequest lk_msdyn_knowledgearticleimage_createdonbehalfby() {
        return new Msdyn_knowledgearticleimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_knowledgearticleimage_createdonbehalfby"));
    }

    public Msdyn_knowledgearticleimageRequest lk_msdyn_knowledgearticleimage_createdonbehalfby(String msdyn_knowledgearticleimageid) {
        return new Msdyn_knowledgearticleimageRequest(contextPath.addSegment("lk_msdyn_knowledgearticleimage_createdonbehalfby").addKeys(new NameValue(msdyn_knowledgearticleimageid.toString())));
    }

    public Msdyn_knowledgearticleimageCollectionRequest lk_msdyn_knowledgearticleimage_modifiedby() {
        return new Msdyn_knowledgearticleimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_knowledgearticleimage_modifiedby"));
    }

    public Msdyn_knowledgearticleimageRequest lk_msdyn_knowledgearticleimage_modifiedby(String msdyn_knowledgearticleimageid) {
        return new Msdyn_knowledgearticleimageRequest(contextPath.addSegment("lk_msdyn_knowledgearticleimage_modifiedby").addKeys(new NameValue(msdyn_knowledgearticleimageid.toString())));
    }

    public Msdyn_knowledgearticleimageCollectionRequest lk_msdyn_knowledgearticleimage_modifiedonbehalfby() {
        return new Msdyn_knowledgearticleimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_knowledgearticleimage_modifiedonbehalfby"));
    }

    public Msdyn_knowledgearticleimageRequest lk_msdyn_knowledgearticleimage_modifiedonbehalfby(String msdyn_knowledgearticleimageid) {
        return new Msdyn_knowledgearticleimageRequest(contextPath.addSegment("lk_msdyn_knowledgearticleimage_modifiedonbehalfby").addKeys(new NameValue(msdyn_knowledgearticleimageid.toString())));
    }

    public Msdyn_knowledgearticleimageCollectionRequest user_msdyn_knowledgearticleimage() {
        return new Msdyn_knowledgearticleimageCollectionRequest(
                        contextPath.addSegment("user_msdyn_knowledgearticleimage"));
    }

    public Msdyn_knowledgearticleimageRequest user_msdyn_knowledgearticleimage(String msdyn_knowledgearticleimageid) {
        return new Msdyn_knowledgearticleimageRequest(contextPath.addSegment("user_msdyn_knowledgearticleimage").addKeys(new NameValue(msdyn_knowledgearticleimageid.toString())));
    }

    public Msdyn_knowledgearticletemplateCollectionRequest lk_msdyn_knowledgearticletemplate_createdby() {
        return new Msdyn_knowledgearticletemplateCollectionRequest(
                        contextPath.addSegment("lk_msdyn_knowledgearticletemplate_createdby"));
    }

    public Msdyn_knowledgearticletemplateRequest lk_msdyn_knowledgearticletemplate_createdby(String msdyn_knowledgearticletemplateid) {
        return new Msdyn_knowledgearticletemplateRequest(contextPath.addSegment("lk_msdyn_knowledgearticletemplate_createdby").addKeys(new NameValue(msdyn_knowledgearticletemplateid.toString())));
    }

    public Msdyn_knowledgearticletemplateCollectionRequest lk_msdyn_knowledgearticletemplate_createdonbehalfby() {
        return new Msdyn_knowledgearticletemplateCollectionRequest(
                        contextPath.addSegment("lk_msdyn_knowledgearticletemplate_createdonbehalfby"));
    }

    public Msdyn_knowledgearticletemplateRequest lk_msdyn_knowledgearticletemplate_createdonbehalfby(String msdyn_knowledgearticletemplateid) {
        return new Msdyn_knowledgearticletemplateRequest(contextPath.addSegment("lk_msdyn_knowledgearticletemplate_createdonbehalfby").addKeys(new NameValue(msdyn_knowledgearticletemplateid.toString())));
    }

    public Msdyn_knowledgearticletemplateCollectionRequest lk_msdyn_knowledgearticletemplate_modifiedby() {
        return new Msdyn_knowledgearticletemplateCollectionRequest(
                        contextPath.addSegment("lk_msdyn_knowledgearticletemplate_modifiedby"));
    }

    public Msdyn_knowledgearticletemplateRequest lk_msdyn_knowledgearticletemplate_modifiedby(String msdyn_knowledgearticletemplateid) {
        return new Msdyn_knowledgearticletemplateRequest(contextPath.addSegment("lk_msdyn_knowledgearticletemplate_modifiedby").addKeys(new NameValue(msdyn_knowledgearticletemplateid.toString())));
    }

    public Msdyn_knowledgearticletemplateCollectionRequest lk_msdyn_knowledgearticletemplate_modifiedonbehalfby() {
        return new Msdyn_knowledgearticletemplateCollectionRequest(
                        contextPath.addSegment("lk_msdyn_knowledgearticletemplate_modifiedonbehalfby"));
    }

    public Msdyn_knowledgearticletemplateRequest lk_msdyn_knowledgearticletemplate_modifiedonbehalfby(String msdyn_knowledgearticletemplateid) {
        return new Msdyn_knowledgearticletemplateRequest(contextPath.addSegment("lk_msdyn_knowledgearticletemplate_modifiedonbehalfby").addKeys(new NameValue(msdyn_knowledgearticletemplateid.toString())));
    }

    public Msdyn_knowledgearticletemplateCollectionRequest user_msdyn_knowledgearticletemplate() {
        return new Msdyn_knowledgearticletemplateCollectionRequest(
                        contextPath.addSegment("user_msdyn_knowledgearticletemplate"));
    }

    public Msdyn_knowledgearticletemplateRequest user_msdyn_knowledgearticletemplate(String msdyn_knowledgearticletemplateid) {
        return new Msdyn_knowledgearticletemplateRequest(contextPath.addSegment("user_msdyn_knowledgearticletemplate").addKeys(new NameValue(msdyn_knowledgearticletemplateid.toString())));
    }

    public Msdyn_dataflowCollectionRequest lk_msdyn_dataflow_createdby() {
        return new Msdyn_dataflowCollectionRequest(
                        contextPath.addSegment("lk_msdyn_dataflow_createdby"));
    }

    public Msdyn_dataflowRequest lk_msdyn_dataflow_createdby(String msdyn_dataflowid) {
        return new Msdyn_dataflowRequest(contextPath.addSegment("lk_msdyn_dataflow_createdby").addKeys(new NameValue(msdyn_dataflowid.toString())));
    }

    public Msdyn_dataflowCollectionRequest lk_msdyn_dataflow_createdonbehalfby() {
        return new Msdyn_dataflowCollectionRequest(
                        contextPath.addSegment("lk_msdyn_dataflow_createdonbehalfby"));
    }

    public Msdyn_dataflowRequest lk_msdyn_dataflow_createdonbehalfby(String msdyn_dataflowid) {
        return new Msdyn_dataflowRequest(contextPath.addSegment("lk_msdyn_dataflow_createdonbehalfby").addKeys(new NameValue(msdyn_dataflowid.toString())));
    }

    public Msdyn_dataflowCollectionRequest lk_msdyn_dataflow_modifiedby() {
        return new Msdyn_dataflowCollectionRequest(
                        contextPath.addSegment("lk_msdyn_dataflow_modifiedby"));
    }

    public Msdyn_dataflowRequest lk_msdyn_dataflow_modifiedby(String msdyn_dataflowid) {
        return new Msdyn_dataflowRequest(contextPath.addSegment("lk_msdyn_dataflow_modifiedby").addKeys(new NameValue(msdyn_dataflowid.toString())));
    }

    public Msdyn_dataflowCollectionRequest lk_msdyn_dataflow_modifiedonbehalfby() {
        return new Msdyn_dataflowCollectionRequest(
                        contextPath.addSegment("lk_msdyn_dataflow_modifiedonbehalfby"));
    }

    public Msdyn_dataflowRequest lk_msdyn_dataflow_modifiedonbehalfby(String msdyn_dataflowid) {
        return new Msdyn_dataflowRequest(contextPath.addSegment("lk_msdyn_dataflow_modifiedonbehalfby").addKeys(new NameValue(msdyn_dataflowid.toString())));
    }

    public Msdyn_dataflowCollectionRequest user_msdyn_dataflow() {
        return new Msdyn_dataflowCollectionRequest(
                        contextPath.addSegment("user_msdyn_dataflow"));
    }

    public Msdyn_dataflowRequest user_msdyn_dataflow(String msdyn_dataflowid) {
        return new Msdyn_dataflowRequest(contextPath.addSegment("user_msdyn_dataflow").addKeys(new NameValue(msdyn_dataflowid.toString())));
    }

    public Msdyn_richtextfileCollectionRequest lk_msdyn_richtextfile_createdby() {
        return new Msdyn_richtextfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_richtextfile_createdby"));
    }

    public Msdyn_richtextfileRequest lk_msdyn_richtextfile_createdby(String msdyn_richtextfileid) {
        return new Msdyn_richtextfileRequest(contextPath.addSegment("lk_msdyn_richtextfile_createdby").addKeys(new NameValue(msdyn_richtextfileid.toString())));
    }

    public Msdyn_richtextfileCollectionRequest lk_msdyn_richtextfile_createdonbehalfby() {
        return new Msdyn_richtextfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_richtextfile_createdonbehalfby"));
    }

    public Msdyn_richtextfileRequest lk_msdyn_richtextfile_createdonbehalfby(String msdyn_richtextfileid) {
        return new Msdyn_richtextfileRequest(contextPath.addSegment("lk_msdyn_richtextfile_createdonbehalfby").addKeys(new NameValue(msdyn_richtextfileid.toString())));
    }

    public Msdyn_richtextfileCollectionRequest lk_msdyn_richtextfile_modifiedby() {
        return new Msdyn_richtextfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_richtextfile_modifiedby"));
    }

    public Msdyn_richtextfileRequest lk_msdyn_richtextfile_modifiedby(String msdyn_richtextfileid) {
        return new Msdyn_richtextfileRequest(contextPath.addSegment("lk_msdyn_richtextfile_modifiedby").addKeys(new NameValue(msdyn_richtextfileid.toString())));
    }

    public Msdyn_richtextfileCollectionRequest lk_msdyn_richtextfile_modifiedonbehalfby() {
        return new Msdyn_richtextfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_richtextfile_modifiedonbehalfby"));
    }

    public Msdyn_richtextfileRequest lk_msdyn_richtextfile_modifiedonbehalfby(String msdyn_richtextfileid) {
        return new Msdyn_richtextfileRequest(contextPath.addSegment("lk_msdyn_richtextfile_modifiedonbehalfby").addKeys(new NameValue(msdyn_richtextfileid.toString())));
    }

    public Msdyn_richtextfileCollectionRequest user_msdyn_richtextfile() {
        return new Msdyn_richtextfileCollectionRequest(
                        contextPath.addSegment("user_msdyn_richtextfile"));
    }

    public Msdyn_richtextfileRequest user_msdyn_richtextfile(String msdyn_richtextfileid) {
        return new Msdyn_richtextfileRequest(contextPath.addSegment("user_msdyn_richtextfile").addKeys(new NameValue(msdyn_richtextfileid.toString())));
    }

    public Msdyn_aiconfigurationCollectionRequest lk_msdyn_aiconfiguration_createdby() {
        return new Msdyn_aiconfigurationCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiconfiguration_createdby"));
    }

    public Msdyn_aiconfigurationRequest lk_msdyn_aiconfiguration_createdby(String msdyn_aiconfigurationid) {
        return new Msdyn_aiconfigurationRequest(contextPath.addSegment("lk_msdyn_aiconfiguration_createdby").addKeys(new NameValue(msdyn_aiconfigurationid.toString())));
    }

    public Msdyn_aiconfigurationCollectionRequest lk_msdyn_aiconfiguration_createdonbehalfby() {
        return new Msdyn_aiconfigurationCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiconfiguration_createdonbehalfby"));
    }

    public Msdyn_aiconfigurationRequest lk_msdyn_aiconfiguration_createdonbehalfby(String msdyn_aiconfigurationid) {
        return new Msdyn_aiconfigurationRequest(contextPath.addSegment("lk_msdyn_aiconfiguration_createdonbehalfby").addKeys(new NameValue(msdyn_aiconfigurationid.toString())));
    }

    public Msdyn_aiconfigurationCollectionRequest lk_msdyn_aiconfiguration_modifiedby() {
        return new Msdyn_aiconfigurationCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiconfiguration_modifiedby"));
    }

    public Msdyn_aiconfigurationRequest lk_msdyn_aiconfiguration_modifiedby(String msdyn_aiconfigurationid) {
        return new Msdyn_aiconfigurationRequest(contextPath.addSegment("lk_msdyn_aiconfiguration_modifiedby").addKeys(new NameValue(msdyn_aiconfigurationid.toString())));
    }

    public Msdyn_aiconfigurationCollectionRequest lk_msdyn_aiconfiguration_modifiedonbehalfby() {
        return new Msdyn_aiconfigurationCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiconfiguration_modifiedonbehalfby"));
    }

    public Msdyn_aiconfigurationRequest lk_msdyn_aiconfiguration_modifiedonbehalfby(String msdyn_aiconfigurationid) {
        return new Msdyn_aiconfigurationRequest(contextPath.addSegment("lk_msdyn_aiconfiguration_modifiedonbehalfby").addKeys(new NameValue(msdyn_aiconfigurationid.toString())));
    }

    public Msdyn_aiconfigurationCollectionRequest user_msdyn_aiconfiguration() {
        return new Msdyn_aiconfigurationCollectionRequest(
                        contextPath.addSegment("user_msdyn_aiconfiguration"));
    }

    public Msdyn_aiconfigurationRequest user_msdyn_aiconfiguration(String msdyn_aiconfigurationid) {
        return new Msdyn_aiconfigurationRequest(contextPath.addSegment("user_msdyn_aiconfiguration").addKeys(new NameValue(msdyn_aiconfigurationid.toString())));
    }

    public Msdyn_aimodelCollectionRequest lk_msdyn_aimodel_createdby() {
        return new Msdyn_aimodelCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aimodel_createdby"));
    }

    public Msdyn_aimodelRequest lk_msdyn_aimodel_createdby(String msdyn_aimodelid) {
        return new Msdyn_aimodelRequest(contextPath.addSegment("lk_msdyn_aimodel_createdby").addKeys(new NameValue(msdyn_aimodelid.toString())));
    }

    public Msdyn_aimodelCollectionRequest lk_msdyn_aimodel_createdonbehalfby() {
        return new Msdyn_aimodelCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aimodel_createdonbehalfby"));
    }

    public Msdyn_aimodelRequest lk_msdyn_aimodel_createdonbehalfby(String msdyn_aimodelid) {
        return new Msdyn_aimodelRequest(contextPath.addSegment("lk_msdyn_aimodel_createdonbehalfby").addKeys(new NameValue(msdyn_aimodelid.toString())));
    }

    public Msdyn_aimodelCollectionRequest lk_msdyn_aimodel_modifiedby() {
        return new Msdyn_aimodelCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aimodel_modifiedby"));
    }

    public Msdyn_aimodelRequest lk_msdyn_aimodel_modifiedby(String msdyn_aimodelid) {
        return new Msdyn_aimodelRequest(contextPath.addSegment("lk_msdyn_aimodel_modifiedby").addKeys(new NameValue(msdyn_aimodelid.toString())));
    }

    public Msdyn_aimodelCollectionRequest lk_msdyn_aimodel_modifiedonbehalfby() {
        return new Msdyn_aimodelCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aimodel_modifiedonbehalfby"));
    }

    public Msdyn_aimodelRequest lk_msdyn_aimodel_modifiedonbehalfby(String msdyn_aimodelid) {
        return new Msdyn_aimodelRequest(contextPath.addSegment("lk_msdyn_aimodel_modifiedonbehalfby").addKeys(new NameValue(msdyn_aimodelid.toString())));
    }

    public Msdyn_aimodelCollectionRequest user_msdyn_aimodel() {
        return new Msdyn_aimodelCollectionRequest(
                        contextPath.addSegment("user_msdyn_aimodel"));
    }

    public Msdyn_aimodelRequest user_msdyn_aimodel(String msdyn_aimodelid) {
        return new Msdyn_aimodelRequest(contextPath.addSegment("user_msdyn_aimodel").addKeys(new NameValue(msdyn_aimodelid.toString())));
    }

    public Msdyn_aitemplateCollectionRequest lk_msdyn_aitemplate_createdby() {
        return new Msdyn_aitemplateCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aitemplate_createdby"));
    }

    public Msdyn_aitemplateRequest lk_msdyn_aitemplate_createdby(String msdyn_aitemplateid) {
        return new Msdyn_aitemplateRequest(contextPath.addSegment("lk_msdyn_aitemplate_createdby").addKeys(new NameValue(msdyn_aitemplateid.toString())));
    }

    public Msdyn_aitemplateCollectionRequest lk_msdyn_aitemplate_createdonbehalfby() {
        return new Msdyn_aitemplateCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aitemplate_createdonbehalfby"));
    }

    public Msdyn_aitemplateRequest lk_msdyn_aitemplate_createdonbehalfby(String msdyn_aitemplateid) {
        return new Msdyn_aitemplateRequest(contextPath.addSegment("lk_msdyn_aitemplate_createdonbehalfby").addKeys(new NameValue(msdyn_aitemplateid.toString())));
    }

    public Msdyn_aitemplateCollectionRequest lk_msdyn_aitemplate_modifiedby() {
        return new Msdyn_aitemplateCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aitemplate_modifiedby"));
    }

    public Msdyn_aitemplateRequest lk_msdyn_aitemplate_modifiedby(String msdyn_aitemplateid) {
        return new Msdyn_aitemplateRequest(contextPath.addSegment("lk_msdyn_aitemplate_modifiedby").addKeys(new NameValue(msdyn_aitemplateid.toString())));
    }

    public Msdyn_aitemplateCollectionRequest lk_msdyn_aitemplate_modifiedonbehalfby() {
        return new Msdyn_aitemplateCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aitemplate_modifiedonbehalfby"));
    }

    public Msdyn_aitemplateRequest lk_msdyn_aitemplate_modifiedonbehalfby(String msdyn_aitemplateid) {
        return new Msdyn_aitemplateRequest(contextPath.addSegment("lk_msdyn_aitemplate_modifiedonbehalfby").addKeys(new NameValue(msdyn_aitemplateid.toString())));
    }

    public Msdyn_aitemplateCollectionRequest user_msdyn_aitemplate() {
        return new Msdyn_aitemplateCollectionRequest(
                        contextPath.addSegment("user_msdyn_aitemplate"));
    }

    public Msdyn_aitemplateRequest user_msdyn_aitemplate(String msdyn_aitemplateid) {
        return new Msdyn_aitemplateRequest(contextPath.addSegment("user_msdyn_aitemplate").addKeys(new NameValue(msdyn_aitemplateid.toString())));
    }

    public Msdyn_aibdatasetCollectionRequest lk_msdyn_aibdataset_createdby() {
        return new Msdyn_aibdatasetCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdataset_createdby"));
    }

    public Msdyn_aibdatasetRequest lk_msdyn_aibdataset_createdby(String msdyn_aibdatasetid) {
        return new Msdyn_aibdatasetRequest(contextPath.addSegment("lk_msdyn_aibdataset_createdby").addKeys(new NameValue(msdyn_aibdatasetid.toString())));
    }

    public Msdyn_aibdatasetCollectionRequest lk_msdyn_aibdataset_createdonbehalfby() {
        return new Msdyn_aibdatasetCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdataset_createdonbehalfby"));
    }

    public Msdyn_aibdatasetRequest lk_msdyn_aibdataset_createdonbehalfby(String msdyn_aibdatasetid) {
        return new Msdyn_aibdatasetRequest(contextPath.addSegment("lk_msdyn_aibdataset_createdonbehalfby").addKeys(new NameValue(msdyn_aibdatasetid.toString())));
    }

    public Msdyn_aibdatasetCollectionRequest lk_msdyn_aibdataset_modifiedby() {
        return new Msdyn_aibdatasetCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdataset_modifiedby"));
    }

    public Msdyn_aibdatasetRequest lk_msdyn_aibdataset_modifiedby(String msdyn_aibdatasetid) {
        return new Msdyn_aibdatasetRequest(contextPath.addSegment("lk_msdyn_aibdataset_modifiedby").addKeys(new NameValue(msdyn_aibdatasetid.toString())));
    }

    public Msdyn_aibdatasetCollectionRequest lk_msdyn_aibdataset_modifiedonbehalfby() {
        return new Msdyn_aibdatasetCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdataset_modifiedonbehalfby"));
    }

    public Msdyn_aibdatasetRequest lk_msdyn_aibdataset_modifiedonbehalfby(String msdyn_aibdatasetid) {
        return new Msdyn_aibdatasetRequest(contextPath.addSegment("lk_msdyn_aibdataset_modifiedonbehalfby").addKeys(new NameValue(msdyn_aibdatasetid.toString())));
    }

    public Msdyn_aibdatasetCollectionRequest user_msdyn_aibdataset() {
        return new Msdyn_aibdatasetCollectionRequest(
                        contextPath.addSegment("user_msdyn_aibdataset"));
    }

    public Msdyn_aibdatasetRequest user_msdyn_aibdataset(String msdyn_aibdatasetid) {
        return new Msdyn_aibdatasetRequest(contextPath.addSegment("user_msdyn_aibdataset").addKeys(new NameValue(msdyn_aibdatasetid.toString())));
    }

    public Msdyn_aibdatasetfileCollectionRequest lk_msdyn_aibdatasetfile_createdby() {
        return new Msdyn_aibdatasetfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetfile_createdby"));
    }

    public Msdyn_aibdatasetfileRequest lk_msdyn_aibdatasetfile_createdby(String msdyn_aibdatasetfileid) {
        return new Msdyn_aibdatasetfileRequest(contextPath.addSegment("lk_msdyn_aibdatasetfile_createdby").addKeys(new NameValue(msdyn_aibdatasetfileid.toString())));
    }

    public Msdyn_aibdatasetfileCollectionRequest lk_msdyn_aibdatasetfile_createdonbehalfby() {
        return new Msdyn_aibdatasetfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetfile_createdonbehalfby"));
    }

    public Msdyn_aibdatasetfileRequest lk_msdyn_aibdatasetfile_createdonbehalfby(String msdyn_aibdatasetfileid) {
        return new Msdyn_aibdatasetfileRequest(contextPath.addSegment("lk_msdyn_aibdatasetfile_createdonbehalfby").addKeys(new NameValue(msdyn_aibdatasetfileid.toString())));
    }

    public Msdyn_aibdatasetfileCollectionRequest lk_msdyn_aibdatasetfile_modifiedby() {
        return new Msdyn_aibdatasetfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetfile_modifiedby"));
    }

    public Msdyn_aibdatasetfileRequest lk_msdyn_aibdatasetfile_modifiedby(String msdyn_aibdatasetfileid) {
        return new Msdyn_aibdatasetfileRequest(contextPath.addSegment("lk_msdyn_aibdatasetfile_modifiedby").addKeys(new NameValue(msdyn_aibdatasetfileid.toString())));
    }

    public Msdyn_aibdatasetfileCollectionRequest lk_msdyn_aibdatasetfile_modifiedonbehalfby() {
        return new Msdyn_aibdatasetfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetfile_modifiedonbehalfby"));
    }

    public Msdyn_aibdatasetfileRequest lk_msdyn_aibdatasetfile_modifiedonbehalfby(String msdyn_aibdatasetfileid) {
        return new Msdyn_aibdatasetfileRequest(contextPath.addSegment("lk_msdyn_aibdatasetfile_modifiedonbehalfby").addKeys(new NameValue(msdyn_aibdatasetfileid.toString())));
    }

    public Msdyn_aibdatasetfileCollectionRequest user_msdyn_aibdatasetfile() {
        return new Msdyn_aibdatasetfileCollectionRequest(
                        contextPath.addSegment("user_msdyn_aibdatasetfile"));
    }

    public Msdyn_aibdatasetfileRequest user_msdyn_aibdatasetfile(String msdyn_aibdatasetfileid) {
        return new Msdyn_aibdatasetfileRequest(contextPath.addSegment("user_msdyn_aibdatasetfile").addKeys(new NameValue(msdyn_aibdatasetfileid.toString())));
    }

    public Msdyn_aibdatasetrecordCollectionRequest lk_msdyn_aibdatasetrecord_createdby() {
        return new Msdyn_aibdatasetrecordCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetrecord_createdby"));
    }

    public Msdyn_aibdatasetrecordRequest lk_msdyn_aibdatasetrecord_createdby(String msdyn_aibdatasetrecordid) {
        return new Msdyn_aibdatasetrecordRequest(contextPath.addSegment("lk_msdyn_aibdatasetrecord_createdby").addKeys(new NameValue(msdyn_aibdatasetrecordid.toString())));
    }

    public Msdyn_aibdatasetrecordCollectionRequest lk_msdyn_aibdatasetrecord_createdonbehalfby() {
        return new Msdyn_aibdatasetrecordCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetrecord_createdonbehalfby"));
    }

    public Msdyn_aibdatasetrecordRequest lk_msdyn_aibdatasetrecord_createdonbehalfby(String msdyn_aibdatasetrecordid) {
        return new Msdyn_aibdatasetrecordRequest(contextPath.addSegment("lk_msdyn_aibdatasetrecord_createdonbehalfby").addKeys(new NameValue(msdyn_aibdatasetrecordid.toString())));
    }

    public Msdyn_aibdatasetrecordCollectionRequest lk_msdyn_aibdatasetrecord_modifiedby() {
        return new Msdyn_aibdatasetrecordCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetrecord_modifiedby"));
    }

    public Msdyn_aibdatasetrecordRequest lk_msdyn_aibdatasetrecord_modifiedby(String msdyn_aibdatasetrecordid) {
        return new Msdyn_aibdatasetrecordRequest(contextPath.addSegment("lk_msdyn_aibdatasetrecord_modifiedby").addKeys(new NameValue(msdyn_aibdatasetrecordid.toString())));
    }

    public Msdyn_aibdatasetrecordCollectionRequest lk_msdyn_aibdatasetrecord_modifiedonbehalfby() {
        return new Msdyn_aibdatasetrecordCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetrecord_modifiedonbehalfby"));
    }

    public Msdyn_aibdatasetrecordRequest lk_msdyn_aibdatasetrecord_modifiedonbehalfby(String msdyn_aibdatasetrecordid) {
        return new Msdyn_aibdatasetrecordRequest(contextPath.addSegment("lk_msdyn_aibdatasetrecord_modifiedonbehalfby").addKeys(new NameValue(msdyn_aibdatasetrecordid.toString())));
    }

    public Msdyn_aibdatasetrecordCollectionRequest user_msdyn_aibdatasetrecord() {
        return new Msdyn_aibdatasetrecordCollectionRequest(
                        contextPath.addSegment("user_msdyn_aibdatasetrecord"));
    }

    public Msdyn_aibdatasetrecordRequest user_msdyn_aibdatasetrecord(String msdyn_aibdatasetrecordid) {
        return new Msdyn_aibdatasetrecordRequest(contextPath.addSegment("user_msdyn_aibdatasetrecord").addKeys(new NameValue(msdyn_aibdatasetrecordid.toString())));
    }

    public Msdyn_aibdatasetscontainerCollectionRequest lk_msdyn_aibdatasetscontainer_createdby() {
        return new Msdyn_aibdatasetscontainerCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetscontainer_createdby"));
    }

    public Msdyn_aibdatasetscontainerRequest lk_msdyn_aibdatasetscontainer_createdby(String msdyn_aibdatasetscontainerid) {
        return new Msdyn_aibdatasetscontainerRequest(contextPath.addSegment("lk_msdyn_aibdatasetscontainer_createdby").addKeys(new NameValue(msdyn_aibdatasetscontainerid.toString())));
    }

    public Msdyn_aibdatasetscontainerCollectionRequest lk_msdyn_aibdatasetscontainer_createdonbehalfby() {
        return new Msdyn_aibdatasetscontainerCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetscontainer_createdonbehalfby"));
    }

    public Msdyn_aibdatasetscontainerRequest lk_msdyn_aibdatasetscontainer_createdonbehalfby(String msdyn_aibdatasetscontainerid) {
        return new Msdyn_aibdatasetscontainerRequest(contextPath.addSegment("lk_msdyn_aibdatasetscontainer_createdonbehalfby").addKeys(new NameValue(msdyn_aibdatasetscontainerid.toString())));
    }

    public Msdyn_aibdatasetscontainerCollectionRequest lk_msdyn_aibdatasetscontainer_modifiedby() {
        return new Msdyn_aibdatasetscontainerCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetscontainer_modifiedby"));
    }

    public Msdyn_aibdatasetscontainerRequest lk_msdyn_aibdatasetscontainer_modifiedby(String msdyn_aibdatasetscontainerid) {
        return new Msdyn_aibdatasetscontainerRequest(contextPath.addSegment("lk_msdyn_aibdatasetscontainer_modifiedby").addKeys(new NameValue(msdyn_aibdatasetscontainerid.toString())));
    }

    public Msdyn_aibdatasetscontainerCollectionRequest lk_msdyn_aibdatasetscontainer_modifiedonbehalfby() {
        return new Msdyn_aibdatasetscontainerCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibdatasetscontainer_modifiedonbehalfby"));
    }

    public Msdyn_aibdatasetscontainerRequest lk_msdyn_aibdatasetscontainer_modifiedonbehalfby(String msdyn_aibdatasetscontainerid) {
        return new Msdyn_aibdatasetscontainerRequest(contextPath.addSegment("lk_msdyn_aibdatasetscontainer_modifiedonbehalfby").addKeys(new NameValue(msdyn_aibdatasetscontainerid.toString())));
    }

    public Msdyn_aibdatasetscontainerCollectionRequest user_msdyn_aibdatasetscontainer() {
        return new Msdyn_aibdatasetscontainerCollectionRequest(
                        contextPath.addSegment("user_msdyn_aibdatasetscontainer"));
    }

    public Msdyn_aibdatasetscontainerRequest user_msdyn_aibdatasetscontainer(String msdyn_aibdatasetscontainerid) {
        return new Msdyn_aibdatasetscontainerRequest(contextPath.addSegment("user_msdyn_aibdatasetscontainer").addKeys(new NameValue(msdyn_aibdatasetscontainerid.toString())));
    }

    public Msdyn_aibfileCollectionRequest lk_msdyn_aibfile_createdby() {
        return new Msdyn_aibfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibfile_createdby"));
    }

    public Msdyn_aibfileRequest lk_msdyn_aibfile_createdby(String msdyn_aibfileid) {
        return new Msdyn_aibfileRequest(contextPath.addSegment("lk_msdyn_aibfile_createdby").addKeys(new NameValue(msdyn_aibfileid.toString())));
    }

    public Msdyn_aibfileCollectionRequest lk_msdyn_aibfile_createdonbehalfby() {
        return new Msdyn_aibfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibfile_createdonbehalfby"));
    }

    public Msdyn_aibfileRequest lk_msdyn_aibfile_createdonbehalfby(String msdyn_aibfileid) {
        return new Msdyn_aibfileRequest(contextPath.addSegment("lk_msdyn_aibfile_createdonbehalfby").addKeys(new NameValue(msdyn_aibfileid.toString())));
    }

    public Msdyn_aibfileCollectionRequest lk_msdyn_aibfile_modifiedby() {
        return new Msdyn_aibfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibfile_modifiedby"));
    }

    public Msdyn_aibfileRequest lk_msdyn_aibfile_modifiedby(String msdyn_aibfileid) {
        return new Msdyn_aibfileRequest(contextPath.addSegment("lk_msdyn_aibfile_modifiedby").addKeys(new NameValue(msdyn_aibfileid.toString())));
    }

    public Msdyn_aibfileCollectionRequest lk_msdyn_aibfile_modifiedonbehalfby() {
        return new Msdyn_aibfileCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibfile_modifiedonbehalfby"));
    }

    public Msdyn_aibfileRequest lk_msdyn_aibfile_modifiedonbehalfby(String msdyn_aibfileid) {
        return new Msdyn_aibfileRequest(contextPath.addSegment("lk_msdyn_aibfile_modifiedonbehalfby").addKeys(new NameValue(msdyn_aibfileid.toString())));
    }

    public Msdyn_aibfileCollectionRequest user_msdyn_aibfile() {
        return new Msdyn_aibfileCollectionRequest(
                        contextPath.addSegment("user_msdyn_aibfile"));
    }

    public Msdyn_aibfileRequest user_msdyn_aibfile(String msdyn_aibfileid) {
        return new Msdyn_aibfileRequest(contextPath.addSegment("user_msdyn_aibfile").addKeys(new NameValue(msdyn_aibfileid.toString())));
    }

    public Msdyn_aibfileattacheddataCollectionRequest lk_msdyn_aibfileattacheddata_createdby() {
        return new Msdyn_aibfileattacheddataCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibfileattacheddata_createdby"));
    }

    public Msdyn_aibfileattacheddataRequest lk_msdyn_aibfileattacheddata_createdby(String msdyn_aibfileattacheddataid) {
        return new Msdyn_aibfileattacheddataRequest(contextPath.addSegment("lk_msdyn_aibfileattacheddata_createdby").addKeys(new NameValue(msdyn_aibfileattacheddataid.toString())));
    }

    public Msdyn_aibfileattacheddataCollectionRequest lk_msdyn_aibfileattacheddata_createdonbehalfby() {
        return new Msdyn_aibfileattacheddataCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibfileattacheddata_createdonbehalfby"));
    }

    public Msdyn_aibfileattacheddataRequest lk_msdyn_aibfileattacheddata_createdonbehalfby(String msdyn_aibfileattacheddataid) {
        return new Msdyn_aibfileattacheddataRequest(contextPath.addSegment("lk_msdyn_aibfileattacheddata_createdonbehalfby").addKeys(new NameValue(msdyn_aibfileattacheddataid.toString())));
    }

    public Msdyn_aibfileattacheddataCollectionRequest lk_msdyn_aibfileattacheddata_modifiedby() {
        return new Msdyn_aibfileattacheddataCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibfileattacheddata_modifiedby"));
    }

    public Msdyn_aibfileattacheddataRequest lk_msdyn_aibfileattacheddata_modifiedby(String msdyn_aibfileattacheddataid) {
        return new Msdyn_aibfileattacheddataRequest(contextPath.addSegment("lk_msdyn_aibfileattacheddata_modifiedby").addKeys(new NameValue(msdyn_aibfileattacheddataid.toString())));
    }

    public Msdyn_aibfileattacheddataCollectionRequest lk_msdyn_aibfileattacheddata_modifiedonbehalfby() {
        return new Msdyn_aibfileattacheddataCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aibfileattacheddata_modifiedonbehalfby"));
    }

    public Msdyn_aibfileattacheddataRequest lk_msdyn_aibfileattacheddata_modifiedonbehalfby(String msdyn_aibfileattacheddataid) {
        return new Msdyn_aibfileattacheddataRequest(contextPath.addSegment("lk_msdyn_aibfileattacheddata_modifiedonbehalfby").addKeys(new NameValue(msdyn_aibfileattacheddataid.toString())));
    }

    public Msdyn_aibfileattacheddataCollectionRequest user_msdyn_aibfileattacheddata() {
        return new Msdyn_aibfileattacheddataCollectionRequest(
                        contextPath.addSegment("user_msdyn_aibfileattacheddata"));
    }

    public Msdyn_aibfileattacheddataRequest user_msdyn_aibfileattacheddata(String msdyn_aibfileattacheddataid) {
        return new Msdyn_aibfileattacheddataRequest(contextPath.addSegment("user_msdyn_aibfileattacheddata").addKeys(new NameValue(msdyn_aibfileattacheddataid.toString())));
    }

    public Msdyn_aifptrainingdocumentCollectionRequest lk_msdyn_aifptrainingdocument_createdby() {
        return new Msdyn_aifptrainingdocumentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aifptrainingdocument_createdby"));
    }

    public Msdyn_aifptrainingdocumentRequest lk_msdyn_aifptrainingdocument_createdby(String msdyn_aifptrainingdocumentid) {
        return new Msdyn_aifptrainingdocumentRequest(contextPath.addSegment("lk_msdyn_aifptrainingdocument_createdby").addKeys(new NameValue(msdyn_aifptrainingdocumentid.toString())));
    }

    public Msdyn_aifptrainingdocumentCollectionRequest lk_msdyn_aifptrainingdocument_createdonbehalfby() {
        return new Msdyn_aifptrainingdocumentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aifptrainingdocument_createdonbehalfby"));
    }

    public Msdyn_aifptrainingdocumentRequest lk_msdyn_aifptrainingdocument_createdonbehalfby(String msdyn_aifptrainingdocumentid) {
        return new Msdyn_aifptrainingdocumentRequest(contextPath.addSegment("lk_msdyn_aifptrainingdocument_createdonbehalfby").addKeys(new NameValue(msdyn_aifptrainingdocumentid.toString())));
    }

    public Msdyn_aifptrainingdocumentCollectionRequest lk_msdyn_aifptrainingdocument_modifiedby() {
        return new Msdyn_aifptrainingdocumentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aifptrainingdocument_modifiedby"));
    }

    public Msdyn_aifptrainingdocumentRequest lk_msdyn_aifptrainingdocument_modifiedby(String msdyn_aifptrainingdocumentid) {
        return new Msdyn_aifptrainingdocumentRequest(contextPath.addSegment("lk_msdyn_aifptrainingdocument_modifiedby").addKeys(new NameValue(msdyn_aifptrainingdocumentid.toString())));
    }

    public Msdyn_aifptrainingdocumentCollectionRequest lk_msdyn_aifptrainingdocument_modifiedonbehalfby() {
        return new Msdyn_aifptrainingdocumentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aifptrainingdocument_modifiedonbehalfby"));
    }

    public Msdyn_aifptrainingdocumentRequest lk_msdyn_aifptrainingdocument_modifiedonbehalfby(String msdyn_aifptrainingdocumentid) {
        return new Msdyn_aifptrainingdocumentRequest(contextPath.addSegment("lk_msdyn_aifptrainingdocument_modifiedonbehalfby").addKeys(new NameValue(msdyn_aifptrainingdocumentid.toString())));
    }

    public Msdyn_aifptrainingdocumentCollectionRequest user_msdyn_aifptrainingdocument() {
        return new Msdyn_aifptrainingdocumentCollectionRequest(
                        contextPath.addSegment("user_msdyn_aifptrainingdocument"));
    }

    public Msdyn_aifptrainingdocumentRequest user_msdyn_aifptrainingdocument(String msdyn_aifptrainingdocumentid) {
        return new Msdyn_aifptrainingdocumentRequest(contextPath.addSegment("user_msdyn_aifptrainingdocument").addKeys(new NameValue(msdyn_aifptrainingdocumentid.toString())));
    }

    public Msdyn_aiodimageCollectionRequest lk_msdyn_aiodimage_createdby() {
        return new Msdyn_aiodimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodimage_createdby"));
    }

    public Msdyn_aiodimageRequest lk_msdyn_aiodimage_createdby(String msdyn_aiodimageid) {
        return new Msdyn_aiodimageRequest(contextPath.addSegment("lk_msdyn_aiodimage_createdby").addKeys(new NameValue(msdyn_aiodimageid.toString())));
    }

    public Msdyn_aiodimageCollectionRequest lk_msdyn_aiodimage_createdonbehalfby() {
        return new Msdyn_aiodimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodimage_createdonbehalfby"));
    }

    public Msdyn_aiodimageRequest lk_msdyn_aiodimage_createdonbehalfby(String msdyn_aiodimageid) {
        return new Msdyn_aiodimageRequest(contextPath.addSegment("lk_msdyn_aiodimage_createdonbehalfby").addKeys(new NameValue(msdyn_aiodimageid.toString())));
    }

    public Msdyn_aiodimageCollectionRequest lk_msdyn_aiodimage_modifiedby() {
        return new Msdyn_aiodimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodimage_modifiedby"));
    }

    public Msdyn_aiodimageRequest lk_msdyn_aiodimage_modifiedby(String msdyn_aiodimageid) {
        return new Msdyn_aiodimageRequest(contextPath.addSegment("lk_msdyn_aiodimage_modifiedby").addKeys(new NameValue(msdyn_aiodimageid.toString())));
    }

    public Msdyn_aiodimageCollectionRequest lk_msdyn_aiodimage_modifiedonbehalfby() {
        return new Msdyn_aiodimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodimage_modifiedonbehalfby"));
    }

    public Msdyn_aiodimageRequest lk_msdyn_aiodimage_modifiedonbehalfby(String msdyn_aiodimageid) {
        return new Msdyn_aiodimageRequest(contextPath.addSegment("lk_msdyn_aiodimage_modifiedonbehalfby").addKeys(new NameValue(msdyn_aiodimageid.toString())));
    }

    public Msdyn_aiodimageCollectionRequest user_msdyn_aiodimage() {
        return new Msdyn_aiodimageCollectionRequest(
                        contextPath.addSegment("user_msdyn_aiodimage"));
    }

    public Msdyn_aiodimageRequest user_msdyn_aiodimage(String msdyn_aiodimageid) {
        return new Msdyn_aiodimageRequest(contextPath.addSegment("user_msdyn_aiodimage").addKeys(new NameValue(msdyn_aiodimageid.toString())));
    }

    public Msdyn_aiodlabelCollectionRequest lk_msdyn_aiodlabel_createdby() {
        return new Msdyn_aiodlabelCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodlabel_createdby"));
    }

    public Msdyn_aiodlabelRequest lk_msdyn_aiodlabel_createdby(String msdyn_aiodlabelid) {
        return new Msdyn_aiodlabelRequest(contextPath.addSegment("lk_msdyn_aiodlabel_createdby").addKeys(new NameValue(msdyn_aiodlabelid.toString())));
    }

    public Msdyn_aiodlabelCollectionRequest lk_msdyn_aiodlabel_createdonbehalfby() {
        return new Msdyn_aiodlabelCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodlabel_createdonbehalfby"));
    }

    public Msdyn_aiodlabelRequest lk_msdyn_aiodlabel_createdonbehalfby(String msdyn_aiodlabelid) {
        return new Msdyn_aiodlabelRequest(contextPath.addSegment("lk_msdyn_aiodlabel_createdonbehalfby").addKeys(new NameValue(msdyn_aiodlabelid.toString())));
    }

    public Msdyn_aiodlabelCollectionRequest lk_msdyn_aiodlabel_modifiedby() {
        return new Msdyn_aiodlabelCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodlabel_modifiedby"));
    }

    public Msdyn_aiodlabelRequest lk_msdyn_aiodlabel_modifiedby(String msdyn_aiodlabelid) {
        return new Msdyn_aiodlabelRequest(contextPath.addSegment("lk_msdyn_aiodlabel_modifiedby").addKeys(new NameValue(msdyn_aiodlabelid.toString())));
    }

    public Msdyn_aiodlabelCollectionRequest lk_msdyn_aiodlabel_modifiedonbehalfby() {
        return new Msdyn_aiodlabelCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodlabel_modifiedonbehalfby"));
    }

    public Msdyn_aiodlabelRequest lk_msdyn_aiodlabel_modifiedonbehalfby(String msdyn_aiodlabelid) {
        return new Msdyn_aiodlabelRequest(contextPath.addSegment("lk_msdyn_aiodlabel_modifiedonbehalfby").addKeys(new NameValue(msdyn_aiodlabelid.toString())));
    }

    public Msdyn_aiodlabelCollectionRequest user_msdyn_aiodlabel() {
        return new Msdyn_aiodlabelCollectionRequest(
                        contextPath.addSegment("user_msdyn_aiodlabel"));
    }

    public Msdyn_aiodlabelRequest user_msdyn_aiodlabel(String msdyn_aiodlabelid) {
        return new Msdyn_aiodlabelRequest(contextPath.addSegment("user_msdyn_aiodlabel").addKeys(new NameValue(msdyn_aiodlabelid.toString())));
    }

    public Msdyn_aiodtrainingboundingboxCollectionRequest lk_msdyn_aiodtrainingboundingbox_createdby() {
        return new Msdyn_aiodtrainingboundingboxCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodtrainingboundingbox_createdby"));
    }

    public Msdyn_aiodtrainingboundingboxRequest lk_msdyn_aiodtrainingboundingbox_createdby(String msdyn_aiodtrainingboundingboxid) {
        return new Msdyn_aiodtrainingboundingboxRequest(contextPath.addSegment("lk_msdyn_aiodtrainingboundingbox_createdby").addKeys(new NameValue(msdyn_aiodtrainingboundingboxid.toString())));
    }

    public Msdyn_aiodtrainingboundingboxCollectionRequest lk_msdyn_aiodtrainingboundingbox_createdonbehalfby() {
        return new Msdyn_aiodtrainingboundingboxCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodtrainingboundingbox_createdonbehalfby"));
    }

    public Msdyn_aiodtrainingboundingboxRequest lk_msdyn_aiodtrainingboundingbox_createdonbehalfby(String msdyn_aiodtrainingboundingboxid) {
        return new Msdyn_aiodtrainingboundingboxRequest(contextPath.addSegment("lk_msdyn_aiodtrainingboundingbox_createdonbehalfby").addKeys(new NameValue(msdyn_aiodtrainingboundingboxid.toString())));
    }

    public Msdyn_aiodtrainingboundingboxCollectionRequest lk_msdyn_aiodtrainingboundingbox_modifiedby() {
        return new Msdyn_aiodtrainingboundingboxCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodtrainingboundingbox_modifiedby"));
    }

    public Msdyn_aiodtrainingboundingboxRequest lk_msdyn_aiodtrainingboundingbox_modifiedby(String msdyn_aiodtrainingboundingboxid) {
        return new Msdyn_aiodtrainingboundingboxRequest(contextPath.addSegment("lk_msdyn_aiodtrainingboundingbox_modifiedby").addKeys(new NameValue(msdyn_aiodtrainingboundingboxid.toString())));
    }

    public Msdyn_aiodtrainingboundingboxCollectionRequest lk_msdyn_aiodtrainingboundingbox_modifiedonbehalfby() {
        return new Msdyn_aiodtrainingboundingboxCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodtrainingboundingbox_modifiedonbehalfby"));
    }

    public Msdyn_aiodtrainingboundingboxRequest lk_msdyn_aiodtrainingboundingbox_modifiedonbehalfby(String msdyn_aiodtrainingboundingboxid) {
        return new Msdyn_aiodtrainingboundingboxRequest(contextPath.addSegment("lk_msdyn_aiodtrainingboundingbox_modifiedonbehalfby").addKeys(new NameValue(msdyn_aiodtrainingboundingboxid.toString())));
    }

    public Msdyn_aiodtrainingboundingboxCollectionRequest user_msdyn_aiodtrainingboundingbox() {
        return new Msdyn_aiodtrainingboundingboxCollectionRequest(
                        contextPath.addSegment("user_msdyn_aiodtrainingboundingbox"));
    }

    public Msdyn_aiodtrainingboundingboxRequest user_msdyn_aiodtrainingboundingbox(String msdyn_aiodtrainingboundingboxid) {
        return new Msdyn_aiodtrainingboundingboxRequest(contextPath.addSegment("user_msdyn_aiodtrainingboundingbox").addKeys(new NameValue(msdyn_aiodtrainingboundingboxid.toString())));
    }

    public Msdyn_aiodtrainingimageCollectionRequest lk_msdyn_aiodtrainingimage_createdby() {
        return new Msdyn_aiodtrainingimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodtrainingimage_createdby"));
    }

    public Msdyn_aiodtrainingimageRequest lk_msdyn_aiodtrainingimage_createdby(String msdyn_aiodtrainingimageid) {
        return new Msdyn_aiodtrainingimageRequest(contextPath.addSegment("lk_msdyn_aiodtrainingimage_createdby").addKeys(new NameValue(msdyn_aiodtrainingimageid.toString())));
    }

    public Msdyn_aiodtrainingimageCollectionRequest lk_msdyn_aiodtrainingimage_createdonbehalfby() {
        return new Msdyn_aiodtrainingimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodtrainingimage_createdonbehalfby"));
    }

    public Msdyn_aiodtrainingimageRequest lk_msdyn_aiodtrainingimage_createdonbehalfby(String msdyn_aiodtrainingimageid) {
        return new Msdyn_aiodtrainingimageRequest(contextPath.addSegment("lk_msdyn_aiodtrainingimage_createdonbehalfby").addKeys(new NameValue(msdyn_aiodtrainingimageid.toString())));
    }

    public Msdyn_aiodtrainingimageCollectionRequest lk_msdyn_aiodtrainingimage_modifiedby() {
        return new Msdyn_aiodtrainingimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodtrainingimage_modifiedby"));
    }

    public Msdyn_aiodtrainingimageRequest lk_msdyn_aiodtrainingimage_modifiedby(String msdyn_aiodtrainingimageid) {
        return new Msdyn_aiodtrainingimageRequest(contextPath.addSegment("lk_msdyn_aiodtrainingimage_modifiedby").addKeys(new NameValue(msdyn_aiodtrainingimageid.toString())));
    }

    public Msdyn_aiodtrainingimageCollectionRequest lk_msdyn_aiodtrainingimage_modifiedonbehalfby() {
        return new Msdyn_aiodtrainingimageCollectionRequest(
                        contextPath.addSegment("lk_msdyn_aiodtrainingimage_modifiedonbehalfby"));
    }

    public Msdyn_aiodtrainingimageRequest lk_msdyn_aiodtrainingimage_modifiedonbehalfby(String msdyn_aiodtrainingimageid) {
        return new Msdyn_aiodtrainingimageRequest(contextPath.addSegment("lk_msdyn_aiodtrainingimage_modifiedonbehalfby").addKeys(new NameValue(msdyn_aiodtrainingimageid.toString())));
    }

    public Msdyn_aiodtrainingimageCollectionRequest user_msdyn_aiodtrainingimage() {
        return new Msdyn_aiodtrainingimageCollectionRequest(
                        contextPath.addSegment("user_msdyn_aiodtrainingimage"));
    }

    public Msdyn_aiodtrainingimageRequest user_msdyn_aiodtrainingimage(String msdyn_aiodtrainingimageid) {
        return new Msdyn_aiodtrainingimageRequest(contextPath.addSegment("user_msdyn_aiodtrainingimage").addKeys(new NameValue(msdyn_aiodtrainingimageid.toString())));
    }

    public Msdyn_analysiscomponentCollectionRequest lk_msdyn_analysiscomponent_createdby() {
        return new Msdyn_analysiscomponentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysiscomponent_createdby"));
    }

    public Msdyn_analysiscomponentRequest lk_msdyn_analysiscomponent_createdby(String msdyn_analysiscomponentid) {
        return new Msdyn_analysiscomponentRequest(contextPath.addSegment("lk_msdyn_analysiscomponent_createdby").addKeys(new NameValue(msdyn_analysiscomponentid.toString())));
    }

    public Msdyn_analysiscomponentCollectionRequest lk_msdyn_analysiscomponent_createdonbehalfby() {
        return new Msdyn_analysiscomponentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysiscomponent_createdonbehalfby"));
    }

    public Msdyn_analysiscomponentRequest lk_msdyn_analysiscomponent_createdonbehalfby(String msdyn_analysiscomponentid) {
        return new Msdyn_analysiscomponentRequest(contextPath.addSegment("lk_msdyn_analysiscomponent_createdonbehalfby").addKeys(new NameValue(msdyn_analysiscomponentid.toString())));
    }

    public Msdyn_analysiscomponentCollectionRequest lk_msdyn_analysiscomponent_modifiedby() {
        return new Msdyn_analysiscomponentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysiscomponent_modifiedby"));
    }

    public Msdyn_analysiscomponentRequest lk_msdyn_analysiscomponent_modifiedby(String msdyn_analysiscomponentid) {
        return new Msdyn_analysiscomponentRequest(contextPath.addSegment("lk_msdyn_analysiscomponent_modifiedby").addKeys(new NameValue(msdyn_analysiscomponentid.toString())));
    }

    public Msdyn_analysiscomponentCollectionRequest lk_msdyn_analysiscomponent_modifiedonbehalfby() {
        return new Msdyn_analysiscomponentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysiscomponent_modifiedonbehalfby"));
    }

    public Msdyn_analysiscomponentRequest lk_msdyn_analysiscomponent_modifiedonbehalfby(String msdyn_analysiscomponentid) {
        return new Msdyn_analysiscomponentRequest(contextPath.addSegment("lk_msdyn_analysiscomponent_modifiedonbehalfby").addKeys(new NameValue(msdyn_analysiscomponentid.toString())));
    }

    public Msdyn_analysiscomponentCollectionRequest user_msdyn_analysiscomponent() {
        return new Msdyn_analysiscomponentCollectionRequest(
                        contextPath.addSegment("user_msdyn_analysiscomponent"));
    }

    public Msdyn_analysiscomponentRequest user_msdyn_analysiscomponent(String msdyn_analysiscomponentid) {
        return new Msdyn_analysiscomponentRequest(contextPath.addSegment("user_msdyn_analysiscomponent").addKeys(new NameValue(msdyn_analysiscomponentid.toString())));
    }

    public Msdyn_analysisjobCollectionRequest lk_msdyn_analysisjob_createdby() {
        return new Msdyn_analysisjobCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisjob_createdby"));
    }

    public Msdyn_analysisjobRequest lk_msdyn_analysisjob_createdby(String msdyn_analysisjobid) {
        return new Msdyn_analysisjobRequest(contextPath.addSegment("lk_msdyn_analysisjob_createdby").addKeys(new NameValue(msdyn_analysisjobid.toString())));
    }

    public Msdyn_analysisjobCollectionRequest lk_msdyn_analysisjob_createdonbehalfby() {
        return new Msdyn_analysisjobCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisjob_createdonbehalfby"));
    }

    public Msdyn_analysisjobRequest lk_msdyn_analysisjob_createdonbehalfby(String msdyn_analysisjobid) {
        return new Msdyn_analysisjobRequest(contextPath.addSegment("lk_msdyn_analysisjob_createdonbehalfby").addKeys(new NameValue(msdyn_analysisjobid.toString())));
    }

    public Msdyn_analysisjobCollectionRequest lk_msdyn_analysisjob_modifiedby() {
        return new Msdyn_analysisjobCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisjob_modifiedby"));
    }

    public Msdyn_analysisjobRequest lk_msdyn_analysisjob_modifiedby(String msdyn_analysisjobid) {
        return new Msdyn_analysisjobRequest(contextPath.addSegment("lk_msdyn_analysisjob_modifiedby").addKeys(new NameValue(msdyn_analysisjobid.toString())));
    }

    public Msdyn_analysisjobCollectionRequest lk_msdyn_analysisjob_modifiedonbehalfby() {
        return new Msdyn_analysisjobCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisjob_modifiedonbehalfby"));
    }

    public Msdyn_analysisjobRequest lk_msdyn_analysisjob_modifiedonbehalfby(String msdyn_analysisjobid) {
        return new Msdyn_analysisjobRequest(contextPath.addSegment("lk_msdyn_analysisjob_modifiedonbehalfby").addKeys(new NameValue(msdyn_analysisjobid.toString())));
    }

    public Msdyn_analysisjobCollectionRequest user_msdyn_analysisjob() {
        return new Msdyn_analysisjobCollectionRequest(
                        contextPath.addSegment("user_msdyn_analysisjob"));
    }

    public Msdyn_analysisjobRequest user_msdyn_analysisjob(String msdyn_analysisjobid) {
        return new Msdyn_analysisjobRequest(contextPath.addSegment("user_msdyn_analysisjob").addKeys(new NameValue(msdyn_analysisjobid.toString())));
    }

    public Msdyn_analysisresultCollectionRequest lk_msdyn_analysisresult_createdby() {
        return new Msdyn_analysisresultCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisresult_createdby"));
    }

    public Msdyn_analysisresultRequest lk_msdyn_analysisresult_createdby(String msdyn_analysisresultid) {
        return new Msdyn_analysisresultRequest(contextPath.addSegment("lk_msdyn_analysisresult_createdby").addKeys(new NameValue(msdyn_analysisresultid.toString())));
    }

    public Msdyn_analysisresultCollectionRequest lk_msdyn_analysisresult_createdonbehalfby() {
        return new Msdyn_analysisresultCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisresult_createdonbehalfby"));
    }

    public Msdyn_analysisresultRequest lk_msdyn_analysisresult_createdonbehalfby(String msdyn_analysisresultid) {
        return new Msdyn_analysisresultRequest(contextPath.addSegment("lk_msdyn_analysisresult_createdonbehalfby").addKeys(new NameValue(msdyn_analysisresultid.toString())));
    }

    public Msdyn_analysisresultCollectionRequest lk_msdyn_analysisresult_modifiedby() {
        return new Msdyn_analysisresultCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisresult_modifiedby"));
    }

    public Msdyn_analysisresultRequest lk_msdyn_analysisresult_modifiedby(String msdyn_analysisresultid) {
        return new Msdyn_analysisresultRequest(contextPath.addSegment("lk_msdyn_analysisresult_modifiedby").addKeys(new NameValue(msdyn_analysisresultid.toString())));
    }

    public Msdyn_analysisresultCollectionRequest lk_msdyn_analysisresult_modifiedonbehalfby() {
        return new Msdyn_analysisresultCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisresult_modifiedonbehalfby"));
    }

    public Msdyn_analysisresultRequest lk_msdyn_analysisresult_modifiedonbehalfby(String msdyn_analysisresultid) {
        return new Msdyn_analysisresultRequest(contextPath.addSegment("lk_msdyn_analysisresult_modifiedonbehalfby").addKeys(new NameValue(msdyn_analysisresultid.toString())));
    }

    public Msdyn_analysisresultCollectionRequest user_msdyn_analysisresult() {
        return new Msdyn_analysisresultCollectionRequest(
                        contextPath.addSegment("user_msdyn_analysisresult"));
    }

    public Msdyn_analysisresultRequest user_msdyn_analysisresult(String msdyn_analysisresultid) {
        return new Msdyn_analysisresultRequest(contextPath.addSegment("user_msdyn_analysisresult").addKeys(new NameValue(msdyn_analysisresultid.toString())));
    }

    public Msdyn_analysisresultdetailCollectionRequest lk_msdyn_analysisresultdetail_createdby() {
        return new Msdyn_analysisresultdetailCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisresultdetail_createdby"));
    }

    public Msdyn_analysisresultdetailRequest lk_msdyn_analysisresultdetail_createdby(String msdyn_analysisresultdetailid) {
        return new Msdyn_analysisresultdetailRequest(contextPath.addSegment("lk_msdyn_analysisresultdetail_createdby").addKeys(new NameValue(msdyn_analysisresultdetailid.toString())));
    }

    public Msdyn_analysisresultdetailCollectionRequest lk_msdyn_analysisresultdetail_createdonbehalfby() {
        return new Msdyn_analysisresultdetailCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisresultdetail_createdonbehalfby"));
    }

    public Msdyn_analysisresultdetailRequest lk_msdyn_analysisresultdetail_createdonbehalfby(String msdyn_analysisresultdetailid) {
        return new Msdyn_analysisresultdetailRequest(contextPath.addSegment("lk_msdyn_analysisresultdetail_createdonbehalfby").addKeys(new NameValue(msdyn_analysisresultdetailid.toString())));
    }

    public Msdyn_analysisresultdetailCollectionRequest lk_msdyn_analysisresultdetail_modifiedby() {
        return new Msdyn_analysisresultdetailCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisresultdetail_modifiedby"));
    }

    public Msdyn_analysisresultdetailRequest lk_msdyn_analysisresultdetail_modifiedby(String msdyn_analysisresultdetailid) {
        return new Msdyn_analysisresultdetailRequest(contextPath.addSegment("lk_msdyn_analysisresultdetail_modifiedby").addKeys(new NameValue(msdyn_analysisresultdetailid.toString())));
    }

    public Msdyn_analysisresultdetailCollectionRequest lk_msdyn_analysisresultdetail_modifiedonbehalfby() {
        return new Msdyn_analysisresultdetailCollectionRequest(
                        contextPath.addSegment("lk_msdyn_analysisresultdetail_modifiedonbehalfby"));
    }

    public Msdyn_analysisresultdetailRequest lk_msdyn_analysisresultdetail_modifiedonbehalfby(String msdyn_analysisresultdetailid) {
        return new Msdyn_analysisresultdetailRequest(contextPath.addSegment("lk_msdyn_analysisresultdetail_modifiedonbehalfby").addKeys(new NameValue(msdyn_analysisresultdetailid.toString())));
    }

    public Msdyn_analysisresultdetailCollectionRequest user_msdyn_analysisresultdetail() {
        return new Msdyn_analysisresultdetailCollectionRequest(
                        contextPath.addSegment("user_msdyn_analysisresultdetail"));
    }

    public Msdyn_analysisresultdetailRequest user_msdyn_analysisresultdetail(String msdyn_analysisresultdetailid) {
        return new Msdyn_analysisresultdetailRequest(contextPath.addSegment("user_msdyn_analysisresultdetail").addKeys(new NameValue(msdyn_analysisresultdetailid.toString())));
    }

    public Msdyn_solutionhealthruleCollectionRequest lk_msdyn_solutionhealthrule_createdby() {
        return new Msdyn_solutionhealthruleCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthrule_createdby"));
    }

    public Msdyn_solutionhealthruleRequest lk_msdyn_solutionhealthrule_createdby(String msdyn_solutionhealthruleid) {
        return new Msdyn_solutionhealthruleRequest(contextPath.addSegment("lk_msdyn_solutionhealthrule_createdby").addKeys(new NameValue(msdyn_solutionhealthruleid.toString())));
    }

    public Msdyn_solutionhealthruleCollectionRequest lk_msdyn_solutionhealthrule_createdonbehalfby() {
        return new Msdyn_solutionhealthruleCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthrule_createdonbehalfby"));
    }

    public Msdyn_solutionhealthruleRequest lk_msdyn_solutionhealthrule_createdonbehalfby(String msdyn_solutionhealthruleid) {
        return new Msdyn_solutionhealthruleRequest(contextPath.addSegment("lk_msdyn_solutionhealthrule_createdonbehalfby").addKeys(new NameValue(msdyn_solutionhealthruleid.toString())));
    }

    public Msdyn_solutionhealthruleCollectionRequest lk_msdyn_solutionhealthrule_modifiedby() {
        return new Msdyn_solutionhealthruleCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthrule_modifiedby"));
    }

    public Msdyn_solutionhealthruleRequest lk_msdyn_solutionhealthrule_modifiedby(String msdyn_solutionhealthruleid) {
        return new Msdyn_solutionhealthruleRequest(contextPath.addSegment("lk_msdyn_solutionhealthrule_modifiedby").addKeys(new NameValue(msdyn_solutionhealthruleid.toString())));
    }

    public Msdyn_solutionhealthruleCollectionRequest lk_msdyn_solutionhealthrule_modifiedonbehalfby() {
        return new Msdyn_solutionhealthruleCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthrule_modifiedonbehalfby"));
    }

    public Msdyn_solutionhealthruleRequest lk_msdyn_solutionhealthrule_modifiedonbehalfby(String msdyn_solutionhealthruleid) {
        return new Msdyn_solutionhealthruleRequest(contextPath.addSegment("lk_msdyn_solutionhealthrule_modifiedonbehalfby").addKeys(new NameValue(msdyn_solutionhealthruleid.toString())));
    }

    public Msdyn_solutionhealthruleCollectionRequest user_msdyn_solutionhealthrule() {
        return new Msdyn_solutionhealthruleCollectionRequest(
                        contextPath.addSegment("user_msdyn_solutionhealthrule"));
    }

    public Msdyn_solutionhealthruleRequest user_msdyn_solutionhealthrule(String msdyn_solutionhealthruleid) {
        return new Msdyn_solutionhealthruleRequest(contextPath.addSegment("user_msdyn_solutionhealthrule").addKeys(new NameValue(msdyn_solutionhealthruleid.toString())));
    }

    public Msdyn_solutionhealthruleargumentCollectionRequest lk_msdyn_solutionhealthruleargument_createdby() {
        return new Msdyn_solutionhealthruleargumentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthruleargument_createdby"));
    }

    public Msdyn_solutionhealthruleargumentRequest lk_msdyn_solutionhealthruleargument_createdby(String msdyn_solutionhealthruleargumentid) {
        return new Msdyn_solutionhealthruleargumentRequest(contextPath.addSegment("lk_msdyn_solutionhealthruleargument_createdby").addKeys(new NameValue(msdyn_solutionhealthruleargumentid.toString())));
    }

    public Msdyn_solutionhealthruleargumentCollectionRequest lk_msdyn_solutionhealthruleargument_createdonbehalfby() {
        return new Msdyn_solutionhealthruleargumentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthruleargument_createdonbehalfby"));
    }

    public Msdyn_solutionhealthruleargumentRequest lk_msdyn_solutionhealthruleargument_createdonbehalfby(String msdyn_solutionhealthruleargumentid) {
        return new Msdyn_solutionhealthruleargumentRequest(contextPath.addSegment("lk_msdyn_solutionhealthruleargument_createdonbehalfby").addKeys(new NameValue(msdyn_solutionhealthruleargumentid.toString())));
    }

    public Msdyn_solutionhealthruleargumentCollectionRequest lk_msdyn_solutionhealthruleargument_modifiedby() {
        return new Msdyn_solutionhealthruleargumentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthruleargument_modifiedby"));
    }

    public Msdyn_solutionhealthruleargumentRequest lk_msdyn_solutionhealthruleargument_modifiedby(String msdyn_solutionhealthruleargumentid) {
        return new Msdyn_solutionhealthruleargumentRequest(contextPath.addSegment("lk_msdyn_solutionhealthruleargument_modifiedby").addKeys(new NameValue(msdyn_solutionhealthruleargumentid.toString())));
    }

    public Msdyn_solutionhealthruleargumentCollectionRequest lk_msdyn_solutionhealthruleargument_modifiedonbehalfby() {
        return new Msdyn_solutionhealthruleargumentCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthruleargument_modifiedonbehalfby"));
    }

    public Msdyn_solutionhealthruleargumentRequest lk_msdyn_solutionhealthruleargument_modifiedonbehalfby(String msdyn_solutionhealthruleargumentid) {
        return new Msdyn_solutionhealthruleargumentRequest(contextPath.addSegment("lk_msdyn_solutionhealthruleargument_modifiedonbehalfby").addKeys(new NameValue(msdyn_solutionhealthruleargumentid.toString())));
    }

    public Msdyn_solutionhealthruleargumentCollectionRequest user_msdyn_solutionhealthruleargument() {
        return new Msdyn_solutionhealthruleargumentCollectionRequest(
                        contextPath.addSegment("user_msdyn_solutionhealthruleargument"));
    }

    public Msdyn_solutionhealthruleargumentRequest user_msdyn_solutionhealthruleargument(String msdyn_solutionhealthruleargumentid) {
        return new Msdyn_solutionhealthruleargumentRequest(contextPath.addSegment("user_msdyn_solutionhealthruleargument").addKeys(new NameValue(msdyn_solutionhealthruleargumentid.toString())));
    }

    public Msdyn_solutionhealthrulesetCollectionRequest lk_msdyn_solutionhealthruleset_createdby() {
        return new Msdyn_solutionhealthrulesetCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthruleset_createdby"));
    }

    public Msdyn_solutionhealthrulesetRequest lk_msdyn_solutionhealthruleset_createdby(String msdyn_solutionhealthrulesetid) {
        return new Msdyn_solutionhealthrulesetRequest(contextPath.addSegment("lk_msdyn_solutionhealthruleset_createdby").addKeys(new NameValue(msdyn_solutionhealthrulesetid.toString())));
    }

    public Msdyn_solutionhealthrulesetCollectionRequest lk_msdyn_solutionhealthruleset_createdonbehalfby() {
        return new Msdyn_solutionhealthrulesetCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthruleset_createdonbehalfby"));
    }

    public Msdyn_solutionhealthrulesetRequest lk_msdyn_solutionhealthruleset_createdonbehalfby(String msdyn_solutionhealthrulesetid) {
        return new Msdyn_solutionhealthrulesetRequest(contextPath.addSegment("lk_msdyn_solutionhealthruleset_createdonbehalfby").addKeys(new NameValue(msdyn_solutionhealthrulesetid.toString())));
    }

    public Msdyn_solutionhealthrulesetCollectionRequest lk_msdyn_solutionhealthruleset_modifiedby() {
        return new Msdyn_solutionhealthrulesetCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthruleset_modifiedby"));
    }

    public Msdyn_solutionhealthrulesetRequest lk_msdyn_solutionhealthruleset_modifiedby(String msdyn_solutionhealthrulesetid) {
        return new Msdyn_solutionhealthrulesetRequest(contextPath.addSegment("lk_msdyn_solutionhealthruleset_modifiedby").addKeys(new NameValue(msdyn_solutionhealthrulesetid.toString())));
    }

    public Msdyn_solutionhealthrulesetCollectionRequest lk_msdyn_solutionhealthruleset_modifiedonbehalfby() {
        return new Msdyn_solutionhealthrulesetCollectionRequest(
                        contextPath.addSegment("lk_msdyn_solutionhealthruleset_modifiedonbehalfby"));
    }

    public Msdyn_solutionhealthrulesetRequest lk_msdyn_solutionhealthruleset_modifiedonbehalfby(String msdyn_solutionhealthrulesetid) {
        return new Msdyn_solutionhealthrulesetRequest(contextPath.addSegment("lk_msdyn_solutionhealthruleset_modifiedonbehalfby").addKeys(new NameValue(msdyn_solutionhealthrulesetid.toString())));
    }

    public Ggw_eventCollectionRequest lk_ggw_event_createdby() {
        return new Ggw_eventCollectionRequest(
                        contextPath.addSegment("lk_ggw_event_createdby"));
    }

    public Ggw_eventRequest lk_ggw_event_createdby(String ggw_eventid) {
        return new Ggw_eventRequest(contextPath.addSegment("lk_ggw_event_createdby").addKeys(new NameValue(ggw_eventid.toString())));
    }

    public Ggw_eventCollectionRequest lk_ggw_event_createdonbehalfby() {
        return new Ggw_eventCollectionRequest(
                        contextPath.addSegment("lk_ggw_event_createdonbehalfby"));
    }

    public Ggw_eventRequest lk_ggw_event_createdonbehalfby(String ggw_eventid) {
        return new Ggw_eventRequest(contextPath.addSegment("lk_ggw_event_createdonbehalfby").addKeys(new NameValue(ggw_eventid.toString())));
    }

    public Ggw_eventCollectionRequest lk_ggw_event_modifiedby() {
        return new Ggw_eventCollectionRequest(
                        contextPath.addSegment("lk_ggw_event_modifiedby"));
    }

    public Ggw_eventRequest lk_ggw_event_modifiedby(String ggw_eventid) {
        return new Ggw_eventRequest(contextPath.addSegment("lk_ggw_event_modifiedby").addKeys(new NameValue(ggw_eventid.toString())));
    }

    public Ggw_eventCollectionRequest lk_ggw_event_modifiedonbehalfby() {
        return new Ggw_eventCollectionRequest(
                        contextPath.addSegment("lk_ggw_event_modifiedonbehalfby"));
    }

    public Ggw_eventRequest lk_ggw_event_modifiedonbehalfby(String ggw_eventid) {
        return new Ggw_eventRequest(contextPath.addSegment("lk_ggw_event_modifiedonbehalfby").addKeys(new NameValue(ggw_eventid.toString())));
    }

    public Ggw_eventCollectionRequest user_ggw_event() {
        return new Ggw_eventCollectionRequest(
                        contextPath.addSegment("user_ggw_event"));
    }

    public Ggw_eventRequest user_ggw_event(String ggw_eventid) {
        return new Ggw_eventRequest(contextPath.addSegment("user_ggw_event").addKeys(new NameValue(ggw_eventid.toString())));
    }

    public Ggw_teamCollectionRequest lk_ggw_team_createdby() {
        return new Ggw_teamCollectionRequest(
                        contextPath.addSegment("lk_ggw_team_createdby"));
    }

    public Ggw_teamRequest lk_ggw_team_createdby(String ggw_teamid) {
        return new Ggw_teamRequest(contextPath.addSegment("lk_ggw_team_createdby").addKeys(new NameValue(ggw_teamid.toString())));
    }

    public Ggw_teamCollectionRequest lk_ggw_team_createdonbehalfby() {
        return new Ggw_teamCollectionRequest(
                        contextPath.addSegment("lk_ggw_team_createdonbehalfby"));
    }

    public Ggw_teamRequest lk_ggw_team_createdonbehalfby(String ggw_teamid) {
        return new Ggw_teamRequest(contextPath.addSegment("lk_ggw_team_createdonbehalfby").addKeys(new NameValue(ggw_teamid.toString())));
    }

    public Ggw_teamCollectionRequest lk_ggw_team_modifiedby() {
        return new Ggw_teamCollectionRequest(
                        contextPath.addSegment("lk_ggw_team_modifiedby"));
    }

    public Ggw_teamRequest lk_ggw_team_modifiedby(String ggw_teamid) {
        return new Ggw_teamRequest(contextPath.addSegment("lk_ggw_team_modifiedby").addKeys(new NameValue(ggw_teamid.toString())));
    }

    public Ggw_teamCollectionRequest lk_ggw_team_modifiedonbehalfby() {
        return new Ggw_teamCollectionRequest(
                        contextPath.addSegment("lk_ggw_team_modifiedonbehalfby"));
    }

    public Ggw_teamRequest lk_ggw_team_modifiedonbehalfby(String ggw_teamid) {
        return new Ggw_teamRequest(contextPath.addSegment("lk_ggw_team_modifiedonbehalfby").addKeys(new NameValue(ggw_teamid.toString())));
    }

    public Ggw_teamCollectionRequest user_ggw_team() {
        return new Ggw_teamCollectionRequest(
                        contextPath.addSegment("user_ggw_team"));
    }

    public Ggw_teamRequest user_ggw_team(String ggw_teamid) {
        return new Ggw_teamRequest(contextPath.addSegment("user_ggw_team").addKeys(new NameValue(ggw_teamid.toString())));
    }

    public Ggw_crewCollectionRequest lk_ggw_crew_createdby() {
        return new Ggw_crewCollectionRequest(
                        contextPath.addSegment("lk_ggw_crew_createdby"));
    }

    public Ggw_crewRequest lk_ggw_crew_createdby(String ggw_crewid) {
        return new Ggw_crewRequest(contextPath.addSegment("lk_ggw_crew_createdby").addKeys(new NameValue(ggw_crewid.toString())));
    }

    public Ggw_crewCollectionRequest lk_ggw_crew_createdonbehalfby() {
        return new Ggw_crewCollectionRequest(
                        contextPath.addSegment("lk_ggw_crew_createdonbehalfby"));
    }

    public Ggw_crewRequest lk_ggw_crew_createdonbehalfby(String ggw_crewid) {
        return new Ggw_crewRequest(contextPath.addSegment("lk_ggw_crew_createdonbehalfby").addKeys(new NameValue(ggw_crewid.toString())));
    }

    public Ggw_crewCollectionRequest lk_ggw_crew_modifiedby() {
        return new Ggw_crewCollectionRequest(
                        contextPath.addSegment("lk_ggw_crew_modifiedby"));
    }

    public Ggw_crewRequest lk_ggw_crew_modifiedby(String ggw_crewid) {
        return new Ggw_crewRequest(contextPath.addSegment("lk_ggw_crew_modifiedby").addKeys(new NameValue(ggw_crewid.toString())));
    }

    public Ggw_crewCollectionRequest lk_ggw_crew_modifiedonbehalfby() {
        return new Ggw_crewCollectionRequest(
                        contextPath.addSegment("lk_ggw_crew_modifiedonbehalfby"));
    }

    public Ggw_crewRequest lk_ggw_crew_modifiedonbehalfby(String ggw_crewid) {
        return new Ggw_crewRequest(contextPath.addSegment("lk_ggw_crew_modifiedonbehalfby").addKeys(new NameValue(ggw_crewid.toString())));
    }

    public Ggw_crewCollectionRequest user_ggw_crew() {
        return new Ggw_crewCollectionRequest(
                        contextPath.addSegment("user_ggw_crew"));
    }

    public Ggw_crewRequest user_ggw_crew(String ggw_crewid) {
        return new Ggw_crewRequest(contextPath.addSegment("user_ggw_crew").addKeys(new NameValue(ggw_crewid.toString())));
    }

    public Ggw_team_applicationCollectionRequest lk_ggw_team_application_createdby() {
        return new Ggw_team_applicationCollectionRequest(
                        contextPath.addSegment("lk_ggw_team_application_createdby"));
    }

    public Ggw_team_applicationRequest lk_ggw_team_application_createdby(String ggw_team_applicationid) {
        return new Ggw_team_applicationRequest(contextPath.addSegment("lk_ggw_team_application_createdby").addKeys(new NameValue(ggw_team_applicationid.toString())));
    }

    public Ggw_team_applicationCollectionRequest lk_ggw_team_application_createdonbehalfby() {
        return new Ggw_team_applicationCollectionRequest(
                        contextPath.addSegment("lk_ggw_team_application_createdonbehalfby"));
    }

    public Ggw_team_applicationRequest lk_ggw_team_application_createdonbehalfby(String ggw_team_applicationid) {
        return new Ggw_team_applicationRequest(contextPath.addSegment("lk_ggw_team_application_createdonbehalfby").addKeys(new NameValue(ggw_team_applicationid.toString())));
    }

    public Ggw_team_applicationCollectionRequest lk_ggw_team_application_modifiedby() {
        return new Ggw_team_applicationCollectionRequest(
                        contextPath.addSegment("lk_ggw_team_application_modifiedby"));
    }

    public Ggw_team_applicationRequest lk_ggw_team_application_modifiedby(String ggw_team_applicationid) {
        return new Ggw_team_applicationRequest(contextPath.addSegment("lk_ggw_team_application_modifiedby").addKeys(new NameValue(ggw_team_applicationid.toString())));
    }

    public Ggw_team_applicationCollectionRequest lk_ggw_team_application_modifiedonbehalfby() {
        return new Ggw_team_applicationCollectionRequest(
                        contextPath.addSegment("lk_ggw_team_application_modifiedonbehalfby"));
    }

    public Ggw_team_applicationRequest lk_ggw_team_application_modifiedonbehalfby(String ggw_team_applicationid) {
        return new Ggw_team_applicationRequest(contextPath.addSegment("lk_ggw_team_application_modifiedonbehalfby").addKeys(new NameValue(ggw_team_applicationid.toString())));
    }

    public Ggw_team_applicationCollectionRequest user_ggw_team_application() {
        return new Ggw_team_applicationCollectionRequest(
                        contextPath.addSegment("user_ggw_team_application"));
    }

    public Ggw_team_applicationRequest user_ggw_team_application(String ggw_team_applicationid) {
        return new Ggw_team_applicationRequest(contextPath.addSegment("user_ggw_team_application").addKeys(new NameValue(ggw_team_applicationid.toString())));
    }

    @Action(name = "AddUserToRecordTeam")
    @JsonIgnore
    public ActionRequestReturningNonCollectionUnwrapped addUserToRecordTeam(Crmbaseentity record, Teamtemplate teamTemplate) {
        Preconditions.checkNotNull(record, "record cannot be null");
        Preconditions.checkNotNull(teamTemplate, "teamTemplate cannot be null");
        Map _parameters = ParameterMap
            .put("Record", "Microsoft.Dynamics.CRM.crmbaseentity", record)
            .put("TeamTemplate", "Microsoft.Dynamics.CRM.teamtemplate", teamTemplate)
            .build();
        return new ActionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.AddUserToRecordTeam"), AddUserToRecordTeamResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Action(name = "InstantiateFilters")
    @JsonIgnore
    public ActionRequestNoReturn instantiateFilters(List templateCollection) {
        Preconditions.checkNotNull(templateCollection, "templateCollection cannot be null");
        Map _parameters = ParameterMap
            .put("TemplateCollection", "Collection(Microsoft.Dynamics.CRM.savedquery)", templateCollection)
            .build();
        return new ActionRequestNoReturn(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.InstantiateFilters"), _parameters);
    }

    @Action(name = "ReassignObjectsSystemUser")
    @JsonIgnore
    public ActionRequestNoReturn reassignObjectsSystemUser(Crmbaseentity reassignPrincipal) {
        Preconditions.checkNotNull(reassignPrincipal, "reassignPrincipal cannot be null");
        Map _parameters = ParameterMap
            .put("ReassignPrincipal", "Microsoft.Dynamics.CRM.crmbaseentity", reassignPrincipal)
            .build();
        return new ActionRequestNoReturn(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.ReassignObjectsSystemUser"), _parameters);
    }

    @Action(name = "RemoveUserFromRecordTeam")
    @JsonIgnore
    public ActionRequestReturningNonCollectionUnwrapped removeUserFromRecordTeam(Crmbaseentity record, Teamtemplate teamTemplate) {
        Preconditions.checkNotNull(record, "record cannot be null");
        Preconditions.checkNotNull(teamTemplate, "teamTemplate cannot be null");
        Map _parameters = ParameterMap
            .put("Record", "Microsoft.Dynamics.CRM.crmbaseentity", record)
            .put("TeamTemplate", "Microsoft.Dynamics.CRM.teamtemplate", teamTemplate)
            .build();
        return new ActionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RemoveUserFromRecordTeam"), RemoveUserFromRecordTeamResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Action(name = "SetBusinessSystemUser")
    @JsonIgnore
    public ActionRequestNoReturn setBusinessSystemUser(Businessunit businessUnit, Crmbaseentity reassignPrincipal) {
        Preconditions.checkNotNull(businessUnit, "businessUnit cannot be null");
        Preconditions.checkNotNull(reassignPrincipal, "reassignPrincipal cannot be null");
        Map _parameters = ParameterMap
            .put("BusinessUnit", "Microsoft.Dynamics.CRM.businessunit", businessUnit)
            .put("ReassignPrincipal", "Microsoft.Dynamics.CRM.crmbaseentity", reassignPrincipal)
            .build();
        return new ActionRequestNoReturn(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.SetBusinessSystemUser"), _parameters);
    }

    @Action(name = "SetParentSystemUser")
    @JsonIgnore
    public ActionRequestNoReturn setParentSystemUser(Systemuser parent, Boolean keepChildUsers) {
        Preconditions.checkNotNull(parent, "parent cannot be null");
        Preconditions.checkNotNull(keepChildUsers, "keepChildUsers cannot be null");
        Map _parameters = ParameterMap
            .put("Parent", "Microsoft.Dynamics.CRM.systemuser", parent)
            .put("KeepChildUsers", "Edm.Boolean", keepChildUsers)
            .build();
        return new ActionRequestNoReturn(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.SetParentSystemUser"), _parameters);
    }

    @Function(name = "RetrieveAllChildUsersSystemUser")
    @JsonIgnore
    public CollectionPageNonEntityRequest retrieveAllChildUsersSystemUser() {
        Map _parameters = ParameterMap.empty();
        return CollectionPageNonEntityRequest.forFunction(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrieveAllChildUsersSystemUser"), Systemuser.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrievePrincipalAccess")
    @JsonIgnore
    public FunctionRequestReturningNonCollectionUnwrapped retrievePrincipalAccess(Crmbaseentity target) {
        Preconditions.checkNotNull(target, "target cannot be null");
        Map _parameters = ParameterMap
            .put("Target", "Microsoft.Dynamics.CRM.crmbaseentity", target)
            .build();
        return new FunctionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrievePrincipalAccess"), RetrievePrincipalAccessResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrievePrincipalAccessInfo")
    @JsonIgnore
    public FunctionRequestReturningNonCollectionUnwrapped retrievePrincipalAccessInfo(String objectId, String entityName) {
        Preconditions.checkNotNull(objectId, "objectId cannot be null");
        Preconditions.checkNotNull(entityName, "entityName cannot be null");
        Map _parameters = ParameterMap
            .put("ObjectId", "Edm.Guid", objectId)
            .put("EntityName", "Edm.String", Checks.checkIsAscii(entityName))
            .build();
        return new FunctionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrievePrincipalAccessInfo"), RetrievePrincipalAccessInfoResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrievePrincipalAttributePrivileges")
    @JsonIgnore
    public FunctionRequestReturningNonCollectionUnwrapped retrievePrincipalAttributePrivileges() {
        Map _parameters = ParameterMap.empty();
        return new FunctionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrievePrincipalAttributePrivileges"), RetrievePrincipalAttributePrivilegesResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrievePrincipalSyncAttributeMappings")
    @JsonIgnore
    public FunctionRequestReturningNonCollectionUnwrapped retrievePrincipalSyncAttributeMappings() {
        Map _parameters = ParameterMap.empty();
        return new FunctionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrievePrincipalSyncAttributeMappings"), RetrievePrincipalSyncAttributeMappingsResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrieveUserLicenseInfo")
    @JsonIgnore
    public FunctionRequestReturningNonCollectionUnwrapped retrieveUserLicenseInfo() {
        Map _parameters = ParameterMap.empty();
        return new FunctionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrieveUserLicenseInfo"), RetrieveUserLicenseInfoResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrieveUserPrivilegeByPrivilegeId")
    @JsonIgnore
    public FunctionRequestReturningNonCollectionUnwrapped retrieveUserPrivilegeByPrivilegeId(String privilegeId) {
        Preconditions.checkNotNull(privilegeId, "privilegeId cannot be null");
        Map _parameters = ParameterMap
            .put("PrivilegeId", "Edm.Guid", privilegeId)
            .build();
        return new FunctionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrieveUserPrivilegeByPrivilegeId"), RetrieveUserPrivilegeByPrivilegeIdResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrieveUserPrivilegeByPrivilegeName")
    @JsonIgnore
    public FunctionRequestReturningNonCollectionUnwrapped retrieveUserPrivilegeByPrivilegeName(String privilegeName) {
        Preconditions.checkNotNull(privilegeName, "privilegeName cannot be null");
        Map _parameters = ParameterMap
            .put("PrivilegeName", "Edm.String", Checks.checkIsAscii(privilegeName))
            .build();
        return new FunctionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrieveUserPrivilegeByPrivilegeName"), RetrieveUserPrivilegeByPrivilegeNameResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrieveUserPrivileges")
    @JsonIgnore
    public FunctionRequestReturningNonCollectionUnwrapped retrieveUserPrivileges() {
        Map _parameters = ParameterMap.empty();
        return new FunctionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrieveUserPrivileges"), RetrieveUserPrivilegesResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrieveUserQueues")
    @JsonIgnore
    public CollectionPageNonEntityRequest retrieveUserQueues(Boolean includePublic) {
        Preconditions.checkNotNull(includePublic, "includePublic cannot be null");
        Map _parameters = ParameterMap
            .put("IncludePublic", "Edm.Boolean", includePublic)
            .build();
        return CollectionPageNonEntityRequest.forFunction(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrieveUserQueues"), Queue.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

    @Function(name = "RetrieveUsersPrivilegesThroughTeams")
    @JsonIgnore
    public FunctionRequestReturningNonCollectionUnwrapped retrieveUsersPrivilegesThroughTeams(Boolean excludeOrgDisabledPrivileges, Boolean includeSetupUserFiltering) {
        Preconditions.checkNotNull(excludeOrgDisabledPrivileges, "excludeOrgDisabledPrivileges cannot be null");
        Preconditions.checkNotNull(includeSetupUserFiltering, "includeSetupUserFiltering cannot be null");
        Map _parameters = ParameterMap
            .put("ExcludeOrgDisabledPrivileges", "Edm.Boolean", excludeOrgDisabledPrivileges)
            .put("IncludeSetupUserFiltering", "Edm.Boolean", includeSetupUserFiltering)
            .build();
        return new FunctionRequestReturningNonCollectionUnwrapped(this.contextPath.addActionOrFunctionSegment("Microsoft.Dynamics.CRM.RetrieveUsersPrivilegesThroughTeams"), RetrieveUsersPrivilegesThroughTeamsResponse.class, _parameters, microsoft.dynamics.crm.schema.SchemaInfo.INSTANCE);
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy