@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Tue Jun 10 11:30:03 CEST 2014") public abstract class ExtensionCommandAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements ExtensionCommand
| Modifier and Type | Field and Description |
|---|---|
protected String |
convertToPdfCommand
Nom de l'attribut en BD : convertToPdfCommand
|
protected String |
extension
Nom de l'attribut en BD : extension
|
protected String |
openAttachmentCommand
Nom de l'attribut en BD : openAttachmentCommand
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_CONVERT_TO_PDF_COMMAND, PROPERTY_EXTENSION, PROPERTY_OPEN_ATTACHMENT_COMMAND| Constructor and Description |
|---|
ExtensionCommandAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getConvertToPdfCommand() |
String |
getExtension() |
String |
getOpenAttachmentCommand() |
void |
setConvertToPdfCommand(String convertToPdfCommand) |
void |
setExtension(String extension) |
void |
setOpenAttachmentCommand(String openAttachmentCommand) |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFireSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String extension
protected String openAttachmentCommand
protected String convertToPdfCommand
public void accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.persistence.TopiaExceptionpublic void setExtension(String extension)
setExtension in interface ExtensionCommandpublic String getExtension()
getExtension in interface ExtensionCommandpublic void setOpenAttachmentCommand(String openAttachmentCommand)
setOpenAttachmentCommand in interface ExtensionCommandpublic String getOpenAttachmentCommand()
getOpenAttachmentCommand in interface ExtensionCommandpublic void setConvertToPdfCommand(String convertToPdfCommand)
setConvertToPdfCommand in interface ExtensionCommandpublic String getConvertToPdfCommand()
getConvertToPdfCommand in interface ExtensionCommandCopyright © 2014 CodeLutin. All rights reserved.