Package it.ovunque.ig.struts
Class ServizioContenitore<TO extends Persistito,TC extends Serializable>
java.lang.Object
it.ovunque.ig.struts.ServizioContenitore<TO,TC>
- All Implemented Interfaces:
ServizioGenerico<TO,TC>
public class ServizioContenitore<TO extends Persistito,TC extends Serializable>
extends Object
implements ServizioGenerico<TO,TC>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncercaDaEsempio(TO esempio) cercaDaEsempio(TO esempio, List<String> ordini, boolean crescente) voidcopia(Class<TO> classe, Persistito restrNuovo, Persistito restrVecchio) voidvoideliminaTutti(Class<TO> classe, Persistito restrizione) ServizioGenerico<?,?> prendiTutti(Class<TO> c, Persistito restrizione, TO cosaRisolvere) prendiTutti(Class<TO> c, TO cosaRisolvere) voidsetOperazione(VerificaPermessiServizio operazione) voidsetServizio(ServizioGenerico<TO, TC> servizio)
-
Constructor Details
-
ServizioContenitore
public ServizioContenitore()
-
-
Method Details
-
cercaDaEsempio
- Specified by:
cercaDaEsempioin interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
cercaDaEsempio
- Specified by:
cercaDaEsempioin interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
elimina
- Specified by:
eliminain interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
eliminaTutti
- Specified by:
eliminaTuttiin interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
inserisci
- Specified by:
inserisciin interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
modifica
- Specified by:
modificain interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
prendiTutti
- Specified by:
prendiTuttiin interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
prendiTutti
- Specified by:
prendiTuttiin interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
prendi
- Specified by:
prendiin interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
prendi
- Specified by:
prendiin interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
copia
- Specified by:
copiain interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
istanziaRestrizioneAccesso
- Specified by:
istanziaRestrizioneAccessoin interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
raggruppa
- Specified by:
raggruppain interfaceServizioGenerico<TO extends Persistito,TC extends Serializable>
-
getOperazione
-
setOperazione
-
getServizio
-
setServizio
-