package com.vci.corba.portal;
|
|
|
/**
|
* Generated from IDL interface "PortalService".
|
*
|
* @author JacORB IDL compiler V 3.9
|
* @version generated at 2022-12-23 15:42:24
|
*/
|
|
public abstract class PortalServicePOA
|
extends org.omg.PortableServer.Servant
|
implements org.omg.CORBA.portable.InvokeHandler, com.vci.corba.portal.PortalServiceOperations
|
{
|
static private final java.util.HashMap<String,Integer> m_opsHash = new java.util.HashMap<String,Integer>();
|
static
|
{
|
m_opsHash.put ( "getAllPLPageDefinations", Integer.valueOf(0));
|
m_opsHash.put ( "getPLPageDefinationById", Integer.valueOf(1));
|
m_opsHash.put ( "getPortalVIById", Integer.valueOf(2));
|
m_opsHash.put ( "updatePortalVI", Integer.valueOf(3));
|
m_opsHash.put ( "updatePLPageDefination", Integer.valueOf(4));
|
m_opsHash.put ( "deletePLAction", Integer.valueOf(5));
|
m_opsHash.put ( "getPLPageDefinationsByPageContextOId", Integer.valueOf(6));
|
m_opsHash.put ( "deletePLPageDefinationByID", Integer.valueOf(7));
|
m_opsHash.put ( "createPLActionParamBatch", Integer.valueOf(8));
|
m_opsHash.put ( "deletePLCommandParameterByTabButtonId", Integer.valueOf(9));
|
m_opsHash.put ( "getAllPortalVI", Integer.valueOf(10));
|
m_opsHash.put ( "deletePLUILayout", Integer.valueOf(11));
|
m_opsHash.put ( "getPagePortalVIArrayByTypeName", Integer.valueOf(12));
|
m_opsHash.put ( "savePLAction", Integer.valueOf(13));
|
m_opsHash.put ( "getPLTabPageById", Integer.valueOf(14));
|
m_opsHash.put ( "getPagePortalVIArrayByCondition", Integer.valueOf(15));
|
m_opsHash.put ( "getPLActionClsArray", Integer.valueOf(16));
|
m_opsHash.put ( "deletePLPageDefination", Integer.valueOf(17));
|
m_opsHash.put ( "judgeDeleteButton", Integer.valueOf(18));
|
m_opsHash.put ( "getTabPagesByContextIdAndType", Integer.valueOf(19));
|
m_opsHash.put ( "deletePLActionParam", Integer.valueOf(20));
|
m_opsHash.put ( "getPLActionsByConsArray", Integer.valueOf(21));
|
m_opsHash.put ( "deletePLTabPageByOidsForCascade", Integer.valueOf(22));
|
m_opsHash.put ( "deletePortalVIByID", Integer.valueOf(23));
|
m_opsHash.put ( "savePLTypeActionEntity", Integer.valueOf(24));
|
m_opsHash.put ( "editPLActionParam", Integer.valueOf(25));
|
m_opsHash.put ( "getAllPLPageDefinationsWithNoConf", Integer.valueOf(26));
|
m_opsHash.put ( "getPLUILayoutsByRelatedType", Integer.valueOf(27));
|
m_opsHash.put ( "getPLActionById", Integer.valueOf(28));
|
m_opsHash.put ( "judgeUpdateButton", Integer.valueOf(29));
|
m_opsHash.put ( "deletePLUILayoutByID", Integer.valueOf(30));
|
m_opsHash.put ( "deletePLCommandParameter", Integer.valueOf(31));
|
m_opsHash.put ( "savePLUILayout", Integer.valueOf(32));
|
m_opsHash.put ( "deletePLActionClsById", Integer.valueOf(33));
|
m_opsHash.put ( "updatePLUILayout", Integer.valueOf(34));
|
m_opsHash.put ( "getPLUILayoutById", Integer.valueOf(35));
|
m_opsHash.put ( "deletePLPageDefinationByOidsForCascade", Integer.valueOf(36));
|
m_opsHash.put ( "editPLActionCls", Integer.valueOf(37));
|
m_opsHash.put ( "getPortalVICountByTypeName", Integer.valueOf(38));
|
m_opsHash.put ( "updatePLTabButton", Integer.valueOf(39));
|
m_opsHash.put ( "deletePLTabButton", Integer.valueOf(40));
|
m_opsHash.put ( "updatePLTabPage", Integer.valueOf(41));
|
m_opsHash.put ( "deletePLTypeActionEntityByTypeAndAction", Integer.valueOf(42));
|
m_opsHash.put ( "getPLCommandParametersByCommandOId", Integer.valueOf(43));
|
m_opsHash.put ( "getPLUILayoutsByRelatedTypeAndQueryInfo", Integer.valueOf(44));
|
m_opsHash.put ( "createPLActionParam", Integer.valueOf(45));
|
m_opsHash.put ( "getPagePortalVIArrayByPageInfo", Integer.valueOf(46));
|
m_opsHash.put ( "updatePLAction", Integer.valueOf(47));
|
m_opsHash.put ( "savePLPageDefination", Integer.valueOf(48));
|
m_opsHash.put ( "getAllPLActionEntityByType", Integer.valueOf(49));
|
m_opsHash.put ( "getPLCommandParameterById", Integer.valueOf(50));
|
m_opsHash.put ( "getPLTabPagesByTypeANDCode", Integer.valueOf(51));
|
m_opsHash.put ( "getPortalVICountByCondition", Integer.valueOf(52));
|
m_opsHash.put ( "savePLTabButton", Integer.valueOf(53));
|
m_opsHash.put ( "savePLTabPage", Integer.valueOf(54));
|
m_opsHash.put ( "getPLTabPagesByPageDefinationOId", Integer.valueOf(55));
|
m_opsHash.put ( "getPLUILayoutEntityByTypeAndCode", Integer.valueOf(56));
|
m_opsHash.put ( "copyComptToTabPage", Integer.valueOf(57));
|
m_opsHash.put ( "deletePortalVI", Integer.valueOf(58));
|
m_opsHash.put ( "deletePLTabButtonByOidsForCascade", Integer.valueOf(59));
|
m_opsHash.put ( "deletePLActionByID", Integer.valueOf(60));
|
m_opsHash.put ( "deletePLUILayoutByOidsForCascade", Integer.valueOf(61));
|
m_opsHash.put ( "getPLTabButtonsByTableOId", Integer.valueOf(62));
|
m_opsHash.put ( "getAllPLUILayouts", Integer.valueOf(63));
|
m_opsHash.put ( "deletePLTabPage", Integer.valueOf(64));
|
m_opsHash.put ( "savePLCommandParameter", Integer.valueOf(65));
|
m_opsHash.put ( "creaetePLActionCls", Integer.valueOf(66));
|
m_opsHash.put ( "getPLTabButtonById", Integer.valueOf(67));
|
m_opsHash.put ( "getPLUILayoutEntity", Integer.valueOf(68));
|
m_opsHash.put ( "savePortalVI", Integer.valueOf(69));
|
m_opsHash.put ( "getPortalVIBySymbol", Integer.valueOf(70));
|
m_opsHash.put ( "getAllPLTabButtons", Integer.valueOf(71));
|
m_opsHash.put ( "copyTabPageToPageLayout", Integer.valueOf(72));
|
m_opsHash.put ( "deletePLCommandParameterByID", Integer.valueOf(73));
|
m_opsHash.put ( "getPortalVIBySymbolAndTypeName", Integer.valueOf(74));
|
m_opsHash.put ( "deletePLTabButtonByID", Integer.valueOf(75));
|
m_opsHash.put ( "deletePLTabPageByID", Integer.valueOf(76));
|
m_opsHash.put ( "getPortalVIArrayByTypeName", Integer.valueOf(77));
|
m_opsHash.put ( "deletePagePortalVIForCascade", Integer.valueOf(78));
|
m_opsHash.put ( "savePLTabButtonAndParams", Integer.valueOf(79));
|
m_opsHash.put ( "getAllPLAction", Integer.valueOf(80));
|
m_opsHash.put ( "getAllPLCommandParameters", Integer.valueOf(81));
|
m_opsHash.put ( "getPLActionParamArrayByActionId", Integer.valueOf(82));
|
m_opsHash.put ( "getAllPLTabPages", Integer.valueOf(83));
|
m_opsHash.put ( "getPortalVIByTypeNameAndVIName", Integer.valueOf(84));
|
m_opsHash.put ( "updatePLCommandParameter", Integer.valueOf(85));
|
}
|
private String[] ids = {"IDL:com/vci/corba/portal/PortalService:1.0"};
|
public com.vci.corba.portal.PortalService _this()
|
{
|
org.omg.CORBA.Object __o = _this_object() ;
|
com.vci.corba.portal.PortalService __r = com.vci.corba.portal.PortalServiceHelper.narrow(__o);
|
return __r;
|
}
|
public com.vci.corba.portal.PortalService _this(org.omg.CORBA.ORB orb)
|
{
|
org.omg.CORBA.Object __o = _this_object(orb) ;
|
com.vci.corba.portal.PortalService __r = com.vci.corba.portal.PortalServiceHelper.narrow(__o);
|
return __r;
|
}
|
public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
|
throws org.omg.CORBA.SystemException
|
{
|
org.omg.CORBA.portable.OutputStream _out = null;
|
// do something
|
// quick lookup of operation
|
java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
|
if ( null == opsIndex )
|
throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
|
switch ( opsIndex.intValue() )
|
{
|
case 0: // getAllPLPageDefinations
|
{
|
try
|
{
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLPageDefinationArrayHelper.write(_out,getAllPLPageDefinations());
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 1: // getPLPageDefinationById
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLPageDefinationHelper.write(_out,getPLPageDefinationById(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 2: // getPortalVIById
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PortalVIHelper.write(_out,getPortalVIById(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 3: // updatePortalVI
|
{
|
try
|
{
|
com.vci.corba.portal.data.PortalVI _arg0=com.vci.corba.portal.data.PortalVIHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(updatePortalVI(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 4: // updatePLPageDefination
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLPageDefination _arg0=com.vci.corba.portal.data.PLPageDefinationHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(updatePLPageDefination(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 5: // deletePLAction
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLAction _arg0=com.vci.corba.portal.data.PLActionHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLAction(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 6: // getPLPageDefinationsByPageContextOId
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLPageDefinationArrayHelper.write(_out,getPLPageDefinationsByPageContextOId(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 7: // deletePLPageDefinationByID
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(deletePLPageDefinationByID(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 8: // createPLActionParamBatch
|
{
|
com.vci.corba.portal.data.PLActionParam[] _arg0=com.vci.corba.portal.data.PLActionParamArrayHelper.read(_input);
|
_out = handler.createReply();
|
java.lang.String tmpResult1357 = createPLActionParamBatch(_arg0);
|
_out.write_wstring( tmpResult1357 );
|
break;
|
}
|
case 9: // deletePLCommandParameterByTabButtonId
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(deletePLCommandParameterByTabButtonId(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 10: // getAllPortalVI
|
{
|
try
|
{
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PortalVIArrayHelper.write(_out,getAllPortalVI());
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 11: // deletePLUILayout
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLUILayout _arg0=com.vci.corba.portal.data.PLUILayoutHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLUILayout(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 12: // getPagePortalVIArrayByTypeName
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
int _arg1=_input.read_long();
|
int _arg2=_input.read_long();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PortalVIArrayHelper.write(_out,getPagePortalVIArrayByTypeName(_arg0,_arg1,_arg2));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 13: // savePLAction
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLAction _arg0=com.vci.corba.portal.data.PLActionHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(savePLAction(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 14: // getPLTabPageById
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLTabPageHelper.write(_out,getPLTabPageById(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 15: // getPagePortalVIArrayByCondition
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
int _arg1=_input.read_long();
|
java.lang.String _arg2=_input.read_wstring();
|
int _arg3=_input.read_long();
|
int _arg4=_input.read_long();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PortalVIArrayHelper.write(_out,getPagePortalVIArrayByCondition(_arg0,_arg1,_arg2,_arg3,_arg4));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 16: // getPLActionClsArray
|
{
|
try
|
{
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLActionClsArrayHelper.write(_out,getPLActionClsArray());
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 17: // deletePLPageDefination
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLPageDefination _arg0=com.vci.corba.portal.data.PLPageDefinationHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLPageDefination(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 18: // judgeDeleteButton
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
java.lang.String _arg1=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(judgeDeleteButton(_arg0,_arg1));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 19: // getTabPagesByContextIdAndType
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
int _arg1=_input.read_long();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLTabPageArrayHelper.write(_out,getTabPagesByContextIdAndType(_arg0,_arg1));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 20: // deletePLActionParam
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
java.lang.String tmpResult1358 = deletePLActionParam(_arg0);
|
_out.write_wstring( tmpResult1358 );
|
break;
|
}
|
case 21: // getPLActionsByConsArray
|
{
|
try
|
{
|
com.vci.corba.portal.data.Constraint[] _arg0=com.vci.corba.portal.data.ConstraintArrayHelper.read(_input);
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLActionArrayHelper.write(_out,getPLActionsByConsArray(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 22: // deletePLTabPageByOidsForCascade
|
{
|
try
|
{
|
java.lang.String[] _arg0=com.vci.corba.common.data.WStringArrayHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLTabPageByOidsForCascade(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 23: // deletePortalVIByID
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(deletePortalVIByID(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 24: // savePLTypeActionEntity
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLTypeAction _arg0=com.vci.corba.portal.data.PLTypeActionHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(savePLTypeActionEntity(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 25: // editPLActionParam
|
{
|
com.vci.corba.portal.data.PLActionParam _arg0=com.vci.corba.portal.data.PLActionParamHelper.read(_input);
|
_out = handler.createReply();
|
java.lang.String tmpResult1359 = editPLActionParam(_arg0);
|
_out.write_wstring( tmpResult1359 );
|
break;
|
}
|
case 26: // getAllPLPageDefinationsWithNoConf
|
{
|
try
|
{
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLPageDefinationArrayHelper.write(_out,getAllPLPageDefinationsWithNoConf());
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 27: // getPLUILayoutsByRelatedType
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLUILayoutArrayHelper.write(_out,getPLUILayoutsByRelatedType(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 28: // getPLActionById
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLActionHelper.write(_out,getPLActionById(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 29: // judgeUpdateButton
|
{
|
try
|
{
|
int _arg0=_input.read_long();
|
java.lang.String _arg1=_input.read_wstring();
|
java.lang.String _arg2=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(judgeUpdateButton(_arg0,_arg1,_arg2));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 30: // deletePLUILayoutByID
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(deletePLUILayoutByID(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 31: // deletePLCommandParameter
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLCommandParameter _arg0=com.vci.corba.portal.data.PLCommandParameterHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLCommandParameter(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 32: // savePLUILayout
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLUILayout _arg0=com.vci.corba.portal.data.PLUILayoutHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(savePLUILayout(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 33: // deletePLActionClsById
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
java.lang.String tmpResult1360 = deletePLActionClsById(_arg0);
|
_out.write_wstring( tmpResult1360 );
|
break;
|
}
|
case 34: // updatePLUILayout
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLUILayout _arg0=com.vci.corba.portal.data.PLUILayoutHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(updatePLUILayout(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 35: // getPLUILayoutById
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLUILayoutHelper.write(_out,getPLUILayoutById(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 36: // deletePLPageDefinationByOidsForCascade
|
{
|
try
|
{
|
java.lang.String[] _arg0=com.vci.corba.common.data.WStringArrayHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLPageDefinationByOidsForCascade(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 37: // editPLActionCls
|
{
|
com.vci.corba.portal.data.PLActionCls _arg0=com.vci.corba.portal.data.PLActionClsHelper.read(_input);
|
_out = handler.createReply();
|
java.lang.String tmpResult1361 = editPLActionCls(_arg0);
|
_out.write_wstring( tmpResult1361 );
|
break;
|
}
|
case 38: // getPortalVICountByTypeName
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_long(getPortalVICountByTypeName(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 39: // updatePLTabButton
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLTabButton _arg0=com.vci.corba.portal.data.PLTabButtonHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(updatePLTabButton(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 40: // deletePLTabButton
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLTabButton _arg0=com.vci.corba.portal.data.PLTabButtonHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLTabButton(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 41: // updatePLTabPage
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLTabPage _arg0=com.vci.corba.portal.data.PLTabPageHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(updatePLTabPage(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 42: // deletePLTypeActionEntityByTypeAndAction
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
java.lang.String _arg1=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(deletePLTypeActionEntityByTypeAndAction(_arg0,_arg1));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 43: // getPLCommandParametersByCommandOId
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLCommandParameterArrayHelper.write(_out,getPLCommandParametersByCommandOId(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 44: // getPLUILayoutsByRelatedTypeAndQueryInfo
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
java.lang.String _arg1=_input.read_wstring();
|
java.lang.String _arg2=_input.read_wstring();
|
int _arg3=_input.read_long();
|
int _arg4=_input.read_long();
|
org.omg.CORBA.IntHolder _arg5= new org.omg.CORBA.IntHolder();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLUILayoutArrayHelper.write(_out,getPLUILayoutsByRelatedTypeAndQueryInfo(_arg0,_arg1,_arg2,_arg3,_arg4,_arg5));
|
_out.write_long(_arg5.value);
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 45: // createPLActionParam
|
{
|
com.vci.corba.portal.data.PLActionParam _arg0=com.vci.corba.portal.data.PLActionParamHelper.read(_input);
|
_out = handler.createReply();
|
java.lang.String tmpResult1362 = createPLActionParam(_arg0);
|
_out.write_wstring( tmpResult1362 );
|
break;
|
}
|
case 46: // getPagePortalVIArrayByPageInfo
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
java.lang.String _arg1=_input.read_wstring();
|
int _arg2=_input.read_long();
|
int _arg3=_input.read_long();
|
int _arg4=_input.read_long();
|
int _arg5=_input.read_long();
|
org.omg.CORBA.IntHolder _arg6= new org.omg.CORBA.IntHolder();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PortalVIArrayHelper.write(_out,getPagePortalVIArrayByPageInfo(_arg0,_arg1,_arg2,_arg3,_arg4,_arg5,_arg6));
|
_out.write_long(_arg6.value);
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 47: // updatePLAction
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLAction _arg0=com.vci.corba.portal.data.PLActionHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(updatePLAction(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 48: // savePLPageDefination
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLPageDefination _arg0=com.vci.corba.portal.data.PLPageDefinationHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(savePLPageDefination(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 49: // getAllPLActionEntityByType
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLActionArrayHelper.write(_out,getAllPLActionEntityByType(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 50: // getPLCommandParameterById
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLCommandParameterHelper.write(_out,getPLCommandParameterById(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 51: // getPLTabPagesByTypeANDCode
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
java.lang.String _arg1=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLTabPageArrayHelper.write(_out,getPLTabPagesByTypeANDCode(_arg0,_arg1));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 52: // getPortalVICountByCondition
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
int _arg1=_input.read_long();
|
java.lang.String _arg2=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_long(getPortalVICountByCondition(_arg0,_arg1,_arg2));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 53: // savePLTabButton
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLTabButton _arg0=com.vci.corba.portal.data.PLTabButtonHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(savePLTabButton(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 54: // savePLTabPage
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLTabPage _arg0=com.vci.corba.portal.data.PLTabPageHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(savePLTabPage(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 55: // getPLTabPagesByPageDefinationOId
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLTabPageArrayHelper.write(_out,getPLTabPagesByPageDefinationOId(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 56: // getPLUILayoutEntityByTypeAndCode
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
java.lang.String _arg1=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLUILayoutArrayHelper.write(_out,getPLUILayoutEntityByTypeAndCode(_arg0,_arg1));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 57: // copyComptToTabPage
|
{
|
try
|
{
|
java.lang.String[] _arg0=com.vci.corba.common.data.WStringArrayHelper.read(_input);
|
com.vci.corba.portal.data.PLTabPage _arg1=com.vci.corba.portal.data.PLTabPageHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(copyComptToTabPage(_arg0,_arg1));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 58: // deletePortalVI
|
{
|
try
|
{
|
com.vci.corba.portal.data.PortalVI _arg0=com.vci.corba.portal.data.PortalVIHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePortalVI(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 59: // deletePLTabButtonByOidsForCascade
|
{
|
try
|
{
|
java.lang.String[] _arg0=com.vci.corba.common.data.WStringArrayHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLTabButtonByOidsForCascade(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 60: // deletePLActionByID
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(deletePLActionByID(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 61: // deletePLUILayoutByOidsForCascade
|
{
|
try
|
{
|
java.lang.String[] _arg0=com.vci.corba.common.data.WStringArrayHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLUILayoutByOidsForCascade(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 62: // getPLTabButtonsByTableOId
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLTabButtonArrayHelper.write(_out,getPLTabButtonsByTableOId(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 63: // getAllPLUILayouts
|
{
|
try
|
{
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLUILayoutArrayHelper.write(_out,getAllPLUILayouts());
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 64: // deletePLTabPage
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLTabPage _arg0=com.vci.corba.portal.data.PLTabPageHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePLTabPage(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 65: // savePLCommandParameter
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLCommandParameter _arg0=com.vci.corba.portal.data.PLCommandParameterHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(savePLCommandParameter(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 66: // creaetePLActionCls
|
{
|
com.vci.corba.portal.data.PLActionCls _arg0=com.vci.corba.portal.data.PLActionClsHelper.read(_input);
|
_out = handler.createReply();
|
java.lang.String tmpResult1363 = creaetePLActionCls(_arg0);
|
_out.write_wstring( tmpResult1363 );
|
break;
|
}
|
case 67: // getPLTabButtonById
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLTabButtonHelper.write(_out,getPLTabButtonById(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 68: // getPLUILayoutEntity
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLUILayoutArrayHelper.write(_out,getPLUILayoutEntity(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 69: // savePortalVI
|
{
|
try
|
{
|
com.vci.corba.portal.data.PortalVI _arg0=com.vci.corba.portal.data.PortalVIHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(savePortalVI(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 70: // getPortalVIBySymbol
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PortalVIHelper.write(_out,getPortalVIBySymbol(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 71: // getAllPLTabButtons
|
{
|
try
|
{
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLTabButtonArrayHelper.write(_out,getAllPLTabButtons());
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 72: // copyTabPageToPageLayout
|
{
|
try
|
{
|
java.lang.String[] _arg0=com.vci.corba.common.data.WStringArrayHelper.read(_input);
|
com.vci.corba.portal.data.PLUILayout _arg1=com.vci.corba.portal.data.PLUILayoutHelper.read(_input);
|
int _arg2=_input.read_long();
|
_out = handler.createReply();
|
_out.write_boolean(copyTabPageToPageLayout(_arg0,_arg1,_arg2));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 73: // deletePLCommandParameterByID
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(deletePLCommandParameterByID(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 74: // getPortalVIBySymbolAndTypeName
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
java.lang.String _arg1=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PortalVIArrayHelper.write(_out,getPortalVIBySymbolAndTypeName(_arg0,_arg1));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 75: // deletePLTabButtonByID
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(deletePLTabButtonByID(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 76: // deletePLTabPageByID
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
_out.write_boolean(deletePLTabPageByID(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 77: // getPortalVIArrayByTypeName
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PortalVIArrayHelper.write(_out,getPortalVIArrayByTypeName(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 78: // deletePagePortalVIForCascade
|
{
|
try
|
{
|
java.lang.String[] _arg0=com.vci.corba.common.data.WStringArrayHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(deletePagePortalVIForCascade(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 79: // savePLTabButtonAndParams
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLTabButton[] _arg0=com.vci.corba.portal.data.PLTabButtonArrayHelper.read(_input);
|
com.vci.corba.portal.data.PLCommandParameter[] _arg1=com.vci.corba.portal.data.PLCommandParameterArrayHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(savePLTabButtonAndParams(_arg0,_arg1));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 80: // getAllPLAction
|
{
|
try
|
{
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLActionArrayHelper.write(_out,getAllPLAction());
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 81: // getAllPLCommandParameters
|
{
|
try
|
{
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLCommandParameterArrayHelper.write(_out,getAllPLCommandParameters());
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 82: // getPLActionParamArrayByActionId
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLActionParamArrayHelper.write(_out,getPLActionParamArrayByActionId(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 83: // getAllPLTabPages
|
{
|
try
|
{
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PLTabPageArrayHelper.write(_out,getAllPLTabPages());
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 84: // getPortalVIByTypeNameAndVIName
|
{
|
try
|
{
|
java.lang.String _arg0=_input.read_wstring();
|
java.lang.String _arg1=_input.read_wstring();
|
_out = handler.createReply();
|
com.vci.corba.portal.data.PortalVIHelper.write(_out,getPortalVIByTypeNameAndVIName(_arg0,_arg1));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
case 85: // updatePLCommandParameter
|
{
|
try
|
{
|
com.vci.corba.portal.data.PLCommandParameter _arg0=com.vci.corba.portal.data.PLCommandParameterHelper.read(_input);
|
_out = handler.createReply();
|
_out.write_boolean(updatePLCommandParameter(_arg0));
|
}
|
catch(com.vci.corba.common.VCIError _ex0)
|
{
|
_out = handler.createExceptionReply();
|
com.vci.corba.common.VCIErrorHelper.write(_out, _ex0);
|
}
|
break;
|
}
|
}
|
return _out;
|
}
|
|
public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
|
{
|
return ids;
|
}
|
}
|