|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConfigureServiceUIService
This provides functionality to configure the user interface that is available for managing services through the Management Console.
Method Summary | |
---|---|
String |
getServiceConfiguration()
Method to obtain the current service UI configuration. |
boolean |
saveServiceConfiguration(String update)
Method to save the updated service UI configuration to the registry. |
Methods inherited from interface org.wso2.carbon.registry.admin.api.governance.IManageServicesService |
---|
addService, canChange, editService, getServicePath |
Method Detail |
---|
String getServiceConfiguration() throws org.wso2.carbon.registry.core.exceptions.RegistryException
org.wso2.carbon.registry.core.exceptions.RegistryException
- if the operation failed.boolean saveServiceConfiguration(String update) throws org.wso2.carbon.registry.core.exceptions.RegistryException
update
- the updated service UI configuration.
org.wso2.carbon.registry.core.exceptions.RegistryException
- if the operation failed during the update.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |