public abstract class LabelErrorAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements LabelError
| Modifier and Type | Field and Description |
|---|---|
protected Batch |
afterBatchExpiration
Nom de l'attribut en BD : afterBatchExpiration
|
protected String |
comment
Nom de l'attribut en BD : comment
|
protected boolean |
deleted
Nom de l'attribut en BD : deleted
|
protected Date |
labelDate
Nom de l'attribut en BD : labelDate
|
protected String |
line
Nom de l'attribut en BD : line
|
protected String |
message
Nom de l'attribut en BD : message
|
protected boolean |
modified
Nom de l'attribut en BD : modified
|
protected Zone |
source
Nom de l'attribut en BD : source
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_AFTER_BATCH_EXPIRATION, PROPERTY_COMMENT, PROPERTY_DELETED, PROPERTY_LABEL_DATE, PROPERTY_LINE, PROPERTY_MESSAGE, PROPERTY_MODIFIED, PROPERTY_SOURCE| Constructor and Description |
|---|
LabelErrorAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
Batch |
getAfterBatchExpiration() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
String |
getComment() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
boolean |
getDeleted() |
Date |
getLabelDate() |
String |
getLine() |
String |
getMessage() |
boolean |
getModified() |
Zone |
getSource() |
boolean |
isDeleted() |
boolean |
isModified() |
void |
setAfterBatchExpiration(Batch afterBatchExpiration) |
void |
setComment(String comment) |
void |
setDeleted(boolean deleted) |
void |
setLabelDate(Date labelDate) |
void |
setLine(String line) |
void |
setMessage(String message) |
void |
setModified(boolean modified) |
void |
setSource(Zone source) |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String line
protected String message
protected Date labelDate
protected boolean modified
protected boolean deleted
protected String comment
protected Zone source
protected Batch afterBatchExpiration
public void accept(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.TopiaExceptionpublic void setLine(String line)
setLine in interface LabelErrorpublic String getLine()
getLine in interface LabelErrorpublic void setMessage(String message)
setMessage in interface LabelErrorpublic String getMessage()
getMessage in interface LabelErrorpublic void setLabelDate(Date labelDate)
setLabelDate in interface LabelErrorpublic Date getLabelDate()
getLabelDate in interface LabelErrorpublic void setModified(boolean modified)
setModified in interface LabelErrorpublic boolean isModified()
isModified in interface LabelErrorpublic boolean getModified()
getModified in interface LabelErrorpublic void setDeleted(boolean deleted)
setDeleted in interface LabelErrorpublic boolean isDeleted()
isDeleted in interface LabelErrorpublic boolean getDeleted()
getDeleted in interface LabelErrorpublic void setComment(String comment)
setComment in interface LabelErrorpublic String getComment()
getComment in interface LabelErrorpublic void setSource(Zone source)
setSource in interface LabelErrorpublic Zone getSource()
getSource in interface LabelErrorpublic void setAfterBatchExpiration(Batch afterBatchExpiration)
setAfterBatchExpiration in interface LabelErrorpublic Batch getAfterBatchExpiration()
getAfterBatchExpiration in interface LabelErrorpublic List<org.nuiton.topia.persistence.TopiaEntity> getAggregate() throws org.nuiton.topia.TopiaException
getAggregate in interface org.nuiton.topia.persistence.TopiaEntitygetAggregate in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionpublic List<org.nuiton.topia.persistence.TopiaEntity> getComposite() throws org.nuiton.topia.TopiaException
getComposite in interface org.nuiton.topia.persistence.TopiaEntitygetComposite in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionCopyright © 2012–2014 Herboristerie Cailleau. All rights reserved.