public class FetchContractByIdentifierCmdImpl extends AbstractFetchContractCmdImpl
| Constructor and Description |
|---|
| FetchContractByIdentifierCmdImpl()
default constructor
|
| Modifier and Type | Method and Description |
|---|---|
| protected java.util.Collection | fetchContracts()
Fetchs contract by contract identifier using ContractDataBean.
|
public FetchContractByIdentifierCmdImpl()
protected java.util.Collection fetchContracts()
throws java.lang.Exception