Code Search for Developers
 
 
  

FacturaIf.java from Negest at Krugle


Show FacturaIf.java syntax highlighted

package tk.sabreWulf.negest.entity.invoicing;

import tk.sabreWulf.negest.entity.core.*;
import tk.sabreWulf.negest.entity.invoicing.*;
import tk.sabreWulf.negest.entity.invoicing.*;
import tk.sabreWulf.negest.entity.customer.*;
import tk.sabreWulf.negest.entity.customer.*;
import tk.sabreWulf.negest.entity.customer.*;
import tk.sabreWulf.negest.entity.core.*;
import tk.sabreWulf.negest.entity.core.*;
import tk.sabreWulf.negest.entity.customer.*;

/**
 * The FacturaIf interfaces exposes the persistence data.
 *
 * @author  Jose Manuel Molina Pascual  Sabre Wulf
 * @version $Revision: 1.4 $, $Date: 2005/06/29 20:56:26 $
 */
public interface FacturaIf {

    /**
     * Return the primary key.
     *
     * @return java.lang.Long he primary key.
     */
    java.lang.Long getPrimaryKey();

    /**
     * Set the primary key.
     *
     * @param pk return java.lang.Long with the primary key.
     */
    void setPrimaryKey(java.lang.Long pk);


   /**
    * Returns the value of the <code>idevento</code> (foreign key) property.
    *
    * @return the value of the <code>idevento</code> property.
    */
   java.lang.Long getIdevento();

   /**
    * Sets the value of the <code>idevento</code> (foreign key) property.
    *
    * @param idevento a value for <code>idevento</code>.
    */
   void setIdevento(java.lang.Long idevento);

   /**
    * Returns the value of the <code>idvesionpresupuesto</code> (foreign key) property.
    *
    * @return the value of the <code>idvesionpresupuesto</code> property.
    */
   java.lang.Long getIdvesionpresupuesto();

   /**
    * Sets the value of the <code>idvesionpresupuesto</code> (foreign key) property.
    *
    * @param idvesionpresupuesto a value for <code>idvesionpresupuesto</code>.
    */
   void setIdvesionpresupuesto(java.lang.Long idvesionpresupuesto);

   /**
    * Returns the value of the <code>idversionpedido</code> (foreign key) property.
    *
    * @return the value of the <code>idversionpedido</code> property.
    */
   java.lang.Long getIdversionpedido();

   /**
    * Sets the value of the <code>idversionpedido</code> (foreign key) property.
    *
    * @param idversionpedido a value for <code>idversionpedido</code>.
    */
   void setIdversionpedido(java.lang.Long idversionpedido);

   /**
    * Returns the value of the <code>datoscobroid</code> (foreign key) property.
    *
    * @return the value of the <code>datoscobroid</code> property.
    */
   java.lang.Long getDatoscobroid();

   /**
    * Sets the value of the <code>datoscobroid</code> (foreign key) property.
    *
    * @param datoscobroid a value for <code>datoscobroid</code>.
    */
   void setDatoscobroid(java.lang.Long datoscobroid);

   /**
    * Returns the value of the <code>datosenvid</code> (foreign key) property.
    *
    * @return the value of the <code>datosenvid</code> property.
    */
   java.lang.Long getDatosenvid();

   /**
    * Sets the value of the <code>datosenvid</code> (foreign key) property.
    *
    * @param datosenvid a value for <code>datosenvid</code>.
    */
   void setDatosenvid(java.lang.Long datosenvid);

   /**
    * Returns the value of the <code>datosfactid</code> (foreign key) property.
    *
    * @return the value of the <code>datosfactid</code> property.
    */
   java.lang.Long getDatosfactid();

   /**
    * Sets the value of the <code>datosfactid</code> (foreign key) property.
    *
    * @param datosfactid a value for <code>datosfactid</code>.
    */
   void setDatosfactid(java.lang.Long datosfactid);

   /**
    * Returns the value of the <code>plazopagoid</code> (foreign key) property.
    *
    * @return the value of the <code>plazopagoid</code> property.
    */
   java.lang.Long getPlazopagoid();

