|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwNotSupportedException | |
---|---|
com.wewebu.ow.server.ao | |
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.ecm.bpm |
Uses of OwNotSupportedException in com.wewebu.ow.server.ao |
---|
Methods in com.wewebu.ow.server.ao that throw OwNotSupportedException | |
---|---|
static OwDBAttributeBagsSupport |
OwDBAttributeBagsSupport.createAndCheckDBSupport(OwNetworkContext networkContext_p)
Returns an OwDBAttributeBagsSupport instance if such
an attribute bag support is usable in the given context. |
Uses of OwNotSupportedException in com.wewebu.ow.server.ecm |
---|
Subclasses of OwNotSupportedException in com.wewebu.ow.server.ecm | |
---|---|
class |
OwStatusContextException
Exception thrown, when a function does not support the requested status context value. |
Methods in com.wewebu.ow.server.ecm that throw OwNotSupportedException | |
---|---|
static OwAttributeBagResolver |
OwAttributeBagResolver.createAndCheckResolver(OwNetworkContext networkContext_p)
Returns an OwAttributeBagResolver instance if such
an attribute bag support is usable in the given context. |
Uses of OwNotSupportedException in com.wewebu.ow.server.ecm.bpm |
---|
Methods in com.wewebu.ow.server.ecm.bpm that throw OwNotSupportedException | |
---|---|
OwWorkitemRepository.OwProxyInfo |
OwWorkitemRepository.createProxy()
create a new proxy info used in setProxies |
Collection |
OwWorkitemRepository.getProxies(String absentpersonID_p)
get proxy info for given absent person |
void |
OwWorkitemRepository.setProxies(Collection proxies_p,
String absentpersonID_p)
set proxies, to receive the workitems NOTE: All existing proxies for the given absent person will be deleted |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |