|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrationConnection | |
|---|---|
| com.jamasoftware.contour.dao | |
| Uses of IntegrationConnection in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return IntegrationConnection | |
|---|---|
IntegrationConnection |
IntegrationDao.getIntegrationConnection(int integrationType,
int scope,
int refId)
|
| Methods in com.jamasoftware.contour.dao that return types with arguments of type IntegrationConnection | |
|---|---|
java.util.List<IntegrationConnection> |
IntegrationDao.getIntegrationConnectionListByDefaultContourUser(int contourUserId)
|
| Methods in com.jamasoftware.contour.dao with parameters of type IntegrationConnection | |
|---|---|
void |
IntegrationDao.deleteIntegrationConnection(IntegrationConnection integrationConnection)
|
void |
IntegrationDao.saveIntegrationConnection(IntegrationConnection integrationConnection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||