public interface Batch
extends org.nuiton.topia.persistence.TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
ANALYZE |
static String |
DLUO |
static String |
DMES |
static String |
DPMES |
static String |
ENTRY_DATE |
static String |
NEW_ATTR |
static String |
NUMBER |
static String |
PRESENTATION |
static String |
PRODUCT |
static String |
SPENT_DATE |
static String |
SUPPLIER |
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getAggregate, getComposite, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionstatic final String NUMBER
static final String ENTRY_DATE
static final String DMES
static final String DPMES
static final String DLUO
static final String SPENT_DATE
static final String NEW_ATTR
static final String ANALYZE
static final String PRESENTATION
static final String SUPPLIER
static final String PRODUCT
void setNumber(int number)
int getNumber()
void setEntryDate(Date entryDate)
Date getEntryDate()
void setDmes(Date dmes)
Date getDmes()
void setDpmes(Date dpmes)
Date getDpmes()
void setDluo(Date dluo)
Date getDluo()
void setSpentDate(Date spentDate)
Date getSpentDate()
void setNewAttr(int newAttr)
int getNewAttr()
void addAnalyze(Analyze analyze)
void addAllAnalyze(Collection<Analyze> analyze)
void setAnalyze(Collection<Analyze> analyze)
void removeAnalyze(Analyze analyze)
void clearAnalyze()
Collection<Analyze> getAnalyze()
int sizeAnalyze()
boolean isAnalyzeEmpty()
void addPresentation(Presentation presentation)
void addAllPresentation(Collection<Presentation> presentation)
void setPresentation(Collection<Presentation> presentation)
void removePresentation(Presentation presentation)
void clearPresentation()
Collection<Presentation> getPresentation()
Presentation getPresentationByTopiaId(String topiaId)
int sizePresentation()
boolean isPresentationEmpty()
void setSupplier(Supplier supplier)
Supplier getSupplier()
void setProduct(Product product)
Product getProduct()
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.