Package | Description |
---|---|
org.wso2.carbon.registry.synchronization | |
org.wso2.carbon.registry.synchronization.operation |
Modifier and Type | Method and Description |
---|---|
static boolean |
Utils.confirmDelete(File file,
File metaFile,
UserInputCallback callback)
This method will obtain the consent from the user to delete the specified file and meta file
(corresponding to the file), if the user agrees to.
|
Modifier and Type | Method and Description |
---|---|
boolean |
UpdateCommand.execute(Registry registry,
UserInputCallback callback)
This method will execute the update command utilizing the various parameters passed when
creating the instance of the command.
|
boolean |
CheckOutCommand.execute(Registry registry,
UserInputCallback callback)
This method will execute the check-out command utilizing the various parameters passed when
creating the instance of the command.
|
boolean |
CheckInCommand.execute(Registry registry,
UserInputCallback callback)
This method will execute the check-in command utilizing the various parameters passed when
creating the instance of the command.
|
Copyright © 2016 WSO2 Inc. All Rights Reserved.