public interface _FilesetJobLinkOperations extends _IObjectOperations
| Modifier and Type | Method and Description | 
|---|---|
| Job | getChild(Ice.Current __current) | 
| Fileset | getParent(Ice.Current __current) | 
| RInt | getVersion(Ice.Current __current) | 
| void | link(Fileset theParent,
    Job theChild,
    Ice.Current __current) | 
| void | setChild(Job theChild,
        Ice.Current __current) | 
| void | setParent(Fileset 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)
Fileset getParent(Ice.Current __current)
void setParent(Fileset theParent, Ice.Current __current)
Job getChild(Ice.Current __current)
void setChild(Job theChild, Ice.Current __current)