jbpm-form-modeler-renderer-backend 1.0-SNAPSHOT

org.jboss.modeler.form.backend
Class FormService

java.lang.Object
  extended by org.jboss.modeler.form.backend.FormService
All Implemented Interfaces:
org.jboss.errai.bus.client.api.MessageCallback

@ApplicationScoped
@Named(value="FormService")
public class FormService
extends Object
implements org.jboss.errai.bus.client.api.MessageCallback


Constructor Summary
FormService()
           
 
Method Summary
 void callback(org.jboss.errai.bus.client.api.Message message)
           
 void notiyValidation(String id, FormValidationResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormService

public FormService()
Method Detail

callback

public void callback(org.jboss.errai.bus.client.api.Message message)
Specified by:
callback in interface org.jboss.errai.bus.client.api.MessageCallback

notiyValidation

public void notiyValidation(String id,
                            FormValidationResult result)

jbpm-form-modeler-renderer-backend 1.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.