public String getWebKey() { // AcSqlResultsVoBase and AcSqlResultsVoPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(getSchemaName()); b.encodeAny(getIndex()); return b.toString(); }
public String getWebKey() { // AcUspsInternationalCandidateRouteLegBase and AcUspsInternationalCandidateRouteLegPk must // match. ScEncoder b = new ScEncoder(); b.encodeAny(_id); return b.toString(); }
public String getWebKey() { // AcTravelPlanConfirmationEdiMessageBase and AcTravelPlanConfirmationEdiMessagePk must match. ScEncoder b = new ScEncoder(); b.encodeAny(getTravelPlanConfirmationId()); b.encodeAny(getReceivedEdiMessageId()); return b.toString(); }
public String getWebKey() { // AcUserAirportMobileDeviceCacheBase and AcUserAirportMobileDeviceCachePk must match. ScEncoder b = new ScEncoder(); b.encodeAny(_login); b.encodeAny(_airportCode); return b.toString(); }
public String getWebKey() { // AcGlobalUspsInternationalDemandCategoryBase and AcGlobalUspsInternationalDemandCategoryPk // must match. ScEncoder b = new ScEncoder(); b.encodeAny(_code); return b.toString(); }
public String getWebKey() { // AcSentFileMessageVoBase and AcSentFileMessageVoPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(getSentEdiInterchangeId()); b.encodeAny(getSentMessageId()); b.encodeAny(getSentFileId()); return b.toString(); }
public String getWebKey() { // AcSentEdiInterchangeUspsInternationalCandidateRouteMessageBase and // AcSentEdiInterchangeUspsInternationalCandidateRouteMessagePk must match. ScEncoder b = new ScEncoder(); b.encodeAny(getSentEdiInterchangeId()); b.encodeAny(getUspsInternationalCandidateRouteMessageId()); return b.toString(); }
public String getWebKey() { // AcGb0901MarketPayComponentSummaryBase and AcGb0901MarketPayComponentSummaryPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(getFirstResultUtcDt()); b.encodeAny(getCarrierOrigin()); b.encodeAny(getCarrierDestination()); b.encodeAny(getContractedParty()); b.encodeAny(getSubcontractedCarriers()); b.encodeAny(getCarrierOperated()); return b.toString(); }
public String getWebKey() { // AcUspsInternationalCgrWorkLegFlightConflictSummaryVoBase and // AcUspsInternationalCgrWorkLegFlightConflictSummaryVoPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(getLegDepartureLocalTm()); b.encodeAny(getLegArrivalLocalTm()); b.encodeAny(getLegArrivalDayOffset()); b.encodeAny(getLegStopCount()); b.encodeAny(getLegEquipment()); return b.toString(); }
public String getWebKey() { // AcHomeBy2300SummaryVoBase and AcHomeBy2300SummaryVoPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(getDueDt()); return b.toString(); }
public String getWebKey() { // AcBatchStatisticBase and AcBatchStatisticPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(_id); return b.toString(); }
public String getWebKey() { // AcGlobalJobLogBase and AcGlobalJobLogPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(_id); return b.toString(); }
public String getWebKey() { // AcSentEdiInterchangeBase and AcSentEdiInterchangePk must match. ScEncoder b = new ScEncoder(); b.encodeAny(_id); return b.toString(); }
public String getWebKey() { // AcTravelPlanConfirmationContainerBase and AcTravelPlanConfirmationContainerPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(_id); return b.toString(); }
public String getWebKey() { // AcCustodySummaryVoBase and AcCustodySummaryVoPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(_hashKey); return b.toString(); }
public String getWebKey() { // AcUspsDomesticSkeletonRouteOfferBase and AcUspsDomesticSkeletonRouteOfferPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(getId()); return b.toString(); }
public String getWebKey() { // AcMobileProfileBase and AcMobileProfilePk must match. ScEncoder b = new ScEncoder(); b.encodeAny(_name); return b.toString(); }
public String getWebKey() { // AcAccountInclusionOperatorVoBase and AcAccountInclusionOperatorVoPk must match. ScEncoder b = new ScEncoder(); b.encodeAny(_accountCode); return b.toString(); }