パッケージ | 説明 |
---|---|
ome.services.blitz.impl.commands | |
ome.services.blitz.repo | |
omero.cmd | |
omero.cmd.basic | |
omero.cmd.fs | |
omero.cmd.graphs |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
SaveI.init(Helper helper) |
修飾子とタイプ | フィールドと説明 |
---|---|
protected Helper |
RawAccessRequestI.helper |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ManagedImportRequestI.init(Helper helper) |
void |
RawAccessRequestI.init(Helper helper) |
修飾子とタイプ | メソッドと説明 |
---|---|
Helper |
Helper.subhelper(omero.cmd.Request req,
omero.cmd.Status substatus)
Run
IRequest.init(Helper) on a sub-command by creating a new
Helper instance. |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
IRequest.init(Helper helper)
Method called within the transaction boundaries before any processing occurs.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
DoAllI.init(Helper helper) |
void |
ListRequestsI.init(Helper helper) |
void |
TimingI.init(Helper helper) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ManageImageBinariesI.init(Helper helper) |
void |
OriginalMetadataRequestI.init(Helper helper) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ChgrpI.init(Helper helper) |
void |
ChmodI.init(Helper helper) |
void |
ChownI.init(Helper helper) |
void |
DeleteI.init(Helper helper) |
void |
GraphSpecListI.init(Helper helper) |
コンストラクタと説明 |
---|
Preprocessor(java.util.List<omero.cmd.Request> requests,
Helper helper) |