public final class FilesetPrxHelper extends Ice.ObjectPrxHelperBase implements FilesetPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
FilesetPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__copyImages_completed(Ice.TwowayCallbackArg1<java.util.List<Image>> __cb,
Ice.AsyncResult __result) |
static void |
__copyJobLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetJobLink>> __cb,
Ice.AsyncResult __result) |
static void |
__copyUsedFiles_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetEntry>> __cb,
Ice.AsyncResult __result) |
static void |
__findFilesetAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetAnnotationLink>> __cb,
Ice.AsyncResult __result) |
static void |
__findFilesetJobLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetJobLink>> __cb,
Ice.AsyncResult __result) |
static void |
__getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result) |
static void |
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb,
Ice.AsyncResult __result) |
static void |
__getFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb,
Ice.AsyncResult __result) |
static void |
__getFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb,
Ice.AsyncResult __result) |
static void |
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__getJobLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb,
Ice.AsyncResult __result) |
static void |
__getPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb,
Ice.AsyncResult __result) |
static void |
__getPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb,
Ice.AsyncResult __result) |
static void |
__getTemplatePrefix_completed(Ice.TwowayCallbackArg1<RString> __cb,
Ice.AsyncResult __result) |
static void |
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb,
Ice.AsyncResult __result) |
static void |
__isAnnotated_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isGlobal_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isLink_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isLoaded_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__isMutable_completed(Ice.TwowayCallbackBool __cb,
Ice.AsyncResult __result) |
static void |
__linkAnnotation_completed(Ice.TwowayCallbackArg1<FilesetAnnotationLink> __cb,
Ice.AsyncResult __result) |
static void |
__linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb,
Ice.AsyncResult __result) |
static void |
__linkedJobList_completed(Ice.TwowayCallbackArg1<java.util.List<Job>> __cb,
Ice.AsyncResult __result) |
static void |
__linkJob_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb,
Ice.AsyncResult __result) |
static void |
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
Ice.AsyncResult __result) |
static FilesetPrx |
__read(IceInternal.BasicStream __is) |
static void |
__setFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb,
Ice.AsyncResult __result) |
static void |
__setFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb,
Ice.AsyncResult __result) |
static void |
__setPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb,
Ice.AsyncResult __result) |
static void |
__setPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb,
Ice.AsyncResult __result) |
static void |
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfImages_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfJobLinks_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__sizeOfUsedFiles_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
FilesetPrx v) |
void |
addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets) |
void |
addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllFilesetEntrySet(java.util.List<FilesetEntry> targets) |
void |
addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets) |
void |
addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllImageSet(java.util.List<Image> targets) |
void |
addAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addFilesetAnnotationLink(FilesetAnnotationLink target) |
void |
addFilesetAnnotationLink(FilesetAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides) |
void |
addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addFilesetEntry(FilesetEntry target) |
void |
addFilesetEntry(FilesetEntry target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addFilesetJobLink(FilesetJobLink target) |
void |
addFilesetJobLink(FilesetJobLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides) |
void |
addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addImage(Image target) |
void |
addImage(Image target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
Callback_Fileset_addAllFilesetAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addAllFilesetAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
Callback_Fileset_addAllFilesetEntrySet __cb) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addAllFilesetEntrySet __cb) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
Callback_Fileset_addAllFilesetJobLinkSet __cb) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addAllFilesetJobLinkSet __cb) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets,
Callback_Fileset_addAllImageSet __cb) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addAllImageSet __cb) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target,
Callback_Fileset_addFilesetAnnotationLink __cb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addFilesetAnnotationLink __cb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLink(FilesetAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
Callback_Fileset_addFilesetAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addFilesetAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target,
Callback_Fileset_addFilesetEntry __cb) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addFilesetEntry __cb) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetEntry(FilesetEntry target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target,
Callback_Fileset_addFilesetJobLink __cb) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addFilesetJobLink __cb) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetJobLink(FilesetJobLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
Callback_Fileset_addFilesetJobLinkToBoth __cb) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addFilesetJobLinkToBoth __cb) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addFilesetJobLinkToBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addImage(Image target) |
Ice.AsyncResult |
begin_addImage(Image target,
Callback_Fileset_addImage __cb) |
Ice.AsyncResult |
begin_addImage(Image target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addImage(Image target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addImage(Image target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addImage(Image target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addImage(Image target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_addImage __cb) |
Ice.AsyncResult |
begin_addImage(Image target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addImage(Image target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addImage(Image target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks() |
Ice.AsyncResult |
begin_clearAnnotationLinks(Callback_Fileset_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearImages() |
Ice.AsyncResult |
begin_clearImages(Callback_Fileset_clearImages __cb) |
Ice.AsyncResult |
begin_clearImages(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearImages(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearImages(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_clearImages __cb) |
Ice.AsyncResult |
begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearJobLinks() |
Ice.AsyncResult |
begin_clearJobLinks(Callback_Fileset_clearJobLinks __cb) |
Ice.AsyncResult |
begin_clearJobLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_clearJobLinks __cb) |
Ice.AsyncResult |
begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearUsedFiles() |
Ice.AsyncResult |
begin_clearUsedFiles(Callback_Fileset_clearUsedFiles __cb) |
Ice.AsyncResult |
begin_clearUsedFiles(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_clearUsedFiles __cb) |
Ice.AsyncResult |
begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks() |
Ice.AsyncResult |
begin_copyAnnotationLinks(Callback_Fileset_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyImages() |
Ice.AsyncResult |
begin_copyImages(Callback_Fileset_copyImages __cb) |
Ice.AsyncResult |
begin_copyImages(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_copyImages __cb) |
Ice.AsyncResult |
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyJobLinks() |
Ice.AsyncResult |
begin_copyJobLinks(Callback_Fileset_copyJobLinks __cb) |
Ice.AsyncResult |
begin_copyJobLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_copyJobLinks __cb) |
Ice.AsyncResult |
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyUsedFiles() |
Ice.AsyncResult |
begin_copyUsedFiles(Callback_Fileset_copyUsedFiles __cb) |
Ice.AsyncResult |
begin_copyUsedFiles(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_copyUsedFiles __cb) |
Ice.AsyncResult |
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal,
Callback_Fileset_findFilesetAnnotationLink __cb) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_findFilesetAnnotationLink __cb) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findFilesetAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal,
Callback_Fileset_findFilesetJobLink __cb) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_findFilesetJobLink __cb) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findFilesetJobLink(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_Fileset_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDetails() |
Ice.AsyncResult |
begin_getDetails(Callback_IObject_getDetails __cb) |
Ice.AsyncResult |
begin_getDetails(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getDetails __cb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Details> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getFilesetEntry(int index) |
Ice.AsyncResult |
begin_getFilesetEntry(int index,
Callback_Fileset_getFilesetEntry __cb) |
Ice.AsyncResult |
begin_getFilesetEntry(int index,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getFilesetEntry(int index,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getFilesetEntry(int index,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getFilesetEntry(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getFilesetEntry(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_getFilesetEntry __cb) |
Ice.AsyncResult |
begin_getFilesetEntry(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getFilesetEntry(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getFilesetEntry(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index,
Callback_Fileset_getFilesetJobLink __cb) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_getFilesetJobLink __cb) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getFilesetJobLink(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getId() |
Ice.AsyncResult |
begin_getId(Callback_IObject_getId __cb) |
Ice.AsyncResult |
begin_getId(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_getId __cb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner() |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner(Callback_Fileset_getJobLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_getJobLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry() |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry(Callback_Fileset_getPrimaryFilesetEntry __cb) |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_getPrimaryFilesetEntry __cb) |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink() |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink(Callback_Fileset_getPrimaryFilesetJobLink __cb) |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_getPrimaryFilesetJobLink __cb) |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTemplatePrefix() |
Ice.AsyncResult |
begin_getTemplatePrefix(Callback_Fileset_getTemplatePrefix __cb) |
Ice.AsyncResult |
begin_getTemplatePrefix(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_getTemplatePrefix __cb) |
Ice.AsyncResult |
begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_Fileset_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
Ice.AsyncResult |
begin_isGlobal()
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
Ice.AsyncResult |
begin_isLink()
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(Ice.Callback __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLink __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.
|
Ice.AsyncResult |
begin_isLoaded()
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.
|
Ice.AsyncResult |
begin_isMutable()
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_isMutable __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.
|
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Callback_Fileset_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_Fileset_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedJobList() |
Ice.AsyncResult |
begin_linkedJobList(Callback_Fileset_linkedJobList __cb) |
Ice.AsyncResult |
begin_linkedJobList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_linkedJobList __cb) |
Ice.AsyncResult |
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkJob(Job addition) |
Ice.AsyncResult |
begin_linkJob(Job addition,
Callback_Fileset_linkJob __cb) |
Ice.AsyncResult |
begin_linkJob(Job addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkJob(Job addition,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkJob(Job addition,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkJob(Job addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkJob(Job addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_linkJob __cb) |
Ice.AsyncResult |
begin_linkJob(Job addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkJob(Job addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkJob(Job addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_proxy()
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_proxy __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy,
Callback_Fileset_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy,
Callback_Fileset_reloadImages __cb) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_reloadImages __cb) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadImages(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy,
Callback_Fileset_reloadJobLinks __cb) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_reloadJobLinks __cb) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadJobLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy,
Callback_Fileset_reloadUsedFiles __cb) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_reloadUsedFiles __cb) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadUsedFiles(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
Callback_Fileset_removeAllFilesetEntrySet __cb) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeAllFilesetEntrySet __cb) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
Callback_Fileset_removeAllFilesetJobLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeAllFilesetJobLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets,
Callback_Fileset_removeAllImageSet __cb) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeAllImageSet __cb) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
Callback_Fileset_removeFilesetAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeFilesetAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget,
Callback_Fileset_removeFilesetEntry __cb) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeFilesetEntry __cb) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetEntry(FilesetEntry theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget,
Callback_Fileset_removeFilesetJobLink __cb) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeFilesetJobLink __cb) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetJobLink(FilesetJobLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
Callback_Fileset_removeFilesetJobLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeFilesetJobLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeImage(Image theTarget) |
Ice.AsyncResult |
begin_removeImage(Image theTarget,
Callback_Fileset_removeImage __cb) |
Ice.AsyncResult |
begin_removeImage(Image theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeImage(Image theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeImage(Image theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeImage(Image theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeImage(Image theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_removeImage __cb) |
Ice.AsyncResult |
begin_removeImage(Image theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeImage(Image theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeImage(Image theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement,
Callback_Fileset_setFilesetEntry __cb) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_setFilesetEntry __cb) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setFilesetEntry(int index,
FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement,
Callback_Fileset_setFilesetJobLink __cb) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_setFilesetJobLink __cb) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setFilesetJobLink(int index,
FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setId(RLong id) |
Ice.AsyncResult |
begin_setId(RLong id,
Callback_IObject_setId __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setId(RLong id,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_setId __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement,
Callback_Fileset_setPrimaryFilesetEntry __cb) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_setPrimaryFilesetEntry __cb) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPrimaryFilesetEntry(FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement,
Callback_Fileset_setPrimaryFilesetJobLink __cb) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_setPrimaryFilesetJobLink __cb) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setPrimaryFilesetJobLink(FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix,
Callback_Fileset_setTemplatePrefix __cb) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_setTemplatePrefix __cb) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTemplatePrefix(RString theTemplatePrefix,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Callback_Fileset_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_shallowCopy()
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<IObject> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
Ice.AsyncResult |
begin_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_Fileset_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfImages() |
Ice.AsyncResult |
begin_sizeOfImages(Callback_Fileset_sizeOfImages __cb) |
Ice.AsyncResult |
begin_sizeOfImages(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_sizeOfImages __cb) |
Ice.AsyncResult |
begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfJobLinks() |
Ice.AsyncResult |
begin_sizeOfJobLinks(Callback_Fileset_sizeOfJobLinks __cb) |
Ice.AsyncResult |
begin_sizeOfJobLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_sizeOfJobLinks __cb) |
Ice.AsyncResult |
begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfUsedFiles() |
Ice.AsyncResult |
begin_sizeOfUsedFiles(Callback_Fileset_sizeOfUsedFiles __cb) |
Ice.AsyncResult |
begin_sizeOfUsedFiles(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_sizeOfUsedFiles __cb) |
Ice.AsyncResult |
begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Callback_Fileset_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkJob(Job removal) |
Ice.AsyncResult |
begin_unlinkJob(Job removal,
Callback_Fileset_unlinkJob __cb) |
Ice.AsyncResult |
begin_unlinkJob(Job removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkJob(Job removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkJob(Job removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkJob(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkJob(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_unlinkJob __cb) |
Ice.AsyncResult |
begin_unlinkJob(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkJob(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkJob(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unload()
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
Ice.AsyncResult |
begin_unloadAnnotationLinks() |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Callback_Fileset_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadCollections()
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently
of the object itself.
|
Ice.AsyncResult |
begin_unloadDetails()
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link
to many other objects.
|
Ice.AsyncResult |
begin_unloadImages() |
Ice.AsyncResult |
begin_unloadImages(Callback_Fileset_unloadImages __cb) |
Ice.AsyncResult |
begin_unloadImages(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadImages(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadImages(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_unloadImages __cb) |
Ice.AsyncResult |
begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadJobLinks() |
Ice.AsyncResult |
begin_unloadJobLinks(Callback_Fileset_unloadJobLinks __cb) |
Ice.AsyncResult |
begin_unloadJobLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_unloadJobLinks __cb) |
Ice.AsyncResult |
begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadUsedFiles() |
Ice.AsyncResult |
begin_unloadUsedFiles(Callback_Fileset_unloadUsedFiles __cb) |
Ice.AsyncResult |
begin_unloadUsedFiles(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Fileset_unloadUsedFiles __cb) |
Ice.AsyncResult |
begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
static FilesetPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static FilesetPrx |
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.
|
static FilesetPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static FilesetPrx |
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.
|
void |
clearAnnotationLinks() |
void |
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearImages() |
void |
clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearJobLinks() |
void |
clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearUsedFiles() |
void |
clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<FilesetAnnotationLink> |
copyAnnotationLinks() |
java.util.List<FilesetAnnotationLink> |
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Image> |
copyImages() |
java.util.List<Image> |
copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<FilesetJobLink> |
copyJobLinks() |
java.util.List<FilesetJobLink> |
copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<FilesetEntry> |
copyUsedFiles() |
java.util.List<FilesetEntry> |
copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
end_addAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_addAllFilesetEntrySet(Ice.AsyncResult __iresult) |
void |
end_addAllFilesetJobLinkSet(Ice.AsyncResult __iresult) |
void |
end_addAllImageSet(Ice.AsyncResult __iresult) |
void |
end_addFilesetAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_addFilesetAnnotationLinkToBoth(Ice.AsyncResult __iresult) |
void |
end_addFilesetEntry(Ice.AsyncResult __iresult) |
void |
end_addFilesetJobLink(Ice.AsyncResult __iresult) |
void |
end_addFilesetJobLinkToBoth(Ice.AsyncResult __iresult) |
void |
end_addImage(Ice.AsyncResult __iresult) |
void |
end_clearAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_clearImages(Ice.AsyncResult __iresult) |
void |
end_clearJobLinks(Ice.AsyncResult __iresult) |
void |
end_clearUsedFiles(Ice.AsyncResult __iresult) |
java.util.List<FilesetAnnotationLink> |
end_copyAnnotationLinks(Ice.AsyncResult __iresult) |
java.util.List<Image> |
end_copyImages(Ice.AsyncResult __iresult) |
java.util.List<FilesetJobLink> |
end_copyJobLinks(Ice.AsyncResult __iresult) |
java.util.List<FilesetEntry> |
end_copyUsedFiles(Ice.AsyncResult __iresult) |
java.util.List<FilesetAnnotationLink> |
end_findFilesetAnnotationLink(Ice.AsyncResult __iresult) |
java.util.List<FilesetJobLink> |
end_findFilesetJobLink(Ice.AsyncResult __iresult) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult) |
Details |
end_getDetails(Ice.AsyncResult __iresult) |
FilesetEntry |
end_getFilesetEntry(Ice.AsyncResult __iresult) |
FilesetJobLink |
end_getFilesetJobLink(Ice.AsyncResult __iresult) |
RLong |
end_getId(Ice.AsyncResult __iresult) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getJobLinksCountPerOwner(Ice.AsyncResult __iresult) |
FilesetEntry |
end_getPrimaryFilesetEntry(Ice.AsyncResult __iresult) |
FilesetJobLink |
end_getPrimaryFilesetJobLink(Ice.AsyncResult __iresult) |
RString |
end_getTemplatePrefix(Ice.AsyncResult __iresult) |
RInt |
end_getVersion(Ice.AsyncResult __iresult) |
boolean |
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.
|
boolean |
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.
|
boolean |
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.
|
FilesetAnnotationLink |
end_linkAnnotation(Ice.AsyncResult __iresult) |
java.util.List<Annotation> |
end_linkedAnnotationList(Ice.AsyncResult __iresult) |
java.util.List<Job> |
end_linkedJobList(Ice.AsyncResult __iresult) |
FilesetJobLink |
end_linkJob(Ice.AsyncResult __iresult) |
IObject |
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
void |
end_reloadAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_reloadImages(Ice.AsyncResult __iresult) |
void |
end_reloadJobLinks(Ice.AsyncResult __iresult) |
void |
end_reloadUsedFiles(Ice.AsyncResult __iresult) |
void |
end_removeAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult) |
void |
end_removeAllFilesetEntrySet(Ice.AsyncResult __iresult) |
void |
end_removeAllFilesetJobLinkSet(Ice.AsyncResult __iresult) |
void |
end_removeAllImageSet(Ice.AsyncResult __iresult) |
void |
end_removeFilesetAnnotationLink(Ice.AsyncResult __iresult) |
void |
end_removeFilesetAnnotationLinkFromBoth(Ice.AsyncResult __iresult) |
void |
end_removeFilesetEntry(Ice.AsyncResult __iresult) |
void |
end_removeFilesetJobLink(Ice.AsyncResult __iresult) |
void |
end_removeFilesetJobLinkFromBoth(Ice.AsyncResult __iresult) |
void |
end_removeImage(Ice.AsyncResult __iresult) |
FilesetEntry |
end_setFilesetEntry(Ice.AsyncResult __iresult) |
FilesetJobLink |
end_setFilesetJobLink(Ice.AsyncResult __iresult) |
void |
end_setId(Ice.AsyncResult __iresult) |
FilesetEntry |
end_setPrimaryFilesetEntry(Ice.AsyncResult __iresult) |
FilesetJobLink |
end_setPrimaryFilesetJobLink(Ice.AsyncResult __iresult) |
void |
end_setTemplatePrefix(Ice.AsyncResult __iresult) |
void |
end_setVersion(Ice.AsyncResult __iresult) |
IObject |
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult) |
int |
end_sizeOfImages(Ice.AsyncResult __iresult) |
int |
end_sizeOfJobLinks(Ice.AsyncResult __iresult) |
int |
end_sizeOfUsedFiles(Ice.AsyncResult __iresult) |
void |
end_unlinkAnnotation(Ice.AsyncResult __iresult) |
void |
end_unlinkJob(Ice.AsyncResult __iresult) |
void |
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
end_unloadAnnotationLinks(Ice.AsyncResult __iresult) |
void |
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently
of the object itself.
|
void |
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link
to many other objects.
|
void |
end_unloadImages(Ice.AsyncResult __iresult) |
void |
end_unloadJobLinks(Ice.AsyncResult __iresult) |
void |
end_unloadUsedFiles(Ice.AsyncResult __iresult) |
java.util.List<FilesetAnnotationLink> |
findFilesetAnnotationLink(Annotation removal) |
java.util.List<FilesetAnnotationLink> |
findFilesetAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<FilesetJobLink> |
findFilesetJobLink(Job removal) |
java.util.List<FilesetJobLink> |
findFilesetJobLink(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Details |
getDetails() |
Details |
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx) |
FilesetEntry |
getFilesetEntry(int index) |
FilesetEntry |
getFilesetEntry(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
FilesetJobLink |
getFilesetJobLink(int index) |
FilesetJobLink |
getFilesetJobLink(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
RLong |
getId() |
RLong |
getId(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getJobLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
FilesetEntry |
getPrimaryFilesetEntry() |
FilesetEntry |
getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx) |
FilesetJobLink |
getPrimaryFilesetJobLink() |
FilesetJobLink |
getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getTemplatePrefix() |
RString |
getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getVersion() |
RInt |
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
boolean |
isAnnotated()
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation
subclasses.
|
boolean |
isGlobal()
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply
for both reading and writing these instances.
|
boolean |
isLink()
A link between two other types.
|
boolean |
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.
|
boolean |
isLoaded()
Tests if the objects are loaded or not.
|
boolean |
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.
|
boolean |
isMutable()
The server will persist changes made to these types.
|
boolean |
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.
|
FilesetAnnotationLink |
linkAnnotation(Annotation addition) |
FilesetAnnotationLink |
linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Annotation> |
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Job> |
linkedJobList() |
java.util.List<Job> |
linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
FilesetJobLink |
linkJob(Job addition) |
FilesetJobLink |
linkJob(Job addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
IObject |
proxy()
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
IObject |
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
constructed as if by: new InstanceI( this.id.val, false );
|
void |
reloadAnnotationLinks(Fileset toCopy) |
void |
reloadAnnotationLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadImages(Fileset toCopy) |
void |
reloadImages(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadJobLinks(Fileset toCopy) |
void |
reloadJobLinks(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadUsedFiles(Fileset toCopy) |
void |
reloadUsedFiles(Fileset toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets) |
void |
removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets) |
void |
removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets) |
void |
removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllImageSet(java.util.List<Image> targets) |
void |
removeAllImageSet(java.util.List<Image> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeFilesetAnnotationLink(FilesetAnnotationLink theTarget) |
void |
removeFilesetAnnotationLink(FilesetAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides) |
void |
removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeFilesetEntry(FilesetEntry theTarget) |
void |
removeFilesetEntry(FilesetEntry theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeFilesetJobLink(FilesetJobLink theTarget) |
void |
removeFilesetJobLink(FilesetJobLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides) |
void |
removeFilesetJobLinkFromBoth(FilesetJobLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeImage(Image theTarget) |
void |
removeImage(Image theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
FilesetEntry |
setFilesetEntry(int index,
FilesetEntry theElement) |
FilesetEntry |
setFilesetEntry(int index,
FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
FilesetJobLink |
setFilesetJobLink(int index,
FilesetJobLink theElement) |
FilesetJobLink |
setFilesetJobLink(int index,
FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setId(RLong id) |
void |
setId(RLong id,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
FilesetEntry |
setPrimaryFilesetEntry(FilesetEntry theElement) |
FilesetEntry |
setPrimaryFilesetEntry(FilesetEntry theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
FilesetJobLink |
setPrimaryFilesetJobLink(FilesetJobLink theElement) |
FilesetJobLink |
setPrimaryFilesetJobLink(FilesetJobLink theElement,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setTemplatePrefix(RString theTemplatePrefix) |
void |
setTemplatePrefix(RString theTemplatePrefix,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setVersion(RInt theVersion) |
void |
setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
IObject |
shallowCopy()
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
IObject |
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance
with all single-value entities unloaded and all members of
collections also unloaded.
|
int |
sizeOfAnnotationLinks() |
int |
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfImages() |
int |
sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfJobLinks() |
int |
sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfUsedFiles() |
int |
sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static FilesetPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static FilesetPrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unlinkJob(Job removal) |
void |
unlinkJob(Job removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unload()
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state
from this entity to make sending it over the network
less costly.
|
void |
unloadAnnotationLinks() |
void |
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadCollections()
Each collection can also be unloaded, independently
of the object itself.
|
void |
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently
of the object itself.
|
void |
unloadDetails()
As with collections, the objects under details can link
to many other objects.
|
void |
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link
to many other objects.
|
void |
unloadImages() |
void |
unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadJobLinks() |
void |
unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadUsedFiles() |
void |
unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx) |
__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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static final java.lang.String[] __ids
public static final long serialVersionUID
public void addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public void addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_addAllFilesetAnnotationLinkSet __cb)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetAnnotationLinkSet __cb)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public void end_addAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)
end_addAllFilesetAnnotationLinkSet
in interface FilesetPrx
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
addAllFilesetEntrySet
in interface FilesetPrx
public void addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_addAllFilesetEntrySet __cb)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetEntrySet __cb)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllFilesetEntrySet
in interface FilesetPrx
public void end_addAllFilesetEntrySet(Ice.AsyncResult __iresult)
end_addAllFilesetEntrySet
in interface FilesetPrx
public void addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
addAllFilesetJobLinkSet
in interface FilesetPrx
public void addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_addAllFilesetJobLinkSet __cb)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllFilesetJobLinkSet __cb)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllFilesetJobLinkSet
in interface FilesetPrx
public void end_addAllFilesetJobLinkSet(Ice.AsyncResult __iresult)
end_addAllFilesetJobLinkSet
in interface FilesetPrx
public void addAllImageSet(java.util.List<Image> targets)
addAllImageSet
in interface FilesetPrx
public void addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets)
begin_addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)
begin_addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, Callback_Fileset_addAllImageSet __cb)
begin_addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addAllImageSet __cb)
begin_addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_addAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAllImageSet
in interface FilesetPrx
public void end_addAllImageSet(Ice.AsyncResult __iresult)
end_addAllImageSet
in interface FilesetPrx
public void addFilesetAnnotationLink(FilesetAnnotationLink target)
addFilesetAnnotationLink
in interface FilesetPrx
public void addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, Ice.Callback __cb)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, Callback_Fileset_addFilesetAnnotationLink __cb)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetAnnotationLink __cb)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLink(FilesetAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetAnnotationLink
in interface FilesetPrx
public void end_addFilesetAnnotationLink(Ice.AsyncResult __iresult)
end_addFilesetAnnotationLink
in interface FilesetPrx
public void addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)
addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public void addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_addFilesetAnnotationLinkToBoth __cb)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetAnnotationLinkToBoth __cb)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetAnnotationLinkToBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public void end_addFilesetAnnotationLinkToBoth(Ice.AsyncResult __iresult)
end_addFilesetAnnotationLinkToBoth
in interface FilesetPrx
public void addFilesetEntry(FilesetEntry target)
addFilesetEntry
in interface FilesetPrx
public void addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target)
begin_addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Ice.Callback __cb)
begin_addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, Callback_Fileset_addFilesetEntry __cb)
begin_addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetEntry __cb)
begin_addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetEntry(FilesetEntry target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetEntry
in interface FilesetPrx
public void end_addFilesetEntry(Ice.AsyncResult __iresult)
end_addFilesetEntry
in interface FilesetPrx
public void addFilesetJobLink(FilesetJobLink target)
addFilesetJobLink
in interface FilesetPrx
public void addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target)
begin_addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, Ice.Callback __cb)
begin_addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, Callback_Fileset_addFilesetJobLink __cb)
begin_addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetJobLink __cb)
begin_addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLink(FilesetJobLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetJobLink
in interface FilesetPrx
public void end_addFilesetJobLink(Ice.AsyncResult __iresult)
end_addFilesetJobLink
in interface FilesetPrx
public void addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)
addFilesetJobLinkToBoth
in interface FilesetPrx
public void addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_addFilesetJobLinkToBoth __cb)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addFilesetJobLinkToBoth __cb)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public Ice.AsyncResult begin_addFilesetJobLinkToBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addFilesetJobLinkToBoth
in interface FilesetPrx
public void end_addFilesetJobLinkToBoth(Ice.AsyncResult __iresult)
end_addFilesetJobLinkToBoth
in interface FilesetPrx
public void addImage(Image target)
addImage
in interface FilesetPrx
public void addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)
addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target)
begin_addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target, Ice.Callback __cb)
begin_addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target, Callback_Fileset_addImage __cb)
begin_addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_addImage __cb)
begin_addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addImage
in interface FilesetPrx
public Ice.AsyncResult begin_addImage(Image target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addImage
in interface FilesetPrx
public void end_addImage(Ice.AsyncResult __iresult)
end_addImage
in interface FilesetPrx
public void clearAnnotationLinks()
clearAnnotationLinks
in interface FilesetPrx
public void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks()
begin_clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
begin_clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks(Callback_Fileset_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearAnnotationLinks __cb)
begin_clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearAnnotationLinks
in interface FilesetPrx
public void end_clearAnnotationLinks(Ice.AsyncResult __iresult)
end_clearAnnotationLinks
in interface FilesetPrx
public void clearImages()
clearImages
in interface FilesetPrx
public void clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages()
begin_clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages(Ice.Callback __cb)
begin_clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages(Callback_Fileset_clearImages __cb)
begin_clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearImages __cb)
begin_clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearImages
in interface FilesetPrx
public Ice.AsyncResult begin_clearImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearImages
in interface FilesetPrx
public void end_clearImages(Ice.AsyncResult __iresult)
end_clearImages
in interface FilesetPrx
public void clearJobLinks()
clearJobLinks
in interface FilesetPrx
public void clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks()
begin_clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks(Ice.Callback __cb)
begin_clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks(Callback_Fileset_clearJobLinks __cb)
begin_clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearJobLinks __cb)
begin_clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_clearJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearJobLinks
in interface FilesetPrx
public void end_clearJobLinks(Ice.AsyncResult __iresult)
end_clearJobLinks
in interface FilesetPrx
public void clearUsedFiles()
clearUsedFiles
in interface FilesetPrx
public void clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles()
begin_clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles(Ice.Callback __cb)
begin_clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles(Callback_Fileset_clearUsedFiles __cb)
begin_clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_clearUsedFiles __cb)
begin_clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_clearUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_clearUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_clearUsedFiles
in interface FilesetPrx
public void end_clearUsedFiles(Ice.AsyncResult __iresult)
end_clearUsedFiles
in interface FilesetPrx
public java.util.List<FilesetAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface FilesetPrx
public java.util.List<FilesetAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks()
begin_copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
begin_copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks(Callback_Fileset_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyAnnotationLinks __cb)
begin_copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyAnnotationLinks
in interface FilesetPrx
public java.util.List<FilesetAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __iresult)
end_copyAnnotationLinks
in interface FilesetPrx
public static void __copyAnnotationLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<Image> copyImages()
copyImages
in interface FilesetPrx
public java.util.List<Image> copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages()
begin_copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages(Ice.Callback __cb)
begin_copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages(Callback_Fileset_copyImages __cb)
begin_copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyImages __cb)
begin_copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages(IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyImages
in interface FilesetPrx
public Ice.AsyncResult begin_copyImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Image>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyImages
in interface FilesetPrx
public java.util.List<Image> end_copyImages(Ice.AsyncResult __iresult)
end_copyImages
in interface FilesetPrx
public static void __copyImages_completed(Ice.TwowayCallbackArg1<java.util.List<Image>> __cb, Ice.AsyncResult __result)
public java.util.List<FilesetJobLink> copyJobLinks()
copyJobLinks
in interface FilesetPrx
public java.util.List<FilesetJobLink> copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks()
begin_copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks(Ice.Callback __cb)
begin_copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks(Callback_Fileset_copyJobLinks __cb)
begin_copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyJobLinks __cb)
begin_copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks(IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_copyJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyJobLinks
in interface FilesetPrx
public java.util.List<FilesetJobLink> end_copyJobLinks(Ice.AsyncResult __iresult)
end_copyJobLinks
in interface FilesetPrx
public static void __copyJobLinks_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetJobLink>> __cb, Ice.AsyncResult __result)
public java.util.List<FilesetEntry> copyUsedFiles()
copyUsedFiles
in interface FilesetPrx
public java.util.List<FilesetEntry> copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles()
begin_copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles(Ice.Callback __cb)
begin_copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles(Callback_Fileset_copyUsedFiles __cb)
begin_copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_copyUsedFiles __cb)
begin_copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles(IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_copyUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_copyUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetEntry>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_copyUsedFiles
in interface FilesetPrx
public java.util.List<FilesetEntry> end_copyUsedFiles(Ice.AsyncResult __iresult)
end_copyUsedFiles
in interface FilesetPrx
public static void __copyUsedFiles_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetEntry>> __cb, Ice.AsyncResult __result)
public java.util.List<FilesetAnnotationLink> findFilesetAnnotationLink(Annotation removal)
findFilesetAnnotationLink
in interface FilesetPrx
public java.util.List<FilesetAnnotationLink> findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, Ice.Callback __cb)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, Callback_Fileset_findFilesetAnnotationLink __cb)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_findFilesetAnnotationLink __cb)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findFilesetAnnotationLink
in interface FilesetPrx
public java.util.List<FilesetAnnotationLink> end_findFilesetAnnotationLink(Ice.AsyncResult __iresult)
end_findFilesetAnnotationLink
in interface FilesetPrx
public static void __findFilesetAnnotationLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetAnnotationLink>> __cb, Ice.AsyncResult __result)
public java.util.List<FilesetJobLink> findFilesetJobLink(Job removal)
findFilesetJobLink
in interface FilesetPrx
public java.util.List<FilesetJobLink> findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal)
begin_findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, Ice.Callback __cb)
begin_findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, Callback_Fileset_findFilesetJobLink __cb)
begin_findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_findFilesetJobLink __cb)
begin_findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_findFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_findFilesetJobLink(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<FilesetJobLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_findFilesetJobLink
in interface FilesetPrx
public java.util.List<FilesetJobLink> end_findFilesetJobLink(Ice.AsyncResult __iresult)
end_findFilesetJobLink
in interface FilesetPrx
public static void __findFilesetJobLink_completed(Ice.TwowayCallbackArg1<java.util.List<FilesetJobLink>> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface FilesetPrx
public java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Fileset_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getAnnotationLinksCountPerOwner __cb)
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getAnnotationLinksCountPerOwner
in interface FilesetPrx
public static void __getAnnotationLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
public FilesetEntry getFilesetEntry(int index)
getFilesetEntry
in interface FilesetPrx
public FilesetEntry getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index)
begin_getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index, Ice.Callback __cb)
begin_getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index, Callback_Fileset_getFilesetEntry __cb)
begin_getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getFilesetEntry __cb)
begin_getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetEntry(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getFilesetEntry
in interface FilesetPrx
public FilesetEntry end_getFilesetEntry(Ice.AsyncResult __iresult)
end_getFilesetEntry
in interface FilesetPrx
public static void __getFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
public FilesetJobLink getFilesetJobLink(int index)
getFilesetJobLink
in interface FilesetPrx
public FilesetJobLink getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index)
begin_getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index, Ice.Callback __cb)
begin_getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index, Callback_Fileset_getFilesetJobLink __cb)
begin_getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getFilesetJobLink __cb)
begin_getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getFilesetJobLink(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getFilesetJobLink
in interface FilesetPrx
public FilesetJobLink end_getFilesetJobLink(Ice.AsyncResult __iresult)
end_getFilesetJobLink
in interface FilesetPrx
public static void __getFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.Long,java.lang.Long> getJobLinksCountPerOwner()
getJobLinksCountPerOwner
in interface FilesetPrx
public java.util.Map<java.lang.Long,java.lang.Long> getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner()
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner(Ice.Callback __cb)
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner(Callback_Fileset_getJobLinksCountPerOwner __cb)
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getJobLinksCountPerOwner __cb)
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public Ice.AsyncResult begin_getJobLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getJobLinksCountPerOwner
in interface FilesetPrx
public java.util.Map<java.lang.Long,java.lang.Long> end_getJobLinksCountPerOwner(Ice.AsyncResult __iresult)
end_getJobLinksCountPerOwner
in interface FilesetPrx
public static void __getJobLinksCountPerOwner_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.Long,java.lang.Long>> __cb, Ice.AsyncResult __result)
public FilesetEntry getPrimaryFilesetEntry()
getPrimaryFilesetEntry
in interface FilesetPrx
public FilesetEntry getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)
getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry()
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry(Ice.Callback __cb)
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry(Callback_Fileset_getPrimaryFilesetEntry __cb)
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getPrimaryFilesetEntry __cb)
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry(IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetEntry(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPrimaryFilesetEntry
in interface FilesetPrx
public FilesetEntry end_getPrimaryFilesetEntry(Ice.AsyncResult __iresult)
end_getPrimaryFilesetEntry
in interface FilesetPrx
public static void __getPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
public FilesetJobLink getPrimaryFilesetJobLink()
getPrimaryFilesetJobLink
in interface FilesetPrx
public FilesetJobLink getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink()
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(Ice.Callback __cb)
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(Callback_Fileset_getPrimaryFilesetJobLink __cb)
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getPrimaryFilesetJobLink __cb)
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_getPrimaryFilesetJobLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getPrimaryFilesetJobLink
in interface FilesetPrx
public FilesetJobLink end_getPrimaryFilesetJobLink(Ice.AsyncResult __iresult)
end_getPrimaryFilesetJobLink
in interface FilesetPrx
public static void __getPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
public RString getTemplatePrefix()
getTemplatePrefix
in interface FilesetPrx
public RString getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx)
getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix()
begin_getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix(Ice.Callback __cb)
begin_getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix(Callback_Fileset_getTemplatePrefix __cb)
begin_getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getTemplatePrefix __cb)
begin_getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_getTemplatePrefix(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getTemplatePrefix
in interface FilesetPrx
public RString end_getTemplatePrefix(Ice.AsyncResult __iresult)
end_getTemplatePrefix
in interface FilesetPrx
public static void __getTemplatePrefix_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
public RInt getVersion()
getVersion
in interface FilesetPrx
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion()
begin_getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
begin_getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion(Callback_Fileset_getVersion __cb)
begin_getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_getVersion __cb)
begin_getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getVersion
in interface FilesetPrx
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getVersion
in interface FilesetPrx
public RInt end_getVersion(Ice.AsyncResult __iresult)
end_getVersion
in interface FilesetPrx
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
public FilesetAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface FilesetPrx
public FilesetAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition)
begin_linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
begin_linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Fileset_linkAnnotation __cb)
begin_linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkAnnotation __cb)
begin_linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkAnnotation
in interface FilesetPrx
public FilesetAnnotationLink end_linkAnnotation(Ice.AsyncResult __iresult)
end_linkAnnotation
in interface FilesetPrx
public static void __linkAnnotation_completed(Ice.TwowayCallbackArg1<FilesetAnnotationLink> __cb, Ice.AsyncResult __result)
public FilesetJobLink linkJob(Job addition)
linkJob
in interface FilesetPrx
public FilesetJobLink linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition)
begin_linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition, Ice.Callback __cb)
begin_linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition, Callback_Fileset_linkJob __cb)
begin_linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkJob __cb)
begin_linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkJob
in interface FilesetPrx
public Ice.AsyncResult begin_linkJob(Job addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkJob
in interface FilesetPrx
public FilesetJobLink end_linkJob(Ice.AsyncResult __iresult)
end_linkJob
in interface FilesetPrx
public static void __linkJob_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
public java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface FilesetPrx
public java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList()
begin_linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
begin_linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList(Callback_Fileset_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkedAnnotationList __cb)
begin_linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedAnnotationList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedAnnotationList
in interface FilesetPrx
public java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __iresult)
end_linkedAnnotationList
in interface FilesetPrx
public static void __linkedAnnotationList_completed(Ice.TwowayCallbackArg1<java.util.List<Annotation>> __cb, Ice.AsyncResult __result)
public java.util.List<Job> linkedJobList()
linkedJobList
in interface FilesetPrx
public java.util.List<Job> linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx)
linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList()
begin_linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList(Ice.Callback __cb)
begin_linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList(Callback_Fileset_linkedJobList __cb)
begin_linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_linkedJobList __cb)
begin_linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList(IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_linkedJobList
in interface FilesetPrx
public Ice.AsyncResult begin_linkedJobList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Job>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_linkedJobList
in interface FilesetPrx
public java.util.List<Job> end_linkedJobList(Ice.AsyncResult __iresult)
end_linkedJobList
in interface FilesetPrx
public static void __linkedJobList_completed(Ice.TwowayCallbackArg1<java.util.List<Job>> __cb, Ice.AsyncResult __result)
public void reloadAnnotationLinks(Fileset toCopy)
reloadAnnotationLinks
in interface FilesetPrx
public void reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy)
begin_reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, Callback_Fileset_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadAnnotationLinks __cb)
begin_reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadAnnotationLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadAnnotationLinks
in interface FilesetPrx
public void end_reloadAnnotationLinks(Ice.AsyncResult __iresult)
end_reloadAnnotationLinks
in interface FilesetPrx
public void reloadImages(Fileset toCopy)
reloadImages
in interface FilesetPrx
public void reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy)
begin_reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, Ice.Callback __cb)
begin_reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, Callback_Fileset_reloadImages __cb)
begin_reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadImages __cb)
begin_reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_reloadImages(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadImages
in interface FilesetPrx
public void end_reloadImages(Ice.AsyncResult __iresult)
end_reloadImages
in interface FilesetPrx
public void reloadJobLinks(Fileset toCopy)
reloadJobLinks
in interface FilesetPrx
public void reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy)
begin_reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, Ice.Callback __cb)
begin_reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, Callback_Fileset_reloadJobLinks __cb)
begin_reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadJobLinks __cb)
begin_reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_reloadJobLinks(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadJobLinks
in interface FilesetPrx
public void end_reloadJobLinks(Ice.AsyncResult __iresult)
end_reloadJobLinks
in interface FilesetPrx
public void reloadUsedFiles(Fileset toCopy)
reloadUsedFiles
in interface FilesetPrx
public void reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy)
begin_reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, Ice.Callback __cb)
begin_reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, Callback_Fileset_reloadUsedFiles __cb)
begin_reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_reloadUsedFiles __cb)
begin_reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_reloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_reloadUsedFiles(Fileset toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_reloadUsedFiles
in interface FilesetPrx
public void end_reloadUsedFiles(Ice.AsyncResult __iresult)
end_reloadUsedFiles
in interface FilesetPrx
public void removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public void removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Ice.Callback __cb)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetAnnotationLinkSet __cb)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetAnnotationLinkSet(java.util.List<FilesetAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public void end_removeAllFilesetAnnotationLinkSet(Ice.AsyncResult __iresult)
end_removeAllFilesetAnnotationLinkSet
in interface FilesetPrx
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
removeAllFilesetEntrySet
in interface FilesetPrx
public void removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Ice.Callback __cb)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, Callback_Fileset_removeAllFilesetEntrySet __cb)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetEntrySet __cb)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetEntrySet(java.util.List<FilesetEntry> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllFilesetEntrySet
in interface FilesetPrx
public void end_removeAllFilesetEntrySet(Ice.AsyncResult __iresult)
end_removeAllFilesetEntrySet
in interface FilesetPrx
public void removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
removeAllFilesetJobLinkSet
in interface FilesetPrx
public void removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Ice.Callback __cb)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, Callback_Fileset_removeAllFilesetJobLinkSet __cb)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllFilesetJobLinkSet __cb)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllFilesetJobLinkSet(java.util.List<FilesetJobLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllFilesetJobLinkSet
in interface FilesetPrx
public void end_removeAllFilesetJobLinkSet(Ice.AsyncResult __iresult)
end_removeAllFilesetJobLinkSet
in interface FilesetPrx
public void removeAllImageSet(java.util.List<Image> targets)
removeAllImageSet
in interface FilesetPrx
public void removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets)
begin_removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, Ice.Callback __cb)
begin_removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, Callback_Fileset_removeAllImageSet __cb)
begin_removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeAllImageSet __cb)
begin_removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeAllImageSet
in interface FilesetPrx
public Ice.AsyncResult begin_removeAllImageSet(java.util.List<Image> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeAllImageSet
in interface FilesetPrx
public void end_removeAllImageSet(Ice.AsyncResult __iresult)
end_removeAllImageSet
in interface FilesetPrx
public void removeFilesetAnnotationLink(FilesetAnnotationLink theTarget)
removeFilesetAnnotationLink
in interface FilesetPrx
public void removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Ice.Callback __cb)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, Callback_Fileset_removeFilesetAnnotationLink __cb)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetAnnotationLink __cb)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLink(FilesetAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetAnnotationLink
in interface FilesetPrx
public void end_removeFilesetAnnotationLink(Ice.AsyncResult __iresult)
end_removeFilesetAnnotationLink
in interface FilesetPrx
public void removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)
removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public void removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Ice.Callback __cb)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetAnnotationLinkFromBoth __cb)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetAnnotationLinkFromBoth(FilesetAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public void end_removeFilesetAnnotationLinkFromBoth(Ice.AsyncResult __iresult)
end_removeFilesetAnnotationLinkFromBoth
in interface FilesetPrx
public void removeFilesetEntry(FilesetEntry theTarget)
removeFilesetEntry
in interface FilesetPrx
public void removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget)
begin_removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Ice.Callback __cb)
begin_removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, Callback_Fileset_removeFilesetEntry __cb)
begin_removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetEntry __cb)
begin_removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetEntry(FilesetEntry theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetEntry
in interface FilesetPrx
public void end_removeFilesetEntry(Ice.AsyncResult __iresult)
end_removeFilesetEntry
in interface FilesetPrx
public void removeFilesetJobLink(FilesetJobLink theTarget)
removeFilesetJobLink
in interface FilesetPrx
public void removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget)
begin_removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, Ice.Callback __cb)
begin_removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, Callback_Fileset_removeFilesetJobLink __cb)
begin_removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetJobLink __cb)
begin_removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLink(FilesetJobLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetJobLink
in interface FilesetPrx
public void end_removeFilesetJobLink(Ice.AsyncResult __iresult)
end_removeFilesetJobLink
in interface FilesetPrx
public void removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)
removeFilesetJobLinkFromBoth
in interface FilesetPrx
public void removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Ice.Callback __cb)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, Callback_Fileset_removeFilesetJobLinkFromBoth __cb)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeFilesetJobLinkFromBoth __cb)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public Ice.AsyncResult begin_removeFilesetJobLinkFromBoth(FilesetJobLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public void end_removeFilesetJobLinkFromBoth(Ice.AsyncResult __iresult)
end_removeFilesetJobLinkFromBoth
in interface FilesetPrx
public void removeImage(Image theTarget)
removeImage
in interface FilesetPrx
public void removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget)
begin_removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget, Ice.Callback __cb)
begin_removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget, Callback_Fileset_removeImage __cb)
begin_removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_removeImage __cb)
begin_removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_removeImage
in interface FilesetPrx
public Ice.AsyncResult begin_removeImage(Image theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_removeImage
in interface FilesetPrx
public void end_removeImage(Ice.AsyncResult __iresult)
end_removeImage
in interface FilesetPrx
public FilesetEntry setFilesetEntry(int index, FilesetEntry theElement)
setFilesetEntry
in interface FilesetPrx
public FilesetEntry setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement)
begin_setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, Ice.Callback __cb)
begin_setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, Callback_Fileset_setFilesetEntry __cb)
begin_setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setFilesetEntry __cb)
begin_setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetEntry(int index, FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setFilesetEntry
in interface FilesetPrx
public FilesetEntry end_setFilesetEntry(Ice.AsyncResult __iresult)
end_setFilesetEntry
in interface FilesetPrx
public static void __setFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
public FilesetJobLink setFilesetJobLink(int index, FilesetJobLink theElement)
setFilesetJobLink
in interface FilesetPrx
public FilesetJobLink setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement)
begin_setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, Ice.Callback __cb)
begin_setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, Callback_Fileset_setFilesetJobLink __cb)
begin_setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setFilesetJobLink __cb)
begin_setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setFilesetJobLink(int index, FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setFilesetJobLink
in interface FilesetPrx
public FilesetJobLink end_setFilesetJobLink(Ice.AsyncResult __iresult)
end_setFilesetJobLink
in interface FilesetPrx
public static void __setFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
public FilesetEntry setPrimaryFilesetEntry(FilesetEntry theElement)
setPrimaryFilesetEntry
in interface FilesetPrx
public FilesetEntry setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, Ice.Callback __cb)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, Callback_Fileset_setPrimaryFilesetEntry __cb)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setPrimaryFilesetEntry __cb)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetEntry(FilesetEntry theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetEntry> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPrimaryFilesetEntry
in interface FilesetPrx
public FilesetEntry end_setPrimaryFilesetEntry(Ice.AsyncResult __iresult)
end_setPrimaryFilesetEntry
in interface FilesetPrx
public static void __setPrimaryFilesetEntry_completed(Ice.TwowayCallbackArg1<FilesetEntry> __cb, Ice.AsyncResult __result)
public FilesetJobLink setPrimaryFilesetJobLink(FilesetJobLink theElement)
setPrimaryFilesetJobLink
in interface FilesetPrx
public FilesetJobLink setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Ice.Callback __cb)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, Callback_Fileset_setPrimaryFilesetJobLink __cb)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setPrimaryFilesetJobLink __cb)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public Ice.AsyncResult begin_setPrimaryFilesetJobLink(FilesetJobLink theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<FilesetJobLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setPrimaryFilesetJobLink
in interface FilesetPrx
public FilesetJobLink end_setPrimaryFilesetJobLink(Ice.AsyncResult __iresult)
end_setPrimaryFilesetJobLink
in interface FilesetPrx
public static void __setPrimaryFilesetJobLink_completed(Ice.TwowayCallbackArg1<FilesetJobLink> __cb, Ice.AsyncResult __result)
public void setTemplatePrefix(RString theTemplatePrefix)
setTemplatePrefix
in interface FilesetPrx
public void setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx)
setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix)
begin_setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, Ice.Callback __cb)
begin_setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, Callback_Fileset_setTemplatePrefix __cb)
begin_setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setTemplatePrefix __cb)
begin_setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setTemplatePrefix
in interface FilesetPrx
public Ice.AsyncResult begin_setTemplatePrefix(RString theTemplatePrefix, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setTemplatePrefix
in interface FilesetPrx
public void end_setTemplatePrefix(Ice.AsyncResult __iresult)
end_setTemplatePrefix
in interface FilesetPrx
public void setVersion(RInt theVersion)
setVersion
in interface FilesetPrx
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion)
begin_setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
begin_setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Fileset_setVersion __cb)
begin_setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_setVersion __cb)
begin_setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setVersion
in interface FilesetPrx
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setVersion
in interface FilesetPrx
public void end_setVersion(Ice.AsyncResult __iresult)
end_setVersion
in interface FilesetPrx
public int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface FilesetPrx
public int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks()
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Fileset_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfAnnotationLinks __cb)
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfAnnotationLinks
in interface FilesetPrx
public int end_sizeOfAnnotationLinks(Ice.AsyncResult __iresult)
end_sizeOfAnnotationLinks
in interface FilesetPrx
public static void __sizeOfAnnotationLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfImages()
sizeOfImages
in interface FilesetPrx
public int sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages()
begin_sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages(Ice.Callback __cb)
begin_sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages(Callback_Fileset_sizeOfImages __cb)
begin_sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfImages __cb)
begin_sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfImages
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfImages
in interface FilesetPrx
public int end_sizeOfImages(Ice.AsyncResult __iresult)
end_sizeOfImages
in interface FilesetPrx
public static void __sizeOfImages_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfJobLinks()
sizeOfJobLinks
in interface FilesetPrx
public int sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks()
begin_sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks(Ice.Callback __cb)
begin_sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks(Callback_Fileset_sizeOfJobLinks __cb)
begin_sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfJobLinks __cb)
begin_sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfJobLinks
in interface FilesetPrx
public int end_sizeOfJobLinks(Ice.AsyncResult __iresult)
end_sizeOfJobLinks
in interface FilesetPrx
public static void __sizeOfJobLinks_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int sizeOfUsedFiles()
sizeOfUsedFiles
in interface FilesetPrx
public int sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles()
begin_sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles(Ice.Callback __cb)
begin_sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles(Callback_Fileset_sizeOfUsedFiles __cb)
begin_sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_sizeOfUsedFiles __cb)
begin_sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_sizeOfUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_sizeOfUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_sizeOfUsedFiles
in interface FilesetPrx
public int end_sizeOfUsedFiles(Ice.AsyncResult __iresult)
end_sizeOfUsedFiles
in interface FilesetPrx
public static void __sizeOfUsedFiles_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface FilesetPrx
public void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
begin_unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
begin_unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Fileset_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unlinkAnnotation __cb)
begin_unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkAnnotation
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkAnnotation
in interface FilesetPrx
public void end_unlinkAnnotation(Ice.AsyncResult __iresult)
end_unlinkAnnotation
in interface FilesetPrx
public void unlinkJob(Job removal)
unlinkJob
in interface FilesetPrx
public void unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal)
begin_unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal, Ice.Callback __cb)
begin_unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal, Callback_Fileset_unlinkJob __cb)
begin_unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unlinkJob __cb)
begin_unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unlinkJob
in interface FilesetPrx
public Ice.AsyncResult begin_unlinkJob(Job removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unlinkJob
in interface FilesetPrx
public void end_unlinkJob(Ice.AsyncResult __iresult)
end_unlinkJob
in interface FilesetPrx
public void unloadAnnotationLinks()
unloadAnnotationLinks
in interface FilesetPrx
public void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks()
begin_unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Fileset_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadAnnotationLinks __cb)
begin_unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadAnnotationLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadAnnotationLinks
in interface FilesetPrx
public void end_unloadAnnotationLinks(Ice.AsyncResult __iresult)
end_unloadAnnotationLinks
in interface FilesetPrx
public void unloadImages()
unloadImages
in interface FilesetPrx
public void unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages()
begin_unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages(Ice.Callback __cb)
begin_unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages(Callback_Fileset_unloadImages __cb)
begin_unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadImages __cb)
begin_unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadImages
in interface FilesetPrx
public Ice.AsyncResult begin_unloadImages(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadImages
in interface FilesetPrx
public void end_unloadImages(Ice.AsyncResult __iresult)
end_unloadImages
in interface FilesetPrx
public void unloadJobLinks()
unloadJobLinks
in interface FilesetPrx
public void unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks()
begin_unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks(Ice.Callback __cb)
begin_unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks(Callback_Fileset_unloadJobLinks __cb)
begin_unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadJobLinks __cb)
begin_unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadJobLinks
in interface FilesetPrx
public Ice.AsyncResult begin_unloadJobLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadJobLinks
in interface FilesetPrx
public void end_unloadJobLinks(Ice.AsyncResult __iresult)
end_unloadJobLinks
in interface FilesetPrx
public void unloadUsedFiles()
unloadUsedFiles
in interface FilesetPrx
public void unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles()
begin_unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles(Ice.Callback __cb)
begin_unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles(Callback_Fileset_unloadUsedFiles __cb)
begin_unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Fileset_unloadUsedFiles __cb)
begin_unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_unloadUsedFiles
in interface FilesetPrx
public Ice.AsyncResult begin_unloadUsedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_unloadUsedFiles
in interface FilesetPrx
public void end_unloadUsedFiles(Ice.AsyncResult __iresult)
end_unloadUsedFiles
in interface FilesetPrx
public Details getDetails()
getDetails
in interface IObjectPrx
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails()
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getDetails
in interface IObjectPrx
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getDetails
in interface IObjectPrx
public Details end_getDetails(Ice.AsyncResult __iresult)
end_getDetails
in interface IObjectPrx
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
public RLong getId()
getId
in interface IObjectPrx
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId()
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getId
in interface IObjectPrx
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getId
in interface IObjectPrx
public RLong end_getId(Ice.AsyncResult __iresult)
end_getId
in interface IObjectPrx
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
public boolean isAnnotated()
IObjectPrx
isAnnotated
in interface IObjectPrx
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated()
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isAnnotated
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isAnnotated(Ice.AsyncResult __iresult)
IObjectPrx
end_isAnnotated
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isGlobal()
IObjectPrx
isGlobal
in interface IObjectPrx
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal()
IObjectPrx
begin_isGlobal
in interface IObjectPrx
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isGlobal
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isGlobal(Ice.AsyncResult __iresult)
IObjectPrx
end_isGlobal
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLink()
IObjectPrx
isLink
in interface IObjectPrx
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink()
IObjectPrx
begin_isLink
in interface IObjectPrx
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLink
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLink(Ice.AsyncResult __iresult)
IObjectPrx
end_isLink
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isLoaded()
IObjectPrx
isLoaded
in interface IObjectPrx
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded()
IObjectPrx
begin_isLoaded
in interface IObjectPrx
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isLoaded
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isLoaded(Ice.AsyncResult __iresult)
IObjectPrx
end_isLoaded
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public boolean isMutable()
IObjectPrx
isMutable
in interface IObjectPrx
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable()
IObjectPrx
begin_isMutable
in interface IObjectPrx
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_isMutable
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public boolean end_isMutable(Ice.AsyncResult __iresult)
IObjectPrx
end_isMutable
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
public IObject proxy()
IObjectPrx
proxy
in interface IObjectPrx
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy()
IObjectPrx
begin_proxy
in interface IObjectPrx
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_proxy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_proxy(Ice.AsyncResult __iresult)
IObjectPrx
end_proxy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void setId(RLong id)
setId
in interface IObjectPrx
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_setId
in interface IObjectPrx
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_setId
in interface IObjectPrx
public void end_setId(Ice.AsyncResult __iresult)
end_setId
in interface IObjectPrx
public IObject shallowCopy()
IObjectPrx
shallowCopy
in interface IObjectPrx
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy()
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_shallowCopy
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public IObject end_shallowCopy(Ice.AsyncResult __iresult)
IObjectPrx
end_shallowCopy
in interface IObjectPrx
__iresult
- The asynchronous result object.public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
public void unload()
IObjectPrx
unload
in interface IObjectPrx
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload()
IObjectPrx
begin_unload
in interface IObjectPrx
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unload(Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unload
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unload(Ice.AsyncResult __iresult)
IObjectPrx
end_unload
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadCollections()
IObjectPrx
unloadCollections
in interface IObjectPrx
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections()
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadCollections
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadCollections(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadCollections
in interface IObjectPrx
__iresult
- The asynchronous result object.public void unloadDetails()
IObjectPrx
unloadDetails
in interface IObjectPrx
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails()
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
IObjectPrx
begin_unloadDetails
in interface IObjectPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_unloadDetails(Ice.AsyncResult __iresult)
IObjectPrx
end_unloadDetails
in interface IObjectPrx
__iresult
- The asynchronous result object.public static FilesetPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static FilesetPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static FilesetPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static FilesetPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static FilesetPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static FilesetPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, FilesetPrx v)
public static FilesetPrx __read(IceInternal.BasicStream __is)