org.exoplatform.workflow.webui.component
Interface UISelectable

All Known Implementing Classes:
UITask

public interface UISelectable

Created by The eXo Platform SARL Author : Ly Dinh Quang quang.ly@exoplatform.com xxx5669@gmail.com Jan 12, 2009


Method Summary
 void doSelect(java.lang.String selectField, java.lang.Object value)
          Do select.
 

Method Detail

doSelect

void doSelect(java.lang.String selectField,
              java.lang.Object value)
              throws java.lang.Exception
Do select.

Parameters:
selectField - the select field
value - the value
Throws:
java.lang.Exception - the exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.