|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrationDirectionType | |
|---|---|
| com.jamasoftware.contour.dao | |
| com.jamasoftware.contour.domain | Classes for domain objects. |
| Uses of IntegrationDirectionType in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return IntegrationDirectionType | |
|---|---|
IntegrationDirectionType |
IntegrationDao.getIntegrationDirectionType(int typeId)
|
| Methods in com.jamasoftware.contour.dao that return types with arguments of type IntegrationDirectionType | |
|---|---|
java.util.List<IntegrationDirectionType> |
IntegrationDao.getAllIntegrationDirectionTypes()
|
| Uses of IntegrationDirectionType in com.jamasoftware.contour.domain |
|---|
| Methods in com.jamasoftware.contour.domain that return IntegrationDirectionType | |
|---|---|
IntegrationDirectionType |
IntegrationComponentMapping.getCommentsDirection()
|
IntegrationDirectionType |
IntegrationFieldMapping.getUpdateDirection()
|
| Methods in com.jamasoftware.contour.domain with parameters of type IntegrationDirectionType | |
|---|---|
void |
IntegrationComponentMapping.setCommentsDirection(IntegrationDirectionType commentsDirection)
|
void |
IntegrationFieldMapping.setUpdateDirection(IntegrationDirectionType updateDirection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||