@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Sep 03 15:28:02 CEST 2015") public interface MailFolder extends org.nuiton.topia.persistence.TopiaEntity
static final String PROPERTY_NAME
static final String PROPERTY_EDI_TRANSFER
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_REJECT_RESPONSE_MAIL_ADDRESS
static final String PROPERTY_REJECT_RESPONSE_MESSAGE
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_WAITING_STATE
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_EDI_FOLDER
static final String PROPERTY_USE_CURRENT_LEVEL_REJECT_RESPONSE_MAIL_ADDRESS
static final String PROPERTY_USE_CURRENT_LEVEL_REJECT_RESPONSE_MESSAGE
static final String PROPERTY_USE_CURRENT_LEVEL_DEMAND_TYPE
static final String PROPERTY_USE_CURRENT_LEVEL_RANGE
static final String PROPERTY_ARCHIVE_FOLDER
static final String PROPERTY_FOLDER_TABLE_COLUMNS
static final String PROPERTY_COMPANY
static final String PROPERTY_USE_CURRENT_LEVEL_COMPANY
static final String PROPERTY_WAITING_STATES
static final String PROPERTY_CHILDREN
static final String PROPERTY_PARENT
static final String PROPERTY_CUSTOMER_RESPONSIBLES
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
static final String PROPERTY_DEMAND_TYPES
static final String PROPERTY_RANGES
static final String PROPERTY_WRITE_RIGHT_USERS
void setName(String name)
String getName()
void setEdiTransfer(Boolean ediTransfer)
Boolean getEdiTransfer()
void setAllowCreateDemandIntoFolder(Boolean allowCreateDemandIntoFolder)
Boolean getAllowCreateDemandIntoFolder()
void setAllowMoveDemandIntoFolder(Boolean allowMoveDemandIntoFolder)
Boolean getAllowMoveDemandIntoFolder()
void setRejectUnknownSender(Boolean rejectUnknownSender)
Boolean getRejectUnknownSender()
void setRejectResponseMailAddress(String rejectResponseMailAddress)
String getRejectResponseMailAddress()
void setRejectResponseMessage(String rejectResponseMessage)
String getRejectResponseMessage()
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 setUseCurrentLevelWaitingState(boolean useCurrentLevelWaitingState)
boolean isUseCurrentLevelWaitingState()
void setUseCurrentLevelTableColumns(boolean useCurrentLevelTableColumns)
boolean isUseCurrentLevelTableColumns()
void setUseCurrentLevelFaxDomain(boolean useCurrentLevelFaxDomain)
boolean isUseCurrentLevelFaxDomain()
void setUseCurrentLevelEdiFolder(boolean useCurrentLevelEdiFolder)
boolean isUseCurrentLevelEdiFolder()
void setUseCurrentLevelRejectResponseMailAddress(boolean useCurrentLevelRejectResponseMailAddress)
boolean isUseCurrentLevelRejectResponseMailAddress()
void setUseCurrentLevelRejectResponseMessage(boolean useCurrentLevelRejectResponseMessage)
boolean isUseCurrentLevelRejectResponseMessage()
void setUseCurrentLevelDemandType(boolean useCurrentLevelDemandType)
boolean isUseCurrentLevelDemandType()
void setUseCurrentLevelRange(boolean useCurrentLevelRange)
boolean isUseCurrentLevelRange()
void setArchiveFolder(boolean archiveFolder)
boolean isArchiveFolder()
void setCompany(String company)
String getCompany()
void setUseCurrentLevelCompany(boolean useCurrentLevelCompany)
boolean isUseCurrentLevelCompany()
void addWaitingStates(WaitingState waitingStates)
void addAllWaitingStates(Collection<WaitingState> waitingStates)
void setWaitingStates(Collection<WaitingState> waitingStates)
void removeWaitingStates(WaitingState waitingStates)
void clearWaitingStates()
Collection<WaitingState> getWaitingStates()
WaitingState getWaitingStatesByTopiaId(String topiaId)
Collection<String> getWaitingStatesTopiaIds()
int sizeWaitingStates()
boolean isWaitingStatesEmpty()
boolean isWaitingStatesNotEmpty()
boolean containsWaitingStates(WaitingState waitingStates)
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 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 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)
void addDemandTypes(DemandType demandTypes)
void addAllDemandTypes(Collection<DemandType> demandTypes)
void setDemandTypes(Collection<DemandType> demandTypes)
void removeDemandTypes(DemandType demandTypes)
void clearDemandTypes()
Collection<DemandType> getDemandTypes()
DemandType getDemandTypesByTopiaId(String topiaId)
Collection<String> getDemandTypesTopiaIds()
int sizeDemandTypes()
boolean isDemandTypesEmpty()
boolean isDemandTypesNotEmpty()
boolean containsDemandTypes(DemandType demandTypes)
void addRanges(Range ranges)
void addAllRanges(Collection<Range> ranges)
void setRanges(Collection<Range> ranges)
void removeRanges(Range ranges)
void clearRanges()
Collection<Range> getRanges()
Collection<String> getRangesTopiaIds()
int sizeRanges()
boolean isRangesEmpty()
boolean isRangesNotEmpty()
boolean containsRanges(Range ranges)
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)
boolean isFolderReadable()
boolean isFolderWritable()
void setFolderWritable(boolean writable)
void setFolderReadable(boolean readable)
boolean isFolderMoveable()
void setFolderMoveable(boolean moveable)
Copyright © 2014–2015 CodeLutin. All rights reserved.