/** * Copyright (c) 2000-present Liferay, Inc. All rights reserved. * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation; either version 2.1 of the License, or (at your option) * any later version. * * This library is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more * details. */ package org.oep.datamgt.service; import com.liferay.portal.service.InvokableLocalService; /** * @author NQMINH * @generated */ public class DictCollectionLocalServiceClp implements DictCollectionLocalService { public DictCollectionLocalServiceClp( InvokableLocalService invokableLocalService) { _invokableLocalService = invokableLocalService; _methodName0 = "addDictCollection"; _methodParameterTypes0 = new String[] { "org.oep.datamgt.model.DictCollection" }; _methodName1 = "createDictCollection"; _methodParameterTypes1 = new String[] { "long" }; _methodName2 = "deleteDictCollection"; _methodParameterTypes2 = new String[] { "long" }; _methodName3 = "deleteDictCollection"; _methodParameterTypes3 = new String[] { "org.oep.datamgt.model.DictCollection" }; _methodName4 = "dynamicQuery"; _methodParameterTypes4 = new String[] { }; _methodName5 = "dynamicQuery"; _methodParameterTypes5 = new String[] { "com.liferay.portal.kernel.dao.orm.DynamicQuery" }; _methodName6 = "dynamicQuery"; _methodParameterTypes6 = new String[] { "com.liferay.portal.kernel.dao.orm.DynamicQuery", "int", "int" }; _methodName7 = "dynamicQuery"; _methodParameterTypes7 = new String[] { "com.liferay.portal.kernel.dao.orm.DynamicQuery", "int", "int", "com.liferay.portal.kernel.util.OrderByComparator" }; _methodName8 = "dynamicQueryCount"; _methodParameterTypes8 = new String[] { "com.liferay.portal.kernel.dao.orm.DynamicQuery" }; _methodName9 = "dynamicQueryCount"; _methodParameterTypes9 = new String[] { "com.liferay.portal.kernel.dao.orm.DynamicQuery", "com.liferay.portal.kernel.dao.orm.Projection" }; _methodName10 = "fetchDictCollection"; _methodParameterTypes10 = new String[] { "long" }; _methodName11 = "getDictCollection"; _methodParameterTypes11 = new String[] { "long" }; _methodName12 = "getPersistedModel"; _methodParameterTypes12 = new String[] { "java.io.Serializable" }; _methodName13 = "getDictCollections"; _methodParameterTypes13 = new String[] { "int", "int" }; _methodName14 = "getDictCollectionsCount"; _methodParameterTypes14 = new String[] { }; _methodName15 = "updateDictCollection"; _methodParameterTypes15 = new String[] { "org.oep.datamgt.model.DictCollection" }; _methodName16 = "addDictDataDictCollection"; _methodParameterTypes16 = new String[] { "long", "long" }; _methodName17 = "addDictDataDictCollection"; _methodParameterTypes17 = new String[] { "long", "org.oep.datamgt.model.DictCollection" }; _methodName18 = "addDictDataDictCollections"; _methodParameterTypes18 = new String[] { "long", "long[][]" }; _methodName19 = "addDictDataDictCollections"; _methodParameterTypes19 = new String[] { "long", "java.util.List" }; _methodName20 = "clearDictDataDictCollections"; _methodParameterTypes20 = new String[] { "long" }; _methodName21 = "deleteDictDataDictCollection"; _methodParameterTypes21 = new String[] { "long", "long" }; _methodName22 = "deleteDictDataDictCollection"; _methodParameterTypes22 = new String[] { "long", "org.oep.datamgt.model.DictCollection" }; _methodName23 = "deleteDictDataDictCollections"; _methodParameterTypes23 = new String[] { "long", "long[][]" }; _methodName24 = "deleteDictDataDictCollections"; _methodParameterTypes24 = new String[] { "long", "java.util.List" }; _methodName25 = "getDictDataDictCollections"; _methodParameterTypes25 = new String[] { "long" }; _methodName26 = "getDictDataDictCollections"; _methodParameterTypes26 = new String[] { "long", "int", "int" }; _methodName27 = "getDictDataDictCollections"; _methodParameterTypes27 = new String[] { "long", "int", "int", "com.liferay.portal.kernel.util.OrderByComparator" }; _methodName28 = "getDictDataDictCollectionsCount"; _methodParameterTypes28 = new String[] { "long" }; _methodName29 = "hasDictDataDictCollection"; _methodParameterTypes29 = new String[] { "long", "long" }; _methodName30 = "hasDictDataDictCollections"; _methodParameterTypes30 = new String[] { "long" }; _methodName31 = "setDictDataDictCollections"; _methodParameterTypes31 = new String[] { "long", "long[][]" }; _methodName32 = "getBeanIdentifier"; _methodParameterTypes32 = new String[] { }; _methodName33 = "setBeanIdentifier"; _methodParameterTypes33 = new String[] { "java.lang.String" }; _methodName35 = "addDictCollection"; _methodParameterTypes35 = new String[] { "java.lang.String", "java.lang.String", "java.lang.String", "java.util.Date", "java.util.Date", "int", "com.liferay.portal.service.ServiceContext" }; _methodName36 = "updateDictCollection"; _methodParameterTypes36 = new String[] { "long", "java.lang.String", "java.lang.String", "java.lang.String", "java.util.Date", "java.util.Date", "int", "com.liferay.portal.service.ServiceContext" }; _methodName37 = "updateDictCollectionResources"; _methodParameterTypes37 = new String[] { "org.oep.datamgt.model.DictCollection", "java.lang.String[][]", "java.lang.String[][]", "com.liferay.portal.service.ServiceContext" }; _methodName38 = "removeDictCollection"; _methodParameterTypes38 = new String[] { "org.oep.datamgt.model.DictCollection" }; _methodName39 = "removeDictCollection"; _methodParameterTypes39 = new String[] { "long" }; _methodName40 = "addDictCollectionResources"; _methodParameterTypes40 = new String[] { "org.oep.datamgt.model.DictCollection", "boolean", "boolean", "com.liferay.portal.service.ServiceContext" }; _methodName41 = "addDictCollectionResources"; _methodParameterTypes41 = new String[] { "org.oep.datamgt.model.DictCollection", "java.lang.String[][]", "java.lang.String[][]", "com.liferay.portal.service.ServiceContext" }; _methodName42 = "addDictCollectionResources"; _methodParameterTypes42 = new String[] { "long", "java.lang.String[][]", "java.lang.String[][]", "com.liferay.portal.service.ServiceContext" }; _methodName43 = "getAllDictCollectionsByName"; _methodParameterTypes43 = new String[] { "java.lang.String", "com.liferay.portal.service.ServiceContext" }; _methodName44 = "getAllDictCollectionNames"; _methodParameterTypes44 = new String[] { "com.liferay.portal.service.ServiceContext" }; _methodName45 = "getAllDictCollectionNames"; _methodParameterTypes45 = new String[] { "long" }; _methodName46 = "countDictCollectionByName"; _methodParameterTypes46 = new String[] { "java.lang.String", "com.liferay.portal.service.ServiceContext" }; _methodName47 = "getByName"; _methodParameterTypes47 = new String[] { "java.lang.String", "com.liferay.portal.service.ServiceContext" }; _methodName48 = "getByLikeName"; _methodParameterTypes48 = new String[] { "java.lang.String", "int", "int", "com.liferay.portal.service.ServiceContext" }; _methodName49 = "countDictCollectionByGroupName"; _methodParameterTypes49 = new String[] { "java.lang.String", "com.liferay.portal.service.ServiceContext" }; _methodName50 = "getByGroupName"; _methodParameterTypes50 = new String[] { "java.lang.String", "com.liferay.portal.service.ServiceContext" }; _methodName51 = "getByGroupName"; _methodParameterTypes51 = new String[] { "java.lang.String", "int", "int", "com.liferay.portal.service.ServiceContext" }; _methodName52 = "countDictCollectionByNameStatus"; _methodParameterTypes52 = new String[] { "java.lang.String", "int", "com.liferay.portal.service.ServiceContext" }; _methodName53 = "getByNameStatus"; _methodParameterTypes53 = new String[] { "java.lang.String", "int", "com.liferay.portal.service.ServiceContext" }; _methodName54 = "getByNameStatus"; _methodParameterTypes54 = new String[] { "java.lang.String", "int", "int", "int", "com.liferay.portal.service.ServiceContext" }; _methodName55 = "countDictCollectionByGroupNameStatus"; _methodParameterTypes55 = new String[] { "java.lang.String", "int", "com.liferay.portal.service.ServiceContext" }; _methodName56 = "getByGroupNameStatus"; _methodParameterTypes56 = new String[] { "java.lang.String", "int", "com.liferay.portal.service.ServiceContext" }; _methodName57 = "getByGroupNameStatus"; _methodParameterTypes57 = new String[] { "java.lang.String", "int", "int", "int", "com.liferay.portal.service.ServiceContext" }; _methodName58 = "findByLikeName"; _methodParameterTypes58 = new String[] { "java.lang.String", "int", "int", "com.liferay.portal.service.ServiceContext" }; _methodName59 = "countLikeByName"; _methodParameterTypes59 = new String[] { "java.lang.String", "com.liferay.portal.service.ServiceContext" }; _methodName60 = "findByCustomCondition"; _methodParameterTypes60 = new String[] { "java.lang.String", "java.lang.String", "java.util.Date", "java.util.Date", "int", "int", "int", "com.liferay.portal.service.ServiceContext" }; _methodName61 = "countByCustomCondition"; _methodParameterTypes61 = new String[] { "java.lang.String", "java.lang.String", "java.util.Date", "java.util.Date", "int", "com.liferay.portal.service.ServiceContext" }; } @Override public org.oep.datamgt.model.DictCollection addDictCollection( org.oep.datamgt.model.DictCollection dictCollection) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName0, _methodParameterTypes0, new Object[] { ClpSerializer.translateInput(dictCollection) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (org.oep.datamgt.model.DictCollection)ClpSerializer.translateOutput(returnObj); } @Override public org.oep.datamgt.model.DictCollection createDictCollection( long dictCollectionId) { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName1, _methodParameterTypes1, new Object[] { dictCollectionId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (org.oep.datamgt.model.DictCollection)ClpSerializer.translateOutput(returnObj); } @Override public org.oep.datamgt.model.DictCollection deleteDictCollection( long dictCollectionId) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName2, _methodParameterTypes2, new Object[] { dictCollectionId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (org.oep.datamgt.model.DictCollection)ClpSerializer.translateOutput(returnObj); } @Override public org.oep.datamgt.model.DictCollection deleteDictCollection( org.oep.datamgt.model.DictCollection dictCollection) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName3, _methodParameterTypes3, new Object[] { ClpSerializer.translateInput(dictCollection) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (org.oep.datamgt.model.DictCollection)ClpSerializer.translateOutput(returnObj); } @Override public com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery() { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName4, _methodParameterTypes4, new Object[] { }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (com.liferay.portal.kernel.dao.orm.DynamicQuery)ClpSerializer.translateOutput(returnObj); } @Override @SuppressWarnings("rawtypes") public java.util.List dynamicQuery( com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName5, _methodParameterTypes5, new Object[] { ClpSerializer.translateInput(dynamicQuery) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List)ClpSerializer.translateOutput(returnObj); } @Override @SuppressWarnings("rawtypes") public java.util.List dynamicQuery( com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName6, _methodParameterTypes6, new Object[] { ClpSerializer.translateInput(dynamicQuery), start, end }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List)ClpSerializer.translateOutput(returnObj); } @Override @SuppressWarnings("rawtypes") public java.util.List dynamicQuery( com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName7, _methodParameterTypes7, new Object[] { ClpSerializer.translateInput(dynamicQuery), start, end, ClpSerializer.translateInput(orderByComparator) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List)ClpSerializer.translateOutput(returnObj); } @Override public long dynamicQueryCount( com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName8, _methodParameterTypes8, new Object[] { ClpSerializer.translateInput(dynamicQuery) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Long)returnObj).longValue(); } @Override public long dynamicQueryCount( com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, com.liferay.portal.kernel.dao.orm.Projection projection) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName9, _methodParameterTypes9, new Object[] { ClpSerializer.translateInput(dynamicQuery), ClpSerializer.translateInput(projection) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Long)returnObj).longValue(); } @Override public org.oep.datamgt.model.DictCollection fetchDictCollection( long dictCollectionId) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName10, _methodParameterTypes10, new Object[] { dictCollectionId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (org.oep.datamgt.model.DictCollection)ClpSerializer.translateOutput(returnObj); } @Override public org.oep.datamgt.model.DictCollection getDictCollection( long dictCollectionId) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName11, _methodParameterTypes11, new Object[] { dictCollectionId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (org.oep.datamgt.model.DictCollection)ClpSerializer.translateOutput(returnObj); } @Override public com.liferay.portal.model.PersistedModel getPersistedModel( java.io.Serializable primaryKeyObj) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName12, _methodParameterTypes12, new Object[] { ClpSerializer.translateInput(primaryKeyObj) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (com.liferay.portal.model.PersistedModel)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getDictCollections( int start, int end) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName13, _methodParameterTypes13, new Object[] { start, end }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public int getDictCollectionsCount() throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName14, _methodParameterTypes14, new Object[] { }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Integer)returnObj).intValue(); } @Override public org.oep.datamgt.model.DictCollection updateDictCollection( org.oep.datamgt.model.DictCollection dictCollection) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName15, _methodParameterTypes15, new Object[] { ClpSerializer.translateInput(dictCollection) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (org.oep.datamgt.model.DictCollection)ClpSerializer.translateOutput(returnObj); } @Override public void addDictDataDictCollection(long dictDataId, long dictCollectionId) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName16, _methodParameterTypes16, new Object[] { dictDataId, dictCollectionId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void addDictDataDictCollection(long dictDataId, org.oep.datamgt.model.DictCollection dictCollection) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName17, _methodParameterTypes17, new Object[] { dictDataId, ClpSerializer.translateInput(dictCollection) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void addDictDataDictCollections(long dictDataId, long[] dictCollectionIds) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName18, _methodParameterTypes18, new Object[] { dictDataId, ClpSerializer.translateInput(dictCollectionIds) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void addDictDataDictCollections(long dictDataId, java.util.List<org.oep.datamgt.model.DictCollection> DictCollections) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName19, _methodParameterTypes19, new Object[] { dictDataId, ClpSerializer.translateInput(DictCollections) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void clearDictDataDictCollections(long dictDataId) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName20, _methodParameterTypes20, new Object[] { dictDataId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void deleteDictDataDictCollection(long dictDataId, long dictCollectionId) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName21, _methodParameterTypes21, new Object[] { dictDataId, dictCollectionId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void deleteDictDataDictCollection(long dictDataId, org.oep.datamgt.model.DictCollection dictCollection) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName22, _methodParameterTypes22, new Object[] { dictDataId, ClpSerializer.translateInput(dictCollection) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void deleteDictDataDictCollections(long dictDataId, long[] dictCollectionIds) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName23, _methodParameterTypes23, new Object[] { dictDataId, ClpSerializer.translateInput(dictCollectionIds) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void deleteDictDataDictCollections(long dictDataId, java.util.List<org.oep.datamgt.model.DictCollection> DictCollections) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName24, _methodParameterTypes24, new Object[] { dictDataId, ClpSerializer.translateInput(DictCollections) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getDictDataDictCollections( long dictDataId) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName25, _methodParameterTypes25, new Object[] { dictDataId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getDictDataDictCollections( long dictDataId, int start, int end) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName26, _methodParameterTypes26, new Object[] { dictDataId, start, end }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getDictDataDictCollections( long dictDataId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName27, _methodParameterTypes27, new Object[] { dictDataId, start, end, ClpSerializer.translateInput(orderByComparator) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public int getDictDataDictCollectionsCount(long dictDataId) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName28, _methodParameterTypes28, new Object[] { dictDataId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Integer)returnObj).intValue(); } @Override public boolean hasDictDataDictCollection(long dictDataId, long dictCollectionId) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName29, _methodParameterTypes29, new Object[] { dictDataId, dictCollectionId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Boolean)returnObj).booleanValue(); } @Override public boolean hasDictDataDictCollections(long dictDataId) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName30, _methodParameterTypes30, new Object[] { dictDataId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Boolean)returnObj).booleanValue(); } @Override public void setDictDataDictCollections(long dictDataId, long[] dictCollectionIds) throws com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName31, _methodParameterTypes31, new Object[] { dictDataId, ClpSerializer.translateInput(dictCollectionIds) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public java.lang.String getBeanIdentifier() { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName32, _methodParameterTypes32, new Object[] { }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.lang.String)ClpSerializer.translateOutput(returnObj); } @Override public void setBeanIdentifier(java.lang.String beanIdentifier) { try { _invokableLocalService.invokeMethod(_methodName33, _methodParameterTypes33, new Object[] { ClpSerializer.translateInput(beanIdentifier) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public java.lang.Object invokeMethod(java.lang.String name, java.lang.String[] parameterTypes, java.lang.Object[] arguments) throws java.lang.Throwable { throw new UnsupportedOperationException(); } @Override public org.oep.datamgt.model.DictCollection addDictCollection( java.lang.String name, java.lang.String version, java.lang.String title, java.util.Date validatedFrom, java.util.Date validatedTo, int status, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName35, _methodParameterTypes35, new Object[] { ClpSerializer.translateInput(name), ClpSerializer.translateInput(version), ClpSerializer.translateInput(title), ClpSerializer.translateInput(validatedFrom), ClpSerializer.translateInput(validatedTo), status, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (org.oep.datamgt.model.DictCollection)ClpSerializer.translateOutput(returnObj); } @Override public org.oep.datamgt.model.DictCollection updateDictCollection(long id, java.lang.String name, java.lang.String version, java.lang.String title, java.util.Date validatedFrom, java.util.Date validatedTo, int status, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName36, _methodParameterTypes36, new Object[] { id, ClpSerializer.translateInput(name), ClpSerializer.translateInput(version), ClpSerializer.translateInput(title), ClpSerializer.translateInput(validatedFrom), ClpSerializer.translateInput(validatedTo), status, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (org.oep.datamgt.model.DictCollection)ClpSerializer.translateOutput(returnObj); } @Override public void updateDictCollectionResources( org.oep.datamgt.model.DictCollection dictCollection, java.lang.String[] groupPermissions, java.lang.String[] guestPermissions, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName37, _methodParameterTypes37, new Object[] { ClpSerializer.translateInput(dictCollection), ClpSerializer.translateInput(groupPermissions), ClpSerializer.translateInput(guestPermissions), ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void removeDictCollection( org.oep.datamgt.model.DictCollection dictCollection) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName38, _methodParameterTypes38, new Object[] { ClpSerializer.translateInput(dictCollection) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void removeDictCollection(long id) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName39, _methodParameterTypes39, new Object[] { id }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void addDictCollectionResources( org.oep.datamgt.model.DictCollection dictCollection, boolean addGroupPermission, boolean addGuestPermission, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName40, _methodParameterTypes40, new Object[] { ClpSerializer.translateInput(dictCollection), addGroupPermission, addGuestPermission, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void addDictCollectionResources( org.oep.datamgt.model.DictCollection dictCollection, java.lang.String[] groupPermissions, java.lang.String[] guestPermissions, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName41, _methodParameterTypes41, new Object[] { ClpSerializer.translateInput(dictCollection), ClpSerializer.translateInput(groupPermissions), ClpSerializer.translateInput(guestPermissions), ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public void addDictCollectionResources(long id, java.lang.String[] groupPermissions, java.lang.String[] guestPermissions, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException { try { _invokableLocalService.invokeMethod(_methodName42, _methodParameterTypes42, new Object[] { id, ClpSerializer.translateInput(groupPermissions), ClpSerializer.translateInput(guestPermissions), ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.PortalException) { throw (com.liferay.portal.kernel.exception.PortalException)t; } if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getAllDictCollectionsByName( java.lang.String collectionName, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName43, _methodParameterTypes43, new Object[] { ClpSerializer.translateInput(collectionName), ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<java.lang.String> getAllDictCollectionNames( com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName44, _methodParameterTypes44, new Object[] { ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<java.lang.String>)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<java.lang.String> getAllDictCollectionNames( long companyId) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName45, _methodParameterTypes45, new Object[] { companyId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<java.lang.String>)ClpSerializer.translateOutput(returnObj); } @Override public int countDictCollectionByName(java.lang.String name, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName46, _methodParameterTypes46, new Object[] { ClpSerializer.translateInput(name), ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Integer)returnObj).intValue(); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getByName( java.lang.String name, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName47, _methodParameterTypes47, new Object[] { ClpSerializer.translateInput(name), ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getByLikeName( java.lang.String name, int startIndex, int endIndex, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName48, _methodParameterTypes48, new Object[] { ClpSerializer.translateInput(name), startIndex, endIndex, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public int countDictCollectionByGroupName(java.lang.String name, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName49, _methodParameterTypes49, new Object[] { ClpSerializer.translateInput(name), ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Integer)returnObj).intValue(); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getByGroupName( java.lang.String name, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName50, _methodParameterTypes50, new Object[] { ClpSerializer.translateInput(name), ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getByGroupName( java.lang.String name, int startIndex, int endIndex, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName51, _methodParameterTypes51, new Object[] { ClpSerializer.translateInput(name), startIndex, endIndex, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public int countDictCollectionByNameStatus(java.lang.String name, int status, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName52, _methodParameterTypes52, new Object[] { ClpSerializer.translateInput(name), status, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Integer)returnObj).intValue(); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getByNameStatus( java.lang.String name, int status, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName53, _methodParameterTypes53, new Object[] { ClpSerializer.translateInput(name), status, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getByNameStatus( java.lang.String name, int status, int startIndex, int endIndex, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName54, _methodParameterTypes54, new Object[] { ClpSerializer.translateInput(name), status, startIndex, endIndex, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public int countDictCollectionByGroupNameStatus(java.lang.String name, int status, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName55, _methodParameterTypes55, new Object[] { ClpSerializer.translateInput(name), status, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Integer)returnObj).intValue(); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getByGroupNameStatus( java.lang.String name, int status, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName56, _methodParameterTypes56, new Object[] { ClpSerializer.translateInput(name), status, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> getByGroupNameStatus( java.lang.String name, int status, int startIndex, int endIndex, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName57, _methodParameterTypes57, new Object[] { ClpSerializer.translateInput(name), status, startIndex, endIndex, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> findByLikeName( java.lang.String name, int start, int end, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName58, _methodParameterTypes58, new Object[] { ClpSerializer.translateInput(name), start, end, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public int countLikeByName(java.lang.String name, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName59, _methodParameterTypes59, new Object[] { ClpSerializer.translateInput(name), ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Integer)returnObj).intValue(); } @Override public java.util.List<org.oep.datamgt.model.DictCollection> findByCustomCondition( java.lang.String name, java.lang.String version, java.util.Date validatedFrom, java.util.Date validatedTo, int status, int start, int end, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName60, _methodParameterTypes60, new Object[] { ClpSerializer.translateInput(name), ClpSerializer.translateInput(version), ClpSerializer.translateInput(validatedFrom), ClpSerializer.translateInput(validatedTo), status, start, end, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return (java.util.List<org.oep.datamgt.model.DictCollection>)ClpSerializer.translateOutput(returnObj); } @Override public int countByCustomCondition(java.lang.String name, java.lang.String version, java.util.Date validatedFrom, java.util.Date validatedTo, int status, com.liferay.portal.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.SystemException { Object returnObj = null; try { returnObj = _invokableLocalService.invokeMethod(_methodName61, _methodParameterTypes61, new Object[] { ClpSerializer.translateInput(name), ClpSerializer.translateInput(version), ClpSerializer.translateInput(validatedFrom), ClpSerializer.translateInput(validatedTo), status, ClpSerializer.translateInput(serviceContext) }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); if (t instanceof com.liferay.portal.kernel.exception.SystemException) { throw (com.liferay.portal.kernel.exception.SystemException)t; } if (t instanceof RuntimeException) { throw (RuntimeException)t; } else { throw new RuntimeException(t.getClass().getName() + " is not a valid exception"); } } return ((Integer)returnObj).intValue(); } private InvokableLocalService _invokableLocalService; private String _methodName0; private String[] _methodParameterTypes0; private String _methodName1; private String[] _methodParameterTypes1; private String _methodName2; private String[] _methodParameterTypes2; private String _methodName3; private String[] _methodParameterTypes3; private String _methodName4; private String[] _methodParameterTypes4; private String _methodName5; private String[] _methodParameterTypes5; private String _methodName6; private String[] _methodParameterTypes6; private String _methodName7; private String[] _methodParameterTypes7; private String _methodName8; private String[] _methodParameterTypes8; private String _methodName9; private String[] _methodParameterTypes9; private String _methodName10; private String[] _methodParameterTypes10; private String _methodName11; private String[] _methodParameterTypes11; private String _methodName12; private String[] _methodParameterTypes12; private String _methodName13; private String[] _methodParameterTypes13; private String _methodName14; private String[] _methodParameterTypes14; private String _methodName15; private String[] _methodParameterTypes15; private String _methodName16; private String[] _methodParameterTypes16; private String _methodName17; private String[] _methodParameterTypes17; private String _methodName18; private String[] _methodParameterTypes18; private String _methodName19; private String[] _methodParameterTypes19; private String _methodName20; private String[] _methodParameterTypes20; private String _methodName21; private String[] _methodParameterTypes21; private String _methodName22; private String[] _methodParameterTypes22; private String _methodName23; private String[] _methodParameterTypes23; private String _methodName24; private String[] _methodParameterTypes24; private String _methodName25; private String[] _methodParameterTypes25; private String _methodName26; private String[] _methodParameterTypes26; private String _methodName27; private String[] _methodParameterTypes27; private String _methodName28; private String[] _methodParameterTypes28; private String _methodName29; private String[] _methodParameterTypes29; private String _methodName30; private String[] _methodParameterTypes30; private String _methodName31; private String[] _methodParameterTypes31; private String _methodName32; private String[] _methodParameterTypes32; private String _methodName33; private String[] _methodParameterTypes33; private String _methodName35; private String[] _methodParameterTypes35; private String _methodName36; private String[] _methodParameterTypes36; private String _methodName37; private String[] _methodParameterTypes37; private String _methodName38; private String[] _methodParameterTypes38; private String _methodName39; private String[] _methodParameterTypes39; private String _methodName40; private String[] _methodParameterTypes40; private String _methodName41; private String[] _methodParameterTypes41; private String _methodName42; private String[] _methodParameterTypes42; private String _methodName43; private String[] _methodParameterTypes43; private String _methodName44; private String[] _methodParameterTypes44; private String _methodName45; private String[] _methodParameterTypes45; private String _methodName46; private String[] _methodParameterTypes46; private String _methodName47; private String[] _methodParameterTypes47; private String _methodName48; private String[] _methodParameterTypes48; private String _methodName49; private String[] _methodParameterTypes49; private String _methodName50; private String[] _methodParameterTypes50; private String _methodName51; private String[] _methodParameterTypes51; private String _methodName52; private String[] _methodParameterTypes52; private String _methodName53; private String[] _methodParameterTypes53; private String _methodName54; private String[] _methodParameterTypes54; private String _methodName55; private String[] _methodParameterTypes55; private String _methodName56; private String[] _methodParameterTypes56; private String _methodName57; private String[] _methodParameterTypes57; private String _methodName58; private String[] _methodParameterTypes58; private String _methodName59; private String[] _methodParameterTypes59; private String _methodName60; private String[] _methodParameterTypes60; private String _methodName61; private String[] _methodParameterTypes61; }