public interface AMD_IMetadata_loadTagContent
extends Ice.AMDCallback
Modifier and Type | Method and Description |
---|---|
void |
ice_response(java.util.Map<java.lang.Long,java.util.List<IObject>> __ret)
ice_response indicates that
the operation completed successfully.
|
void ice_response(java.util.Map<java.lang.Long,java.util.List<IObject>> __ret)
__ret
- (return value) Map whose key is a Tag/TagSet
and the
value either a Map or a list of related
DataObject
.