|
|
@ -338,12 +338,14 @@ public interface IntPraticaLocalService extends BaseLocalService, |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@com.liferay.portal.kernel.search.Indexable(type = IndexableType.REINDEX) |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica addIntPratica( |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica addIntPratica( |
|
|
|
long territorioId, java.lang.String tipoProcedura, |
|
|
|
long territorioId, java.lang.String tipoProcedura, |
|
|
|
com.liferay.portal.service.ServiceContext serviceContext) |
|
|
|
com.liferay.portal.service.ServiceContext serviceContext) |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@com.liferay.portal.kernel.search.Indexable(type = IndexableType.REINDEX) |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica addIntPratica( |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica addIntPratica( |
|
|
|
long userId, java.lang.String userName, java.lang.String tipoPratica, |
|
|
|
long userId, java.lang.String userName, java.lang.String tipoPratica, |
|
|
|
long territorioId, java.lang.String tipoProcedura, |
|
|
|
long territorioId, java.lang.String tipoProcedura, |
|
|
@ -356,6 +358,7 @@ public interface IntPraticaLocalService extends BaseLocalService, |
|
|
|
|
|
|
|
|
|
|
|
public void clearDb() throws java.lang.Exception; |
|
|
|
public void clearDb() throws java.lang.Exception; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@com.liferay.portal.kernel.search.Indexable(type = IndexableType.DELETE) |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica deleteIntPratica( |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica deleteIntPratica( |
|
|
|
it.tref.liferay.portos.bo.model.IntPratica intPratica, boolean forced) |
|
|
|
it.tref.liferay.portos.bo.model.IntPratica intPratica, boolean forced) |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
@ -391,12 +394,14 @@ public interface IntPraticaLocalService extends BaseLocalService, |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@com.liferay.portal.kernel.search.Indexable(type = IndexableType.REINDEX) |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica cambiaTitolare( |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica cambiaTitolare( |
|
|
|
long intPraticaId, long soggettoId, |
|
|
|
long intPraticaId, long soggettoId, |
|
|
|
com.liferay.portal.service.ServiceContext serviceContext) |
|
|
|
com.liferay.portal.service.ServiceContext serviceContext) |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@com.liferay.portal.kernel.search.Indexable(type = IndexableType.REINDEX) |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica updateStatoPratica( |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica updateStatoPratica( |
|
|
|
long intPraticaId, long dettPraticaId, java.lang.String statoPratica) |
|
|
|
long intPraticaId, long dettPraticaId, java.lang.String statoPratica) |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
@ -406,6 +411,7 @@ public interface IntPraticaLocalService extends BaseLocalService, |
|
|
|
long intPraticaId, java.util.Date dtSorteggio) |
|
|
|
long intPraticaId, java.util.Date dtSorteggio) |
|
|
|
throws com.liferay.portal.kernel.exception.SystemException; |
|
|
|
throws com.liferay.portal.kernel.exception.SystemException; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@com.liferay.portal.kernel.search.Indexable(type = IndexableType.REINDEX) |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica updateIntPraticaSorteggio( |
|
|
|
public it.tref.liferay.portos.bo.model.IntPratica updateIntPraticaSorteggio( |
|
|
|
long intPraticaId, java.util.Date dtSorteggio, |
|
|
|
long intPraticaId, java.util.Date dtSorteggio, |
|
|
|
java.lang.String statoPratica) |
|
|
|
java.lang.String statoPratica) |
|
|
@ -418,6 +424,7 @@ public interface IntPraticaLocalService extends BaseLocalService, |
|
|
|
public int countByC_UserId(long companyId, long userId) |
|
|
|
public int countByC_UserId(long companyId, long userId) |
|
|
|
throws com.liferay.portal.kernel.exception.SystemException; |
|
|
|
throws com.liferay.portal.kernel.exception.SystemException; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@com.liferay.portal.kernel.search.Indexable(type = IndexableType.REINDEX) |
|
|
|
public void updateStatus(long intPraticaId, int status) |
|
|
|
public void updateStatus(long intPraticaId, int status) |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
throws com.liferay.portal.kernel.exception.PortalException, |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|
com.liferay.portal.kernel.exception.SystemException; |
|
|
|