| Constructor and Description |
|---|
BusinessBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
businessOperation1() |
String |
businessOperation2() |
protected abstract String |
getResult() |
public String businessOperation1()
businessOperation1 in interface Businesspublic String businessOperation2()
businessOperation2 in interface Businessprotected abstract String getResult()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.