public interface _FolderImageLinkOperations extends _IObjectOperations
| Modifier and Type | Method and Description | 
|---|---|
Image | 
getChild(Ice.Current __current)  | 
Folder | 
getParent(Ice.Current __current)  | 
RInt | 
getVersion(Ice.Current __current)  | 
void | 
link(Folder theParent,
    Image theChild,
    Ice.Current __current)  | 
void | 
setChild(Image theChild,
        Ice.Current __current)  | 
void | 
setParent(Folder theParent,
         Ice.Current __current)  | 
void | 
setVersion(RInt theVersion,
          Ice.Current __current)  | 
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailsRInt getVersion(Ice.Current __current)
void setVersion(RInt theVersion, Ice.Current __current)
Folder getParent(Ice.Current __current)
void setParent(Folder theParent, Ice.Current __current)
Image getChild(Ice.Current __current)
void setChild(Image theChild, Ice.Current __current)