- Sort Score
- Result 10 results
- Languages All
Results 561 - 570 of 655 for attributes (0.05 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/wizard/AdminWizardAction.java
// =================================================================================== // Attribute // /** System properties for configuration management */ @Resource protected DynamicProperties systemProperties; /** Service for managing web crawler configurations */ @ResourceRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 11 09:47:03 UTC 2025 - 16.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/base/FessBaseAction.java
protected static final String USER_TYPE = "A"; // =================================================================================== // Attribute // ========= /** Login assistance helper for managing user authentication and session. */ @ResourceRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 15K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/relatedcontent/AdminRelatedcontentAction.java
// =================================================================================== // Attribute // ========= @Resource private RelatedContentService relatedContentService; @ResourceRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 20 13:56:35 UTC 2025 - 15.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/search/SearchAction.java
// =================================================================================== // Attribute // /** * The helper for related content. */ @Resource protected RelatedContentHelper relatedContentHelper; /** * The helper for related queries. */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 14K bytes - Viewed (0) -
impl/maven-core/src/main/java/org/apache/maven/internal/transformation/impl/DefaultConsumerPomBuilder.java
+ "the features that request a newer model version. If you're fine with having the " + "consumer POM not consumable with Maven 3, add the `preserve.model.version='true'` " + "attribute on the <project> element of your POM."); } private static List<Profile> prune(List<Profile> profiles) { return profiles.stream() .map(p -> {
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Thu Nov 27 07:40:26 UTC 2025 - 21.2K bytes - Viewed (0) -
apache-maven/src/assembly/maven/conf/settings.xml
|--> <servers> <!-- server | Specifies the authentication information to use when connecting to a particular server, identified by | a unique name within the system (referred to by the 'id' attribute below). | | NOTE: You should either specify username/password OR privateKey/passphrase, since these pairings are | used together. | <server> <id>deploymentRepo</id>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Jan 22 07:44:50 UTC 2025 - 11.1K bytes - Viewed (0) -
src/cmd/asm/internal/asm/parse.go
} } // symRefAttrs parses an optional function symbol attribute clause for // the function symbol 'name', logging an error for a malformed // attribute clause if 'issueError' is true. The return value is a // (boolean, ABI) pair indicating that the named symbol is either // static or a particular ABI specification. // // The expected form of the attribute clause is: // // empty, yielding (false, obj.ABI0)
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Nov 12 03:59:40 UTC 2025 - 37.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/fileconfig/AdminFileconfigAction.java
// =================================================================================== // Attribute // ========= /** Service for file configuration operations. */ @Resource private FileConfigService fileConfigService;Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 20 13:56:35 UTC 2025 - 19.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/dict/protwords/AdminDictProtwordsAction.java
// =================================================================================== // Attribute // ========= @Resource private ProtwordsService protwordsService; @Resource private ProtwordsPager protwordsPager;Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 20.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/allcommon/EsAbstractConditionQuery.java
// =================================================================================== // Attribute // ========= protected List<QueryBuilder> queryBuilderList; protected List<FieldSortBuilder> fieldSortBuilderList;Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 21.1K bytes - Viewed (0)