| Package | Description |
|---|---|
| com.amdocs.zusammen.adaptor.inbound.api.item | |
| com.amdocs.zusammen.adaptor.inbound.api.types.item |
| Modifier and Type | Method and Description |
|---|---|
Response<ElementInfo> |
ElementAdaptor.getInfo(SessionContext context,
ElementContext elementContext,
Id elementId) |
Response<Collection<ElementInfo>> |
ElementAdaptor.list(SessionContext context,
ElementContext elementContext,
Id elementId) |
| Modifier and Type | Method and Description |
|---|---|
ElementInfo |
ElementConflictInfo.getLocalElementInfo() |
ElementInfo |
ElementConflictInfo.getRemoteElementInfo() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ElementInfo> |
ElementInfo.getSubElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementConflictInfo.setLocalElementInfo(ElementInfo localElementInfo) |
void |
ElementConflictInfo.setRemoteElementInfo(ElementInfo remoteElementInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementInfo.setSubElements(Collection<ElementInfo> subElements) |
Copyright © 2020. All rights reserved.