|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrationType | |
|---|---|
| com.jamasoftware.contour.dao | |
| com.jamasoftware.contour.domain | Classes for domain objects. |
| Uses of IntegrationType in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return IntegrationType | |
|---|---|
IntegrationType |
IntegrationDao.getIntegrationType(int id)
|
| Methods in com.jamasoftware.contour.dao that return types with arguments of type IntegrationType | |
|---|---|
java.util.List<IntegrationType> |
IntegrationDao.getIntegrationTypes()
|
| Uses of IntegrationType in com.jamasoftware.contour.domain |
|---|
| Methods in com.jamasoftware.contour.domain that return IntegrationType | |
|---|---|
IntegrationType |
IntegrationConnection.getIntegrationType()
|
IntegrationType |
IntegrationFieldMapping.getIntegrationType()
|
IntegrationType |
IntegrationComponentMapping.getIntegrationType()
|
| Methods in com.jamasoftware.contour.domain with parameters of type IntegrationType | |
|---|---|
void |
IntegrationConnection.setIntegrationType(IntegrationType integrationType)
|
void |
IntegrationFieldMapping.setIntegrationType(IntegrationType integrationType)
|
void |
IntegrationComponentMapping.setIntegrationType(IntegrationType integrationType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||