public interface _FolderRoiLinkOperations extends _IObjectOperations
Modifier and Type | Method and Description |
---|---|
Roi |
getChild(Ice.Current __current) |
Folder |
getParent(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
void |
link(Folder theParent,
Roi theChild,
Ice.Current __current) |
void |
setChild(Roi 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, unloadDetails
RInt getVersion(Ice.Current __current)
void setVersion(RInt theVersion, Ice.Current __current)
Folder getParent(Ice.Current __current)
void setParent(Folder theParent, Ice.Current __current)
Roi getChild(Ice.Current __current)
void setChild(Roi theChild, Ice.Current __current)