- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 33 for convertEmptyToNull (0.09 sec)
-
src/main/java/org/codelibs/fess/es/config/bsentity/BsDataConfig.java
checkSpecifiedProperty("description"); return convertEmptyToNull(description); } public void setDescription(String value) { registerModifiedProperty("description"); this.description = value; } public String getHandlerName() { checkSpecifiedProperty("handlerName"); return convertEmptyToNull(handlerName); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsentity/BsThumbnailQueue.java
checkSpecifiedProperty("generator"); return convertEmptyToNull(generator); } public void setGenerator(String value) { registerModifiedProperty("generator"); this.generator = value; } public String getPath() { checkSpecifiedProperty("path"); return convertEmptyToNull(path); } public void setPath(String value) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 6.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsentity/BsBoostDocumentRule.java
checkSpecifiedProperty("boostExpr"); return convertEmptyToNull(boostExpr); } public void setBoostExpr(String value) { registerModifiedProperty("boostExpr"); this.boostExpr = value; } public String getCreatedBy() { checkSpecifiedProperty("createdBy"); return convertEmptyToNull(createdBy); } public void setCreatedBy(String value) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 6.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsentity/BsRoleType.java
// ======== public String getCreatedBy() { checkSpecifiedProperty("createdBy"); return convertEmptyToNull(createdBy); } public void setCreatedBy(String value) { registerModifiedProperty("createdBy"); this.createdBy = value; } public Long getCreatedTime() {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 6.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsentity/BsRelatedContent.java
checkSpecifiedProperty("content"); return convertEmptyToNull(content); } public void setContent(String value) { registerModifiedProperty("content"); this.content = value; } public String getCreatedBy() { checkSpecifiedProperty("createdBy"); return convertEmptyToNull(createdBy); } public void setCreatedBy(String value) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 7.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsentity/BsAccessToken.java
checkSpecifiedProperty("name"); return convertEmptyToNull(name); } public void setName(String value) { registerModifiedProperty("name"); this.name = value; } public String getParameterName() { checkSpecifiedProperty("parameterName"); return convertEmptyToNull(parameterName); } public void setParameterName(String value) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 7.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsentity/BsDuplicateHost.java
return convertEmptyToNull(duplicateHostName); } public void setDuplicateHostName(String value) { registerModifiedProperty("duplicateHostName"); this.duplicateHostName = value; } public String getRegularName() { checkSpecifiedProperty("regularName"); return convertEmptyToNull(regularName); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 6.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/user/bsentity/BsUser.java
return convertEmptyToNull(businessCategory); } public void setBusinessCategory(String value) { registerModifiedProperty("businessCategory"); this.businessCategory = value; } public String getCarLicense() { checkSpecifiedProperty("carLicense"); return convertEmptyToNull(carLicense); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 22.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsentity/BsFileConfig.java
checkSpecifiedProperty("configParameter"); return convertEmptyToNull(configParameter); } public void setConfigParameter(String value) { registerModifiedProperty("configParameter"); this.configParameter = value; } public String getCreatedBy() { checkSpecifiedProperty("createdBy"); return convertEmptyToNull(createdBy); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 13.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsentity/BsCrawlingInfo.java
checkSpecifiedProperty("name"); return convertEmptyToNull(name); } public void setName(String value) { registerModifiedProperty("name"); this.name = value; } public String getSessionId() { checkSpecifiedProperty("sessionId"); return convertEmptyToNull(sessionId); } public void setSessionId(String value) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 5.3K bytes - Viewed (0)