   /**
    * Sets the value of the <code>plazopagoid</code> (foreign key) property.
    *
    * @param plazopagoid a value for <code>plazopagoid</code>.
    */
   void setPlazopagoid(java.lang.Long plazopagoid);

   /**
    * Returns the value of the <code>mediopagoid</code> (foreign key) property.
    *
    * @return the value of the <code>mediopagoid</code> property.
    */
   java.lang.Long getMediopagoid();

   /**
    * Sets the value of the <code>mediopagoid</code> (foreign key) property.
    *
    * @param mediopagoid a value for <code>mediopagoid</code>.
    */
   void setMediopagoid(java.lang.Long mediopagoid);

   /**
    * Returns the value of the <code>clienteid</code> (foreign key) property.
    *
    * @return the value of the <code>clienteid</code> property.
    */
   java.lang.Long getClienteid();

   /**
    * Sets the value of the <code>clienteid</code> (foreign key) property.
    *
    * @param clienteid a value for <code>clienteid</code>.
    */
   void setClienteid(java.lang.Long clienteid);

   /**
    * Returns the value of the <code>id</code> property.
    *
    * @return the value of the <code>id</code> property
    */
   java.lang.Long getId();

   /**
    * Sets the value of the <code>id</code> property.
    *
    * @param id the value for the <code>id</code> property
    */
   void setId(java.lang.Long id);

   /**
    * Returns the value of the <code>albaran</code> property.
    *
    * @return the value of the <code>albaran</code> property
    */
   java.lang.Long getAlbaran();

   /**
    * Sets the value of the <code>albaran</code> property.
    *
    * @param albaran the value for the <code>albaran</code> property
    */
   void setAlbaran(java.lang.Long albaran);

   /**
    * Returns the value of the <code>abono</code> property.
    *
    * @return the value of the <code>abono</code> property
    */
   java.lang.Byte getAbono();

   /**
    * Sets the value of the <code>abono</code> property.
    *
    * @param abono the value for the <code>abono</code> property
    */
   void setAbono(java.lang.Byte abono);

   /**
    * Returns the value of the <code>observaciones</code> property.
    *
    * @return the value of the <code>observaciones</code> property
    */
   java.lang.String getObservaciones();

   /**
    * Sets the value of the <code>observaciones</code> property.
    *
    * @param observaciones the value for the <code>observaciones</code> property
    */
   void setObservaciones(java.lang.String observaciones);

   /**
    * Returns the value of the <code>pagada</code> property.
    *
    * @return the value of the <code>pagada</code> property
    */
   java.lang.Byte getPagada();

   /**
    * Sets the value of the <code>pagada</code> property.
    *
    * @param pagada the value for the <code>pagada</code> property
    */
   void setPagada(java.lang.Byte pagada);

   /**
    * Returns the value of the <code>fecha</code> property.
    *
    * @return the value of the <code>fecha</code> property
    */
   java.sql.Date getFecha();

   /**
    * Sets the value of the <code>fecha</code> property.
    *
    * @param fecha the value for the <code>fecha</code> property
    */
   void setFecha(java.sql.Date fecha);

   /**
    * Returns the value of the <code>codigo</code> property.
    *
    * @return the value of the <code>codigo</code> property
    */
   java.lang.String getCodigo();

   /**
    * Sets the value of the <code>codigo</code> property.
    *
    * @param codigo the value for the <code>codigo</code> property
    */
   void setCodigo(java.lang.String codigo);


   /**
    * Returns the value of the <code>ideventoEvento</code> relation property.
    *
    * @return the value of the <code>ideventoEvento</code> relation property.
    */
   EventoIf getIdeventoEvento();

   /**
    * Sets the value of the <code>ideventoEvento</code> relation property.
    *
    * @param evento a value for <code>ideventoEvento</code>.
    */
   void setIdeventoEvento(EventoIf evento);

   /**
    * Returns the value of the <code>idvesionpresupuestoVersionpresupuesto</code> relation property.
    *
    * @return the value of the <code>idvesionpresupuestoVersionpresupuesto</code> relation property.
    */
   VersionpresupuestoIf getIdvesionpresupuestoVersionpresupuesto();

