JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
M
N
O
R
S
A
AgencyRecruitmentServiceImpl
- Class in
net.swindle.springdemo.serviceimpl
Agency recruitment service.
AgencyRecruitmentServiceImpl()
- Constructor for class net.swindle.springdemo.serviceimpl.
AgencyRecruitmentServiceImpl
B
BusinessService
- Interface in
net.swindle.springdemo.service
C
CloudServiceImpl
- Class in
net.swindle.springdemo.serviceimpl
CloudServiceImpl()
- Constructor for class net.swindle.springdemo.serviceimpl.
CloudServiceImpl
corporateService()
- Method in class net.swindle.springdemo.domain.
Organization
Announce services provided.
corporateSlogan()
- Method in class net.swindle.springdemo.domain.
Organization
Announce the company's slogan.
D
Department
- Interface in
net.swindle.springdemo.domain
DiConstructorApp
- Class in
net.swindle.springdemo
Main application.
DiConstructorApp()
- Constructor for class net.swindle.springdemo.
DiConstructorApp
E
EcommerceServiceImpl
- Class in
net.swindle.springdemo.serviceimpl
EcommerceServiceImpl()
- Constructor for class net.swindle.springdemo.serviceimpl.
EcommerceServiceImpl
G
getCompanyName()
- Method in class net.swindle.springdemo.domain.
Organization
Access company name.
H
hiringStatus(int)
- Method in interface net.swindle.springdemo.domain.
Department
hiringStatus(int)
- Method in class net.swindle.springdemo.domain.
HumanResourceDept
HumanResourceDept
- Class in
net.swindle.springdemo.domain
Implementation of Department
HumanResourceDept(RecruitmentService, Organization)
- Constructor for class net.swindle.springdemo.domain.
HumanResourceDept
M
main(String[])
- Static method in class net.swindle.springdemo.
DiConstructorApp
Runs the application.
N
net.swindle.springdemo
- package net.swindle.springdemo
Classes used to execute the application.
net.swindle.springdemo.domain
- package net.swindle.springdemo.domain
Domain classes used to model the real world.
net.swindle.springdemo.service
- package net.swindle.springdemo.service
Service interfaces used to declare method contracts.
net.swindle.springdemo.serviceimpl
- package net.swindle.springdemo.serviceimpl
Service classes used to execute behaviors.
O
offerService(String)
- Method in interface net.swindle.springdemo.service.
BusinessService
offerService(String)
- Method in class net.swindle.springdemo.serviceimpl.
CloudServiceImpl
offerService(String)
- Method in class net.swindle.springdemo.serviceimpl.
EcommerceServiceImpl
Organization
- Class in
net.swindle.springdemo.domain
Organizations.
Organization(String)
- Constructor for class net.swindle.springdemo.domain.
Organization
Constructor method.
R
recruitEmployees(String, String, int)
- Method in interface net.swindle.springdemo.service.
RecruitmentService
recruitEmployees(String, String, int)
- Method in class net.swindle.springdemo.serviceimpl.
AgencyRecruitmentServiceImpl
recruitEmployees(String, String, int)
- Method in class net.swindle.springdemo.serviceimpl.
ReferralRecruitmentServiceImpl
RecruitmentService
- Interface in
net.swindle.springdemo.service
A company that links potential employees to businesses for hire.
ReferralRecruitmentServiceImpl
- Class in
net.swindle.springdemo.serviceimpl
ReferralRecruitmentServiceImpl()
- Constructor for class net.swindle.springdemo.serviceimpl.
ReferralRecruitmentServiceImpl
revenue
- Static variable in interface net.swindle.springdemo.service.
BusinessService
S
setBusinessService(BusinessService)
- Method in class net.swindle.springdemo.domain.
Organization
Provide for Spring Bean mutation.
setDeptName(String)
- Method in class net.swindle.springdemo.domain.
HumanResourceDept
setEmployeeCount(int)
- Method in class net.swindle.springdemo.domain.
Organization
Provide for Spring Bean mutation.
setPostalCode(String)
- Method in class net.swindle.springdemo.domain.
Organization
Provide for Spring Bean mutation.
setSlogan(String)
- Method in class net.swindle.springdemo.domain.
Organization
Modify the company slogan.
A
B
C
D
E
G
H
M
N
O
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017
gregswindle
. All rights reserved.