Package org.wso2.carbon.ui.action
Interface ServiceAction
-
public interface ServiceActionorg.wso2.carbon.action.ServiceAction interface for rendering definitions. This class is used only to hold reference in OSGi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetComponentRoot(String componentRoot)This will set the component root which can be used in Services
-
-
-
Method Detail
-
setComponentRoot
void setComponentRoot(String componentRoot)
This will set the component root which can be used in Services- Parameters:
componentRoot- componentRoot
-
-