Index

A B C D E F H I J L M N O R S T V 
All Classes and Interfaces|All Packages

A

AbstractEntityApplicationModelTest<Model extends is.codion.framework.model.DefaultEntityModel<Model,EditModel,TableModel>,EditModel extends is.codion.framework.model.AbstractEntityEditModel,TableModel extends is.codion.framework.model.EntityTableModel<EditModel>> - Class in is.codion.framework.model.test
A base class for testing EntityApplicationModel subclasses.
AbstractEntityApplicationModelTest() - Constructor for class is.codion.framework.model.test.AbstractEntityApplicationModelTest
 
AbstractEntityModelTest<Model extends is.codion.framework.model.DefaultEntityModel<Model,EditModel,TableModel>,EditModel extends is.codion.framework.model.AbstractEntityEditModel,TableModel extends is.codion.framework.model.EntityTableModel<EditModel>> - Class in is.codion.framework.model.test
A base class for testing EntityModel subclasses.
AbstractEntityModelTest() - Constructor for class is.codion.framework.model.test.AbstractEntityModelTest
 
AbstractEntityTableModelTest<EditModel extends is.codion.framework.model.EntityEditModel,TableModel extends is.codion.framework.model.EntityTableModel<EditModel>> - Class in is.codion.framework.model.test
A base class for testing EntityTableModel subclasses.
AbstractEntityTableModelTest() - Constructor for class is.codion.framework.model.test.AbstractEntityTableModelTest
 
activateDeactivateDetailModel() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
addModelAsItsOwnDetailModel() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
addSameDetailModelTwice() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
attributes() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 

B

BOOLEAN - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
BOOLEAN_NULLABLE - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 

C

clear() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
clearEditModelClearTableSelection() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
clearForeignKeyOnEmptySelection() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
CODE - Static variable in interface is.codion.framework.model.test.TestDomain.Master
 
COMMISSION - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
CONDITION_1_TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
CONDITION_2_TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
CONDITION_3_TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
conditionChangedListener() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
CONNECTION_PROVIDER - Static variable in class is.codion.framework.model.test.AbstractEntityModelTest
 
connectionProvider() - Method in class is.codion.framework.model.test.AbstractEntityApplicationModelTest
 
connectionProvider() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
connectionProvider() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
constructorNullConnectionProvider() - Method in class is.codion.framework.model.test.AbstractEntityApplicationModelTest
 
constructorNullTableModel() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
containsEntityModel() - Method in class is.codion.framework.model.test.AbstractEntityApplicationModelTest
 
createDepartmentModel() - Method in class is.codion.framework.model.test.AbstractEntityApplicationModelTest
 
createDepartmentModel() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
createDepartmentModelWithoutDetailModel() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
createDepartmentTableModel() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
createEditModel(EntityType, EntityConnectionProvider) - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
createEmployeeModel() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
createTableModel(EditModel) - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
createTableModel(EntityType, EntityConnectionProvider) - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
createTestTableModel() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 

D

DATE - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
deleteNotEnabled() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
DEPARTMENT - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
DEPARTMENT_FK - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
DEPARTMENT_LOCATION - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
departmentModel - Variable in class is.codion.framework.model.test.AbstractEntityModelTest
 
detailModel() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
detailModelNotFound() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
DOMAIN - Static variable in class is.codion.framework.model.test.TestDomain
 
DOUBLE - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 

E

entityModelByClass() - Method in class is.codion.framework.model.test.AbstractEntityApplicationModelTest
 
entityModelByEntityType() - Method in class is.codion.framework.model.test.AbstractEntityApplicationModelTest
 
entityModelByEntityTypeNotFound() - Method in class is.codion.framework.model.test.AbstractEntityApplicationModelTest
 
entityType() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
ENUM_TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.EnumEntity
 

F

findMultiple() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
findSingle() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 

H

HIREDATE - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 

I

ID - Static variable in interface is.codion.framework.model.test.TestDomain.Department
 
ID - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
ID - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
ID - Static variable in interface is.codion.framework.model.test.TestDomain.EnumEntity
 
ID - Static variable in interface is.codion.framework.model.test.TestDomain.Master
 
insertDifferentTypes() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
INT - Static variable in interface is.codion.framework.model.test.TestDomain.Derived
 
INT - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
INT_DERIVED - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
INT_VALUE_LIST - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
INT2 - Static variable in interface is.codion.framework.model.test.TestDomain.Derived
 
INT3 - Static variable in interface is.codion.framework.model.test.TestDomain.Derived
 
INT4 - Static variable in interface is.codion.framework.model.test.TestDomain.Derived
 
is.codion.framework.model.test - module is.codion.framework.model.test
Base classes for unit testing framework application model classes:

AbstractEntityModelTest
AbstractEntityTableModelTest
AbstractEntityApplicationModelTest
is.codion.framework.model.test - package is.codion.framework.model.test
 

J

JOB - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 

L

limit() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
LOCATION - Static variable in interface is.codion.framework.model.test.TestDomain.Department
 

M

MASTER_CODE - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
MASTER_FK - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
MASTER_ID - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
MASTER_NAME - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
MGR - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
MGR_FK - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 

N

NAME - Static variable in interface is.codion.framework.model.test.TestDomain.Department
 
NAME - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
NAME - Static variable in interface is.codion.framework.model.test.TestDomain.Master
 

O

ONE - Enum constant in enum class is.codion.framework.model.test.TestDomain.EnumEntity.EnumType
 
onInsert() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 

R

refreshOnSelection() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
removeDeletedEntities() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 

S

SALARY - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
searchByInsertedEntity() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
select() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
selectedEntitiesIterator() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
STRING - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 

T

test() - Method in class is.codion.framework.model.test.AbstractEntityApplicationModelTest
 
test() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
testDetailModels() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
TestDomain - Class in is.codion.framework.model.test
 
TestDomain() - Constructor for class is.codion.framework.model.test.TestDomain
 
TestDomain.Department - Interface in is.codion.framework.model.test
 
TestDomain.Derived - Interface in is.codion.framework.model.test
 
TestDomain.Detail - Interface in is.codion.framework.model.test
 
TestDomain.Employee - Interface in is.codion.framework.model.test
 
TestDomain.EnumEntity - Interface in is.codion.framework.model.test
 
TestDomain.EnumEntity.EnumType - Enum Class in is.codion.framework.model.test
 
TestDomain.Master - Interface in is.codion.framework.model.test
 
testEntities - Variable in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
testModel - Variable in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
testSearchState() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
testTheRest() - Method in class is.codion.framework.model.test.AbstractEntityTableModelTest
 
testUpdatePrimaryKey() - Method in class is.codion.framework.model.test.AbstractEntityModelTest
 
THREE - Enum constant in enum class is.codion.framework.model.test.TestDomain.EnumEntity.EnumType
 
TIMESTAMP - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
TWO - Enum constant in enum class is.codion.framework.model.test.TestDomain.EnumEntity.EnumType
 
TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.Department
 
TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.Derived
 
TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.Detail
 
TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.Employee
 
TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.EnumEntity
 
TYPE - Static variable in interface is.codion.framework.model.test.TestDomain.Master
 

V

valueOf(String) - Static method in enum class is.codion.framework.model.test.TestDomain.EnumEntity.EnumType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class is.codion.framework.model.test.TestDomain.EnumEntity.EnumType
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F H I J L M N O R S T V 
All Classes and Interfaces|All Packages