- Sort Score
- Result 10 results
- Languages All
Results 151 - 160 of 340 for __attribute (0.42 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/bsentity/BsCrawlingInfoParam.java
// =================================================================================== // Attribute // ========= /** crawlingInfoId */ protected String crawlingInfoId; /** createdTime */ protected Long createdTime;Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 5.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/profile/ProfileAction.java
// =================================================================================== // Constant // // =================================================================================== // Attribute // @Resource private UserService userService; // =================================================================================== // Hook // ======Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 4.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/bsentity/BsElevateWord.java
// =================================================================================== // Attribute // ========= /** boost */ protected Float boost; /** createdBy */ protected String createdBy; /** createdTime */Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 7.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/bs/BsDataConfigCB.java
public class BsDataConfigCB extends EsAbstractConditionBean { // =================================================================================== // Attribute // ========= protected BsDataConfigCQ _conditionQuery; protected BsDataConfigCA _conditionAggregation;Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 7.6K bytes - Viewed (0) -
docs/en/docs/advanced/openapi-webhooks.md
Webhooks are available in OpenAPI 3.1.0 and above, supported by FastAPI `0.99.0` and above. /// ## An app with webhooks { #an-app-with-webhooks } When you create a **FastAPI** application, there is a `webhooks` attribute that you can use to define *webhooks*, the same way you would define *path operations*, for example with `@app.webhooks.post()`. {* ../../docs_src/openapi_webhooks/tutorial001.py hl[9:13,36:53] *}Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 2.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/duplicatehost/ApiAdminDuplicatehostAction.java
super(); } // =================================================================================== // Attribute // ========= /** Service for managing duplicate host configurations */ @Resource private DuplicateHostService duplicateHostService;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 8.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/pathmap/ApiAdminPathmapAction.java
super(); } // =================================================================================== // Attribute // ========= /** Service for managing path mapping configurations */ @Resource private PathMappingService pathMappingService;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 7.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/relatedcontent/ApiAdminRelatedcontentAction.java
super(); } // =================================================================================== // Attribute // ========= /** Service for managing related content configurations */ @Resource private RelatedContentService relatedContentService;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 8.4K bytes - Viewed (0) -
cmd/sftp-server.go
return nil, errAuthentication } } // Save each attribute to claims. claims[ldapAttribPrefix+attribKey] = attribValue[0] } if key != nil { // If a key was provided, we expect the user to have an sshPublicKey // attribute. if _, ok := claims[ldapAttribPrefix+"sshPublicKey"]; !ok { return nil, errAuthentication } }
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 16.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/bsentity/BsJobLog.java
// =================================================================================== // Attribute // ========= /** endTime */ protected Long endTime; /** jobName */ protected String jobName; /** jobStatus */Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 7.5K bytes - Viewed (0)