|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderExecutionProfileInfo | |
|---|---|
| org.gwe.app.daemon.domain | |
| org.gwe.persistence.model | |
| Uses of OrderExecutionProfileInfo in org.gwe.app.daemon.domain |
|---|
| Methods in org.gwe.app.daemon.domain with parameters of type OrderExecutionProfileInfo | |
|---|---|
void |
UserDomain.updateDefaultExecutionProfile(OrderExecutionProfileInfo executionProfile)
|
| Uses of OrderExecutionProfileInfo in org.gwe.persistence.model |
|---|
| Methods in org.gwe.persistence.model that return OrderExecutionProfileInfo | |
|---|---|
OrderExecutionProfileInfo |
OrderExecutionProfileInfo.clone()
|
OrderExecutionProfileInfo |
DaemonConfigDesc.getDefaultExecutionProfile()
|
OrderExecutionProfileInfo |
OrderInfo.getExecutionProfile()
|
| Methods in org.gwe.persistence.model with parameters of type OrderExecutionProfileInfo | |
|---|---|
void |
OrderInfo.generateJobs(DaemonConfigDesc config,
OrderExecutionProfileInfo executionProfile)
|
void |
DaemonConfigDesc.setDefaultExecutionProfile(OrderExecutionProfileInfo defaultExecutionProfile)
|
void |
OrderInfo.setExecutionProfile(OrderExecutionProfileInfo executionProfile)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||