public FuncNodeVO[] getFuncVOs() { return NCConnector.getFuncRegisterVOs().toArray(new FuncNodeVO[0]); }
private TypeNodeVO[] getAllMainOrgType() { return NCConnector.getAllMainOrgType(); }