public class OrgGuestPanel extends java.lang.Object implements BasicSelectOrgPanel, SelectOrgFormat
SelectOrgPanel.Fun<T,R>
OrgEntityFormat.FormatContext, OrgEntityFormat.FormatResult<T extends BaseEntity>
EMPTY_COMMAND
构造器和说明 |
---|
OrgGuestPanel() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.Object |
execute(ExecuteArguments arguments)
执行数据查询
|
OrgEntityFormat.FormatResult<?> |
format(java.lang.String[] typeIdArray,
java.lang.String label,
OrgEntityFormat.FormatContext context)
格式化数据
|
SelectOrgConstants.PanelType |
getType()
获取页签类型
|
SelectOrgConstants.EntityType |
supportType()
支持格式化类型
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFlipInfo
dealArguments, getExtInfo, isEnable
public java.lang.Object execute(ExecuteArguments arguments) throws com.seeyon.ctp.common.exceptions.BusinessException
SelectOrgPanel
execute
在接口中 SelectOrgPanel
arguments
- 执行参数com.seeyon.ctp.common.exceptions.BusinessException
public SelectOrgConstants.PanelType getType()
BasicSelectOrgPanel
getType
在接口中 BasicSelectOrgPanel
public OrgEntityFormat.FormatResult<?> format(java.lang.String[] typeIdArray, java.lang.String label, OrgEntityFormat.FormatContext context)
OrgEntityFormat
format
在接口中 OrgEntityFormat
public SelectOrgConstants.EntityType supportType()
SelectOrgFormat
supportType
在接口中 SelectOrgFormat