|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DirectoryErrorException in fr.paris.lutece.plugins.directory.business |
---|
Methods in fr.paris.lutece.plugins.directory.business that throw DirectoryErrorException | |
---|---|
void |
Entry.canUploadFiles(java.util.List<org.apache.commons.fileupload.FileItem> listUploadedFileItems,
java.util.List<org.apache.commons.fileupload.FileItem> listFileItemsToUpload,
java.util.Locale locale)
Check if the file can be uploaded or not. |
void |
IEntry.canUploadFiles(java.util.List<org.apache.commons.fileupload.FileItem> listUploadedFileItems,
java.util.List<org.apache.commons.fileupload.FileItem> listFileItemsToUpload,
java.util.Locale locale)
Check if the file can be uploaded or not. |
void |
AbstractEntryTypeUpload.canUploadFiles(java.util.List<org.apache.commons.fileupload.FileItem> listUploadedFileItems,
java.util.List<org.apache.commons.fileupload.FileItem> listFileItemsToUpload,
java.util.Locale locale)
Check if the file can be uploaded or not. |
protected abstract void |
AbstractEntryTypeUpload.checkRecordFieldData(org.apache.commons.fileupload.FileItem fileItem,
java.util.Locale locale)
Check the record field data for a single file item |
protected void |
EntryTypeDownloadUrl.checkRecordFieldData(org.apache.commons.fileupload.FileItem fileItem,
java.util.Locale locale)
Check the record field data for a single file item |
protected void |
EntryTypeFile.checkRecordFieldData(org.apache.commons.fileupload.FileItem fileItem,
java.util.Locale locale)
Check the record field data for a single file item |
protected void |
EntryTypeImg.checkRecordFieldData(org.apache.commons.fileupload.FileItem fileItem,
java.util.Locale locale)
Check the record field data for a single file item |
protected void |
AbstractEntryTypeUpload.checkRecordFieldData(java.util.List<org.apache.commons.fileupload.FileItem> listFilesSource,
java.util.Locale locale)
Check the record field data |
void |
Entry.getImportRecordFieldData(Record record,
byte[] decodedBytes,
java.lang.String nomFile,
boolean b,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeGeolocation.getImportRecordFieldData(Record record,
byte[] decodedBytes,
java.lang.String nomFile,
boolean b,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
IEntry.getImportRecordFieldData(Record record,
byte[] decodedBytes,
java.lang.String nomFile,
boolean b,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeFile.getImportRecordFieldData(Record record,
byte[] strImportValue,
java.lang.String nomFile,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
Entry.getImportRecordFieldData(Record record,
java.lang.String strImportValue,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeGeolocation.getImportRecordFieldData(Record record,
java.lang.String strImportValue,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
IEntry.getImportRecordFieldData(Record record,
java.lang.String strImportValue,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeRadioButton.getImportRecordFieldData(Record record,
java.lang.String strImportValue,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeCheckBox.getImportRecordFieldData(Record record,
java.lang.String strImportValue,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeSelect.getImportRecordFieldData(Record record,
java.lang.String strImportValue,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeNumbering.getImportRecordFieldData(Record record,
java.lang.String strImportValue,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeImg.getImportRecordFieldData(Record record,
java.lang.String strImportValue,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
Entry.getRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeGeolocation.getRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
boolean bTestDirectoryError,
boolean addNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
IEntry.getRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeDownloadUrl.getRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeDate.getRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeCheckBox.getRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeFile.getRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeImg.getRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
Entry.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeGeolocation.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean addNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeText.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
IEntry.getRecordFieldData(Record record,
java.util.List<java.lang.String> listValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeRadioButton.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeDate.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeCheckBox.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeSelect.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeDirectory.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeRemoteMyLuteceUser.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeMyLuteceUser.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeFile.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeMail.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeSQL.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeNumbering.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeUrl.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeTextArea.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeRichText.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
void |
EntryTypeImg.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
save in the list of record field the record field associate to the entry |
void |
EntryTypeInternalLink.getRecordFieldData(Record record,
java.util.List<java.lang.String> lstValue,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
Uses of DirectoryErrorException in fr.paris.lutece.plugins.directory.service |
---|
Methods in fr.paris.lutece.plugins.directory.service that throw DirectoryErrorException | |
---|---|
int |
DirectoryService.getNumber(IEntry entry,
java.lang.String strNumber)
Get the number to insert to the entry type numbering. |
Uses of DirectoryErrorException in fr.paris.lutece.plugins.directory.service.upload |
---|
Methods in fr.paris.lutece.plugins.directory.service.upload that throw DirectoryErrorException | |
---|---|
void |
DirectoryAsynchronousUploadHandler.doUploadAction(javax.servlet.http.HttpServletRequest request,
java.lang.String strUploadAction,
java.util.Map<java.lang.String,java.util.List<RecordField>> map,
Record record,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Performs an upload action. |
Uses of DirectoryErrorException in fr.paris.lutece.plugins.directory.utils |
---|
Methods in fr.paris.lutece.plugins.directory.utils that throw DirectoryErrorException | |
---|---|
static void |
DirectoryUtils.getDirectoryRecordData(javax.servlet.http.HttpServletRequest request,
Record record,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
java.util.Locale locale)
Get the request data and if there is no error insert the data in the record specified in parameter. return null if there is no error or else return a DirectoryError object |
static void |
DirectoryUtils.getDirectoryRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
int nIdEntry,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordFieldResult,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
java.util.Locale locale)
perform in the record field list the record field associates with a entry specify in parameter. return null if there is no error in the response else return a DirectoryError Object |
static java.util.HashMap<java.lang.String,java.util.List<RecordField>> |
DirectoryUtils.getSearchRecordData(javax.servlet.http.HttpServletRequest request,
int nIdDirectory,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
java.util.Locale locale)
Get the request data and return a Map which contains for each entry the list of recordField object associated |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |