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, waitgetFlipInfodealArguments, getExtInfo, isEnablepublic java.lang.Object execute(ExecuteArguments arguments) throws com.seeyon.ctp.common.exceptions.BusinessException
SelectOrgPanelexecute 在接口中 SelectOrgPanelarguments - 执行参数com.seeyon.ctp.common.exceptions.BusinessExceptionpublic SelectOrgConstants.PanelType getType()
BasicSelectOrgPanelgetType 在接口中 BasicSelectOrgPanelpublic OrgEntityFormat.FormatResult<?> format(java.lang.String[] typeIdArray, java.lang.String label, OrgEntityFormat.FormatContext context)
OrgEntityFormatformat 在接口中 OrgEntityFormatpublic SelectOrgConstants.EntityType supportType()
SelectOrgFormatsupportType 在接口中 SelectOrgFormat