@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Sep 17 12:43:41 CEST 2015") 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
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_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) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getConvertToPdfCommand() |
String |
getExtension() |
String |
getOpenAttachmentCommand() |
void |
setConvertToPdfCommand(String convertToPdfCommand) |
void |
setExtension(String extension) |
void |
setOpenAttachmentCommand(String openAttachmentCommand) |
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, 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.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
org.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–2015 CodeLutin. All rights reserved.