Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addMyEntity(MyEntity) - Method in class no.ntnu.idatt1002.demo.repo.MyEntityRepo
D
- deleteMyEntity(String) - Method in class no.ntnu.idatt1002.demo.repo.MyEntityRepo
F
- findMyEntities(String) - Method in class no.ntnu.idatt1002.demo.repo.MyEntityRepo
G
- getId() - Method in class no.ntnu.idatt1002.demo.data.MyEntity
- getMyEntity(String) - Method in class no.ntnu.idatt1002.demo.repo.MyEntityRepo
-
Get object with given id
- getName() - Method in class no.ntnu.idatt1002.demo.data.MyEntity
I
M
- main(String[]) - Static method in class no.ntnu.idatt1002.demo.MyApp
-
Main method for my application
- MyApp - Class in no.ntnu.idatt1002.demo
-
Use this class to start the application
- MyApp() - Constructor for class no.ntnu.idatt1002.demo.MyApp
- MyEntity - Class in no.ntnu.idatt1002.demo.data
-
This is just a simple Java-bean
- MyEntity() - Constructor for class no.ntnu.idatt1002.demo.data.MyEntity
- MyEntity(String, String) - Constructor for class no.ntnu.idatt1002.demo.data.MyEntity
- MyEntityRepo - Class in no.ntnu.idatt1002.demo.repo
-
Repository for the MyEntity-entity
- MyEntityRepo() - Constructor for class no.ntnu.idatt1002.demo.repo.MyEntityRepo
- MyWindow - Class in no.ntnu.idatt1002.demo.view
-
Main window for my application!
- MyWindow(String) - Constructor for class no.ntnu.idatt1002.demo.view.MyWindow
-
Constructor for window
N
- name - Variable in class no.ntnu.idatt1002.demo.data.MyEntity
- no.ntnu.idatt1002.demo - package no.ntnu.idatt1002.demo
- no.ntnu.idatt1002.demo.data - package no.ntnu.idatt1002.demo.data
- no.ntnu.idatt1002.demo.repo - package no.ntnu.idatt1002.demo.repo
- no.ntnu.idatt1002.demo.view - package no.ntnu.idatt1002.demo.view
S
- setId(String) - Method in class no.ntnu.idatt1002.demo.data.MyEntity
- setName(String) - Method in class no.ntnu.idatt1002.demo.data.MyEntity
All Classes and Interfaces|All Packages|Serialized Form