|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectoryErrorException | |
---|---|
fr.paris.lutece.plugins.directory.business | |
fr.paris.lutece.plugins.directory.utils |
Uses of DirectoryErrorException in fr.paris.lutece.plugins.directory.business |
---|
Methods in fr.paris.lutece.plugins.directory.business that throw DirectoryErrorException | |
---|---|
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 |
EntryTypeImg.getImportRecordFieldData(Record record,
java.lang.String strImportValue,
boolean bTestDirectoryError,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
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 |
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)
|
void |
EntryTypeImg.getRecordFieldData(Record record,
javax.servlet.http.HttpServletRequest request,
boolean bTestDirectoryError,
boolean bAddNewValue,
java.util.List<RecordField> listRecordField,
java.util.Locale locale)
|
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 |
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)
|
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)
|
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.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 |