Package org.eso.ias.cdb.pojos
Class TemplateDao
java.lang.Object
org.eso.ias.cdb.pojos.TemplateDao
The DAO for the template needed to support replication
of identical devices.
- Author:
- acaproni
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TemplateDao
public TemplateDao()Empty constructor -
TemplateDao
Constructor- Parameters:
id
- The notnull
nor empty identifier of the templatemin
- The minimal index of replicated devices, inclusivemax
- The maximal index of replicated devices, inclusive
-
-
Method Details