- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 20 for internationaliSDNNumber (0.29 sec)
-
src/main/java/org/codelibs/fess/es/user/bsbhv/BsUserBhv.java
result.setInitials(DfTypeUtil.toString(source.get("initials"))); result.setInternationaliSDNNumber(DfTypeUtil.toString(source.get("internationaliSDNNumber"))); result.setLabeledURI(DfTypeUtil.toString(source.get("labeledURI"))); result.setMail(DfTypeUtil.toString(source.get("mail")));
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 12K bytes - Viewed (0) -
src/main/resources/fess_config.properties
ldap.attr.pager=pager ldap.attr.street=street ldap.attr.postalCode=postalCode ldap.attr.physicalDeliveryOfficeName=physicalDeliveryOfficeName ldap.attr.destinationIndicator=destinationIndicator ldap.attr.internationaliSDNNumber=internationaliSDNNumber ldap.attr.state=st ldap.attr.employeeType=employeeType ldap.attr.facsimileTelephoneNumber=facsimileTelephoneNumber ldap.attr.postOfficeBox=postOfficeBox ldap.attr.initials=initials
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Tue Oct 01 14:13:38 UTC 2024 - 30.9K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.user_destinationIndicator=Destination Indicator labels.destinationIndicator=Destination Indicator labels.user_internationaliSDNNumber=International ISDN Number labels.internationaliSDNNumber=International ISDN Number labels.user_state=State labels.state=State labels.user_employeeType=Employee Type labels.employeeType=Employee Type labels.user_facsimileTelephoneNumber=Facsimile Telephone Number
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.physicalDeliveryOfficeName=Büroname für physische Zustellung labels.user_destinationIndicator=Zielangabe labels.destinationIndicator=Zielangabe labels.user_internationaliSDNNumber=Internationale ISDN-Nummer labels.internationaliSDNNumber=Internationale ISDN-Nummer labels.user_state=Bundesland labels.state=Bundesland labels.user_employeeType=Mitarbeitertyp labels.employeeType=Mitarbeitertyp labels.user_facsimileTelephoneNumber=Faxnummer
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.user_destinationIndicator=Destination Indicator labels.destinationIndicator=Destination Indicator labels.user_internationaliSDNNumber=International ISDN Number labels.internationaliSDNNumber=International ISDN Number labels.user_state=State labels.state=State labels.user_employeeType=Employee Type labels.employeeType=Employee Type labels.user_facsimileTelephoneNumber=Facsimile Telephone Number
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.physicalDeliveryOfficeName = 사업소 labels.user_destinationIndicator = 특송 서비스 주소 정보 labels.destinationIndicator = 특송 서비스 주소 정보 labels.user_internationaliSDNNumber = 국제 ISDN 번호 labels.internationaliSDNNumber = 국제 ISDN 번호 labels.user_state = 도시 labels.state = 도시 labels.user_employeeType = 고용 형태 labels.employeeType = 고용 형태 labels.user_facsimileTelephoneNumber = FAX 번호 labels.facsimileTelephoneNumber = FAX 번호
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.user_destinationIndicator = Indicateur de destination labels.destinationIndicator = Indicateur de destination labels.user_internationaliSDNNumber = Numéro ISDN international labels.internationaliSDNNumber = Numéro ISDN international labels.user_state = État labels.state = État labels.user_employeeType = Type d'employé labels.employeeType = Type d'employé
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
String LDAP_ATTR_DESTINATION_INDICATOR = "ldap.attr.destinationIndicator"; /** The key of the configuration. e.g. internationaliSDNNumber */ String LDAP_ATTR_INTERNATIONALI_S_D_N_NUMBER = "ldap.attr.internationaliSDNNumber"; /** The key of the configuration. e.g. st */ String LDAP_ATTR_STATE = "ldap.attr.state"; /** The key of the configuration. e.g. employeeType */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
src/main/resources/fess_label_ja.properties
labels.user_physicalDeliveryOfficeName=事業所 labels.physicalDeliveryOfficeName=事業所 labels.user_destinationIndicator=電報サービスアドレス情報 labels.destinationIndicator=電報サービスアドレス情報 labels.user_internationaliSDNNumber=国際ISDN番号 labels.internationaliSDNNumber=国際ISDN番号 labels.user_state=都道府県 labels.state=都道府県 labels.user_employeeType=雇用形態 labels.employeeType=雇用形態 labels.user_facsimileTelephoneNumber=FAX番号 labels.facsimileTelephoneNumber=FAX番号
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: International ISDN Number */ public static final String LABELS_INTERNATIONALI_S_D_N_NUMBER = "{labels.internationaliSDNNumber}"; /** The key of the message: State */ public static final String LABELS_user_state = "{labels.user_state}"; /** The key of the message: State */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)