repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/entities/BookingImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
3,736
23.266234
89
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/entities/BookingPKImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
2,424
23.25
81
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/entities/CustomerAddressImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
4,029
27.785714
80
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/entities/CustomerImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
4,208
23.758824
185
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/entities/CustomerSessionImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
2,985
24.305085
100
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/entities/FlightImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
6,141
25.13617
80
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/entities/FlightPKImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
2,506
25.670213
80
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/entities/FlightSegmentImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
2,770
24.190909
150
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/service/BookingServiceImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
7,806
31.260331
156
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/service/CustomerServiceImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
8,363
33.138776
131
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/service/FlightServiceImpl.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
12,920
31.794416
125
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/utils/MapPutAllAgent.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
2,905
32.402299
116
java
acmeair
acmeair-master/acmeair-services-wxs/src/main/java/com/acmeair/wxs/utils/WXSSessionManager.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
14,628
35.390547
146
java
acmeair
acmeair-master/acmeair-services/src/main/java/com/acmeair/service/BookingService.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
1,226
32.162162
80
java
acmeair
acmeair-master/acmeair-services/src/main/java/com/acmeair/service/CustomerService.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
3,520
30.159292
119
java
acmeair
acmeair-master/acmeair-services/src/main/java/com/acmeair/service/DataService.java
package com.acmeair.service; import java.lang.annotation.Retention; import java.lang.annotation.Target; import javax.inject.Qualifier; import static java.lang.annotation.ElementType.TYPE; import static java.lang.annotation.ElementType.METHOD; import static java.lang.annotation.ElementType.FIELD; import static java.la...
596
28.85
72
java
acmeair
acmeair-master/acmeair-services/src/main/java/com/acmeair/service/FlightService.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
4,749
38.256198
139
java
acmeair
acmeair-master/acmeair-services/src/main/java/com/acmeair/service/KeyGenerator.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
885
35.916667
80
java
acmeair
acmeair-master/acmeair-services/src/main/java/com/acmeair/service/ServiceLocator.java
/******************************************************************************* * Copyright (c) 2013-2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
9,389
33.145455
112
java
acmeair
acmeair-master/acmeair-services/src/main/java/com/acmeair/service/TransactionService.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
859
36.391304
80
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/config/AcmeAirConfiguration.java
package com.acmeair.config; import java.util.ArrayList; import java.util.Map; import java.util.logging.Logger; import javax.annotation.PostConstruct; import javax.enterprise.inject.spi.BeanManager; import javax.inject.Inject; import javax.naming.InitialContext; import javax.naming.NamingException; import javax.ws.rs....
5,380
23.022321
103
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/config/LoaderREST.java
package com.acmeair.config; import javax.inject.Inject; import javax.ws.rs.DefaultValue; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax.ws.rs.QueryParam; import javax.ws.rs.core.Response; import com.acmeair.loader.Loader; @Path("/loader") public class LoaderREST { // pri...
842
20.615385
93
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/AcmeAirApp.java
package com.acmeair.web; import java.util.Arrays; import java.util.HashSet; import java.util.Set; import javax.ws.rs.core.Application; import javax.ws.rs.ApplicationPath; @ApplicationPath("/rest/api") public class AcmeAirApp extends Application { public Set<Class<?>> getClasses() { return new HashSet<Cla...
427
25.75
128
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/AppConfig.java
package com.acmeair.web; import java.util.Arrays; import java.util.HashSet; import java.util.Set; import javax.ws.rs.core.Application; import javax.ws.rs.ApplicationPath; import com.acmeair.config.AcmeAirConfiguration; import com.acmeair.config.LoaderREST; @ApplicationPath("/rest/info") public class AppConfig exten...
484
24.526316
98
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/BookingsREST.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
3,686
28.733871
121
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/CustomerREST.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
3,502
34.744898
125
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/FlightsREST.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
4,076
31.879032
122
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/LoginREST.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
3,440
39.964286
120
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/RESTCookieSessionFilter.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
3,998
33.179487
121
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/AddressInfo.java
/******************************************************************************* * Copyright (c) 2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
4,325
27.460526
80
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/BookingInfo.java
package com.acmeair.web.dto; import java.util.Date; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import com.acmeair.entities.Booking; @XmlAccessorType(XmlAccessType.PUBL...
1,629
21.328767
65
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/BookingPKInfo.java
package com.acmeair.web.dto; import javax.xml.bind.annotation.XmlElement; public class BookingPKInfo { @XmlElement(name="id") private String id; @XmlElement(name="customerId") private String customerId; public BookingPKInfo() { } public BookingPKInfo(String customerId,String id) { this.id = id...
595
13.190476
52
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/BookingReceiptInfo.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
1,780
29.186441
92
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/CustomerInfo.java
/******************************************************************************* * Copyright (c) 2015 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
4,918
24.096939
168
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/FlightInfo.java
package com.acmeair.web.dto; import java.math.BigDecimal; import java.util.Date; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import com.acmeair.entities.Flight; @XmlAcc...
3,519
28.830508
73
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/FlightPKInfo.java
package com.acmeair.web.dto; public class FlightPKInfo { private String id; private String flightSegmentId; FlightPKInfo(){} FlightPKInfo(String flightSegmentId,String id){ this.id = id; this.flightSegmentId = flightSegmentId; } public String getId() { return id; } public void setId(String id) { t...
508
17.851852
57
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/FlightSegmentInfo.java
package com.acmeair.web.dto; import com.acmeair.entities.FlightSegment; public class FlightSegmentInfo { private String _id; private String originPort; private String destPort; private int miles; public FlightSegmentInfo() { } public FlightSegmentInfo(FlightSegment flightSegment) { this._id = flightSegm...
958
19.847826
56
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/TripFlightOptions.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
2,039
33
97
java
acmeair
acmeair-master/acmeair-webapp/src/main/java/com/acmeair/web/dto/TripLegInfo.java
/******************************************************************************* * Copyright (c) 2013 IBM Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
2,196
24.847059
95
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/BackOrderMgr.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
8,602
34.995816
117
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/CatalogMgr.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
6,488
30.5
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/CustomerMgr.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
5,089
27.757062
114
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/EMailMessage.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
2,181
36.62069
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/MailerAppException.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
1,608
41.342105
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/MailerBean.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
5,049
35.594203
110
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/NoSupplierException.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
1,508
40.916667
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/PopulateDBBean.java
package com.ibm.websphere.samples.pbw.bean; import javax.annotation.PostConstruct; import javax.ejb.Singleton; import javax.ejb.Startup; import javax.inject.Inject; import com.ibm.websphere.samples.pbw.utils.Util; @Singleton @Startup public class PopulateDBBean { @Inject ResetDBBean dbBean; @Po...
445
17.583333
48
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/ResetDBBean.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
12,389
35.122449
264
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/ShoppingCartBean.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
10,306
28.617816
105
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/ShoppingCartContent.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
3,065
30.285714
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/bean/SuppliersBean.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
4,543
30.337931
106
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/jpa/BackOrder.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
4,301
30.632353
150
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/jpa/Customer.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
5,432
25.502439
108
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/jpa/Inventory.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
7,896
24.230032
132
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/jpa/Order.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
9,827
23.944162
137
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/jpa/OrderItem.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
6,064
25.600877
110
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/jpa/OrderKey.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
2,621
30.97561
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/jpa/Supplier.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
3,399
24
116
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/utils/ListProperties.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
6,525
40.833333
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/utils/Util.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
13,190
41.278846
200
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/AccountBean.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
8,293
30.777778
106
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/AccountServlet.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
13,135
37.749263
114
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/AdminServlet.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
14,157
35.774026
117
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/BackOrderItem.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
4,733
21.542857
108
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/HelpBean.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
2,520
27.977011
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/ImageServlet.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
3,628
33.894231
114
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/LoginInfo.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
2,298
30.493151
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/MailAction.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
2,382
35.661538
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/OrderInfo.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
11,626
21.359615
122
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/Populate.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
11,056
35.371711
264
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/ProductBean.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
2,672
31.204819
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/ShoppingBean.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
5,443
28.912088
104
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/ShoppingItem.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
9,387
24.034667
117
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/ValidatePasswords.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
2,242
43.86
108
java
null
sample.plantsbywebsphere-main/src/main/java/com/ibm/websphere/samples/pbw/war/ValidatorUtils.java
// // COPYRIGHT LICENSE: This information contains sample code provided in source code form. You may copy, // modify, and distribute these sample programs in any form without payment to IBM for the purposes of // developing, using, marketing or distributing application programs conforming to the application // progr...
2,052
45.659091
104
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/TradeAction.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
24,760
36.234586
159
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/TradeServices.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
11,314
35.977124
150
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/beans/MarketSummaryDataBean.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
8,792
29.637631
184
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/beans/RunStatsDataBean.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
7,402
24.094915
158
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/direct/KeySequenceDirect.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
4,374
37.043478
147
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/direct/TradeDirect.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
79,883
36.663366
184
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/ejb3/DTBroker3MDB.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
7,065
42.617284
152
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/ejb3/DTStreamer3MDB.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
6,308
44.717391
154
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/ejb3/MarketSummarySingleton.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
5,017
38.511811
202
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/ejb3/TradeSLSBBean.java
/** * (C) Copyright IBM Corporation 2015, 2021 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
29,347
39.257888
159
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/ejb3/TradeSLSBLocal.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
1,197
35.30303
128
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/ejb3/TradeSLSBRemote.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
1,196
35.272727
128
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/entities/AccountDataBean.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
8,986
31.096429
167
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/entities/AccountProfileDataBean.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
5,099
27.651685
152
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/entities/HoldingDataBean.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
6,167
29.84
167
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/entities/OrderDataBean.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
11,568
33.951662
194
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/entities/QuoteDataBean.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
6,232
29.257282
220
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/util/CompleteOrderThread.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
2,522
34.041667
127
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/util/FinancialUtils.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
4,026
37.352381
142
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/util/KeyBlock.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3,416
23.407143
99
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/util/Log.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
5,860
28.305
144
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/util/MDBStats.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
2,025
28.362319
80
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/util/TimerStat.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
2,717
19.283582
80
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/util/TradeConfig.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
28,634
31.725714
158
java
sample.daytrader7
sample.daytrader7-master/daytrader-ee7-ejb/src/main/java/com/ibm/websphere/samples/daytrader/util/WebSocketJMSMessage.java
/** * (C) Copyright IBM Corporation 2015. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
1,027
31.125
89
java