Interface StewardshipActionInterface
-
public interface StewardshipActionInterfaceStewardshipActionInterface defines the client-side interface for the Stewardship Action OMAS. This includes operations to make corrections and updates to metadata.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidassignAssetOwner(String userId, String assetGUID, String owner)Assign a new owner to an asset.
-