パッケージ | 説明 |
---|---|
omero.cmd.graphs |
修飾子とタイプ | クラスと説明 |
---|---|
class |
ChgrpI |
class |
ChmodI
Chmod implementation like that in
IAdmin.changePermissions(IObject, ome.model.internal.Permissions) but
which can be run asynchronously. |
class |
ChownI |
class |
DeleteI
Replaces
DeleteHandleI in order to have all asynchronous invocations
in a single API. |
修飾子とタイプ | メソッドと説明 |
---|---|
IGraphModifyRequest |
ChgrpI.copy() |
IGraphModifyRequest |
ChmodI.copy() |
IGraphModifyRequest |
ChownI.copy() |
IGraphModifyRequest |
DeleteI.copy() |
IGraphModifyRequest |
IGraphModifyRequest.copy()
Produce a clone of this object.
|