|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ModelService in com.evolveum.midpoint.init |
|---|
| Methods in com.evolveum.midpoint.init with parameters of type ModelService | |
|---|---|
void |
ModelInitialSetup.setModel(ModelService model)
|
void |
InitialDataImport.setModel(ModelService model)
|
| Uses of ModelService in com.evolveum.midpoint.model.controller |
|---|
| Classes in com.evolveum.midpoint.model.controller that implement ModelService | |
|---|---|
class |
ModelController
This used to be an interface, but it was switched to class for simplicity. |
| Uses of ModelService in com.evolveum.midpoint.web.bean |
|---|
| Methods in com.evolveum.midpoint.web.bean with parameters of type ModelService | |
|---|---|
void |
BrowserBean.setModel(ModelService model)
Deprecated. |
| Constructors in com.evolveum.midpoint.web.bean with parameters of type ModelService | |
|---|---|
AssignmentBean(int id,
AssignmentType assignment,
ModelService model)
|
|
| Uses of ModelService in com.evolveum.midpoint.web.model.dto |
|---|
| Constructors in com.evolveum.midpoint.web.model.dto with parameters of type ModelService | |
|---|---|
GuiUserDto(UserType object,
ModelService model)
|
|
RoleDto(RoleType role,
ModelService model)
|
|
UserDto(UserType user,
ModelService model)
Deprecated. |
|
| Uses of ModelService in com.evolveum.midpoint.web.model.impl |
|---|
| Methods in com.evolveum.midpoint.web.model.impl that return ModelService | |
|---|---|
protected ModelService |
ObjectManagerImpl.getModel()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||