public class PrototipoPropiedadesDAO
extends java.lang.Object
Constructor and Description |
---|
PrototipoPropiedadesDAO()
Inicializa un objeto de tipo PrototipoPropiedadesDAO.
|
Modifier and Type | Method and Description |
---|---|
PrototipoListaPropiedades |
abrirPrototipo()
Abrir prototipo desde workspace.
|
static PrototipoPropiedadesDAO |
getInstance()
Gets the single instance of PrototipoPropiedadesDAO.
|
java.lang.Boolean |
guardarPrototipo(PrototipoListaPropiedades prototipo)
Guardar prototipo en la carpeta configuración del workspace de la aplicación
|
public PrototipoPropiedadesDAO()
public static PrototipoPropiedadesDAO getInstance()
public java.lang.Boolean guardarPrototipo(PrototipoListaPropiedades prototipo)
prototipo
- el prototipo a guardarpublic PrototipoListaPropiedades abrirPrototipo() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
- si falla la deserialización del objeto