Package omero.api
Class ITypesPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.api.ITypesPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,ITypesPrx
,ServiceInterfacePrx
public final class ITypesPrxHelper extends Ice.ObjectPrxHelperBase implements ITypesPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ITypesPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__allEnumerations_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
static void
__createEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
static void
__deleteEnumeration_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__getAnnotationTypes_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
static void
__getEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
static void
__getEnumerationsWithEntries_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
static void
__getEnumerationTypes_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
static void
__getOriginalEnumerations_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
static ITypesPrx
__read(IceInternal.BasicStream __is)
static void
__resetEnumerations_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__updateEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
static void
__updateEnumerations_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, ITypesPrx v)
java.util.List<IObject>
allEnumerations(java.lang.String type)
java.util.List<IObject>
allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type, Ice.Callback __cb)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_allEnumerations __cb)
Ice.AsyncResult
begin_allEnumerations(java.lang.String type, Callback_ITypes_allEnumerations __cb)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum, Ice.Callback __cb)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_createEnumeration __cb)
Ice.AsyncResult
begin_createEnumeration(IObject newEnum, Callback_ITypes_createEnumeration __cb)
Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum, Ice.Callback __cb)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_deleteEnumeration __cb)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_deleteEnumeration(IObject oldEnum, Callback_ITypes_deleteEnumeration __cb)
Deletes enumeration value specified by object.Ice.AsyncResult
begin_getAnnotationTypes()
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getAnnotationTypes(Ice.Callback __cb)
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getAnnotationTypes(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getAnnotationTypes(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getAnnotationTypes __cb)
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getAnnotationTypes(Callback_ITypes_getAnnotationTypes __cb)
Returns a list of classes which implementIAnnotated
.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value, Ice.Callback __cb)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getEnumeration __cb)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumeration(java.lang.String type, java.lang.String value, Callback_ITypes_getEnumeration __cb)
Lookup an enumeration value.Ice.AsyncResult
begin_getEnumerationsWithEntries()
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationsWithEntries(Ice.Callback __cb)
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationsWithEntries(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationsWithEntries(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getEnumerationsWithEntries __cb)
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationsWithEntries(Callback_ITypes_getEnumerationsWithEntries __cb)
Gets all metadata classes which are IEnum type with contained objects.Ice.AsyncResult
begin_getEnumerationTypes()
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getEnumerationTypes(Ice.Callback __cb)
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getEnumerationTypes(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getEnumerationTypes(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getEnumerationTypes __cb)
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getEnumerationTypes(Callback_ITypes_getEnumerationTypes __cb)
Gets all metadata classes which are IEnum type.Ice.AsyncResult
begin_getOriginalEnumerations()
Gets all original values.Ice.AsyncResult
begin_getOriginalEnumerations(Ice.Callback __cb)
Gets all original values.Ice.AsyncResult
begin_getOriginalEnumerations(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets all original values.Ice.AsyncResult
begin_getOriginalEnumerations(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets all original values.Ice.AsyncResult
begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets all original values.Ice.AsyncResult
begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Gets all original values.Ice.AsyncResult
begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Gets all original values.Ice.AsyncResult
begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Gets all original values.Ice.AsyncResult
begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getOriginalEnumerations __cb)
Gets all original values.Ice.AsyncResult
begin_getOriginalEnumerations(Callback_ITypes_getOriginalEnumerations __cb)
Gets all original values.Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass)
Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass, Ice.Callback __cb)
Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_resetEnumerations __cb)
Ice.AsyncResult
begin_resetEnumerations(java.lang.String enumClass, Callback_ITypes_resetEnumerations __cb)
Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum, Ice.Callback __cb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_updateEnumeration __cb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumeration(IObject oldEnum, Callback_ITypes_updateEnumeration __cb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums, Ice.Callback __cb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_updateEnumerations __cb)
Updates enumeration value specified by object.Ice.AsyncResult
begin_updateEnumerations(java.util.List<IObject> oldEnums, Callback_ITypes_updateEnumerations __cb)
Updates enumeration value specified by object.static ITypesPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static ITypesPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static ITypesPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static ITypesPrx
checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.IObject
createEnumeration(IObject newEnum)
IObject
createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
deleteEnumeration(IObject oldEnum)
Deletes enumeration value specified by object.void
deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Deletes enumeration value specified by object.java.util.List<IObject>
end_allEnumerations(Ice.AsyncResult __iresult)
IObject
end_createEnumeration(Ice.AsyncResult __iresult)
void
end_deleteEnumeration(Ice.AsyncResult __iresult)
Deletes enumeration value specified by object.java.util.List<java.lang.String>
end_getAnnotationTypes(Ice.AsyncResult __iresult)
Returns a list of classes which implementIAnnotated
.IObject
end_getEnumeration(Ice.AsyncResult __iresult)
Lookup an enumeration value.java.util.Map<java.lang.String,java.util.List<IObject>>
end_getEnumerationsWithEntries(Ice.AsyncResult __iresult)
Gets all metadata classes which are IEnum type with contained objects.java.util.List<java.lang.String>
end_getEnumerationTypes(Ice.AsyncResult __iresult)
Gets all metadata classes which are IEnum type.java.util.List<IObject>
end_getOriginalEnumerations(Ice.AsyncResult __iresult)
Gets all original values.void
end_resetEnumerations(Ice.AsyncResult __iresult)
IObject
end_updateEnumeration(Ice.AsyncResult __iresult)
Updates enumeration value specified by object.void
end_updateEnumerations(Ice.AsyncResult __iresult)
Updates enumeration value specified by object.java.util.List<java.lang.String>
getAnnotationTypes()
Returns a list of classes which implementIAnnotated
.java.util.List<java.lang.String>
getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list of classes which implementIAnnotated
.IObject
getEnumeration(java.lang.String type, java.lang.String value)
Lookup an enumeration value.IObject
getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Lookup an enumeration value.java.util.Map<java.lang.String,java.util.List<IObject>>
getEnumerationsWithEntries()
Gets all metadata classes which are IEnum type with contained objects.java.util.Map<java.lang.String,java.util.List<IObject>>
getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets all metadata classes which are IEnum type with contained objects.java.util.List<java.lang.String>
getEnumerationTypes()
Gets all metadata classes which are IEnum type.java.util.List<java.lang.String>
getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets all metadata classes which are IEnum type.java.util.List<IObject>
getOriginalEnumerations()
Gets all original values.java.util.List<IObject>
getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx)
Gets all original values.static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.void
resetEnumerations(java.lang.String enumClass)
void
resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
static ITypesPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static ITypesPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.IObject
updateEnumeration(IObject oldEnum)
Updates enumeration value specified by object.IObject
updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates enumeration value specified by object.void
updateEnumerations(java.util.List<IObject> oldEnums)
Updates enumeration value specified by object.void
updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates enumeration value specified by object.-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, 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, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, 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, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
allEnumerations
public java.util.List<IObject> allEnumerations(java.lang.String type) throws ServerError
- Specified by:
allEnumerations
in interfaceITypesPrx
- Throws:
ServerError
-
allEnumerations
public java.util.List<IObject> allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
allEnumerations
in interfaceITypesPrx
- Throws:
ServerError
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type, Ice.Callback __cb)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type, Callback_ITypes_allEnumerations __cb)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_allEnumerations __cb)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
begin_allEnumerations
public Ice.AsyncResult begin_allEnumerations(java.lang.String type, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_allEnumerations
in interfaceITypesPrx
-
end_allEnumerations
public java.util.List<IObject> end_allEnumerations(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_allEnumerations
in interfaceITypesPrx
- Throws:
ServerError
-
__allEnumerations_completed
public static void __allEnumerations_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
-
createEnumeration
public IObject createEnumeration(IObject newEnum) throws ServerError
- Specified by:
createEnumeration
in interfaceITypesPrx
- Throws:
ServerError
-
createEnumeration
public IObject createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
createEnumeration
in interfaceITypesPrx
- Throws:
ServerError
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum, Ice.Callback __cb)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum, Callback_ITypes_createEnumeration __cb)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_createEnumeration __cb)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
begin_createEnumeration
public Ice.AsyncResult begin_createEnumeration(IObject newEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_createEnumeration
in interfaceITypesPrx
-
end_createEnumeration
public IObject end_createEnumeration(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_createEnumeration
in interfaceITypesPrx
- Throws:
ServerError
-
__createEnumeration_completed
public static void __createEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
-
deleteEnumeration
public void deleteEnumeration(IObject oldEnum) throws ServerError
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.- Throws:
ServerError
-
deleteEnumeration
public void deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.- Returns:
- The asynchronous result object.
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum, Callback_ITypes_deleteEnumeration __cb)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_deleteEnumeration __cb)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_deleteEnumeration
public Ice.AsyncResult begin_deleteEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
begin_deleteEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_deleteEnumeration
public void end_deleteEnumeration(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITypesPrx
Deletes enumeration value specified by object.- Specified by:
end_deleteEnumeration
in interfaceITypesPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__deleteEnumeration_completed
public static void __deleteEnumeration_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
getAnnotationTypes
public java.util.List<java.lang.String> getAnnotationTypes() throws ServerError
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
getAnnotationTypes
in interfaceITypesPrx
- Returns:
- a
Set
ofIAnnotated
implementations - Throws:
ServerError
-
getAnnotationTypes
public java.util.List<java.lang.String> getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- a
Set
ofIAnnotated
implementations - Throws:
ServerError
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes()
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Returns:
- The asynchronous result object.
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes(Ice.Callback __cb)
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes(Callback_ITypes_getAnnotationTypes __cb)
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getAnnotationTypes __cb)
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getAnnotationTypes
public Ice.AsyncResult begin_getAnnotationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
begin_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getAnnotationTypes
public java.util.List<java.lang.String> end_getAnnotationTypes(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITypesPrx
Returns a list of classes which implementIAnnotated
. These can be used in combination withSearch
.- Specified by:
end_getAnnotationTypes
in interfaceITypesPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a
Set
ofIAnnotated
implementations - Throws:
ServerError
-
__getAnnotationTypes_completed
public static void __getAnnotationTypes_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
-
getEnumeration
public IObject getEnumeration(java.lang.String type, java.lang.String value) throws ServerError
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.value
- The value for which an enumeration should be found.- Returns:
- A managed enumeration. Never null.
- Throws:
ServerError
-
getEnumeration
public IObject getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.value
- The value for which an enumeration should be found.__ctx
- The Context map to send with the invocation.- Returns:
- A managed enumeration. Never null.
- Throws:
ServerError
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value, Callback_ITypes_getEnumeration __cb)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getEnumeration __cb)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEnumeration
public Ice.AsyncResult begin_getEnumeration(java.lang.String type, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
begin_getEnumeration
in interfaceITypesPrx
- Parameters:
type
- An enumeration class which should be searched.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getEnumeration
public IObject end_getEnumeration(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITypesPrx
Lookup an enumeration value. As with the get-methods ofIQuery
queries returning no results will through an exception.- Specified by:
end_getEnumeration
in interfaceITypesPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- A managed enumeration. Never null.
- Throws:
ServerError
-
__getEnumeration_completed
public static void __getEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
-
getEnumerationTypes
public java.util.List<java.lang.String> getEnumerationTypes() throws ServerError
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
getEnumerationTypes
in interfaceITypesPrx
- Returns:
- set of classes that extend IEnum
- Throws:
ServerError
-
getEnumerationTypes
public java.util.List<java.lang.String> getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- set of classes that extend IEnum
- Throws:
ServerError
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes()
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Returns:
- The asynchronous result object.
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes(Ice.Callback __cb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes(Callback_ITypes_getEnumerationTypes __cb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getEnumerationTypes __cb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEnumerationTypes
public Ice.AsyncResult begin_getEnumerationTypes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
begin_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getEnumerationTypes
public java.util.List<java.lang.String> end_getEnumerationTypes(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type.- Specified by:
end_getEnumerationTypes
in interfaceITypesPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- set of classes that extend IEnum
- Throws:
ServerError
-
__getEnumerationTypes_completed
public static void __getEnumerationTypes_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
-
getEnumerationsWithEntries
public java.util.Map<java.lang.String,java.util.List<IObject>> getEnumerationsWithEntries() throws ServerError
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
getEnumerationsWithEntries
in interfaceITypesPrx
- Returns:
- map of classes that extend IEnum
- Throws:
ServerError
-
getEnumerationsWithEntries
public java.util.Map<java.lang.String,java.util.List<IObject>> getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- map of classes that extend IEnum
- Throws:
ServerError
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries()
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Returns:
- The asynchronous result object.
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries(Ice.Callback __cb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries(Callback_ITypes_getEnumerationsWithEntries __cb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getEnumerationsWithEntries __cb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getEnumerationsWithEntries
public Ice.AsyncResult begin_getEnumerationsWithEntries(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
begin_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getEnumerationsWithEntries
public java.util.Map<java.lang.String,java.util.List<IObject>> end_getEnumerationsWithEntries(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITypesPrx
Gets all metadata classes which are IEnum type with contained objects.- Specified by:
end_getEnumerationsWithEntries
in interfaceITypesPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- map of classes that extend IEnum
- Throws:
ServerError
-
__getEnumerationsWithEntries_completed
public static void __getEnumerationsWithEntries_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
-
getOriginalEnumerations
public java.util.List<IObject> getOriginalEnumerations() throws ServerError
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
getOriginalEnumerations
in interfaceITypesPrx
- Returns:
- A list of managed enumerations.
- Throws:
ServerError
-
getOriginalEnumerations
public java.util.List<IObject> getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- A list of managed enumerations.
- Throws:
ServerError
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations()
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Returns:
- The asynchronous result object.
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations(Ice.Callback __cb)
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations(Callback_ITypes_getOriginalEnumerations __cb)
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_getOriginalEnumerations __cb)
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getOriginalEnumerations
public Ice.AsyncResult begin_getOriginalEnumerations(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
begin_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getOriginalEnumerations
public java.util.List<IObject> end_getOriginalEnumerations(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITypesPrx
Gets all original values.- Specified by:
end_getOriginalEnumerations
in interfaceITypesPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- A list of managed enumerations.
- Throws:
ServerError
-
__getOriginalEnumerations_completed
public static void __getOriginalEnumerations_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
-
resetEnumerations
public void resetEnumerations(java.lang.String enumClass) throws ServerError
- Specified by:
resetEnumerations
in interfaceITypesPrx
- Throws:
ServerError
-
resetEnumerations
public void resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
resetEnumerations
in interfaceITypesPrx
- Throws:
ServerError
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass, Ice.Callback __cb)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass, Callback_ITypes_resetEnumerations __cb)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_resetEnumerations __cb)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
begin_resetEnumerations
public Ice.AsyncResult begin_resetEnumerations(java.lang.String enumClass, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_resetEnumerations
in interfaceITypesPrx
-
end_resetEnumerations
public void end_resetEnumerations(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_resetEnumerations
in interfaceITypesPrx
- Throws:
ServerError
-
__resetEnumerations_completed
public static void __resetEnumerations_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
updateEnumeration
public IObject updateEnumeration(IObject oldEnum) throws ServerError
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.- Returns:
- A managed enumeration. Never null.
- Throws:
ServerError
-
updateEnumeration
public IObject updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.- Returns:
- A managed enumeration. Never null.
- Throws:
ServerError
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.- Returns:
- The asynchronous result object.
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum, Callback_ITypes_updateEnumeration __cb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_updateEnumeration __cb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateEnumeration
public Ice.AsyncResult begin_updateEnumeration(IObject oldEnum, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumeration
in interfaceITypesPrx
- Parameters:
oldEnum
- An enumeration object which should be searched.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_updateEnumeration
public IObject end_updateEnumeration(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
end_updateEnumeration
in interfaceITypesPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- A managed enumeration. Never null.
- Throws:
ServerError
-
__updateEnumeration_completed
public static void __updateEnumeration_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
-
updateEnumerations
public void updateEnumerations(java.util.List<IObject> oldEnums) throws ServerError
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.- Throws:
ServerError
-
updateEnumerations
public void updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.- Returns:
- The asynchronous result object.
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums, Callback_ITypes_updateEnumerations __cb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ITypes_updateEnumerations __cb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_updateEnumerations
public Ice.AsyncResult begin_updateEnumerations(java.util.List<IObject> oldEnums, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
begin_updateEnumerations
in interfaceITypesPrx
- Parameters:
oldEnums
- An enumeration collection of objects which should be searched.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_updateEnumerations
public void end_updateEnumerations(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ITypesPrx
Updates enumeration value specified by object.- Specified by:
end_updateEnumerations
in interfaceITypesPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__updateEnumerations_completed
public static void __updateEnumerations_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
checkedCast
public static ITypesPrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ITypesPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ITypesPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ITypesPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static ITypesPrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static ITypesPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, ITypesPrx v)
-
__read
public static ITypesPrx __read(IceInternal.BasicStream __is)
-
-