Package omero
Interface RMapPrx
-
- All Superinterfaces:
Ice.ObjectPrx
,RTypePrx
- All Known Implementing Classes:
RMapPrxHelper
public interface RMapPrx extends RTypePrx
Similar toRCollection
, theRMap
class permits the passing of a possible nullRTypeDict
where any otherRType
is expected.- See Also:
RCollection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Ice.AsyncResult
begin_get(java.lang.String key)
Ice.AsyncResult
begin_get(java.lang.String key, Ice.Callback __cb)
Ice.AsyncResult
begin_get(java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_get(java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RMap_get __cb)
Ice.AsyncResult
begin_get(java.lang.String key, Callback_RMap_get __cb)
Ice.AsyncResult
begin_getValue()
Ice.AsyncResult
begin_getValue(Ice.Callback __cb)
Ice.AsyncResult
begin_getValue(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getValue(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RMap_getValue __cb)
Ice.AsyncResult
begin_getValue(Callback_RMap_getValue __cb)
Ice.AsyncResult
begin_put(java.lang.String key, RType value)
Ice.AsyncResult
begin_put(java.lang.String key, RType value, Ice.Callback __cb)
Ice.AsyncResult
begin_put(java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_put(java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RMap_put __cb)
Ice.AsyncResult
begin_put(java.lang.String key, RType value, Callback_RMap_put __cb)
Ice.AsyncResult
begin_size()
Ice.AsyncResult
begin_size(Ice.Callback __cb)
Ice.AsyncResult
begin_size(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_size(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RMap_size __cb)
Ice.AsyncResult
begin_size(Callback_RMap_size __cb)
RType
end_get(Ice.AsyncResult __result)
java.util.Map<java.lang.String,RType>
end_getValue(Ice.AsyncResult __result)
void
end_put(Ice.AsyncResult __result)
int
end_size(Ice.AsyncResult __result)
RType
get(java.lang.String key)
RType
get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.String,RType>
getValue()
java.util.Map<java.lang.String,RType>
getValue(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
put(java.lang.String key, RType value)
void
put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
int
size()
int
size(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
Methods inherited from interface omero.RTypePrx
begin_compare, begin_compare, begin_compare, begin_compare, begin_compare, begin_compare, begin_compare, begin_compare, begin_compare, begin_compare, compare, compare, end_compare
-
-
-
-
Method Detail
-
getValue
java.util.Map<java.lang.String,RType> getValue()
-
getValue
java.util.Map<java.lang.String,RType> getValue(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getValue
Ice.AsyncResult begin_getValue()
-
begin_getValue
Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getValue
Ice.AsyncResult begin_getValue(Ice.Callback __cb)
-
begin_getValue
Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getValue
Ice.AsyncResult begin_getValue(Callback_RMap_getValue __cb)
-
begin_getValue
Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RMap_getValue __cb)
-
begin_getValue
Ice.AsyncResult begin_getValue(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getValue
Ice.AsyncResult begin_getValue(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getValue
Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getValue
Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getValue
java.util.Map<java.lang.String,RType> end_getValue(Ice.AsyncResult __result)
-
size
int size()
-
size
int size(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_size
Ice.AsyncResult begin_size()
-
begin_size
Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_size
Ice.AsyncResult begin_size(Ice.Callback __cb)
-
begin_size
Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_size
Ice.AsyncResult begin_size(Callback_RMap_size __cb)
-
begin_size
Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RMap_size __cb)
-
begin_size
Ice.AsyncResult begin_size(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_size
Ice.AsyncResult begin_size(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_size
Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_size
Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_size
int end_size(Ice.AsyncResult __result)
-
get
RType get(java.lang.String key)
-
get
RType get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key, Ice.Callback __cb)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key, Callback_RMap_get __cb)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RMap_get __cb)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_get
Ice.AsyncResult begin_get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_get
RType end_get(Ice.AsyncResult __result)
-
put
void put(java.lang.String key, RType value)
-
put
void put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value, Ice.Callback __cb)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value, Callback_RMap_put __cb)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RMap_put __cb)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_put
Ice.AsyncResult begin_put(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_put
void end_put(Ice.AsyncResult __result)
-
-