Uses of Package
com.plannaplan.entities
Package | Description |
---|---|
com.plannaplan.entities |
Provides all entieites that are created in database by Hibernate
|
com.plannaplan.models |
Provides readonly (mostly) classes to keep data for diffrent pourposes
|
com.plannaplan.repositories |
Provides jpa repositories interfaces to comunicate with database.
|
com.plannaplan.services |
Provides service classes to make operations with entities or comunicate with
external systems.
|
-
Classes in com.plannaplan.entities used by com.plannaplan.entities Class Description Assignment Entity of Assignment grouping of state associated about group_id and commision_idCommision Entity of Commision grouping of state associated about commison and owner_idCourse Entity of Course grouping of state of courseGroups Entity of Groups grouping of state ssociated about course,time,room,capacity,type,dayLecturer Entity of Lecturer grouping of state ssociated about id,title,name,surnameUser Entity of User grouping of state ssociated about id,name,surname,email,role,token,tokenCreatedDate -
Classes in com.plannaplan.entities used by com.plannaplan.models Class Description Assignment Entity of Assignment grouping of state associated about group_id and commision_idExchange Entity that keeps user exchange offer.Groups Entity of Groups grouping of state ssociated about course,time,room,capacity,type,dayUser Entity of User grouping of state ssociated about id,name,surname,email,role,token,tokenCreatedDate -
Classes in com.plannaplan.entities used by com.plannaplan.repositories Class Description Assignment Entity of Assignment grouping of state associated about group_id and commision_idCommision Entity of Commision grouping of state associated about commison and owner_idCourse Entity of Course grouping of state of courseExchange Entity that keeps user exchange offer.Groups Entity of Groups grouping of state ssociated about course,time,room,capacity,type,dayLecturer Entity of Lecturer grouping of state ssociated about id,title,name,surnameUser Entity of User grouping of state ssociated about id,name,surname,email,role,token,tokenCreatedDate -
Classes in com.plannaplan.entities used by com.plannaplan.services Class Description AppConfig entity that keeps app configurationsAssignment Entity of Assignment grouping of state associated about group_id and commision_idCommision Entity of Commision grouping of state associated about commison and owner_idCourse Entity of Course grouping of state of courseExchange Entity that keeps user exchange offer.Groups Entity of Groups grouping of state ssociated about course,time,room,capacity,type,dayLecturer Entity of Lecturer grouping of state ssociated about id,title,name,surnameUser Entity of User grouping of state ssociated about id,name,surname,email,role,token,tokenCreatedDate