org.ow2.dragon.ui.uibeans.technology
Class ListOfProcessorsBean
java.lang.Object
org.ow2.dragon.ui.uibeans.technology.ListOfProcessorsBean
public class ListOfProcessorsBean
- extends java.lang.Object
- Author:
- ofabre - eBM Websourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListOfProcessorsBean
public ListOfProcessorsBean()
loadAll
public void loadAll()
throws org.ow2.opensuit.core.error.LocalizedError
- Loads all exec envs from the database
- Throws:
org.ow2.opensuit.core.error.LocalizedError
search
public void search(javax.servlet.http.HttpServletRequest request)
throws org.ow2.opensuit.core.error.LocalizedError
- Searches exec envs by name, address...
- Throws:
org.ow2.opensuit.core.error.LocalizedError
getSearchCriteria
public java.lang.String getSearchCriteria()
setSearchCriteria
public void setSearchCriteria(java.lang.String searchCriteria)
getSearchedProperties
public java.util.List<java.lang.String> getSearchedProperties()
setSearchedProperties
public void setSearchedProperties(java.util.List<java.lang.String> searchedProperties)
getProcessors
public java.util.List<org.ow2.dragon.api.to.technology.ProcessorTO> getProcessors()
setProcessors
public void setProcessors(java.util.List<org.ow2.dragon.api.to.technology.ProcessorTO> processors)
Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.