public class HlTrEnPr extends Object implements org.beigesoft.hld.IHlNmClSt
Additional holder of names of admin/trade entities processors.
| Constructor and Description |
|---|
HlTrEnPr() |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.beigesoft.mdl.IHasId<?>> |
get(Class<T> pCls,
String pAct)
Get processor name for given class and action name.
|
public final <T extends org.beigesoft.mdl.IHasId<?>> String get(Class<T> pCls, String pAct) throws Exception
Get processor name for given class and action name.
get in interface org.beigesoft.hld.IHlNmClStT - entity typepCls - a ClasspAct - action nameException - an ExceptionCopyright © 2019–2020. All rights reserved.