Download customer-2.0.2-sources.jar
customer/customer-2.0.2-sources.jar.zip( 20 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/beans.xml
META-INF/resources/private/customer/category/index.jsp
META-INF/resources/private/customer/category/list.xhtml
META-INF/resources/private/customer/configuration.xhtml
META-INF/resources/private/customer/customer-menu.xhtml
META-INF/resources/private/customer/customer-panel.xhtml
META-INF/resources/private/customer/edit.xhtml
META-INF/resources/private/customer/index.jsp
META-INF/resources/private/customer/list.xhtml
META-INF/resources/private/customer/view.xhtml
customer.properties
customer_en_EN.properties
customer_it_IT.properties
org.giavacms.ctp.controller.request.CustomerToProductRequestController.java
org.giavacms.ctp.model.CustomerToProduct.java
org.giavacms.ctp.repository.CustomerToProductRepository.java
org.giavacms.customer.controller.CustomerCategoryController.java
org.giavacms.customer.controller.CustomerConfigurationController.java
org.giavacms.customer.controller.CustomerController.java
org.giavacms.customer.controller.request.CustomerRequestController.java
org.giavacms.customer.model.Customer.java
org.giavacms.customer.model.CustomerCategory.java
org.giavacms.customer.model.CustomerConfiguration.java
org.giavacms.customer.module.CustomerMenuProvider.java
org.giavacms.customer.module.CustomerModule.java
org.giavacms.customer.producer.CustomerProducer.java
org.giavacms.customer.repository.CustomerCategoryRepository.java
org.giavacms.customer.repository.CustomerConfigurationRepository.java
org.giavacms.customer.repository.CustomerRepository.java
Related examples in the same category