インタフェース | 説明 |
---|---|
IGraphModifyRequest |
Extension of
IRequest to allow copying GraphModify objects
during pre-processing. |
クラス | 説明 |
---|---|
ChgrpI | |
ChmodI |
Chmod implementation like that in
IAdmin.changePermissions(IObject, ome.model.internal.Permissions) but
which can be run asynchronously. |
ChownI | |
DeleteI |
Replaces
DeleteHandleI in order to have all asynchronous invocations
in a single API. |
GraphSpecListI | |
Preprocessor |
Preprocessors have a chance to modify the list of
Request instances which are passed to a
DoAll . |
Preprocessor.GraphModifyTarget |
A tuple of target type and target ID.
|
列挙型 | 説明 |
---|---|
Preprocessor.TargetType |
The types of target for which we care about adjusting graph operation requests.
|