@ApplicationScoped public class SubformFinderServiceImpl extends Object implements SubformFinderService
| Modifier and Type | Field and Description |
|---|---|
protected Set<FormFinder> |
finders |
| Constructor and Description |
|---|
SubformFinderServiceImpl() |
protected Set<FormFinder> finders
@PostConstruct protected void init()
public Form getForm(String ctxUID)
getForm in interface SubformFinderServicepublic Form getFormByPath(String formPath, String ctxUID)
getFormByPath in interface SubformFinderServicepublic Form getFormById(long formId, String ctxUID)
getFormById in interface SubformFinderServiceCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.