@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Tue Jun 10 11:30:04 CEST 2014") public interface MailFolder extends org.nuiton.topia.persistence.TopiaEntity
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionstatic final String PROPERTY_NAME
static final String PROPERTY_ALLOW_CREATE_DEMAND_INTO_FOLDER
static final String PROPERTY_ALLOW_MOVE_DEMAND_INTO_FOLDER
static final String PROPERTY_REJECT_UNKNOWN_SENDER
static final String PROPERTY_REPLY_ADDRESSES
static final String PROPERTY_REPLY_DOMAINS
static final String PROPERTY_OPEN_ATTACHMENT_REPORT_NO_TAKEN
static final String PROPERTY_PRINT_ACTION_EQUAL_TAKE_ACTION
static final String PROPERTY_EDI_FOLDER
static final String PROPERTY_FAX_DOMAIN
static final String PROPERTY_USE_CURRENT_LEVEL_ETAT_ATTENTE
static final String PROPERTY_USE_CURRENT_LEVEL_TABLE_COLUMNS
static final String PROPERTY_USE_CURRENT_LEVEL_FAX_DOMAIN
static final String PROPERTY_USE_CURRENT_LEVEL_FOLDER_ACTIONS
static final String PROPERTY_USE_CURRENT_LEVEL_EDI_FOLDER
static final String PROPERTY_REJECT_UNKNOWN_SENDER_MESSAGE
static final String PROPERTY_ETAT_ATTENTES
static final String PROPERTY_CHILDREN
static final String PROPERTY_PARENT
static final String PROPERTY_FOLDER_TABLE_COLUMNS
static final String PROPERTY_FOLDER_ACTIONS
static final String PROPERTY_CUSTOMER_RESPONSIBLES
static final String PROPERTY_WRITE_RIGHT_USERS
static final String PROPERTY_READ_RIGHT_USERS
static final String PROPERTY_MOVE_RIGHT_USERS
static final String PROPERTY_WRITE_RIGHT_GROUPS
static final String PROPERTY_MOVE_RIGHT_GROUPS
static final String PROPERTY_READ_RIGHT_GROUPS
void setName(String name)
String getName()
void setAllowCreateDemandIntoFolder(Boolean allowCreateDemandIntoFolder)
Boolean getAllowCreateDemandIntoFolder()
void setAllowMoveDemandIntoFolder(Boolean allowMoveDemandIntoFolder)
Boolean getAllowMoveDemandIntoFolder()
void setRejectUnknownSender(Boolean rejectUnknownSender)
Boolean getRejectUnknownSender()
void addReplyAddresses(String replyAddresses)
void addAllReplyAddresses(Collection<String> replyAddresses)
void setReplyAddresses(Collection<String> replyAddresses)
void removeReplyAddresses(String replyAddresses)
void clearReplyAddresses()
Collection<String> getReplyAddresses()
int sizeReplyAddresses()
boolean isReplyAddressesEmpty()
boolean isReplyAddressesNotEmpty()
boolean containsReplyAddresses(String replyAddresses)
void addReplyDomains(String replyDomains)
void addAllReplyDomains(Collection<String> replyDomains)
void setReplyDomains(Collection<String> replyDomains)
void removeReplyDomains(String replyDomains)
void clearReplyDomains()
Collection<String> getReplyDomains()
int sizeReplyDomains()
boolean isReplyDomainsEmpty()
boolean isReplyDomainsNotEmpty()
boolean containsReplyDomains(String replyDomains)
void setOpenAttachmentReportNoTaken(Boolean openAttachmentReportNoTaken)
Boolean getOpenAttachmentReportNoTaken()
void setPrintActionEqualTakeAction(Boolean printActionEqualTakeAction)
Boolean getPrintActionEqualTakeAction()
void setEdiFolder(String ediFolder)
String getEdiFolder()
void setFaxDomain(String faxDomain)
String getFaxDomain()
void setUseCurrentLevelEtatAttente(boolean useCurrentLevelEtatAttente)
boolean isUseCurrentLevelEtatAttente()
boolean getUseCurrentLevelEtatAttente()
void setUseCurrentLevelTableColumns(boolean useCurrentLevelTableColumns)
boolean isUseCurrentLevelTableColumns()
boolean getUseCurrentLevelTableColumns()
void setUseCurrentLevelFaxDomain(boolean useCurrentLevelFaxDomain)
boolean isUseCurrentLevelFaxDomain()
boolean getUseCurrentLevelFaxDomain()
void setUseCurrentLevelFolderActions(boolean useCurrentLevelFolderActions)
boolean isUseCurrentLevelFolderActions()
boolean getUseCurrentLevelFolderActions()
void setUseCurrentLevelEdiFolder(boolean useCurrentLevelEdiFolder)
boolean isUseCurrentLevelEdiFolder()
boolean getUseCurrentLevelEdiFolder()
void setRejectUnknownSenderMessage(String rejectUnknownSenderMessage)
String getRejectUnknownSenderMessage()
void addEtatAttentes(EtatAttente etatAttentes)
void addAllEtatAttentes(Collection<EtatAttente> etatAttentes)
void setEtatAttentes(Collection<EtatAttente> etatAttentes)
void removeEtatAttentes(EtatAttente etatAttentes)
void clearEtatAttentes()
Collection<EtatAttente> getEtatAttentes()
EtatAttente getEtatAttentesByTopiaId(String topiaId)
Collection<String> getEtatAttentesTopiaIds()
int sizeEtatAttentes()
boolean isEtatAttentesEmpty()
boolean isEtatAttentesNotEmpty()
boolean containsEtatAttentes(EtatAttente etatAttentes)
void addChildren(MailFolder children)
void addAllChildren(Collection<MailFolder> children)
void setChildren(Collection<MailFolder> children)
void removeChildren(MailFolder children)
void clearChildren()
Collection<MailFolder> getChildren()
MailFolder getChildrenByTopiaId(String topiaId)
Collection<String> getChildrenTopiaIds()
int sizeChildren()
boolean isChildrenEmpty()
boolean isChildrenNotEmpty()
boolean containsChildren(MailFolder children)
void setParent(MailFolder parent)
MailFolder getParent()
void addFolderTableColumns(MailField folderTableColumns)
void addFolderTableColumns(int index,
MailField folderTableColumns)
void removeFolderTableColumns(MailField folderTableColumns)
void removeFolderTableColumns(int index)
void clearFolderTableColumns()
MailField getFolderTableColumns(int index)
int sizeFolderTableColumns()
boolean isFolderTableColumnsEmpty()
boolean isFolderTableColumnsNotEmpty()
boolean containsFolderTableColumns(MailField folderTableColumns)
void addFolderActions(FolderAction folderActions)
void addAllFolderActions(Collection<FolderAction> folderActions)
void setFolderActions(Collection<FolderAction> folderActions)
void removeFolderActions(FolderAction folderActions)
void clearFolderActions()
Collection<FolderAction> getFolderActions()
int sizeFolderActions()
boolean isFolderActionsEmpty()
boolean isFolderActionsNotEmpty()
boolean containsFolderActions(FolderAction folderActions)
void addCustomerResponsibles(FaxToMailUser customerResponsibles)
void addAllCustomerResponsibles(Collection<FaxToMailUser> customerResponsibles)
void setCustomerResponsibles(Collection<FaxToMailUser> customerResponsibles)
void removeCustomerResponsibles(FaxToMailUser customerResponsibles)
void clearCustomerResponsibles()
Collection<FaxToMailUser> getCustomerResponsibles()
FaxToMailUser getCustomerResponsiblesByTopiaId(String topiaId)
Collection<String> getCustomerResponsiblesTopiaIds()
int sizeCustomerResponsibles()
boolean isCustomerResponsiblesEmpty()
boolean isCustomerResponsiblesNotEmpty()
boolean containsCustomerResponsibles(FaxToMailUser customerResponsibles)
void addWriteRightUsers(FaxToMailUser writeRightUsers)
void addAllWriteRightUsers(Collection<FaxToMailUser> writeRightUsers)
void setWriteRightUsers(Collection<FaxToMailUser> writeRightUsers)
void removeWriteRightUsers(FaxToMailUser writeRightUsers)
void clearWriteRightUsers()
Collection<FaxToMailUser> getWriteRightUsers()
FaxToMailUser getWriteRightUsersByTopiaId(String topiaId)
Collection<String> getWriteRightUsersTopiaIds()
int sizeWriteRightUsers()
boolean isWriteRightUsersEmpty()
boolean isWriteRightUsersNotEmpty()
boolean containsWriteRightUsers(FaxToMailUser writeRightUsers)
void addReadRightUsers(FaxToMailUser readRightUsers)
void addAllReadRightUsers(Collection<FaxToMailUser> readRightUsers)
void setReadRightUsers(Collection<FaxToMailUser> readRightUsers)
void removeReadRightUsers(FaxToMailUser readRightUsers)
void clearReadRightUsers()
Collection<FaxToMailUser> getReadRightUsers()
FaxToMailUser getReadRightUsersByTopiaId(String topiaId)
Collection<String> getReadRightUsersTopiaIds()
int sizeReadRightUsers()
boolean isReadRightUsersEmpty()
boolean isReadRightUsersNotEmpty()
boolean containsReadRightUsers(FaxToMailUser readRightUsers)
void addMoveRightUsers(FaxToMailUser moveRightUsers)
void addAllMoveRightUsers(Collection<FaxToMailUser> moveRightUsers)
void setMoveRightUsers(Collection<FaxToMailUser> moveRightUsers)
void removeMoveRightUsers(FaxToMailUser moveRightUsers)
void clearMoveRightUsers()
Collection<FaxToMailUser> getMoveRightUsers()
FaxToMailUser getMoveRightUsersByTopiaId(String topiaId)
Collection<String> getMoveRightUsersTopiaIds()
int sizeMoveRightUsers()
boolean isMoveRightUsersEmpty()
boolean isMoveRightUsersNotEmpty()
boolean containsMoveRightUsers(FaxToMailUser moveRightUsers)
void addWriteRightGroups(FaxToMailUserGroup writeRightGroups)
void addAllWriteRightGroups(Collection<FaxToMailUserGroup> writeRightGroups)
void setWriteRightGroups(Collection<FaxToMailUserGroup> writeRightGroups)
void removeWriteRightGroups(FaxToMailUserGroup writeRightGroups)
void clearWriteRightGroups()
Collection<FaxToMailUserGroup> getWriteRightGroups()
FaxToMailUserGroup getWriteRightGroupsByTopiaId(String topiaId)
Collection<String> getWriteRightGroupsTopiaIds()
int sizeWriteRightGroups()
boolean isWriteRightGroupsEmpty()
boolean isWriteRightGroupsNotEmpty()
boolean containsWriteRightGroups(FaxToMailUserGroup writeRightGroups)
void addMoveRightGroups(FaxToMailUserGroup moveRightGroups)
void addAllMoveRightGroups(Collection<FaxToMailUserGroup> moveRightGroups)
void setMoveRightGroups(Collection<FaxToMailUserGroup> moveRightGroups)
void removeMoveRightGroups(FaxToMailUserGroup moveRightGroups)
void clearMoveRightGroups()
Collection<FaxToMailUserGroup> getMoveRightGroups()
FaxToMailUserGroup getMoveRightGroupsByTopiaId(String topiaId)
Collection<String> getMoveRightGroupsTopiaIds()
int sizeMoveRightGroups()
boolean isMoveRightGroupsEmpty()
boolean isMoveRightGroupsNotEmpty()
boolean containsMoveRightGroups(FaxToMailUserGroup moveRightGroups)
void addReadRightGroups(FaxToMailUserGroup readRightGroups)
void addAllReadRightGroups(Collection<FaxToMailUserGroup> readRightGroups)
void setReadRightGroups(Collection<FaxToMailUserGroup> readRightGroups)
void removeReadRightGroups(FaxToMailUserGroup readRightGroups)
void clearReadRightGroups()
Collection<FaxToMailUserGroup> getReadRightGroups()
FaxToMailUserGroup getReadRightGroupsByTopiaId(String topiaId)
Collection<String> getReadRightGroupsTopiaIds()
int sizeReadRightGroups()
boolean isReadRightGroupsEmpty()
boolean isReadRightGroupsNotEmpty()
boolean containsReadRightGroups(FaxToMailUserGroup readRightGroups)
Copyright © 2014 CodeLutin. All rights reserved.