   /**
    * Sets the value of the <code>idvesionpresupuestoVersionpresupuesto</code> relation property.
    *
    * @param versionpresupuesto a value for <code>idvesionpresupuestoVersionpresupuesto</code>.
    */
   void setIdvesionpresupuestoVersionpresupuesto(VersionpresupuestoIf versionpresupuesto);

   /**
    * Returns the value of the <code>idversionpedidoVersionpedido</code> relation property.
    *
    * @return the value of the <code>idversionpedidoVersionpedido</code> relation property.
    */
   VersionpedidoIf getIdversionpedidoVersionpedido();

   /**
    * Sets the value of the <code>idversionpedidoVersionpedido</code> relation property.
    *
    * @param versionpedido a value for <code>idversionpedidoVersionpedido</code>.
    */
   void setIdversionpedidoVersionpedido(VersionpedidoIf versionpedido);

   /**
    * Returns the value of the <code>datoscobroidDatoscobro</code> relation property.
    *
    * @return the value of the <code>datoscobroidDatoscobro</code> relation property.
    */
   DatoscobroIf getDatoscobroidDatoscobro();

   /**
    * Sets the value of the <code>datoscobroidDatoscobro</code> relation property.
    *
    * @param datoscobro a value for <code>datoscobroidDatoscobro</code>.
    */
   void setDatoscobroidDatoscobro(DatoscobroIf datoscobro);

   /**
    * Returns the value of the <code>datosenvidDatosfactenv</code> relation property.
    *
    * @return the value of the <code>datosenvidDatosfactenv</code> relation property.
    */
   DatosfactenvIf getDatosenvidDatosfactenv();

   /**
    * Sets the value of the <code>datosenvidDatosfactenv</code> relation property.
    *
    * @param datosfactenv a value for <code>datosenvidDatosfactenv</code>.
    */
   void setDatosenvidDatosfactenv(DatosfactenvIf datosfactenv);

   /**
    * Returns the value of the <code>datosfactidDatosfactenv</code> relation property.
    *
    * @return the value of the <code>datosfactidDatosfactenv</code> relation property.
    */
   DatosfactenvIf getDatosfactidDatosfactenv();

   /**
    * Sets the value of the <code>datosfactidDatosfactenv</code> relation property.
    *
    * @param datosfactenv a value for <code>datosfactidDatosfactenv</code>.
    */
   void setDatosfactidDatosfactenv(DatosfactenvIf datosfactenv);

   /**
    * Returns the value of the <code>plazopagoidPlazopago</code> relation property.
    *
    * @return the value of the <code>plazopagoidPlazopago</code> relation property.
    */
   PlazopagoIf getPlazopagoidPlazopago();

   /**
    * Sets the value of the <code>plazopagoidPlazopago</code> relation property.
    *
    * @param plazopago a value for <code>plazopagoidPlazopago</code>.
    */
   void setPlazopagoidPlazopago(PlazopagoIf plazopago);

   /**
    * Returns the value of the <code>mediopagoidMediopago</code> relation property.
    *
    * @return the value of the <code>mediopagoidMediopago</code> relation property.
    */
   MediopagoIf getMediopagoidMediopago();

   /**
    * Sets the value of the <code>mediopagoidMediopago</code> relation property.
    *
    * @param mediopago a value for <code>mediopagoidMediopago</code>.
    */
   void setMediopagoidMediopago(MediopagoIf mediopago);

   /**
    * Returns the value of the <code>clienteidCliente</code> relation property.
    *
    * @return the value of the <code>clienteidCliente</code> relation property.
    */
   ClienteIf getClienteidCliente();

   /**
    * Sets the value of the <code>clienteidCliente</code> relation property.
    *
    * @param cliente a value for <code>clienteidCliente</code>.
    */
   void setClienteidCliente(ClienteIf cliente);

}




See more files for this project here

Negest

This project aims to offer the SOHO integrated platform to track their customers, the events generated by/with them, the orders and billing, warehouses, customer locations and equipment. Its a CMP/ERP, with its focus on water treatment business, for this

Project homepage: http://sourceforge.net/projects/negest
Programming language(s): Java,XML
License: other

  ConceptoIf.java
  ConceptoPK.java
  FacturaIf.java
  ImpuestoIf.java
  PedidoIf.java
  PresupuestoIf.java
  VersionpedidoIf.java
  VersionpresupuestoIf.java