public class OrgAdminPanel extends java.lang.Object implements BasicSelectOrgPanel, SelectOrgFormat
SelectOrgPanel.Fun<T,R>OrgEntityFormat.FormatContext, OrgEntityFormat.FormatResult<T extends BaseEntity>EMPTY_COMMAND| 构造器和说明 |
|---|
OrgAdminPanel()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Object |
execute(ExecuteArguments arguments)
已过时。
执行数据查询
|
OrgEntityFormat.FormatResult<?> |
format(java.lang.String[] typeIdArray,
java.lang.String label,
OrgEntityFormat.FormatContext context)
已过时。
格式化数据
|
SelectOrgConstants.PanelType |
getType()
已过时。
获取页签类型
|
boolean |
isEnable()
已过时。
判断panel是否可用,默认为可用
|
SelectOrgConstants.EntityType |
supportType()
已过时。
支持格式化类型
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFlipInfodealArguments, getExtInfopublic java.lang.Object execute(ExecuteArguments arguments) throws java.lang.Exception
SelectOrgPanelexecute 在接口中 SelectOrgPanelarguments - 执行参数java.lang.Exceptionpublic boolean isEnable()
SelectOrgPanelisEnable 在接口中 SelectOrgPanelpublic 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