|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallTag | |
com.retek.component.customerorder | |
com.retek.component.customerorder.impl | |
com.retek.component.customerorder.impl.command |
Uses of CallTag in com.retek.component.customerorder |
Methods in com.retek.component.customerorder that return CallTag | |
CallTag |
CallTagManager.buildCallTagInstance(User user)
|
CallTag |
CallTagManager.read(DistributedReference ref)
|
Methods in com.retek.component.customerorder with parameters of type CallTag | |
void |
CustomerOrder.addCallTag(User user,
CallTag callTag)
|
Uses of CallTag in com.retek.component.customerorder.impl |
Classes in com.retek.component.customerorder.impl that implement CallTag | |
class |
CallTagImpl
|
Methods in com.retek.component.customerorder.impl that return CallTag | |
CallTag |
CallTagManagerImpl.buildCallTagInstance(User user)
|
CallTag |
CallTagManagerImpl.read(DistributedReference ref)
|
Methods in com.retek.component.customerorder.impl with parameters of type CallTag | |
void |
CustomerOrderImpl.addCallTag(User user,
CallTag callTag)
|
Uses of CallTag in com.retek.component.customerorder.impl.command |
Methods in com.retek.component.customerorder.impl.command with parameters of type CallTag | |
static void |
CallTagSubmitValidator.validate(CallTag callTag)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |