org.drools.guvnor.client.rpc
Interface StandaloneEditorService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- StandaloneEditorServiceImplementation
@RemoteServiceRelativePath(value="standaloneEditorService")
public interface StandaloneEditorService
- extends com.google.gwt.user.client.rpc.RemoteService
getInvocationParameters
StandaloneEditorInvocationParameters getInvocationParameters(String parametersUUID)
throws DetailedSerializationException
- Throws:
DetailedSerializationException
getAsstesDRL
String[] getAsstesDRL(RuleAsset[] assets)
throws com.google.gwt.user.client.rpc.SerializationException
- Throws:
com.google.gwt.user.client.rpc.SerializationException
getAsstesBRL
String[] getAsstesBRL(RuleAsset[] assets)
throws com.google.gwt.user.client.rpc.SerializationException
- Throws:
com.google.gwt.user.client.rpc.SerializationException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.