- CANCEL_CHECK_OUT - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- CARAT - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- CARAT - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- CASE_SENSITIVE_PARAM - Static variable in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
- caseSensitive - Variable in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
- CATEGORY - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- CHANGE_PERMISSIONS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- characterStringLiteral() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- characterStringLiteral_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.characterStringLiteral_return
-
- charValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
Get the char value for the value object
May have conversion failure
- CHECK_IN - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- CHECK_OUT - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- checkDomain(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- checkDomain(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
- checkDomainUser(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- checkDomainUser(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
- checkFieldApplies(Selector, String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- checkFieldApplies(Selector, String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- checkFieldApplies(Selector, String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- checkPropertyNotNull(String, Object) - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
Check that the given value is not null.
- Child - Class in org.alfresco.repo.search.impl.querymodel.impl.functions
-
- Child() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.functions.Child
-
- CHILD_ASSOC_REF - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- ChildAssocElement(ChildAssociationRef) - Constructor for class org.alfresco.service.cmr.repository.Path.ChildAssocElement
-
- ChildAssociationDefinition - Interface in org.alfresco.service.cmr.dictionary
-
Read-only definition of a Child Association.
- ChildAssociationRef - Class in org.alfresco.service.cmr.repository
-
This class represents a child relationship between two nodes.
- ChildAssociationRef(QName, NodeRef, QName, NodeRef, boolean, int) - Constructor for class org.alfresco.service.cmr.repository.ChildAssociationRef
-
Construct a representation of a parent --- name ----> child relationship.
- ChildAssociationRef(QName, NodeRef, QName, NodeRef) - Constructor for class org.alfresco.service.cmr.repository.ChildAssociationRef
-
Constructs a non-primary, -1th sibling parent-child association
reference.
- ChildAssociationRef(String) - Constructor for class org.alfresco.service.cmr.repository.ChildAssociationRef
-
- ClassAttributeDefinition - Interface in org.alfresco.service.cmr.dictionary
-
- ClassDefinition - Interface in org.alfresco.service.cmr.dictionary
-
Read-only definition of a Class.
- clear() - Method in class org.alfresco.repo.cache.MemoryCache
-
- clear() - Method in interface org.alfresco.repo.cache.SimpleCache
-
- clear() - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- clear() - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- clear() - Method in class org.alfresco.service.namespace.QNameCache
-
- clear() - Method in class org.alfresco.service.namespace.QNameMap
-
- clearCurrentSecurityContext() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Remove the current security information
- clearCurrentSecurityContext() - Static method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- clearCurrentTicket() - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- clearCurrentTicket() - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Clear the current ticket
- clearPermission(NodeRef, String) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Delete all permission for the given authority.
- clearPermission(StoreRef, String) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Clear all permission masks for an authority on a store
- clearTenantDomain() - Static method in class org.alfresco.repo.tenant.TenantContextHolder
-
- clone() - Method in class org.alfresco.service.namespace.QName
-
- clone() - Method in class org.alfresco.service.namespace.QNameMap
-
Shallow copy the map by copying keys and values into a new QNameMap
- close() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Close the result set and release any resources held/ The result set is bound to the transaction and will auto
close at the end of the transaction.
- closeApplicationContext() - Static method in class org.alfresco.util.BaseApplicationContextHelper
-
Closes and releases the application context.
- CMIS_ALL - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- CMIS_DATATYPE_HTML - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- CMIS_DATATYPE_ID - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- CMIS_DATATYPE_URI - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- CMIS_DATATYPE_XML - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- CMIS_EXT_NS - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- CMIS_EXT_URI - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- CMIS_FTSLexer - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSLexer() - Constructor for class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
-
- CMIS_FTSLexer(CharStream) - Constructor for class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
-
- CMIS_FTSLexer(CharStream, RecognizerSharedState) - Constructor for class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
-
- CMIS_FTSLexer.DFA4 - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSParser - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSParser(TokenStream) - Constructor for class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- CMIS_FTSParser(TokenStream, RecognizerSharedState) - Constructor for class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- CMIS_FTSParser.cmisFtsQuery_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSParser.cmisPhrase_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSParser.cmisTerm_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSParser.cmisTest_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSParser.ftsCmisConjunction_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSParser.ftsCmisDisjunction_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSParser.ftsCmisPrefixed_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_FTSParser.or_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMIS_MODEL_NAME - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
The Alfresco CMIS Model name.
- CMIS_MODEL_NS - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
The Alfresco CMIS Namespace
- CMIS_MODEL_QNAME - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
The QName for the Alfresco CMIS Model.
- CMIS_MODEL_URI - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- CMIS_READ - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
Basic permissions.
- CMIS_WRITE - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- CMISAbstractDictionaryService - Class in org.alfresco.opencmis.dictionary
-
Common CMIS Dictionary Support including registry of Types.
- CMISAbstractDictionaryService() - Constructor for class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- CMISAbstractDictionaryService.DictionaryInitializer - Interface in org.alfresco.opencmis.dictionary
-
- CMISAccessControlFormatEnum - Enum in org.alfresco.opencmis
-
- CMISActionEvaluator - Interface in org.alfresco.opencmis.dictionary
-
- cmisConjunction() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- cmisConjunction_return() - Constructor for class org.alfresco.repo.search.impl.parsers.FTSParser.cmisConjunction_return
-
- CMISDictionaryRegistry - Interface in org.alfresco.opencmis.dictionary
-
- CMISDictionaryRegistryImpl - Class in org.alfresco.opencmis.dictionary
-
CMIS Dictionary registry
Index of CMIS Type Definitions
- CMISDictionaryRegistryImpl(CMISAbstractDictionaryService, CMISMapping, DictionaryService, CMISAbstractDictionaryService.DictionaryInitializer) - Constructor for class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- CMISDictionaryRegistryImpl(CMISAbstractDictionaryService, String, String, CMISMapping, DictionaryService, CMISAbstractDictionaryService.DictionaryInitializer) - Constructor for class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- cmisDictionaryService - Variable in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- CMISDictionaryService - Interface in org.alfresco.opencmis.dictionary
-
Service to query the CMIS meta model
- cmisExplicitDisjunction() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- cmisExplicitDisjunction_return() - Constructor for class org.alfresco.repo.search.impl.parsers.FTSParser.cmisExplicitDisjunction_return
-
- cmisFtsQuery() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- cmisFtsQuery_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.cmisFtsQuery_return
-
- CMISFTSQueryParser - Class in org.alfresco.opencmis.search
-
- CMISFTSQueryParser() - Constructor for class org.alfresco.opencmis.search.CMISFTSQueryParser
-
- cmisFunction() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- cmisFunction_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.cmisFunction_return
-
- CmisFunctionEvaluationContext - Class in org.alfresco.opencmis.search
-
- CmisFunctionEvaluationContext() - Constructor for class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- CMISLexer - Class in org.alfresco.repo.search.impl.parsers
-
- CMISLexer() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- CMISLexer(CharStream) - Constructor for class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- CMISLexer(CharStream, RecognizerSharedState) - Constructor for class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- CMISLexer.DFA12 - Class in org.alfresco.repo.search.impl.parsers
-
- CMISLexer.DFA19 - Class in org.alfresco.repo.search.impl.parsers
-
- cmisMapping - Variable in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- CMISMapping - Class in org.alfresco.opencmis.mapping
-
CMIS <-> Alfresco mappings.
- CMISMapping() - Constructor for class org.alfresco.opencmis.mapping.CMISMapping
-
- CMISNodeInfo - Interface in org.alfresco.opencmis.dictionary
-
- CMISObjectVariant - Enum in org.alfresco.opencmis.dictionary
-
- CMISParser - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser(TokenStream) - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser
-
- CMISParser(TokenStream, RecognizerSharedState) - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser
-
- CMISParser.booleanLiteral_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.characterStringLiteral_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.cmisFunction_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.columnName_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.columnReference_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.comparisonPredicate_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.complexTable_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.compOp_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.correlationName_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.datetimeLiteral_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.DFA12 - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.DFA26 - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.DFA28 - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.DFA34 - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.DFA41 - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.folderId_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.folderPredicate_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.folderPredicateArgs_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.fromClause_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.functionArgument_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.identifier_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.inPredicate_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.integerLiteral_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.inValueList_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.joinedTable_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.joinSpecification_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.joinType_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.keyWord_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.keyWordOrId_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.likePredicate_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.literal_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.literalOrParameterName_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.nullPredicate_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.orderByClause_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.parameterName_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.predicate_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.qualifier_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.quantifiedComparisonPredicate_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.quantifiedInPredicate_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.query_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.searchAndCondition_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.searchNotCondition_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.searchOrCondition_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.searchTest_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.selectList_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.selectSubList_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.signedNumericLiteral_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.simpleTable_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.singleTable_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.sortSpecification_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.tableName_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.tableReference_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.textSearchExpression_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.textSearchPredicate_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.valueExpression_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.valueFunction_return - Class in org.alfresco.repo.search.impl.parsers
-
- CMISParser.whereClause_return - Class in org.alfresco.repo.search.impl.parsers
-
- cmisPhrase() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- cmisPhrase() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- cmisPhrase_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.cmisPhrase_return
-
- cmisPhrase_return() - Constructor for class org.alfresco.repo.search.impl.parsers.FTSParser.cmisPhrase_return
-
- cmisPrefixed() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- cmisPrefixed_return() - Constructor for class org.alfresco.repo.search.impl.parsers.FTSParser.cmisPrefixed_return
-
- CMISPropertyAccessor - Interface in org.alfresco.opencmis.dictionary
-
CMIS Property Accessor (get and set property values)
- CMISPropertyLuceneBuilder - Interface in org.alfresco.opencmis.dictionary
-
Encapsulate the building of lucene queries for property predicates
- CMISQueryOptions - Class in org.alfresco.opencmis.search
-
The options for a CMIS query
- CMISQueryOptions(String, StoreRef) - Constructor for class org.alfresco.opencmis.search.CMISQueryOptions
-
Create a CMISQueryOptions instance with the default options other than
the query and store ref.
- CMISQueryOptions(String, StoreRef, Locale) - Constructor for class org.alfresco.opencmis.search.CMISQueryOptions
-
Create a CMISQueryOptions instance with the default options other than
the query, store ref and locale.
- CMISQueryOptions.CMISQueryMode - Enum in org.alfresco.opencmis.search
-
- CMISQueryParser - Class in org.alfresco.opencmis.search
-
- CMISQueryParser(CMISQueryOptions, CMISDictionaryService, CapabilityJoin) - Constructor for class org.alfresco.opencmis.search.CMISQueryParser
-
- CMISStrictDictionaryService - Class in org.alfresco.opencmis.dictionary
-
CMIS Dictionary which provides Types that strictly conform to the CMIS
specification.
- CMISStrictDictionaryService() - Constructor for class org.alfresco.opencmis.dictionary.CMISStrictDictionaryService
-
- cmisTerm() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- cmisTerm() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- cmisTerm_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.cmisTerm_return
-
- cmisTerm_return() - Constructor for class org.alfresco.repo.search.impl.parsers.FTSParser.cmisTerm_return
-
- cmisTest() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- cmisTest() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- cmisTest_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.cmisTest_return
-
- cmisTest_return() - Constructor for class org.alfresco.repo.search.impl.parsers.FTSParser.cmisTest_return
-
- CMISUtils - Class in org.alfresco.opencmis
-
- CMISUtils() - Constructor for class org.alfresco.opencmis.CMISUtils
-
- COLON - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- COLON - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- COLON - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- COLON - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- COLUMN - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- COLUMN - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- Column - Interface in org.alfresco.repo.search.impl.querymodel
-
- COLUMN_REF - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- COLUMN_REF - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- columnName() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- columnName_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.columnName_return
-
- columnReference() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- columnReference_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.columnReference_return
-
- COLUMNS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- COLUMNS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- COMMA - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- COMMA - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- COMMA - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- COMMA - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- compareTo(ChildAssociationRef) - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
-
- compareTo(Object) - Method in class org.alfresco.service.cmr.repository.datatype.Duration
-
Compare two durations
- compareTo(QName) - Method in class org.alfresco.service.namespace.QName
-
- comparisonPredicate() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- comparisonPredicate_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.comparisonPredicate_return
-
- compile(DictionaryDAO, NamespaceDAO, boolean) - Method in class org.alfresco.repo.dictionary.M2Model
-
Create a compiled form of this model
- CompiledModel - Class in org.alfresco.repo.dictionary
-
Compiled representation of a model definition.
- CompiledModelsCache - Class in org.alfresco.repo.dictionary
-
Asynchronously refreshed cache for dictionary models.
- CompiledModelsCache() - Constructor for class org.alfresco.repo.dictionary.CompiledModelsCache
-
- compileModel(M2Model) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
- complexTable() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- complexTable_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.complexTable_return
-
- compOp() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- compOp_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.compOp_return
-
- CONFIG_LOCATIONS - Static variable in class org.alfresco.util.DataModelTestApplicationContextHelper
-
location of required configuration files
- CONJUNCTION - Static variable in class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
-
- CONJUNCTION - Static variable in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- CONJUNCTION - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- CONJUNCTION - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- CONJUNCTION - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- CONJUNCTION - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- Conjunction - Interface in org.alfresco.repo.search.impl.querymodel
-
- connectParentAndSubTypes(CMISMapping, CMISDictionaryRegistry, DictionaryService) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- connectParentAndSubTypes(CMISMapping, CMISDictionaryRegistry, DictionaryService) - Method in class org.alfresco.opencmis.dictionary.PolicyTypeDefintionWrapper
-
- connectParentAndSubTypes(CMISMapping, CMISDictionaryRegistry, DictionaryService) - Method in class org.alfresco.opencmis.dictionary.RelationshipTypeDefintionWrapper
-
- connectParentAndSubTypes(CMISMapping, CMISDictionaryRegistry, DictionaryService) - Method in class org.alfresco.opencmis.dictionary.SecondaryTypeDefinitionWrapper
-
- connectParentAndSubTypes(CMISMapping, CMISDictionaryRegistry, DictionaryService) - Method in class org.alfresco.opencmis.dictionary.ShadowTypeDefinitionWrapper
-
- Constraint - Interface in org.alfresco.repo.search.impl.querymodel
-
A constraint
- Constraint - Interface in org.alfresco.service.cmr.dictionary
-
The interface for classes that implement constraints on property values.
- Constraint.Occur - Enum in org.alfresco.repo.search.impl.querymodel
-
- CONSTRAINT_REGEX_MATCH - Static variable in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
- CONSTRAINT_REGEX_MSG_PREFIX - Static variable in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
- CONSTRAINT_REGEX_NO_MATCH - Static variable in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
- CONSTRAINT_TYPE - Static variable in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
- ConstraintDefinition - Interface in org.alfresco.service.cmr.dictionary
-
Property constraint definition
- ConstraintException - Exception in org.alfresco.service.cmr.dictionary
-
Thrown when property value fails to meet a property constraint.
- ConstraintException(String, Object...) - Constructor for exception org.alfresco.service.cmr.dictionary.ConstraintException
-
- ConstraintRegistry - Class in org.alfresco.repo.dictionary.constraint
-
A registry of constraints.
- CONSUMER - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- contains(K) - Method in class org.alfresco.repo.cache.MemoryCache
-
- contains(K) - Method in interface org.alfresco.repo.cache.SimpleCache
-
- CONTAINS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- CONTAINS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- contains(NodeRef, QName, String) - Method in interface org.alfresco.service.cmr.search.SearchService
-
Search for string pattern in both the node text (if present) and node
properties
- contains(NodeRef, QName, String, SearchParameters.Operator) - Method in interface org.alfresco.service.cmr.search.SearchService
-
Search for string pattern in both the node text (if present) and node
properties
- containsKey(Object) - Method in class org.alfresco.service.namespace.QNameMap
-
- containsPropertyValue(String) - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- containsValue(Object) - Method in class org.alfresco.service.namespace.QNameMap
-
- CONTENT - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- CONTENT_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
-
Content Model URI
- CONTENT_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
-
Content Model Prefix
- ContentAccessor - Interface in org.alfresco.service.cmr.repository
-
Interface for instances that provide read and write access to content.
- ContentCharsetFinder - Class in org.alfresco.repo.content.encoding
-
Utility bean to guess the charset given a stream and a mimetype.
- ContentCharsetFinder() - Constructor for class org.alfresco.repo.content.encoding.ContentCharsetFinder
-
- ContentContext - Class in org.alfresco.repo.content
-
The location and lookup data for content.
- ContentContext(ContentReader, String) - Constructor for class org.alfresco.repo.content.ContentContext
-
Construct the instance with the content URL.
- ContentData - Class in org.alfresco.service.cmr.repository
-
The compound property representing content
- ContentData(ContentData) - Constructor for class org.alfresco.service.cmr.repository.ContentData
-
Copy constructor for derived class
- ContentData(String, String, long, String) - Constructor for class org.alfresco.service.cmr.repository.ContentData
-
Create a content data using the default locale
.
- ContentData(String, String, long, String, Locale) - Constructor for class org.alfresco.service.cmr.repository.ContentData
-
Create a compound set of data representing a single instance of content.
- ContentIOException - Exception in org.alfresco.service.cmr.repository
-
Wraps a general Exceptions
that occurred while reading or writing
content.
- ContentIOException(String) - Constructor for exception org.alfresco.service.cmr.repository.ContentIOException
-
- ContentIOException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.ContentIOException
-
- ContentModel - Interface in org.alfresco.model
-
Content Model Constants
- ContentReader - Interface in org.alfresco.service.cmr.repository
-
Represents a handle to read specific content.
- contents - Variable in class org.alfresco.service.namespace.QNameMap
-
- ContentServiceTransientException - Exception in org.alfresco.service.cmr.repository
-
This exception should be thrown when a content operation could not be performed due to
a transient condition and where it is possible that a subsequent request to execute the
same action might succeed, all other things not having changed.
- ContentServiceTransientException(String) - Constructor for exception org.alfresco.service.cmr.repository.ContentServiceTransientException
-
- ContentServiceTransientException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.ContentServiceTransientException
-
- ContentStore - Interface in org.alfresco.repo.content
-
- ContentStoreCaps - Interface in org.alfresco.repo.content
-
ContentStore capabilities.
- contentStreamClosed() - Method in interface org.alfresco.service.cmr.repository.ContentStreamListener
-
Called when the stream associated with a reader or writer is closed
- ContentStreamLengthLuceneBuilder - Class in org.alfresco.opencmis.mapping
-
Lucene Builder for CMIS content stream length property
- ContentStreamLengthLuceneBuilder(DictionaryService) - Constructor for class org.alfresco.opencmis.mapping.ContentStreamLengthLuceneBuilder
-
Construct
- ContentStreamListener - Interface in org.alfresco.service.cmr.repository
-
Listens for notifications w.r.t.
- ContentStreamMimetypeLuceneBuilder - Class in org.alfresco.opencmis.mapping
-
Lucene Builder for CMIS content stream mimetype property
- ContentStreamMimetypeLuceneBuilder(DictionaryService) - Constructor for class org.alfresco.opencmis.mapping.ContentStreamMimetypeLuceneBuilder
-
Construct
- ContentUrlKey - Class in org.alfresco.service.cmr.repository
-
- ContentUrlKey() - Constructor for class org.alfresco.service.cmr.repository.ContentUrlKey
-
- ContentWriter - Interface in org.alfresco.service.cmr.repository
-
Represents a handle to write specific content.
- CONTRIBUTOR - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- convert(DataTypeDefinition, Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
General conversion method to Object types (note it cannot support
conversion to primary types due the restrictions of reflection.
- convert(Class<T>, Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
General conversion method to Object types (note it cannot support
conversion to primary types due the restrictions of reflection.
- convert(DataTypeDefinition, Object[]) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
General conversion method to convert collection contents to the specified
type.
- convert(DataTypeDefinition, Collection<?>) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
General conversion method to convert collection contents to the specified
type.
- convert(Class<T>, Collection<?>) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
General conversion method to convert collection contents to the specified
type.
- convert(F) - Method in interface org.alfresco.service.cmr.repository.datatype.TypeConverter.Converter
-
- convert(F) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter.DynamicTwoStageConverter
-
- convert(F) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter.TwoStageConverter
-
- convert(SearchLanguageConversion.LanguageDefinition, SearchLanguageConversion.LanguageDefinition, String) - Static method in class org.alfresco.util.SearchLanguageConversion
-
- convertCifsToLucene(String) - Static method in class org.alfresco.util.SearchLanguageConversion
-
Convert a CIFS name path into the equivalent Lucene query.
- convertSQLLikeToLucene(String) - Static method in class org.alfresco.util.SearchLanguageConversion
-
Convert a sql like function clause into a Lucene query.
- convertSQLLikeToRegex(String) - Static method in class org.alfresco.util.SearchLanguageConversion
-
Convert a sql like function clause into a regex query.
- convertXPathLikeToLucene(String) - Static method in class org.alfresco.util.SearchLanguageConversion
-
Convert an xpath like function clause into a Lucene query.
- convertXPathLikeToRegex(String) - Static method in class org.alfresco.util.SearchLanguageConversion
-
Convert an xpath like function clause into a regex query.
- COORDINATOR - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- copy(T) - Static method in class org.alfresco.opencmis.CMISUtils
-
- copy() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- CoreDictionaryRegistryImpl - Class in org.alfresco.repo.dictionary
-
Core dictionary registry (holding core models initialised at bootstrap).
- CoreDictionaryRegistryImpl(DictionaryDAO) - Constructor for class org.alfresco.repo.dictionary.CoreDictionaryRegistryImpl
-
- correlationName() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- correlationName_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.correlationName_return
-
- countChildAssocs(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Counts the number of child associations of nodeRef.
- countTickets(boolean) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- countTickets(boolean) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Count tickets
This may be higher than the user count, since a user can have more than one ticket/session
- create(SearchParameters) - Static method in class org.alfresco.opencmis.search.CMISQueryOptions
-
- create(SearchParameters) - Static method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- CREATE_ASSOCIATIONS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- CREATE_CHILDREN - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- createActionEvaluators(PropertyAccessorMapping, BaseTypeId) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- createAspect(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- createAssociation(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- createAssociation(NodeRef, NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Create a peer association between two nodes.
- createChildAssociation(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- createColumn(Function, Map<String, Argument>, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createColumn(Function, Map<String, Argument>, String) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createConjunction(List<Constraint>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createConjunction(List<Constraint>) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createConstraint(String, String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- createContentProperty(String) - Static method in class org.alfresco.service.cmr.repository.ContentData
-
Construct a content property from a string
- createCoreDictionaryRegistry() - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- createCustomModel(M2Model, boolean) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Creates custom model
- createDefinitions(CMISDictionaryRegistry) - Method in interface org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService.DictionaryInitializer
-
- createDefinitions(CMISDictionaryRegistry, CompiledModel) - Method in interface org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService.DictionaryInitializer
-
- createDictionaryRegistry(String) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- createDictionaryRegistryWithWriteLock() - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- createDirectPropertyAccessor(String, QName) - Method in interface org.alfresco.opencmis.dictionary.PropertyAccessorMapping
-
Create a direct node property accessor
- createDirectPropertyLuceneBuilder(QName) - Method in interface org.alfresco.opencmis.dictionary.PropertyLuceneBuilderMapping
-
Create a direct node property lucene builder
- createDirectPropertyLuceneBuilder(QName) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyLuceneBuilderMapping
-
- createDisjunction(List<Constraint>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createDisjunction(List<Constraint>) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createDownloadNode(String, boolean) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Creates a downloadable archive file containing the custom model file and
if specified, its associated Share extension module file.
- createFunctionalConstraint(Function, Map<String, Argument>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createFunctionalConstraint(Function, Map<String, Argument>) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createFunctionArgument(String, Function, Map<String, Argument>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createFunctionArgument(String, Function, Map<String, Argument>) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createHelper(XmlReaderContext, Element, BeanDefinitionParserDelegate) - Method in class org.alfresco.util.LazyClassPathXmlApplicationContext.AlwaysLazyInitBeanDefinitionDocumentReader
-
- createHelper(XmlReaderContext, Element, BeanDefinitionParserDelegate) - Method in class org.alfresco.util.NoAutoStartClassPathXmlApplicationContext.NoAutoStartBeanDefinitionDocumentReader
-
- createImport(String, String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- createJoin(Source, Source, JoinType, Constraint) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createJoin(Source, Source, JoinType, Constraint) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createListArgument(String, ArrayList<Argument>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createListArgument(String, ArrayList<Argument>) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createLiteralArgument(String, QName, Serializable) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createLiteralArgument(String, QName, Serializable) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createModel(String) - Static method in class org.alfresco.repo.dictionary.M2Model
-
Construct an empty model
- createModel(InputStream) - Static method in class org.alfresco.repo.dictionary.M2Model
-
Construct a model from a dictionary xml specification
- createModel(String, InputStream) - Static method in class org.alfresco.repo.dictionary.M2Model
-
- createNamespace(String, String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- createNode(NodeRef, QName, QName, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
- createNode(NodeRef, QName, QName, QName, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Creates a new, non-abstract, real node as a primary child of the given parent node.
- createNodeInfo(NodeRef) - Method in interface org.alfresco.opencmis.dictionary.CMISPropertyAccessor
-
Creates a node info object form the given node ref.
- createNodeInfo(AssociationRef) - Method in interface org.alfresco.opencmis.dictionary.CMISPropertyAccessor
-
Creates a node info object form the given association ref.
- createOrdering(Column, Order) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createOrdering(Column, Order) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createOwningPropertyDefinitions(CMISMapping, PropertyAccessorMapping, PropertyLuceneBuilderMapping, DictionaryService, ClassDefinition) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
Adds all property definitions owned by that type.
- createParameter(String, String) - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- createParameter(String, List<String>) - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- createParameterArgument(String, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createParameterArgument(String, String) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createProperty(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- createPropertyArgument(String, boolean, boolean, String, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createPropertyArgument(String, boolean, boolean, String, String) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createPropertyDefinition(CMISMapping, String, QName, DictionaryService, PropertyDefinition, boolean) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
Creates a property definition object.
- createPropertyOverride(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- createPropertyType(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- createQName(String, String) - Static method in class org.alfresco.service.namespace.QName
-
Create a QName
(With no prefix)
- createQName(String, String, NamespacePrefixResolver) - Static method in class org.alfresco.service.namespace.QName
-
Create a QName
- createQName(String, NamespacePrefixResolver) - Static method in class org.alfresco.service.namespace.QName
-
Create a QName (from prefix format) prefix:localName
- createQName(String) - Static method in class org.alfresco.service.namespace.QName
-
Create a QName from its internal string representation of the following format:
{namespaceURI}localName
- createQNameWithValidLocalName(String, String) - Static method in class org.alfresco.service.namespace.QName
-
- createQuery(List<Column>, Source, Constraint, List<Ordering>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createQuery(List<Column>, Source, Constraint, List<Ordering>) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createSelector(QName, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createSelector(QName, String) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createSelectorArgument(String, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- createSelectorArgument(String, String) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- createStore(String, String) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Create a new store for the given protocol and identifier.
- createTenantDictionaryRegistry(String) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- createType(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- createValidLocalName(String) - Static method in class org.alfresco.service.namespace.QName
-
Create a valid local name from the specified name
- CustomModelConstraintException(String) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException.CustomModelConstraintException
-
- CustomModelConstraintException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException.CustomModelConstraintException
-
- CustomModelDefinition - Interface in org.alfresco.service.cmr.dictionary
-
- CustomModelDefinitionImpl - Class in org.alfresco.repo.dictionary
-
Read-only definition of a Custom Model
- CustomModelException - Exception in org.alfresco.service.cmr.dictionary
-
- CustomModelException(String) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException
-
Constructor
- CustomModelException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException
-
Constructor
- CustomModelException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException
-
Constructor
- CustomModelException(String, Object[], Throwable) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException
-
Constructor
- CustomModelException.ActiveModelConstraintException - Exception in org.alfresco.service.cmr.dictionary
-
- CustomModelException.CustomModelConstraintException - Exception in org.alfresco.service.cmr.dictionary
-
- CustomModelException.InvalidCustomModelException - Exception in org.alfresco.service.cmr.dictionary
-
- CustomModelException.InvalidNamespaceException - Exception in org.alfresco.service.cmr.dictionary
-
- CustomModelException.ModelDoesNotExistException - Exception in org.alfresco.service.cmr.dictionary
-
- CustomModelException.ModelExistsException - Exception in org.alfresco.service.cmr.dictionary
-
- CustomModelException.NamespaceConstraintException - Exception in org.alfresco.service.cmr.dictionary
-
- CustomModelService - Interface in org.alfresco.service.cmr.dictionary
-
Custom model service configuration API.
- CustomModelsInfo - Class in org.alfresco.repo.dictionary
-
A simple POJO to encapsulate the custom models' statistics information.
- CustomModelsInfo() - Constructor for class org.alfresco.repo.dictionary.CustomModelsInfo
-
- GeneralHighlightParameters - Class in org.alfresco.service.cmr.search
-
Parameters used for search hightlighting that apply to all fields
- GeneralHighlightParameters(Integer, Integer, Boolean, String, String, Integer, Boolean, List<FieldHighlightParameters>) - Constructor for class org.alfresco.service.cmr.search.GeneralHighlightParameters
-
- GenerateUnicodeRanges - Class in org.alfresco.repo.search.impl.parsers
-
- GenerateUnicodeRanges() - Constructor for class org.alfresco.repo.search.impl.parsers.GenerateUnicodeRanges
-
- get(K) - Method in class org.alfresco.repo.cache.MemoryCache
-
- get(K) - Method in interface org.alfresco.repo.cache.SimpleCache
-
- get(int) - Method in class org.alfresco.service.cmr.repository.Path
-
- get(Object) - Method in class org.alfresco.service.namespace.QNameMap
-
- getAccessStatus() - Method in interface org.alfresco.service.cmr.security.AccessPermission
-
Get the Access enumeration value
- getAction() - Method in interface org.alfresco.opencmis.dictionary.CMISActionEvaluator
-
Gets the CMIS Allowed Action
- getActionEvaluators() - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getActionEvaluators(BaseTypeId) - Method in interface org.alfresco.opencmis.dictionary.PropertyAccessorMapping
-
Gets the Action Evaluators applicable for the given CMIS Scope
- getActionEvaluators() - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getAdditionalContext() - Method in class org.alfresco.service.cmr.security.PermissionContext
-
- getAdminRoleName() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
- getAdminUserName() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Get the name of the default admin user (the admin user created during bootstrap)
- getAlfrescoClass() - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getAlfrescoClass() - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getAlfrescoClass(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Given a CMIS model type map it to the appropriate Alfresco type.
- getAlfrescoDataType(PropertyType) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getAlfrescoName() - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getAlfrescoName() - Method in class org.alfresco.opencmis.dictionary.BasePropertyDefintionWrapper
-
- getAlfrescoName() - Method in interface org.alfresco.opencmis.dictionary.PropertyDefinitionWrapper
-
- getAlfrescoName() - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getAlfrescoName(String) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getAlfrescoPropertyName(String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getAlfrescoPropertyName(String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getAlfrescoPropertyName(String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- getAlfrescoTypeName(String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getAlfrescoTypeName(String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getAlfrescoTypeName(String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- getAlgorithm() - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- getAlias() - Method in interface org.alfresco.repo.search.impl.querymodel.Column
-
Get the column alias.
- getAlias() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseColumn
-
- getAlias() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseSelector
-
- getAlias() - Method in interface org.alfresco.repo.search.impl.querymodel.Selector
-
The alias or name for the selector
This must be unique across all selectors in the query
- getAllAspects() - Method in class org.alfresco.opencmis.dictionary.FilteredDictionaryComponent
-
- getAllAspects() - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllAspects(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllAspects() - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAllAspects(boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAllAssociations() - Method in class org.alfresco.opencmis.dictionary.FilteredDictionaryComponent
-
- getAllAssociations() - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllAssociations(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllAssociations() - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Get all the association definitions
- getAllAssociations(boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAllAttributes() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the text attributes used for ALL expansion.
- getAllAuthorities() - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get the All Authorities
- getAllCustomAspects(PagingRequest) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Get a paged list of custom aspects
- getAllCustomTypes(PagingRequest) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Gets a paged list of custom types
- getAllDataTypes() - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllDataTypes() - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAllModels() - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllModels(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllModels() - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAllowedValues() - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
Get the allowed values.
- getAllPermission() - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get the All Permission
- getAllProperties(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllProperties(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Get all properties defined across all models with the given data type.
- getAllRootNodes(StoreRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
- getAllSetPermissions(NodeRef) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get all the AccessPermissions that are set for anyone for the given node
- getAllSetPermissions(StoreRef) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get all the AccessPermissions that are set for anyone for the given node
- getAllTypes() - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- getAllTypes(boolean) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- getAllTypes() - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryService
-
Get all Types
- getAllTypes(boolean) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryService
-
- getAllTypes() - Method in class org.alfresco.opencmis.dictionary.FilteredDictionaryComponent
-
- getAllTypes() - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllTypes(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAllTypes() - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAllTypes(boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAnalyserResourceBundleName() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getAnalyserResourceBundleName() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getAnalyserResourceBundleName() - Method in class org.alfresco.repo.dictionary.M2DataType
-
- getAnalyserResourceBundleName() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getAnalyserResourceBundleName() - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getAnalyserResourceBundleName() - Method in class org.alfresco.repo.dictionary.M2Property
-
- getAnalyserResourceBundleName() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
Get the name of the property bundle that defines analyser mappings for this class (keyed by the type of the property)
- getAnalyserResourceBundleName() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
Get the name of the property bundle that defines analyser mappings for this data type (keyed by the type of the property)
- getAnalyserResourceBundleName() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
Get the name of the property bundle that defines analyser mappings for this model (keyed by the type of the property)
- getAnalyserResourceBundleName() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
Get the name of the property bundle that defines analyser mappings for this class.
- getAnonymousType(QName, Collection<QName>) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAnonymousType(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
Creates an anonymous
TypeDefinition
with all the mandatory
Aspects
applied.
- getAnonymousType(QName, Collection<QName>) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
Construct an anonymous type that combines a primary type definition and
and one or more aspects
- getAnonymousType(QName, Collection<QName>) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getAnonymousType(QName, Collection<QName>) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Construct an anonymous type that combines the definitions of the specified
type and aspects.
- getAnonymousType(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Creates an anonymous
TypeDefinition
with all the mandatory
Aspects
applied.
- getApplicationContext(String[]) - Static method in class org.alfresco.util.BaseApplicationContextHelper
-
- getApplicationContext(String[], String[]) - Static method in class org.alfresco.util.BaseApplicationContextHelper
-
Provides a static, single instance of the application context.
- getApplicationContext() - Static method in class org.alfresco.util.DataModelTestApplicationContextHelper
-
Provides a static, single instance of the default Alfresco application context.
- getApplicationContext(ServletContext, String[]) - Static method in class org.alfresco.util.WebApplicationContextLoader
-
Provides a static, single instance of the application context.
- getApplicationContext(ServletContext, String[], String[]) - Static method in class org.alfresco.util.WebApplicationContextLoader
-
- getArchive() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getArchive() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getArgs() - Method in interface org.alfresco.repo.security.authentication.AuthenticationStep
-
Get the arguments for this step
- getArgumentDefinition(String) - Method in interface org.alfresco.repo.search.impl.querymodel.Function
-
Get the argument Definition
- getArgumentDefinition(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunction
-
- getArgumentDefinitions() - Method in interface org.alfresco.repo.search.impl.querymodel.Function
-
Get the argument Definitions
- getArgumentDefinitions() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunction
-
- getArguments() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseListArgument
-
- getArguments() - Method in interface org.alfresco.repo.search.impl.querymodel.ListArgument
-
- getAspect(QName) - Method in class org.alfresco.opencmis.dictionary.FilteredDictionaryComponent
-
- getAspect(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getAspect(QName) - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getAspect(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAspect(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getAspect(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getAspect(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- getAspect(QName) - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- getAspect(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAspectDefinitions() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getAspectDefinitions() - Method in interface org.alfresco.service.cmr.dictionary.CustomModelDefinition
-
- getAspectImpl(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getAspectName() - Method in exception org.alfresco.service.cmr.dictionary.InvalidAspectException
-
- getAspects(boolean) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getAspects() - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getAspects(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAspects(boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getAspects(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getAspects(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getAspects(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getAspects(boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getAspects() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getAspects(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAspects(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
- getAspects() - Method in class org.alfresco.service.cmr.security.PermissionContext
-
- getAsSearchParmeters() - Method in class org.alfresco.opencmis.search.CMISQueryOptions
-
- getAsSearchParmeters() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- getAssoc(Long) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Gets an association by ID.
- getAssocDefByQName(QName) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getAssocDefByQName(QName) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getAssocDefs() - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getAssocDefs(boolean) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getAssocDefs() - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getAssocDefs(boolean) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getAssociation(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getAssociation(QName) - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getAssociation(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAssociation(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getAssociation(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getAssociation(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- getAssociation(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Gets the definition of the association as defined by its owning Class.
- getAssociationImpl(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getAssociationRef() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getAssociations(boolean) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getAssociations() - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getAssociations(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getAssociations(boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getAssociations(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getAssociations(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getAssociations(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getAssociations(boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getAssociations() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getAssociations() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
Fetch all associations for which this is a source type, including child associations.
- getAssociations(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getAuthentication() - Method in class org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl
-
ACEGI
- getAuthor() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getAuthor() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getAuthor() - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getAuthor() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- getAuthorisations() - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get the set of authorities for currently authenticated user
- getAuthority() - Method in interface org.alfresco.service.cmr.security.AccessPermission
-
Get the authority to which this permission applies.
- getAuthorityForTicket(String) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- getAuthorityForTicket(String) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Get the authority for the given ticket
- getAuthorityType() - Method in interface org.alfresco.service.cmr.security.AccessPermission
-
Get the type of authority to which this permission applies.
- getAuthorityType(String) - Static method in enum org.alfresco.service.cmr.security.AuthorityType
-
- getBaseName(QName, boolean) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseName(NodeRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseName(NodeRef, boolean) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseName(StoreRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseName(ChildAssociationRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseName(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseName(AssociationRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseName(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseName(String, boolean) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseName(QName, boolean) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getBaseName(NodeRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getBaseName(NodeRef, boolean) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getBaseName(StoreRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getBaseName(ChildAssociationRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getBaseName(ChildAssociationRef, boolean) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getBaseName(AssociationRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getBaseName(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getBaseName(String, boolean) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
-
- getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
-
- getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.DescendentOrSelfElement
-
- getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.Element
-
- getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.ParentElement
-
- getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.SelfElement
-
- getBaseNamePath(TenantService) - Method in class org.alfresco.service.cmr.repository.Path
-
- getBaseNameUser(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getBaseNameUser(String) - Method in interface org.alfresco.repo.tenant.TenantUserService
-
- getBaseTypeId() - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getBaseTypeId() - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getBaseTypes() - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- getBaseTypes(boolean) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- getBaseTypes() - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getBaseTypes(boolean) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getBaseTypes() - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getBaseTypes(boolean) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getBaseTypes() - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryService
-
Get Base Types
- getBaseTypes(boolean) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryService
-
- getBaseUrl() - Method in class org.alfresco.repo.index.shard.ShardInstance
-
- getBoost() - Method in interface org.alfresco.repo.search.impl.querymodel.Constraint
-
- getBoost() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseConstraint
-
- getBulkFetch() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Do we bulk fetch
- getBulkFetchSize() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Get the bulk fetch size.
- getChangeTxnId() - Method in class org.alfresco.service.cmr.repository.NodeRef.Status
-
- getCharset(InputStream, String) - Method in class org.alfresco.repo.content.encoding.ContentCharsetFinder
-
Gets the characterset from the stream, if the mimetype is text and the text
has enough information to give the encoding away.
- getCheckinComment() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getChecksum(ModelDefinition.XMLBindingType) - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getChecksum(ModelDefinition.XMLBindingType) - Method in class org.alfresco.repo.dictionary.M2Model
-
- getChecksum(ModelDefinition.XMLBindingType) - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getChecksum(ModelDefinition.XMLBindingType) - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- getChildAssociationRef() - Method in exception org.alfresco.service.cmr.repository.InvalidChildAssociationRefException
-
- getChildAssociations() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
Fetch only child associations for which this is a source type.
- getChildAssocRef() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
- getChildAssocRef(int) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Get the child assoc ref for a particular row.
- getChildAssocRefs() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Get a list of all the child associations in the results set.
- getChildAssocs(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Get all child associations of the given node.
- getChildAssocs(NodeRef, QNamePattern, QNamePattern) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Gets all child associations where the pattern of the association qualified
name is a match.
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, int, boolean) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Gets all child associations where the pattern of the association qualified
name is an exact match.
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, boolean) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Gets all child associations where the pattern of the association qualified
names match the patterns provided.
- getChildAssocs(NodeRef, Set<QName>) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Retrieve immediate children of a given node where the child nodes are in the given inclusive list.
- getChildAssocsByPropertyValue(NodeRef, QName, Serializable) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Retrieve the immediate children of a given node based on the value of a property of those
children.
- getChildAssocsWithoutParentAssocsOfType(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Gets the set of child associations of a certain parent node without parent associations of a certain type to
other nodes with the same parent! In effect the 'orphans' with respect to a certain association type.
- getChildByName(NodeRef, QName, String) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Get the node with the given name within the context of the parent node.
- getChildRef() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
-
- getChildren(String) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- getChildren(String) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getChildren(String) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getChildren(String) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryService
-
- getChildrenByName(NodeRef, QName, Collection<String>) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Get the nodes with the given names within the context of the parent node.
- getClass(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getClass(QName) - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getClass(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getClass(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getClass(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getClass(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getClassImpl(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getClassName() - Method in exception org.alfresco.service.cmr.dictionary.InvalidClassException
-
- getClosestValue(Locale) - Method in class org.alfresco.service.cmr.repository.MLText
-
The given locale is used to search for a matching value according to:
An exact locale match
A match of locale ISO language codes
The value for the locale provided in the
constructor
An arbitrary value
null
- getCmisPropertyId(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getCmisType(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Given an Alfresco model type map it to the appropriate type.
- getCmisTypeId(BaseTypeId, QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Gets the CMIS Type Id given the Alfresco QName for the type in any
Alfresco model
- getCmisTypeId(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getCmisVersion() - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getCmisVersion() - Method in class org.alfresco.opencmis.search.CMISQueryOptions
-
- getCollection(Class<T>, Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
Get a collection for the passed value converted to the specified type
- getColumn() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseOrdering
-
- getColumn() - Method in interface org.alfresco.repo.search.impl.querymodel.Ordering
-
- getColumn(String) - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
Get the column meta-data by column name.
- getColumnNames() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
Get the column names.
- getColumns() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseQuery
-
- getColumns() - Method in interface org.alfresco.repo.search.impl.querymodel.Query
-
Get the columns to return from the query
This may not be null and must contain at least one entry.
- getColumns() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
The column meta-data.
- getCompiledModel(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getCompiledModels(boolean) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getCompiledModels(boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getCompiledModels(boolean) - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- getConfigService() - Method in class org.alfresco.repo.content.MimetypeMap
-
- getConstraint(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getConstraint(QName) - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getConstraint(String) - Method in class org.alfresco.repo.dictionary.constraint.ConstraintRegistry
-
Get the constraint by name
- getConstraint(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getConstraint(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getConstraint(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getConstraint(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- getConstraint() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseQuery
-
- getConstraint() - Method in interface org.alfresco.repo.search.impl.querymodel.Query
-
Get the constraints for the query.
- getConstraint() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
-
- getConstraint(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Gets the definition of the constraint
- getConstraintImpl(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getConstraints() - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getConstraints(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getConstraints(QName, boolean) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getConstraints(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getConstraints(QName, boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getConstraints(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getConstraints(QName, boolean) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getConstraints() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getConstraints() - Method in class org.alfresco.repo.dictionary.M2Property
-
- getConstraints() - Method in class org.alfresco.repo.dictionary.M2PropertyOverride
-
- getConstraints() - Method in interface org.alfresco.repo.search.impl.querymodel.Conjunction
-
Get the list of constraints which must all be met
- getConstraints() - Method in interface org.alfresco.repo.search.impl.querymodel.Disjunction
-
Get the list of constraints for which at least one must be met.
- getConstraints() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseConjunction
-
- getConstraints() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseDisjunction
-
- getConstraints(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Get constraints for the specified model
- getConstraints(QName, boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Get constraints for the specified model
Optionally return referenceable (ie.
- getConstraints() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
Get all constraints that apply to the property value
- getContainerClass() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getContent(OutputStream) - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Gets content from the repository.
- getContent(File) - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Gets content from the repository direct to file
- getContentCharsetFinder() - Method in class org.alfresco.repo.content.MimetypeMap
-
Provides the system default charset finder.
- getContentCharsetFinder() - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Provides the system default charset finder.
- getContentData() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Get the data representation of the content being accessed.
- getContentInputStream() - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Get a stream to read from the underlying channel
- getContentOutputStream() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
-
Get a stream to write to the underlying channel.
- getContentString() - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Gets content from the repository direct to String
.
- getContentString(int) - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Gets content from the repository direct to String
, but limiting
the string size to a given number of characters.
- getContentUrl() - Method in class org.alfresco.repo.content.ContentContext
-
- getContentUrl() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Retrieve the URL that this accessor references
- getContentUrl() - Method in class org.alfresco.service.cmr.repository.ContentData
-
- getConverter(Object, Class<T>) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
Find conversion for the specified object
Note: Takes into account the class of the object and any interfaces it may
also support.
- getConverter(Class<F>, Class<T>) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
Find a conversion for a specific Class
- getConverters() - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
- getCoreDictionaryInitializer() - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- getCoreDictionaryInitializer() - Method in class org.alfresco.opencmis.dictionary.CMISStrictDictionaryService
-
- getCount() - Method in class org.alfresco.service.cmr.search.StatsResultStat
-
- getCreationDate() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getCurrentDomain() - Static method in class org.alfresco.repo.tenant.TenantUtil
-
- getCurrentNodeId() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getCurrentNodeNodeRef() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getCurrentObjectId() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getCurrentTicket(String, boolean) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- getCurrentTicket(String, boolean) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Get the current ticket
- getCurrentUserDomain() - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getCurrentUserDomain() - Method in interface org.alfresco.repo.tenant.TenantUserService
-
- getCustomAspect(QName) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Gets custom aspect
- getCustomConstraint(QName) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Gets custom constraint
- getCustomModel(String) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Gets custom model
- getCustomModelByUri(String) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Gets custom model
- getCustomModels(PagingRequest) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Gets a paged list of custom models
- getCustomModelsInfo() - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Gets custom models' information.
- getCustomType(QName) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Gets custom type
- getDataType(DataTypeDefinition) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Get the CMIS property type for a property
- getDataType(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getDataType(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getDataType(Class) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getDataType(QName) - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getDataType(Class) - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getDataType(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getDataType(Class<?>) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getDataType(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getDataType(Class) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getDataType(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getDataType(Class) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getDataType(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getDataType(Class<?>) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getDataType() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getDataType() - Method in interface org.alfresco.service.cmr.search.ResultSetColumn
-
The type of the column
- getDataTypeDefinition() - Method in interface org.alfresco.service.cmr.search.QueryParameterDefinition
-
Get the property type definition for this parameter.
- getDataTypeImp(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getDataTypeImpl(Class) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getDataTypes() - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getDataTypes(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getDataTypes(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getDataTypes(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getDataTypes(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getDateEnd(Pair<Date, Integer>) - Static method in class org.alfresco.util.SearchDateConversion
-
- getDateStart(Pair<Date, Integer>) - Static method in class org.alfresco.util.SearchDateConversion
-
- getDatetimeSortField(String, PropertyDefinition) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getDayToYear() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
-
Extract the day to sec part.
- getDbId() - Method in class org.alfresco.service.cmr.repository.NodeRef.Status
-
Return the database ID for the node
- getDbTxnId() - Method in class org.alfresco.service.cmr.repository.NodeRef.Status
-
- getDbUrl() - Method in class org.alfresco.repo.tenant.Tenant
-
- getDefault() - Method in interface org.alfresco.service.cmr.search.QueryParameterDefinition
-
Get the default value for this parameter.
- getDefaultAnalyserClassName() - Method in class org.alfresco.repo.dictionary.M2DataType
-
- getDefaultAnalyserClassName() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
Get the default analyser class - used when no resource bundles can be found and no repository default is set.
- getDefaultAnalyserResourceBundleName() - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getDefaultAnalyserResourceBundleName() - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getDefaultAspectNames() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getDefaultAspects() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getDefaultAspects(boolean) - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getDefaultEnum() - Method in class org.alfresco.opencmis.EnumFactory
-
Gets the default enum
- getDefaultExpression() - Method in interface org.alfresco.service.cmr.repository.PeriodProvider
-
Get the default expression - this could be null
- getDefaultFieldName() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- getDefaultFieldName() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getDefaultFTSConnective() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Get the default connective used when OR and AND are not specified for the FTS contains() function.
- getDefaultFTSFieldConnective() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
As getDefaultFTSConnective() but for field groups
- getDefaultFTSFieldOperator() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
As getDefaultFTSConnective() but for field groups
- getDefaultFTSOperator() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the default connective used when OR and AND are not specified for the FTS contains() function.
- getDefaultLabel() - Method in class org.alfresco.opencmis.EnumFactory
-
Gets the default label
- getDefaultOperator() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the default operator for query elements when they are not explicit in the query.
- getDefaultValue() - Method in class org.alfresco.repo.dictionary.M2Property
-
- getDefaultValue() - Method in class org.alfresco.repo.dictionary.M2PropertyOverride
-
- getDefaultValue() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getDefaultValue() - Method in class org.alfresco.service.cmr.repository.MLText
-
Retrieves a default value from the set of available locales.
- getDefaultValues() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getDelegates() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
-
- getDelegates() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- getDelegates() - Method in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- getDelegates() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- getDelegates() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- getDelegates() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- getDescription() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getDescription(MessageLookup) - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getDescription() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getDescription() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- getDescription() - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- getDescription() - Method in class org.alfresco.repo.dictionary.M2DataType
-
- getDescription() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getDescription(MessageLookup) - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getDescription() - Method in class org.alfresco.repo.dictionary.M2Property
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer.DFA4
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.CMISLexer.DFA12
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.CMISLexer.DFA19
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA12
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA26
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA28
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA34
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA41
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer.DFA5
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer.DFA61
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA17
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA33
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA39
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA60
-
- getDescription() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA73
-
- getDescription() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ClassAttributeDefinition
-
- getDescription() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getDescription() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
-
- getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
-
- getDescription() - Method in interface org.alfresco.service.cmr.dictionary.CustomModelDefinition
-
Returns the model description
- getDescription() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- getDescription() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getDescription(MessageLookup, Locale) - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getDiagnostic() - Method in exception org.alfresco.repo.security.authentication.AuthenticationException
-
Get the authentication diagnostic
- getDictionaryDAO() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getDictionaryDAO() - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getDictionaryDAO() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- getDictionaryListeners() - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
get DictionaryListener registered by calls to registerListener
- getDictionaryListeners() - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getDictionaryRegistry(String) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getDictionaryRegistry(String) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getDictionaryService() - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getDictionaryService() - Method in class org.alfresco.repo.dictionary.constraint.NameChecker
-
- getDiffType() - Method in class org.alfresco.repo.dictionary.M2ModelDiff
-
- getDisplayLabel(String, MessageLookup) - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
Get the display label for the specified allowable value in this constraint.
- getDisplayLabel() - Method in interface org.alfresco.service.cmr.repository.PeriodProvider
-
Gets the display label for the period.
- getDisplaysByExtension() - Method in class org.alfresco.repo.content.MimetypeMap
-
- getDisplaysByExtension() - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Get all human readable mimetype descriptions indexed by mimetype extension
- getDisplaysByMimetype() - Method in class org.alfresco.repo.content.MimetypeMap
-
- getDisplaysByMimetype() - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Get all human readable mimetype descriptions indexed by mimetype
- getDomain(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getDomain(String, boolean) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getDomain(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getDomain(String, boolean) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getDomainUser(String, String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getDomainUser(String, String) - Method in interface org.alfresco.repo.tenant.TenantUserService
-
- getDuplicateChildNamesAllowed() - Method in interface org.alfresco.service.cmr.dictionary.ChildAssociationDefinition
-
- getDynamicAuthorityAssignment() - Method in class org.alfresco.service.cmr.security.PermissionContext
-
- getEffectiveAuthentication() - Method in interface org.alfresco.repo.security.authentication.AlfrescoSecureContext
-
Get the effective authentication - used for permission checks
- getEffectiveAuthentication() - Method in class org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl
-
- getElementName() - Method in class org.alfresco.repo.dictionary.M2ModelDiff
-
- getElementString() - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
-
- getElementString() - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
-
- getElementString() - Method in class org.alfresco.service.cmr.repository.Path.DescendentOrSelfElement
-
- getElementString() - Method in class org.alfresco.service.cmr.repository.Path.Element
-
- getElementString() - Method in class org.alfresco.service.cmr.repository.Path.ParentElement
-
- getElementString() - Method in class org.alfresco.service.cmr.repository.Path.SelfElement
-
- getElementType() - Method in class org.alfresco.repo.dictionary.M2ModelDiff
-
- getEncoding() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Get the encoding of the content being accessed
- getEncoding() - Method in class org.alfresco.service.cmr.repository.ContentData
-
Gets the content's encoding.
- getEncryptedKeyBytes() - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- getEnd() - Method in class org.alfresco.service.cmr.search.IntervalSet
-
- getEnumMethodCacheMinDF() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getErrorMessage(RecognitionException, String[]) - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- getErrorMessage(RecognitionException, String[]) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- getErrorMessage(RecognitionException, String[]) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- getErrorString(RecognitionException) - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
-
- getErrorString(RecognitionException) - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- getErrorString(RecognitionException) - Method in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- getErrorString(RecognitionException) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- getErrorString(RecognitionException) - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- getErrorString(RecognitionException) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- getExcludeFilters() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getExcludeTenantFilter() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- getExcludeTenantFilter() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getExistingContentReader() - Method in class org.alfresco.repo.content.ContentContext
-
- getExpires() - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.Ticket
-
- getExpiryDate() - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.Ticket
-
- getExpression() - Method in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
- getExpression() - Method in class org.alfresco.service.cmr.repository.Period
-
- getExpressionAdaptor() - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
Utility to build conjunctions, disjunctions and negation
- getExpressionDataType() - Method in interface org.alfresco.service.cmr.repository.PeriodProvider
-
Return the Alfresco data type QName to which the string value of the expression will be converted.
- getExpressionMutiplicity() - Method in interface org.alfresco.service.cmr.repository.PeriodProvider
-
Is the expression required etc ...
- getExtension(String) - Method in class org.alfresco.repo.content.MimetypeMap
-
Get the file extension associated with the mimetype.
- getExtension(String) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Get the extension for the specified mimetype
- getExtensionsByMimetype() - Method in class org.alfresco.repo.content.MimetypeMap
-
- getExtensionsByMimetype() - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Get all mimetype extensions indexed by mimetype
- getExtraParameters() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getFacetable() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getFacetQueries() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Gets the facet query results
- getFacetQueries() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getField() - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
Get the default field
- getField() - Method in class org.alfresco.service.cmr.search.FieldHighlightParameters
-
- getField() - Method in class org.alfresco.service.cmr.search.Interval
-
- getField() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getField() - Method in class org.alfresco.service.cmr.search.SearchParameters.SortDefinition
-
Field
- getFieldFacet(String) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
- getFieldFacets() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getFieldQuery(String, String, AnalysisMode, LuceneFunction) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getFieldQuery(String, String) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getFieldQuery(String, String, AnalysisMode, Integer, LuceneFunction) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getFields() - Method in class org.alfresco.service.cmr.search.GeneralHighlightParameters
-
- getFile() - Method in interface org.alfresco.service.cmr.repository.FileContentReader
-
Provides access to the underlying File that this
Reader accesses.
- getFileChannel() - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Provides read-only, random-access to the underlying content.
- getFileChannel(boolean) - Method in interface org.alfresco.service.cmr.repository.ContentWriter
-
Provides read-write, random-access to the underlying content.
- getFilterQueries() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getFilterQuery() - Method in class org.alfresco.service.cmr.search.StatsParameters
-
- getFixedString() - Method in enum org.alfresco.service.cmr.security.AuthorityType
-
- getFloc() - Method in class org.alfresco.repo.index.shard.Shard
-
- getFragmentSize() - Method in class org.alfresco.service.cmr.search.HighlightParameters
-
- getFrom() - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter.DynamicTwoStageConverter
-
- getFullAuthentication() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
WARN: Advanced usage only.
Get the authentication for that was set by an real authentication.
- getFullyAuthenticatedUser() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Get the fully authenticated user.
- getFunction() - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionInvokation
-
Get the function
- getFunction() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseColumn
-
- getFunction() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunctionalConstraint
-
- getFunction() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunctionArgument
-
- getFunction(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryModelFactory
-
- getFunction(String) - Method in interface org.alfresco.repo.search.impl.querymodel.QueryModelFactory
-
- getFunctionArgument() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
-
- getFunctionArguments() - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionInvokation
-
Get the functions arguments.
- getFunctionArguments() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseColumn
-
- getFunctionArguments() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunctionalConstraint
-
- getFunctionArguments() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunctionArgument
-
- getFuzzyQuery(String, String, Float) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getGrammarFileName() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
-
- getGrammarFileName() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- getGrammarFileName() - Method in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- getGrammarFileName() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- getGrammarFileName() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- getGrammarFileName() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- getGuestRoleName() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Get the name of the guest role
- getGuestUserName() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Get the name of the Guest User
- getHighlight() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Gets the parameters used for search highlighing
- getHighlighting() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Gets the highlighting results.
- getHostName() - Method in class org.alfresco.repo.index.shard.ShardInstance
-
- getId() - Method in class org.alfresco.service.cmr.repository.AssociationRef
-
Gets the unique identifier for this association.
- getId() - Method in class org.alfresco.service.cmr.repository.NodeRef
-
- getIdentifieLikeQuery(String, String, AnalysisMode) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
Wrap generating a potentially complex id + version query
- getIdentifier() - Method in class org.alfresco.service.cmr.repository.StoreRef
-
- getIdentifierQuery(String, String, AnalysisMode, LuceneFunction) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
Wrap generating a potentially complex id + version query
- getImport(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- getImportedNamespaces() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getImportedNamespaces() - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getImportedNamespaces() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- getImports() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getIncludedInSuperTypeQuery() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getIncludedInSuperTypeQuery() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getInDataType() - Method in class org.alfresco.opencmis.mapping.AbstractSimpleLuceneBuilder
-
- getInDataType() - Method in class org.alfresco.opencmis.mapping.ContentStreamLengthLuceneBuilder
-
- getInDataType() - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeLuceneBuilder
-
- getInDataType() - Method in class org.alfresco.opencmis.mapping.DirectLuceneBuilder
-
- getIndex() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Get the index of this result set in the result set
If you want the overall position in paged reults you have to add the skipCount fo the result set.
- getIndexTokenisationMode() - Method in class org.alfresco.repo.dictionary.M2Property
-
- getIndexTokenisationMode() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getInfoUrl() - Method in class org.alfresco.service.cmr.repository.ContentData
-
- getInheritParentPermissions(NodeRef) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Return the global inheritance behaviour for permissions on a node.
- getInstance() - Static method in class org.alfresco.repo.dictionary.constraint.ConstraintRegistry
-
- getInstance() - Method in class org.alfresco.repo.index.shard.Shard
-
- getIntermediate() - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter.DynamicTwoStageConverter
-
- getInterval() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getIntervals() - Method in class org.alfresco.service.cmr.search.IntervalParameters
-
- getJavaClassName() - Method in class org.alfresco.repo.dictionary.M2DataType
-
- getJavaClassName() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- getJoinCondition() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseJoin
-
- getJoinCondition() - Method in interface org.alfresco.repo.search.impl.querymodel.Join
-
Get the join condition.
- getJoinType() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseJoin
-
- getJoinType() - Method in interface org.alfresco.repo.search.impl.querymodel.Join
-
Get the join type
- getKey() - Method in interface org.alfresco.repo.security.authentication.AuthenticationStep
-
Get the key for this step
- getKeys() - Method in class org.alfresco.repo.cache.MemoryCache
-
- getKeys() - Method in interface org.alfresco.repo.cache.SimpleCache
-
- getKeySize() - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- getLabel() - Method in enum org.alfresco.opencmis.CMISAccessControlFormatEnum
-
- getLabel() - Method in interface org.alfresco.opencmis.EnumLabel
-
Gets the enum label (as defined by CMIS)
- getLabel(Locale, ModelDefinition, MessageLookup, String, QName, String) - Static method in class org.alfresco.repo.dictionary.M2Label
-
Get label for data dictionary item given specified locale
- getLabel(ModelDefinition, MessageLookup, String, QName, String) - Static method in class org.alfresco.repo.dictionary.M2Label
-
Get label for data dictionary item
- getLabel() - Method in class org.alfresco.service.cmr.search.Interval
-
- getLabel() - Method in class org.alfresco.service.cmr.search.IntervalSet
-
- getLabel() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getLanguage() - Method in interface org.alfresco.service.cmr.search.BasicSearchParameters
-
- getLanguage() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the search language
- getLanguage() - Method in class org.alfresco.service.cmr.search.StatsParameters
-
- getLastIndexedChangeSetCommitTime() - Method in class org.alfresco.repo.index.shard.ShardState
-
- getLastIndexedChangeSetId() - Method in class org.alfresco.repo.index.shard.ShardState
-
- getLastIndexedTxCommitTime() - Method in class org.alfresco.repo.index.shard.ShardState
-
- getLastIndexedTxId() - Method in class org.alfresco.repo.index.shard.ShardState
-
- getLastModified() - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Gets the time of the last modification of the underlying content.
- getLastUpdated() - Method in class org.alfresco.repo.index.shard.ShardState
-
- getLeft() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseJoin
-
- getLeft() - Method in interface org.alfresco.repo.search.impl.querymodel.Join
-
The source for the left hand side of the join
- getLikeQuery(String, String, AnalysisMode) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getLimit() - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
- getLimit() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
Deprecated.
- getLimit() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
If limiting the result set in some way, get the limiting value used.
- getLimitBy() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get how the result set should be limited
- getLimitedBy() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
Return how, in fact, the result set was limited.
- getLimitOrNull() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getListValue() - Method in class org.alfresco.repo.dictionary.M2NamedValue
-
- getLocale() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Get the locale of the content being accessed
- getLocale() - Method in class org.alfresco.service.cmr.repository.ContentData
-
Get the content's locale.
- getLocales() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Get the list of locales to use for the query
- getLocales(MLAnalysisMode, Locale, boolean) - Static method in enum org.alfresco.repo.search.MLAnalysisMode
-
- getLocales() - Method in class org.alfresco.service.cmr.repository.MLText
-
- getLocales() - Method in interface org.alfresco.service.cmr.search.BasicSearchParameters
-
- getLocales() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the locales used for multi-lingual text searches.
- getLocales() - Method in class org.alfresco.service.cmr.search.StatsParameters
-
- getLocalName() - Method in class org.alfresco.service.namespace.QName
-
Gets the name
- getLongTokenErrorDisplay(Token) - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- getLongTokenErrorDisplay(Token) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- getLongTokenErrorDisplay(Token) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- getLuceneFieldName() - Method in interface org.alfresco.opencmis.dictionary.CMISPropertyLuceneBuilder
-
- getLuceneFieldName() - Method in class org.alfresco.opencmis.mapping.BaseLuceneBuilder
-
- getLuceneFieldName() - Method in class org.alfresco.opencmis.mapping.ContentStreamLengthLuceneBuilder
-
- getLuceneFieldName() - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeLuceneBuilder
-
- getLuceneFieldName() - Method in class org.alfresco.opencmis.mapping.DirectLuceneBuilder
-
- getLuceneFieldName() - Method in class org.alfresco.opencmis.mapping.FixedValueLuceneBuilder
-
- getLuceneFieldName() - Method in class org.alfresco.opencmis.mapping.ObjectIdLuceneBuilder
-
- getLuceneFieldName() - Method in class org.alfresco.opencmis.mapping.ObjectTypeIdLuceneBuilder
-
- getLuceneFieldName() - Method in class org.alfresco.opencmis.mapping.ParentLuceneBuilder
-
- getLuceneFieldName(String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getLuceneFieldName(String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getLuceneFieldName(String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- getLuceneFunction(FunctionArgument) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getLuceneFunction(FunctionArgument) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getLuceneFunction(FunctionArgument) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- getLuceneQueryParserAdaptor() - Method in interface org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryBuilderContext
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>) - Method in interface org.alfresco.opencmis.dictionary.CMISPropertyLuceneBuilder
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>) - Method in class org.alfresco.opencmis.mapping.AbstractSimpleLuceneBuilder
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>) - Method in class org.alfresco.opencmis.mapping.BaseLuceneBuilder
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>) - Method in class org.alfresco.opencmis.mapping.DirectLuceneBuilder
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>) - Method in class org.alfresco.opencmis.mapping.FixedValueLuceneBuilder
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>) - Method in class org.alfresco.opencmis.mapping.ObjectIdLuceneBuilder
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>) - Method in class org.alfresco.opencmis.mapping.ObjectTypeIdLuceneBuilder
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>) - Method in class org.alfresco.opencmis.mapping.ParentLuceneBuilder
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>, String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>, String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getLuceneSortField(LuceneQueryParserAdaptor<Q, S, E>, String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- getM2Model() - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getMandatoryAspects() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getMapOfQNames() - Method in class org.alfresco.service.namespace.QNameMap
-
- getMappedProperty() - Method in interface org.alfresco.opencmis.dictionary.CMISPropertyAccessor
-
Get the (directly) mapped Alfresco property (if a direct mapping exists)
- getMasterKeyAlias() - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- getMasterKeystoreId() - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- getMatchAllNodesQuery() - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
A query that matches all alfresco nodes (not extra stuff that may be in the underlying index)
- getMatchAllQuery() - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
A query that matches all docs
- getMatchNoneQuery() - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
A query that matches no docs.
- getMax() - Method in interface org.alfresco.service.cmr.search.StatsResultSet
-
- getMax() - Method in class org.alfresco.service.cmr.search.StatsResultStat
-
- getMaxAnalyzedChars() - Method in class org.alfresco.service.cmr.search.GeneralHighlightParameters
-
- getMaxItems() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Get the max number of rows for the result set 0 or less is unlimited
- getMaxItems() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the max number of rows for the result set 0 or less is unlimited
- getMaxLength() - Method in class org.alfresco.repo.dictionary.constraint.StringLengthConstraint
-
- getMaxNodeId() - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
- getMaxPermissionChecks() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- getMaxPermissionChecks() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getMaxPermissionCheckTimeMillis() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- getMaxPermissionCheckTimeMillis() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getMaxRawResultSetSizeForInMemorySort() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- getMaxRawResultSetSizeForInMemorySort() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getMaxValue() - Method in class org.alfresco.repo.dictionary.constraint.NumericRangeConstraint
-
- getMean() - Method in interface org.alfresco.service.cmr.search.StatsResultSet
-
- getMean() - Method in class org.alfresco.service.cmr.search.StatsResultStat
-
- getMergeContiguous() - Method in class org.alfresco.service.cmr.search.HighlightParameters
-
- getMessage(String) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getMessage(String, Locale) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getMessage(String, Object...) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getMessage(String, Locale, Object...) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getMessage(String) - Method in class org.alfresco.repo.i18n.StaticMessageLookup
-
- getMessage(String, Locale) - Method in class org.alfresco.repo.i18n.StaticMessageLookup
-
- getMessage(String, Object...) - Method in class org.alfresco.repo.i18n.StaticMessageLookup
-
- getMessage(String, Locale, Object...) - Method in class org.alfresco.repo.i18n.StaticMessageLookup
-
- getMessage() - Method in interface org.alfresco.repo.security.authentication.AuthenticationStep
-
get a localised human readable message for this key/arguments
- getMessage(String) - Method in interface org.alfresco.service.cmr.i18n.MessageLookup
-
Get message from registered resource bundle.
- getMessage(String, Locale) - Method in interface org.alfresco.service.cmr.i18n.MessageLookup
-
Get a localised message string
- getMessage(String, Object...) - Method in interface org.alfresco.service.cmr.i18n.MessageLookup
-
Get a localised message string, parameterized using standard MessageFormatter.
- getMessage(String, Locale, Object...) - Method in interface org.alfresco.service.cmr.i18n.MessageLookup
-
Get a localised message string, parameterized using standard MessageFormatter.
- getMethod() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getMimetype(String) - Method in class org.alfresco.repo.content.MimetypeMap
-
Get the mimetype for the specified extension
- getMimetype() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Get the content mimetype
- getMimetype() - Method in class org.alfresco.service.cmr.repository.ContentData
-
Gets content's mimetype.
- getMimetype(String) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Get the mimetype for the specified extension
- getMimetypeIfNotMatches(ContentReader) - Method in class org.alfresco.repo.content.MimetypeMap
-
Use Apache Tika to check if the mime type of the document really matches
what it claims to be.
- getMimetypeIfNotMatches(ContentReader) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Use detection heuristics to check if the mime type of the document really
matches what it claims to be.
- getMimetypes() - Method in class org.alfresco.repo.content.MimetypeMap
-
- getMimetypes(String) - Method in class org.alfresco.repo.content.MimetypeMap
-
Returns a collection of mimetypes ordered by extension.
- getMimetypes() - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Get all mimetypes
- getMimetypes(String) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Returns a collection of mimetypes ordered by extension.
- getMimetypesByExtension() - Method in class org.alfresco.repo.content.MimetypeMap
-
- getMimetypesByExtension() - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Get all mimetypes indexed by extension
- getMin() - Method in class org.alfresco.service.cmr.search.StatsResultStat
-
- getMinCount() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getMinLength() - Method in class org.alfresco.repo.dictionary.constraint.StringLengthConstraint
-
- getMinNodeId() - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
- getMinValue() - Method in class org.alfresco.repo.dictionary.constraint.NumericRangeConstraint
-
- getMlAnalaysisMode() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Get the mode for multi-lingual text analaysis
- getMlAnalaysisMode() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
The way in which multilingual fields are treated durig a search.
- getMLAnalysisMode(String) - Static method in enum org.alfresco.repo.search.MLAnalysisMode
-
- getMode() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- getModel(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getModel(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getModel(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getModel(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getModel(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getModel() - Method in class org.alfresco.repo.dictionary.M2NamespaceDefinition
-
- getModel(QName) - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- getModel() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getModel() - Method in interface org.alfresco.service.cmr.dictionary.ClassAttributeDefinition
-
- getModel() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getModel() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
-
- getModel() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- getModel(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getModel() - Method in interface org.alfresco.service.cmr.dictionary.NamespaceDefinition
-
- getModel() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getModelByNamespaceUri(String) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getModelByNamespaceUri(String) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getModelDefinedConstraints() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getModelDefinedConstraints() - Method in interface org.alfresco.service.cmr.dictionary.CustomModelDefinition
-
- getModelDefinition() - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getModelImpl(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getModelNodeRef(String) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Gets custom model node reference
- getModels() - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getModels(boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getModels(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getModels() - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getModelsForUri(String) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getModelsForUri(String) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getModelsForUri(String) - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- getModelsForUriImpl(String) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getModificationDate() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getMutiplicity() - Method in interface org.alfresco.repo.search.impl.querymodel.ArgumentDefinition
-
- getMutiplicity() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseArgumentDefinition
-
- getName() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getName() - Method in interface org.alfresco.opencmis.dictionary.CMISPropertyAccessor
-
Get the CMIS Property Name
- getName() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getName() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getName() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- getName() - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- getName() - Method in class org.alfresco.repo.dictionary.M2DataType
-
- getName() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getName() - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getName() - Method in class org.alfresco.repo.dictionary.M2NamedValue
-
- getName() - Method in class org.alfresco.repo.dictionary.M2Property
-
- getName() - Method in class org.alfresco.repo.dictionary.M2PropertyOverride
-
- getName() - Method in interface org.alfresco.repo.search.impl.querymodel.Argument
-
- getName() - Method in interface org.alfresco.repo.search.impl.querymodel.ArgumentDefinition
-
- getName() - Method in interface org.alfresco.repo.search.impl.querymodel.Function
-
Get the function name
- getName() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseArgument
-
- getName() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseArgumentDefinition
-
- getName() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunction
-
- getName(NodeRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getName(NodeRef, NodeRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getName(StoreRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getName(ChildAssociationRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getName(AssociationRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getName(String, StoreRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getName(QName) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getName(NodeRef, QName) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getName(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getName(NodeRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getName(NodeRef, NodeRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getName(StoreRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getName(ChildAssociationRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getName(AssociationRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getName(String, StoreRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getName(QName) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getName(NodeRef, QName) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getName(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getName() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getName() - Method in interface org.alfresco.service.cmr.dictionary.ClassAttributeDefinition
-
- getName() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getName() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
-
- getName() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- getName() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- getName() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getName() - Method in interface org.alfresco.service.cmr.search.ResultSetColumn
-
The column name
- getName() - Method in interface org.alfresco.service.cmr.search.ResultSetSelector
-
The unique name for the selector.
- getName() - Method in class org.alfresco.service.cmr.search.StatsResultStat
-
- getName(QName) - Method in class org.alfresco.service.namespace.QNameCache
-
- getNamespace(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- getNamespace() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the default namespace.
- getNamespaceDefinition() - Method in class org.alfresco.repo.dictionary.M2ModelDiff
-
- getNamespacePrefixResolver() - Method in interface org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryBuilderContext
-
- getNamespacePrefixResolver() - Method in interface org.alfresco.service.namespace.NamespacePrefixResolverProvider
-
Get an object that implements the NamespacePrefixResolver interface
- getNamespaces() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getNamespaces(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getNamespaces(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getNamespaces() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getNamespaces() - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getNamespaces() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- getNamespaceService() - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getNamespaceURI(String) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getNamespaceURI(String) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getNamespaceURI(String) - Method in class org.alfresco.repo.dictionary.DictionaryNamespaceComponent
-
- getNamespaceURI(String) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getNamespaceURI(String) - Method in class org.alfresco.service.namespace.DynamicNamespacePrefixResolver
-
- getNamespaceURI(String) - Method in interface org.alfresco.service.namespace.NamespacePrefixResolver
-
Gets the namespace URI registered for the given prefix
- getNamespaceURI(String) - Method in class org.alfresco.service.namespace.NamespaceServiceMemoryImpl
-
- getNamespaceURI() - Method in class org.alfresco.service.namespace.QName
-
Gets the namespace
- getNegatedQuery(Q) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
Invert a query - add a mandatory must not match anything query alnogside
- getNegatedQuery() - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserExpressionAdaptor
-
- getNewTicket(String) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- getNewTicket(String) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Register a new ticket
- getNextDate(Date) - Method in class org.alfresco.service.cmr.repository.Period
-
Calculate the next date for this period given the a start date.
- getNextDate(Date, String) - Method in interface org.alfresco.service.cmr.repository.PeriodProvider
-
Get the next date - the provided date + period
- getNodeAclId(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
- getNodeAspects() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getNodeAspects() - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
- getNodeProps() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getNodeRef() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getNodeRef() - Method in exception org.alfresco.service.cmr.repository.InvalidNodeRefException
-
- getNodeRef() - Method in class org.alfresco.service.cmr.repository.NodeRef.Status
-
- getNodeRef(Long) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Get the node reference for a given node DB ID
- getNodeRef() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
The reference to the node that equates to this row in the result set
- getNodeRef(String) - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Gets the node ref related to the named selector
- getNodeRef(int) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Get the id of the node at the given index (if there is only one selector or no selector)
- getNodeRefs() - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getNodeRefs() - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getNodeRefs() - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- getNodeRefs(String) - Static method in class org.alfresco.service.cmr.repository.NodeRef
-
Converts a
String
containing a comma-separated list of
NodeRef
Ids into NodeRefs.
- getNodeRefs(String, Log) - Static method in class org.alfresco.service.cmr.repository.NodeRef
-
Converts a
String
containing a comma-separated list of
NodeRef
Ids into NodeRefs.
- getNodeRefs() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Gets the node refs
- getNodeRefs() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Get a list of all the node refs in the result set (if there is only one selector or no selector)
- getNodeService() - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getNodeService() - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getNodeService() - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- getNodeStatus(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Gets the ID of the last transaction that caused the node to change.
- getNodeTypes() - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
- getNthSibling() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
-
- getNumberFound() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Attempt to get the number of rows that matched the query.
- getNumberFound() - Method in interface org.alfresco.service.cmr.search.StatsResultSet
-
- getNumberOfActiveAspects() - Method in class org.alfresco.repo.dictionary.CustomModelsInfo
-
- getNumberOfActiveModels() - Method in class org.alfresco.repo.dictionary.CustomModelsInfo
-
- getNumberOfActiveTypes() - Method in class org.alfresco.repo.dictionary.CustomModelsInfo
-
- getNumberOfShards() - Method in class org.alfresco.repo.index.shard.Floc
-
- getObjectId() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getObjectVariant() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getOccur() - Method in interface org.alfresco.repo.search.impl.querymodel.Constraint
-
- getOccur() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseConstraint
-
- getOffset() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getOrder() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseOrdering
-
- getOrder() - Method in interface org.alfresco.repo.search.impl.querymodel.Ordering
-
- getOrderings() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseQuery
-
- getOrderings() - Method in interface org.alfresco.repo.search.impl.querymodel.Query
-
Get any orderings (may be an empty list or null)
- getOrderPosition() - Method in enum org.alfresco.service.cmr.security.AuthorityType
-
- getOwnerAuthority() - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get the Owner Authority
- getOwningType() - Method in class org.alfresco.opencmis.dictionary.BasePropertyDefintionWrapper
-
- getOwningType() - Method in interface org.alfresco.opencmis.dictionary.PropertyDefinitionWrapper
-
- getParameterName() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseParameterArgument
-
- getParameterName() - Method in interface org.alfresco.repo.search.impl.querymodel.ParameterArgument
-
- getParameters() - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
- getParameters() - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
- getParameters() - Method in class org.alfresco.repo.dictionary.constraint.NumericRangeConstraint
-
- getParameters() - Method in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
- getParameters() - Method in class org.alfresco.repo.dictionary.constraint.RegisteredConstraint
-
Defers to the registered constraint
- getParameters() - Method in class org.alfresco.repo.dictionary.constraint.StringLengthConstraint
-
- getParameters() - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- getParameters() - Method in interface org.alfresco.service.cmr.dictionary.Constraint
-
Returns the parameters passed to the instance of the constraint.
- getParent() - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getParent() - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getParent() - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getParentAssocs(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
- getParentAssocs(NodeRef, QNamePattern, QNamePattern) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Gets all parent associations where the pattern of the association qualified
name is a match
- getParentClassDefinition() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
Get the parent class definition
- getParentName() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getParentName() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getParentRef() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
-
- getParents() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getPath() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getPath(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
The root node has an entry in the path(s) returned.
- getPaths(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
The root node has an entry in the path(s) returned.
- getPeriodType() - Method in class org.alfresco.service.cmr.repository.Period
-
- getPeriodType() - Method in interface org.alfresco.service.cmr.repository.PeriodProvider
-
Get the name for the period.
- getPermission() - Method in interface org.alfresco.service.cmr.security.AccessPermission
-
The permission.
- getPermissionEvaluation() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get when permissions are evaluated.
- getPermissionEvaluationMode() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
Return how permission evaluations are being made.
- getPermissions(NodeRef) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get all the AccessPermissions that are granted/denied to the current authentication for the given node
- getPhraseSlop() - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
Get the default phrase slop
- getPivots() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getPort() - Method in class org.alfresco.repo.index.shard.ShardInstance
-
- getPosition() - Method in interface org.alfresco.service.cmr.security.AccessPermission
-
At what position in the inheritance chain for permissions is this permission set?
= 0 -> Set direct on the object.
- getPostfix() - Method in class org.alfresco.service.cmr.search.HighlightParameters
-
- getPrefix() - Method in class org.alfresco.repo.dictionary.M2Namespace
-
- getPrefix() - Method in class org.alfresco.repo.dictionary.M2NamespaceDefinition
-
- getPrefix() - Method in interface org.alfresco.service.cmr.dictionary.NamespaceDefinition
-
- getPrefix() - Method in class org.alfresco.service.cmr.search.HighlightParameters
-
- getPrefix() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getPrefixedQName(NamespacePrefixResolver) - Method in class org.alfresco.service.namespace.QName
-
Gets a prefix resolved version of this QName
- getPrefixedString(NamespacePrefixResolver) - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
-
- getPrefixedString(NamespacePrefixResolver) - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
-
- getPrefixedString(NamespacePrefixResolver) - Method in class org.alfresco.service.cmr.repository.Path.Element
-
- getPrefixes(String) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getPrefixes(String) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getPrefixes() - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getPrefixes() - Method in class org.alfresco.repo.dictionary.DictionaryNamespaceComponent
-
- getPrefixes(String) - Method in class org.alfresco.repo.dictionary.DictionaryNamespaceComponent
-
- getPrefixes(String) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getPrefixes(String) - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- getPrefixes(String) - Method in class org.alfresco.service.namespace.DynamicNamespacePrefixResolver
-
- getPrefixes() - Method in class org.alfresco.service.namespace.DynamicNamespacePrefixResolver
-
- getPrefixes(String) - Method in interface org.alfresco.service.namespace.NamespacePrefixResolver
-
Gets the registered prefixes for the given namespace URI
- getPrefixes() - Method in interface org.alfresco.service.namespace.NamespacePrefixResolver
-
Gets all registered Prefixes
- getPrefixes(String) - Method in class org.alfresco.service.namespace.NamespaceServiceMemoryImpl
-
- getPrefixes() - Method in class org.alfresco.service.namespace.NamespaceServiceMemoryImpl
-
- getPrefixesCache() - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getPrefixesCache() - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getPrefixesCache() - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- getPrefixesCacheImpl() - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getPrefixesImpl(String) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getPrefixQuery(String, String, AnalysisMode) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getPrefixString() - Method in enum org.alfresco.service.cmr.security.AuthorityType
-
- getPrefixString() - Method in class org.alfresco.service.namespace.QName
-
Getter version of toPrefixString()
- getPrimaryDomain(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
In a single tenant system, always return the DEFAULT_DOMAIN.
- getPrimaryDomain(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
Get the primary domain for user, if one exists.
- getPrimaryParent(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Fetches the primary parent-child relationship.
- getPropagateTimestamps() - Method in interface org.alfresco.service.cmr.dictionary.ChildAssociationDefinition
-
- getPropDefByPropId(String) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getPropDefByPropId(String) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getPropDefByQueryName(Object) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getPropDefByQueryName(Object) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getProperties() - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getProperties() - Method in class org.alfresco.opencmis.dictionary.DocumentTypeDefinitionWrapper
-
- getProperties(boolean) - Method in class org.alfresco.opencmis.dictionary.DocumentTypeDefinitionWrapper
-
- getProperties() - Method in class org.alfresco.opencmis.dictionary.FolderTypeDefintionWrapper
-
- getProperties(boolean) - Method in class org.alfresco.opencmis.dictionary.FolderTypeDefintionWrapper
-
- getProperties() - Method in class org.alfresco.opencmis.dictionary.ItemTypeDefinitionWrapper
-
- getProperties(boolean) - Method in class org.alfresco.opencmis.dictionary.ItemTypeDefinitionWrapper
-
- getProperties() - Method in class org.alfresco.opencmis.dictionary.PolicyTypeDefintionWrapper
-
- getProperties(boolean) - Method in class org.alfresco.opencmis.dictionary.PolicyTypeDefintionWrapper
-
- getProperties() - Method in class org.alfresco.opencmis.dictionary.RelationshipTypeDefintionWrapper
-
- getProperties(boolean) - Method in class org.alfresco.opencmis.dictionary.RelationshipTypeDefintionWrapper
-
- getProperties() - Method in class org.alfresco.opencmis.dictionary.SecondaryTypeDefinitionWrapper
-
- getProperties(boolean) - Method in class org.alfresco.opencmis.dictionary.SecondaryTypeDefinitionWrapper
-
- getProperties() - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getProperties(boolean) - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getProperties() - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getProperties(QName, QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getProperties(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getProperties(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getProperties(QName, QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
Get all properties for the model and that are of the given data type.
- getProperties(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getProperties(QName, QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getProperties() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getProperties() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getProperties(QName, QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Get all properties defined for the given model with the given data type.
- getProperties(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Get all properties for the specified model
- getProperties(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
- getProperties() - Method in class org.alfresco.service.cmr.security.PermissionContext
-
- getPropertiesOfDataType(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
Get all properties for all models of the given data type.
- getPropertiesOfDataType(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getProperty(NodeRef, String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getProperty(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getProperty(QName) - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getProperty(QName, QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getProperty(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getProperty(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getProperty(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getProperty(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- getProperty(NodeRef, String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getProperty(NodeRef, String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
Get a property
- getProperty(QName, QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Gets the definition of the property as defined by the specified Class.
- getProperty(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Gets the definition of the property as defined by its owning Class.
- getProperty(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
- getPropertyAccessor() - Method in class org.alfresco.opencmis.dictionary.BasePropertyDefintionWrapper
-
- getPropertyAccessor(String) - Method in interface org.alfresco.opencmis.dictionary.PropertyAccessorMapping
-
Gets a property accessor
- getPropertyAccessor() - Method in interface org.alfresco.opencmis.dictionary.PropertyDefinitionWrapper
-
- getPropertyArgument() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
-
- getPropertyBag() - Method in class org.alfresco.repo.index.shard.Floc
-
- getPropertyBag() - Method in class org.alfresco.repo.index.shard.ShardState
-
- getPropertyById(String) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getPropertyById(String) - Method in class org.alfresco.opencmis.dictionary.DocumentTypeDefinitionWrapper
-
- getPropertyById(String) - Method in class org.alfresco.opencmis.dictionary.FolderTypeDefintionWrapper
-
- getPropertyById(String) - Method in class org.alfresco.opencmis.dictionary.ItemTypeDefinitionWrapper
-
- getPropertyById(String) - Method in class org.alfresco.opencmis.dictionary.PolicyTypeDefintionWrapper
-
- getPropertyById(String) - Method in class org.alfresco.opencmis.dictionary.RelationshipTypeDefintionWrapper
-
- getPropertyById(String) - Method in class org.alfresco.opencmis.dictionary.SecondaryTypeDefinitionWrapper
-
- getPropertyById(String) - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getPropertyByQName(QName) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getPropertyByQName(QName) - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getPropertyByQueryName(String) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getPropertyByQueryName(String) - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getPropertyDefinition() - Method in class org.alfresco.opencmis.dictionary.BasePropertyDefintionWrapper
-
- getPropertyDefinition() - Method in interface org.alfresco.opencmis.dictionary.PropertyDefinitionWrapper
-
- getPropertyDefinition() - Method in interface org.alfresco.service.cmr.search.QueryParameterDefinition
-
This parameter may apply to a well known property type.
- getPropertyDefs(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getPropertyDefs(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Gets the definitions of the properties defined by the specified Class.
- getPropertyId() - Method in class org.alfresco.opencmis.dictionary.BasePropertyDefintionWrapper
-
- getPropertyId() - Method in interface org.alfresco.opencmis.dictionary.PropertyDefinitionWrapper
-
- getPropertyImpl(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getPropertyLuceneBuilder() - Method in class org.alfresco.opencmis.dictionary.BasePropertyDefintionWrapper
-
- getPropertyLuceneBuilder() - Method in interface org.alfresco.opencmis.dictionary.PropertyDefinitionWrapper
-
- getPropertyLuceneBuilder(String) - Method in interface org.alfresco.opencmis.dictionary.PropertyLuceneBuilderMapping
-
Gets a property lucene builder
- getPropertyLuceneBuilder(String) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyLuceneBuilderMapping
-
- getPropertyName() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
-
- getPropertyName() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BasePropertyArgument
-
- getPropertyName() - Method in interface org.alfresco.repo.search.impl.querymodel.PropertyArgument
-
- getPropertyOverride(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- getPropertyOverrides() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getPropertyType(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- getPropertyType() - Method in interface org.alfresco.service.cmr.search.ResultSetColumn
-
The property definition if there is one for the column
- getPropertyTypes() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getPropertyValue(String) - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getProtocol() - Method in class org.alfresco.service.cmr.repository.StoreRef
-
- getProvider(String) - Static method in class org.alfresco.service.cmr.repository.Period
-
Find a provider
- getProviderNames() - Static method in class org.alfresco.service.cmr.repository.Period
-
Get the set of registered providers
- getPublishedDate() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getPublishedDate() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getPublishedDate() - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getPublishedDate() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- getQName() - Method in exception org.alfresco.service.cmr.repository.AssociationExistsException
-
- getQName() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
-
Get the qualified name of the parent-child association
- getQName() - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
-
- getQName() - Method in interface org.alfresco.service.cmr.search.NamedQueryParameterDefinition
-
Get the name of this parameter.
- getQName() - Method in class org.alfresco.service.cmr.search.QueryParameter
-
- getQName() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
- getQName(String) - Method in class org.alfresco.service.namespace.QNameCache
-
- getQNameForExists() - Method in class org.alfresco.opencmis.mapping.AbstractSimpleLuceneBuilder
-
- getQNameForExists() - Method in class org.alfresco.opencmis.mapping.ContentStreamLengthLuceneBuilder
-
- getQNameForExists() - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeLuceneBuilder
-
- getQNameForExists() - Method in class org.alfresco.opencmis.mapping.DirectLuceneBuilder
-
- getQuery() - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserExpressionAdaptor
-
- getQuery() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Get the query string
- getQuery() - Method in interface org.alfresco.service.cmr.search.BasicSearchParameters
-
- getQuery() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the query.
- getQuery() - Method in class org.alfresco.service.cmr.search.StatsParameters
-
- getQueryConsistency() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- getQueryConsistency() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getQueryMode() - Method in class org.alfresco.opencmis.search.CMISQueryOptions
-
Get the query mode.
- getQueryModelFactory() - Method in interface org.alfresco.repo.search.impl.querymodel.QueryEngine
-
- getQueryParameterDefinition() - Method in interface org.alfresco.service.cmr.search.NamedQueryParameterDefinition
-
Get the query parameter definition
- getQueryParameterDefinitions() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Get the query parameters
- getQueryParameterDefinitions() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the query parameters that apply to this query.
- getQueryTemplates() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the query templates
- getRangeMax() - Method in class org.alfresco.opencmis.mapping.AbstractSimpleLuceneBuilder
-
- getRangeMax() - Method in class org.alfresco.opencmis.mapping.DirectLuceneBuilder
-
- getRangeMin() - Method in class org.alfresco.opencmis.mapping.AbstractSimpleLuceneBuilder
-
- getRangeMin() - Method in class org.alfresco.opencmis.mapping.DirectLuceneBuilder
-
- getRangeQuery(String, String, String, boolean, boolean, AnalysisMode, LuceneFunction) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getRawAllowedValues() - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
Get the allowed values.
- getReadableChannel() - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Provides low-level access to the underlying content.
- getReader(String) - Method in interface org.alfresco.repo.content.ContentStore
-
Get the accessor with which to read from the content at the given URL.
- getReader() - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Convenience method to get another reader onto the underlying content.
- getReader() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
-
Convenience method to get a reader onto newly written content.
- getReaders(Long) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get the readers associated with a given ACL
- getReadersDenied(Long) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get the denied authorities associated with a given ACL
- getRealAuthentication() - Method in interface org.alfresco.repo.security.authentication.AlfrescoSecureContext
-
Get the real authenticaiton - used for auditing and everything else
- getRealAuthentication() - Method in class org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl
-
- getRef() - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- getRef() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
-
- getRef() - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
-
- getRegisteredConstraint() - Method in class org.alfresco.repo.dictionary.constraint.RegisteredConstraint
-
- getRegistry() - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- getReportedPermissions(String, Set<String>, boolean, boolean, CMISAccessControlFormatEnum) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getRequiredChildName() - Method in class org.alfresco.repo.dictionary.M2ChildAssociation
-
- getRequiredChildName() - Method in interface org.alfresco.service.cmr.dictionary.ChildAssociationDefinition
-
- getRequiresMatch() - Method in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
- getResolver() - Method in class org.alfresco.service.namespace.QNameMap
-
Helper to return a NamespacePrefixResolver instance - should -always- be used
rather than holding onto a reference on the heap.
- getResourceClassLoader() - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getResourceClassLoader() - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getResources(String...) - Method in class org.alfresco.util.BaseApplicationContextHelper.ResourceFinder
-
Gets an array of resources matching the given location patterns.
- getResultName() - Method in class org.alfresco.service.cmr.search.SpellCheckResult
-
- getResults() - Method in class org.alfresco.repo.search.impl.querymodel.QueryEngineResults
-
- getResults() - Method in class org.alfresco.service.cmr.search.SpellCheckResult
-
- getResultSet() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Get the containing result set
- getResultSetMetaData() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Get the meta data for the results set.
- getResultSetType() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
Get the result set type
- getReturnType() - Method in interface org.alfresco.repo.search.impl.querymodel.Function
-
Get the return type for the function
- getReturnType() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunction
-
- getRight() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseJoin
-
- getRight() - Method in interface org.alfresco.repo.search.impl.querymodel.Join
-
The source for the right hand side of the join
- getRootContentStoreDir() - Method in class org.alfresco.repo.tenant.Tenant
-
- getRootLocation() - Method in interface org.alfresco.repo.content.ContentStore
-
Get the location where the store is rooted.
- getRootNode(NodeService, SearchService, NamespaceService, String, NodeRef) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getRootNode(NodeService, SearchService, NamespaceService, String, NodeRef) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getRootNode(StoreRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
- getRow(int) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Get a row from the result set by row index, starting at 0.
- getRunAsAuthentication() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Get the current authentication for application of permissions.
- getRunAsUser() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Get the user that is currently in effect for purposes of authentication.
- getScore() - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getScore() - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getScore() - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- getScore() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Get the score for this row in the result set
- getScore(String) - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Get the score related to the named selector.
- getScore(int) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Get the score for the node at the given position (if there is only one selector or no selector)
- getScores() - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- getScores() - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- getScores() - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- getScores() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Get the scores .
- getSearchParameters() - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getSearchParameters() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
Get the parameters that were specified to define this search.
- getSearchTerm() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getSelector(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseJoin
-
- getSelector() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BasePropertyArgument
-
- getSelector(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseSelector
-
- getSelector() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseSelectorArgument
-
- getSelector() - Method in interface org.alfresco.repo.search.impl.querymodel.PropertyArgument
-
- getSelector() - Method in interface org.alfresco.repo.search.impl.querymodel.SelectorArgument
-
- getSelector(String) - Method in interface org.alfresco.repo.search.impl.querymodel.Source
-
- getSelector(String) - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
Get the selector meta-data by name.
- getSelectorGroups(FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseJoin
-
- getSelectorGroups(FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseSelector
-
- getSelectorGroups(FunctionEvaluationContext) - Method in interface org.alfresco.repo.search.impl.querymodel.Source
-
- getSelectorNames() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
Get the names of the selectors.
- getSelectors() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseJoin
-
- getSelectors() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseSelector
-
- getSelectors() - Method in interface org.alfresco.repo.search.impl.querymodel.Source
-
- getSelectors() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
-
The selector meta-data.
- getSetPermission(String) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- getSets() - Method in class org.alfresco.service.cmr.search.Interval
-
- getSets() - Method in class org.alfresco.service.cmr.search.IntervalParameters
-
- getSettablePermissions(NodeRef) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get the permissions that can be set for a given node
- getSettablePermissions(QName) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Get the permissions that can be set for a given type
- getShard() - Method in class org.alfresco.repo.index.shard.ShardInstance
-
- getShardInstance() - Method in class org.alfresco.repo.index.shard.ShardState
-
- getShardMethod() - Method in class org.alfresco.repo.index.shard.Floc
-
- getShardMethod(String) - Static method in enum org.alfresco.repo.index.shard.ShardMethodEnum
-
- getShortName() - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
Gets the constraint name.
- getShortName() - Method in class org.alfresco.repo.dictionary.constraint.RegisteredConstraint
-
- getShortName() - Method in interface org.alfresco.service.cmr.dictionary.Constraint
-
Gets the constraint name.
- getSimpleValue() - Method in class org.alfresco.repo.dictionary.M2NamedValue
-
- getSinceTxId() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- getSinceTxId() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
If not null, then the search should only include results from transactions after sinceTxId
.
- getSize() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Gets the size of the content that this reader references.
- getSize() - Method in class org.alfresco.service.cmr.repository.ContentData
-
Get the content's size
- getSkipCount() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Get the skip count - the number of rows to skip at the start of the query.
- getSkipCount() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the skip count - the number of rows to skip at the start of the query.
- getSnippetCount() - Method in class org.alfresco.service.cmr.search.HighlightParameters
-
- getSort() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- getSortDefinitions() - Method in interface org.alfresco.service.cmr.search.BasicSearchParameters
-
- getSortDefinitions() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the sort definitions that apply to this query.
- getSortDefinitions() - Method in class org.alfresco.service.cmr.search.StatsParameters
-
- getSortField(String) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getSortLocale() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getSortType() - Method in class org.alfresco.service.cmr.search.SearchParameters.SortDefinition
-
What is used for the sort
- getSource() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseQuery
-
- getSource() - Method in interface org.alfresco.repo.search.impl.querymodel.Query
-
Get the source for the query
Must not be null.
- getSourceAssocs(NodeRef, QNamePattern) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Fetches all associations to the given target where the associations'
qualified names match the pattern provided.
- getSourceClass() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getSourceNodeId() - Method in exception org.alfresco.service.cmr.repository.AssociationExistsException
-
- getSourceRef() - Method in class org.alfresco.service.cmr.repository.AssociationRef
-
- getSourceRoleName() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- getSourceRoleName() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getSpaceFree() - Method in interface org.alfresco.repo.content.ContentStore
-
Calculates the remaning free space in the underlying store.
- getSpaceTotal() - Method in interface org.alfresco.repo.content.ContentStore
-
Calculates the total storage space of the underlying store.
- getSpanQuery(String, String, String, int, boolean) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getSpellCheckResult() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Gets the spell check result
- getStart() - Method in class org.alfresco.service.cmr.search.IntervalSet
-
- getStart() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Get the start point for this results set in the overall set of rows that match the query - this will be equal to
the skip count set when executing the query, and zero if this is not set.
- getStaticArgument() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
-
- getStaticPosition() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
-
- getStats() - Method in interface org.alfresco.service.cmr.search.StatsResultSet
-
- getStatsParameters() - Method in class org.alfresco.service.cmr.search.StatsParameters
-
- getSteps() - Method in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- getStoreAcl() - Method in class org.alfresco.service.cmr.security.PermissionContext
-
- getStoreArchiveNode(StoreRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Get the node where archived items will have gone when deleted from the given store.
- getStoreRef() - Method in exception org.alfresco.service.cmr.repository.AbstractStoreException
-
- getStoreRef() - Method in class org.alfresco.service.cmr.repository.NodeRef
-
- getStoreRefs() - Method in class org.alfresco.repo.index.shard.Floc
-
- getStores() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Get the list of stores in which to run the query.
- getStores() - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Gets a list of all available node store references
- getStores() - Method in interface org.alfresco.service.cmr.search.BasicSearchParameters
-
- getStores() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the stores in which this query should find results.
- getStores() - Method in class org.alfresco.service.cmr.search.StatsParameters
-
- getSubAspects(QName, boolean) - Method in class org.alfresco.opencmis.dictionary.FilteredDictionaryComponent
-
- getSubAspects(QName, boolean) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getSubAspects(QName, boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getSubAspects(QName, boolean) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getSubAspects(QName, boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getSubTypes(QName, boolean) - Method in class org.alfresco.opencmis.dictionary.FilteredDictionaryComponent
-
- getSubTypes(QName, boolean) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getSubTypes(QName, boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getSubTypes(QName, boolean) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getSubTypes(QName, boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Get the sub types of the type.
- getSum() - Method in interface org.alfresco.service.cmr.search.StatsResultSet
-
- getSum() - Method in class org.alfresco.service.cmr.search.StatsResultStat
-
- getSystemUserName() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Get the name of the system user
- getTargetAssocs(NodeRef, QNamePattern) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Fetches all associations from the given source where the associations'
qualified names match the pattern provided.
- getTargetAssocsByPropertyValue(NodeRef, QNamePattern, QName, Serializable) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Fetches all associations from the given source where the associations'
qualified names match the pattern provided.
- getTargetClass() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getTargetClassName() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- getTargetMandatory() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- getTargetMandatoryEnforced() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- getTargetNodeId() - Method in exception org.alfresco.service.cmr.repository.AssociationExistsException
-
- getTargetRef() - Method in class org.alfresco.service.cmr.repository.AssociationRef
-
- getTargetRoleName() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- getTargetRoleName() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getTemplate() - Method in class org.alfresco.repo.index.shard.Floc
-
- getTenant() - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getTenant() - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getTenant(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getTenant(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getTenantDeployer() - Method in interface org.alfresco.repo.content.ContentStoreCaps
-
Returns the ContentStore cast to a TenantDeployer if the underlying
instance is of that type.
- getTenantDictionaryInitializer() - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- getTenantDictionaryInitializer() - Method in class org.alfresco.opencmis.dictionary.CMISStrictDictionaryService
-
- getTenantDomain() - Method in class org.alfresco.repo.dictionary.CoreDictionaryRegistryImpl
-
- getTenantDomain() - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getTenantDomain() - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- getTenantDomain() - Method in class org.alfresco.repo.tenant.Tenant
-
- getTenantDomain() - Static method in class org.alfresco.repo.tenant.TenantContextHolder
-
- getTenantDomain(String) - Static method in class org.alfresco.repo.tenant.TenantUtil
-
- getTenantId() - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getTenantId() - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getTenantRoutingContentStore() - Method in interface org.alfresco.repo.content.ContentStoreCaps
-
Returns the ContentStore cast to a TenantRoutingContentStore if the underlying
instance is of that type.
- getTextAttributes() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Get the text attributes used for text expansion.
- getThreshold() - Method in class org.alfresco.encoding.TikaCharsetFinder
-
Return the matching threshold before we decide that
what we detected is a good match.
- getTicketId() - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.Ticket
-
- getTitle() - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
- getTitle() - Method in class org.alfresco.repo.dictionary.constraint.RegisteredConstraint
-
Defers to the registered constraint
- getTitle() - Method in class org.alfresco.repo.dictionary.M2Class
-
- getTitle() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- getTitle() - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- getTitle() - Method in class org.alfresco.repo.dictionary.M2DataType
-
- getTitle() - Method in class org.alfresco.repo.dictionary.M2Property
-
- getTitle() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
- getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ClassAttributeDefinition
-
- getTitle() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- getTitle() - Method in interface org.alfresco.service.cmr.dictionary.Constraint
-
- getTitle() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
-
- getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
-
- getTitle() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- getTitle() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getTitle(MessageLookup, Locale) - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- getTo() - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter.DynamicTwoStageConverter
-
- getTokenNames() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- getTokenNames() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- getTokenNames() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.cmisFtsQuery_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.cmisPhrase_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.cmisTerm_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.cmisTest_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.ftsCmisConjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.ftsCmisDisjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.ftsCmisPrefixed_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser.or_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.booleanLiteral_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.characterStringLiteral_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.cmisFunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.columnName_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.columnReference_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.comparisonPredicate_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.complexTable_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.compOp_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.correlationName_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.datetimeLiteral_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.folderId_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.folderPredicate_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.folderPredicateArgs_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.fromClause_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.functionArgument_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.identifier_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.inPredicate_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.integerLiteral_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.inValueList_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.joinedTable_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.joinSpecification_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.joinType_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.keyWord_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.keyWordOrId_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.likePredicate_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.literal_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.literalOrParameterName_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.nullPredicate_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.orderByClause_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.parameterName_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.predicate_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.qualifier_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.quantifiedComparisonPredicate_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.quantifiedInPredicate_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.query_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.searchAndCondition_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.searchNotCondition_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.searchOrCondition_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.searchTest_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.selectList_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.selectSubList_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.signedNumericLiteral_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.simpleTable_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.singleTable_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.sortSpecification_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.tableName_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.tableReference_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.textSearchExpression_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.textSearchPredicate_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.valueExpression_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.valueFunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.whereClause_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.and_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.boost_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.cmisConjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.cmisExplicitDisjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.cmisPhrase_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.cmisPrefixed_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.cmisTerm_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.cmisTest_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.fieldReference_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsDisjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsExactTermOrPhrase_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsExplicitConjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsExplicitDisjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroup_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupDisjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupExactPhrase_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupExactTerm_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupExplicitConjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupExplicitDisjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupImplicitConjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupImplicitDisjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupPhrase_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupPrefixed_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupProximity_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupProximityTerm_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupRange_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupSynonym_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupTerm_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupTest_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsFieldGroupTokenisedPhrase_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsImplicitConjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsImplicitDisjunction_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsPrefixed_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsQuery_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsRange_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsRangeWord_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsTermOrPhrase_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsTest_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsTokenisedTermOrPhrase_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsWord_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.ftsWordBase_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.fuzzy_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.identifier_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.not_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.number_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.or_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.prefix_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.proximityGroup_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.range_left_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.range_right_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.slop_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.template_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.tempReference_return
-
- getTree() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.uri_return
-
- getTreeAdaptor() - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- getTreeAdaptor() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- getTreeAdaptor() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- getType() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getType(QName) - Method in class org.alfresco.opencmis.dictionary.FilteredDictionaryComponent
-
- getType(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getType(QName) - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getType() - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
- getType() - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
Returns the 'type' of the constraint, this is the identifier given to
constraint in the configuration.
- getType() - Method in class org.alfresco.repo.dictionary.constraint.NumericRangeConstraint
-
- getType() - Method in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
Returns the 'type' of the constraint, this is the identifier given to
constraint in the configuration.
- getType() - Method in class org.alfresco.repo.dictionary.constraint.RegisteredConstraint
-
Defers to the registered constraint
- getType() - Method in class org.alfresco.repo.dictionary.constraint.StringLengthConstraint
-
Returns the 'type' of the constraint, this is the identifier given to
constraint in the configuration.
- getType(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getType(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getType(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getType() - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- getType(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- getType() - Method in class org.alfresco.repo.dictionary.M2Property
-
- getType(QName) - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- getType() - Method in interface org.alfresco.repo.search.impl.querymodel.ArgumentDefinition
-
- getType() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseArgumentDefinition
-
- getType() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseLiteralArgument
-
- getType() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseSelector
-
- getType() - Method in interface org.alfresco.repo.search.impl.querymodel.LiteralArgument
-
- getType() - Method in interface org.alfresco.repo.search.impl.querymodel.Selector
-
The qname of the type or aspect to select
- getType() - Method in interface org.alfresco.service.cmr.dictionary.Constraint
-
Returns the 'type' of the constraint, this is the identifier given to
constraint in the configuration.
- getType(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getType(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
- getType() - Method in interface org.alfresco.service.cmr.search.ResultSetSelector
-
Get the Alfresco type QName for the type or aspect
- getType() - Method in class org.alfresco.service.cmr.security.PermissionContext
-
- getTypeDefByQName(QName) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getTypeDefByQName(QName) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getTypeDefByQueryName(Object) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getTypeDefByQueryName(Object) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getTypeDefByTypeId(String) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getTypeDefByTypeId(String, boolean) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getTypeDefByTypeId(String) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getTypeDefByTypeId(String, boolean) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getTypeDefinition(boolean) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getTypeDefinition(boolean) - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getTypeDefinitions() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getTypeDefinitions() - Method in interface org.alfresco.service.cmr.dictionary.CustomModelDefinition
-
- getTypeDefs() - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getTypeDefs(boolean) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- getTypeDefs() - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getTypeDefs(boolean) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- getTypeId() - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- getTypeId() - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- getTypeImpl(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getTypeName() - Method in exception org.alfresco.service.cmr.dictionary.InvalidTypeException
-
- getTypeQName() - Method in class org.alfresco.service.cmr.repository.AssociationRef
-
Get the qualified name of the source-target association
- getTypeQName() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
-
Get the qualified name of the association type
- getTypes(boolean) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getTypes() - Method in class org.alfresco.repo.dictionary.CompiledModel
-
- getTypes(QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- getTypes(boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getTypes(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- getTypes(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getTypes(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getTypes(boolean) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getTypes() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getTypes(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
- getUnencryptedFileSize() - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- getUri() - Method in class org.alfresco.repo.dictionary.M2Namespace
-
- getUri() - Method in class org.alfresco.repo.dictionary.M2NamespaceDefinition
-
- getUri() - Method in interface org.alfresco.service.cmr.dictionary.NamespaceDefinition
-
- getURIs() - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- getURIs() - Method in class org.alfresco.repo.dictionary.DictionaryNamespaceComponent
-
- getURIs() - Method in class org.alfresco.service.namespace.DynamicNamespacePrefixResolver
-
- getURIs() - Method in interface org.alfresco.service.namespace.NamespacePrefixResolver
-
Gets all registered Uris
- getURIs() - Method in class org.alfresco.service.namespace.NamespaceServiceMemoryImpl
-
- getUrisCache() - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getUrisCache() - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getUrisCache() - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- getUrisCacheImpl() - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getUriToModels() - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- getUriToModels() - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- getUseInMemorySort() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- getUseInMemorySort() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- getUsePhraseHighlighter() - Method in class org.alfresco.service.cmr.search.GeneralHighlightParameters
-
- getUserDomain(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- getUserDomain(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
- getUserDomain(String) - Method in interface org.alfresco.repo.tenant.TenantUserService
-
- getUserName() - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.Ticket
-
- getUsersWithTickets(boolean) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- getUsersWithTickets(boolean) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Get set of users with tickets
This may be lower than the ticket count, since a user can have more than one ticket/session
- getUserTenant(String) - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
- getUseSingleTicketPerUser() - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- getUseSingleTicketPerUser() - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Does this ticket component support a single ticket per user or one ticket for each time they login?
- getValue(CMISNodeInfo) - Method in interface org.alfresco.opencmis.dictionary.CMISPropertyAccessor
-
Get the property value for a node or an association
- getValue(FunctionEvaluationContext) - Method in interface org.alfresco.repo.search.impl.querymodel.Argument
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in interface org.alfresco.repo.search.impl.querymodel.Function
-
Evaluation a function
- getValue(FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunctionArgument
-
- getValue(FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseListArgument
-
- getValue(FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseLiteralArgument
-
- getValue(FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseParameterArgument
-
- getValue(FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BasePropertyArgument
-
- getValue(FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseSelectorArgument
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.Child
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.Descendant
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.Equals
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.Exists
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSFuzzyTerm
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPhrase
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPrefixTerm
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSProximity
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSRange
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSTerm
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSWildTerm
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.GreaterThan
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.GreaterThanOrEquals
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.In
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.LessThan
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.LessThanOrEquals
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.Like
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.Lower
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.NotEquals
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.PropertyAccessor
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.Score
-
- getValue(Map<String, Argument>, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.functions.Upper
-
- getValue(Locale) - Method in class org.alfresco.service.cmr.repository.MLText
-
Retrieve a multilingual text value
- getValue() - Method in class org.alfresco.service.cmr.search.QueryParameter
-
- getValue(String) - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Get the data for a single column
- getValue(QName) - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Get a node property value by name
- getValueAsString(Serializable) - Method in class org.alfresco.opencmis.mapping.AbstractSimpleLuceneBuilder
-
- getValueAsString(Serializable) - Method in class org.alfresco.opencmis.mapping.ContentStreamLengthLuceneBuilder
-
- getValueAsString(Serializable) - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeLuceneBuilder
-
- getValueAsString(Serializable) - Method in class org.alfresco.opencmis.mapping.DirectLuceneBuilder
-
- getValues() - Method in class org.alfresco.service.cmr.repository.MLText
-
- getValues() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
-
Get the values of all available node properties.
- getVersion() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- getVersion() - Method in class org.alfresco.repo.dictionary.M2Model
-
- getVersion() - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- getVersion() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- getVersionLabel() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- getWildcardQuery(String, String, AnalysisMode) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- getWritableChannel() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
-
Provides low-level access to write to repository content.
- getWriter(ContentContext) - Method in interface org.alfresco.repo.content.ContentStore
-
Get an accessor with which to write content to a location
within the store.
- getXPathName(QName, NamespacePrefixResolver) - Static method in class org.alfresco.util.ISO9075
-
- getXPathName(QName) - Static method in class org.alfresco.util.ISO9075
-
- getYearToMonth() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
-
Extract the year to month part
- GRANTED_AUTHORITY_TICKET_PREFIX - Static variable in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
Ticket prefix
- GREATERTHAN - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- GREATERTHAN - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- GreaterThan - Class in org.alfresco.repo.search.impl.querymodel.impl.functions
-
- GreaterThan() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.functions.GreaterThan
-
- GREATERTHANOREQUALS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- GREATERTHANOREQUALS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- GreaterThanOrEquals - Class in org.alfresco.repo.search.impl.querymodel.impl.functions
-
- GreaterThanOrEquals() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.functions.GreaterThanOrEquals
-
- GROUP_PREFIX - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
Prefix used for authorities of type group.
- GT - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- GT - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- guessEncoding() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
-
Attempts to guess the encoding of the Content based on
the contents.
- guessMimetype(String) - Method in class org.alfresco.repo.content.MimetypeMap
-
Takes a guess at the mimetype based exclusively on the file extension,
which can (and often is) wrong...
- guessMimetype(String, ContentReader) - Method in class org.alfresco.repo.content.MimetypeMap
-
- guessMimetype(String, InputStream) - Method in class org.alfresco.repo.content.MimetypeMap
-
- guessMimetype(String) - Method in interface org.alfresco.service.cmr.repository.ContentWriter
-
Attempts to guess the mimetype of the Content based on
the contents and the filename.
- guessMimetype(String) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Provides a non-null best guess of the appropriate mimetype given a
filename, based entirely on the file extension.
- guessMimetype(String, ContentReader) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Provides a non-null best guess of the appropriate mimetype for a
given file.
- guessMimetype(String, InputStream) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Provides a non-null best guess of the appropriate mimetype for a
given file.
- GUEST_AUTHORITY - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
The guest authority
- ID - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- ID - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- ID - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- ID - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- identifier() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- identifier() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- identifier_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.identifier_return
-
- identifier_return() - Constructor for class org.alfresco.repo.search.impl.parsers.FTSParser.identifier_return
-
- IN - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- IN - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- In - Class in org.alfresco.repo.search.impl.querymodel.impl.functions
-
- In() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.functions.In
-
- IN_FOLDER - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- IN_FOLDER - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- IN_TREE - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- IN_TREE - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- IN_WORD - Static variable in class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
-
- IN_WORD - Static variable in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- IN_WORD - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- IN_WORD - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- includesAll() - Method in enum org.alfresco.repo.search.MLAnalysisMode
-
- includesAllCountryMatches() - Method in enum org.alfresco.repo.search.MLAnalysisMode
-
- includesAllLanguageMatches() - Method in enum org.alfresco.repo.search.MLAnalysisMode
-
- includesContained() - Method in enum org.alfresco.repo.search.MLAnalysisMode
-
- includesContaining() - Method in enum org.alfresco.repo.search.MLAnalysisMode
-
- includesExact() - Method in enum org.alfresco.repo.search.MLAnalysisMode
-
- includesExactCountryMatch() - Method in enum org.alfresco.repo.search.MLAnalysisMode
-
- includesExactLanguageMatch() - Method in enum org.alfresco.repo.search.MLAnalysisMode
-
- INCLUSIVE - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- INCLUSIVE - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- IndexTokenisationMode - Enum in org.alfresco.repo.dictionary
-
How tokenisation is supported in the index.
- init() - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- init() - Method in class org.alfresco.opencmis.dictionary.CMISStrictDictionaryService
-
- init() - Method in class org.alfresco.repo.content.MimetypeMap
-
Initialises the map using the configuration service provided
- init() - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- init() - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- init() - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
Initialise a reload of the dictionary for the current tenant.
- init() - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- init() - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- init() - Method in interface org.alfresco.repo.tenant.TenantDeployer
-
- initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.alfresco.util.BaseApplicationContextHelper.VariableFeatureClassPathXmlApplicationContext
-
- initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.alfresco.util.LazyClassPathXmlApplicationContext
-
- initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.alfresco.util.NoAutoStartClassPathXmlApplicationContext
-
- initDictionaryRegistry(String) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
For cache use only.
- initFilter() - Method in interface org.alfresco.opencmis.dictionary.QNameFilter
-
- initFilter() - Method in class org.alfresco.opencmis.dictionary.QNameFilterImpl
-
- initialize() - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
Initializes the constraint with appropriate values, which will depend
on the implementation itself.
- initialize() - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
- initialize() - Method in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
- initialize() - Method in class org.alfresco.repo.dictionary.constraint.RegisteredConstraint
-
- initialize() - Method in interface org.alfresco.service.cmr.dictionary.Constraint
-
Initializes the constraint with appropriate values, which will depend
on the implementation itself.
- initImpl() - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- initImpl() - Method in class org.alfresco.repo.dictionary.CoreDictionaryRegistryImpl
-
- initImpl() - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- InMemoryTicketComponentImpl - Class in org.alfresco.repo.security.authentication
-
Store tickets in memory.
- InMemoryTicketComponentImpl() - Constructor for class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
IOC constructor
- InMemoryTicketComponentImpl.ExpiryMode - Enum in org.alfresco.repo.security.authentication
-
- InMemoryTicketComponentImpl.Ticket - Class in org.alfresco.repo.security.authentication
-
Ticket
- INNER - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- INNER - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- inPredicate() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- inPredicate_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.inPredicate_return
-
- INSTANCE - Static variable in class org.alfresco.service.cmr.repository.datatype.DefaultTypeConverter
-
Default Type Converter
- INT - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
-
- integerLiteral() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- integerLiteral_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.integerLiteral_return
-
- Interval - Class in org.alfresco.service.cmr.search
-
Parameters used for a search Interval.
- Interval(String, String, List<IntervalSet>) - Constructor for class org.alfresco.service.cmr.search.Interval
-
- IntervalParameters - Class in org.alfresco.service.cmr.search
-
Parameters used for search Intervals.
- IntervalParameters(List<IntervalSet>, List<Interval>) - Constructor for class org.alfresco.service.cmr.search.IntervalParameters
-
- IntervalSet - Class in org.alfresco.service.cmr.search
-
Parameters used for search Interval sets.
- IntervalSet(String, String, String, Boolean, Boolean) - Constructor for class org.alfresco.service.cmr.search.IntervalSet
-
- intValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
Get the int value for the value object
May have conversion failure
- InvalidAspectException - Exception in org.alfresco.service.cmr.dictionary
-
Thrown when a reference to an aspect is incorrect.
- InvalidAspectException(QName) - Constructor for exception org.alfresco.service.cmr.dictionary.InvalidAspectException
-
- InvalidAspectException(String, QName) - Constructor for exception org.alfresco.service.cmr.dictionary.InvalidAspectException
-
- invalidateTicketById(String) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- invalidateTicketById(String) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Invalidate the tickets by id
- invalidateTicketByUser(String) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- invalidateTicketByUser(String) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Invalidate all user tickets
- invalidateTickets(boolean) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- invalidateTickets(boolean) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Invalidate tickets
- InvalidChildAssociationRefException - Exception in org.alfresco.service.cmr.repository
-
Thrown when an operation cannot be performed because thechild association
reference no longer exists.
- InvalidChildAssociationRefException(ChildAssociationRef) - Constructor for exception org.alfresco.service.cmr.repository.InvalidChildAssociationRefException
-
- InvalidChildAssociationRefException(String, ChildAssociationRef) - Constructor for exception org.alfresco.service.cmr.repository.InvalidChildAssociationRefException
-
- InvalidClassException - Exception in org.alfresco.service.cmr.dictionary
-
Thrown when an operation cannot be performed because the dictionary class
reference does not exist.
- InvalidClassException(QName) - Constructor for exception org.alfresco.service.cmr.dictionary.InvalidClassException
-
- InvalidClassException(String, QName) - Constructor for exception org.alfresco.service.cmr.dictionary.InvalidClassException
-
- InvalidCustomModelException(String) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException.InvalidCustomModelException
-
- InvalidCustomModelException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException.InvalidCustomModelException
-
- InvalidCustomModelException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException.InvalidCustomModelException
-
- InvalidCustomModelException(String, Object[], Throwable) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException.InvalidCustomModelException
-
- InvalidNamespaceException(String) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException.InvalidNamespaceException
-
- InvalidNamespaceException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.dictionary.CustomModelException.InvalidNamespaceException
-
- InvalidNodeRefException - Exception in org.alfresco.service.cmr.repository
-
Thrown when an operation cannot be performed because the node reference
no longer exists.
- InvalidNodeRefException(NodeRef) - Constructor for exception org.alfresco.service.cmr.repository.InvalidNodeRefException
-
- InvalidNodeRefException(String, NodeRef) - Constructor for exception org.alfresco.service.cmr.repository.InvalidNodeRefException
-
- InvalidNodeRefException(String, NodeRef, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.InvalidNodeRefException
-
- InvalidQNameException - Exception in org.alfresco.service.namespace
-
- InvalidQNameException(String) - Constructor for exception org.alfresco.service.namespace.InvalidQNameException
-
- InvalidQNameException(String, Throwable) - Constructor for exception org.alfresco.service.namespace.InvalidQNameException
-
- InvalidStoreRefException - Exception in org.alfresco.service.cmr.repository
-
Thrown when an operation cannot be performed because the store reference
no longer exists.
- InvalidStoreRefException(StoreRef) - Constructor for exception org.alfresco.service.cmr.repository.InvalidStoreRefException
-
- InvalidStoreRefException(String, StoreRef) - Constructor for exception org.alfresco.service.cmr.repository.InvalidStoreRefException
-
- InvalidTypeException - Exception in org.alfresco.service.cmr.dictionary
-
Thrown when an operation cannot be performed because a type is not recognised
by the data dictionary
- InvalidTypeException(QName) - Constructor for exception org.alfresco.service.cmr.dictionary.InvalidTypeException
-
- InvalidTypeException(String, QName) - Constructor for exception org.alfresco.service.cmr.dictionary.InvalidTypeException
-
- inValueList() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- inValueList_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.inValueList_return
-
- IS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- IS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- isActive() - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- isActive() - Method in interface org.alfresco.service.cmr.dictionary.CustomModelDefinition
-
Whether the model is active or not
- isAllowed(CMISNodeInfo) - Method in interface org.alfresco.opencmis.dictionary.CMISActionEvaluator
-
Determines if an action is allowed on an object
- isAscending() - Method in class org.alfresco.service.cmr.search.SearchParameters.SortDefinition
-
Is ascending
- isAspect() - Method in class org.alfresco.repo.dictionary.M2Class
-
- isAspect() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- isBaseType() - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- isBaseType() - Method in interface org.alfresco.opencmis.dictionary.TypeDefinitionWrapper
-
- isBulkFetchEnabled() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- isBulkFetchEnabled() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- isCaseSensitive() - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
- isChannelOpen() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Gets the open/close state of the underlying IO Channel.
- isChild() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- isChild() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
Is this a child association?
- isClosed() - Method in interface org.alfresco.service.cmr.repository.ContentReader
-
Convenience method to find out if this reader has been closed.
- isClosed() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
-
Convenience method to find out if this writer has been closed.
- isContainer() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
-
- isContentUrlSupported(String) - Method in interface org.alfresco.repo.content.ContentStore
-
Check if the content URL format is supported by the store.
- isContextLoaded() - Static method in class org.alfresco.util.BaseApplicationContextHelper
-
Is there currently a context loaded and cached?
- isContextLoaded() - Static method in class org.alfresco.util.WebApplicationContextLoader
-
Is there currently a context loaded and cached?
- isContextRefreshed() - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- isContextRefreshed() - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- isCountDocsMissingFacetField() - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- isCurrentDomainDefault() - Static method in class org.alfresco.repo.tenant.TenantUtil
-
- isCurrentVersion() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isDateSearch() - Method in class org.alfresco.service.cmr.search.StatsParameters
-
- isDayToSec() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
-
Check if is day-sec
- isDefaultTenantName(String) - Static method in class org.alfresco.repo.tenant.TenantUtil
-
- isDeleted() - Method in class org.alfresco.service.cmr.repository.NodeRef.Status
-
- isDocument() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isEmpty() - Method in class org.alfresco.service.namespace.QNameMap
-
- isEnabled() - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- isEnabled() - Method in class org.alfresco.repo.tenant.Tenant
-
- isEnabled() - Method in interface org.alfresco.repo.tenant.TenantUserService
-
- isEndInclusive() - Method in class org.alfresco.service.cmr.search.IntervalSet
-
- isExcluded(QName) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- isExcluded(QName) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryService
-
- isExcluded(QName) - Method in interface org.alfresco.opencmis.dictionary.QNameFilter
-
Indicates that this QName should be excluded.
- isExcluded(QName) - Method in class org.alfresco.opencmis.dictionary.QNameFilterImpl
-
Indicates that this QName should be excluded.
- isExcluded(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- isFacetable() - Method in class org.alfresco.repo.dictionary.M2Property
-
- isFixedString() - Method in enum org.alfresco.service.cmr.security.AuthorityType
-
- isFolder() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isIncludeInTransactionData() - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Does the search include any changes made in the current transaction?
- isIndexed() - Method in class org.alfresco.repo.dictionary.M2Property
-
- isIndexed() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- isIndexedAtomically() - Method in class org.alfresco.repo.dictionary.M2Property
-
- isIndexedAtomically() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
All non atomic properties will be indexed at the same time.
- isInherited() - Method in interface org.alfresco.service.cmr.security.AccessPermission
-
Is this an inherited permission entry?
- isItem() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isLatestMajorVersion() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isLatestVersion() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isMajorVersion() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isMandatory() - Method in class org.alfresco.repo.dictionary.M2Property
-
- isMandatory() - Method in class org.alfresco.repo.dictionary.M2PropertyOverride
-
- isMandatory() - Method in interface org.alfresco.repo.search.impl.querymodel.ArgumentDefinition
-
- isMandatory() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseArgumentDefinition
-
- isMandatory() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- isMandatoryEnforced() - Method in class org.alfresco.repo.dictionary.M2Property
-
- isMandatoryEnforced() - Method in class org.alfresco.repo.dictionary.M2PropertyOverride
-
- isMandatoryEnforced() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- isMaster() - Method in class org.alfresco.repo.index.shard.ShardState
-
- isMatch(QName) - Method in class org.alfresco.service.namespace.QName
-
Performs a direct comparison between qnames.
- isMatch(QName) - Method in interface org.alfresco.service.namespace.QNamePattern
-
Checks if the given qualified name matches the pattern represented
by this instance
- isMatch(QName) - Method in class org.alfresco.service.namespace.RegexQNamePattern
-
- isModelAdmin(String) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Indicates whether the specified user is a model-administrator or not.
- isModelExists(String) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Whether a model with the given name exists or not
- isModelInherited(QName) - Method in class org.alfresco.repo.dictionary.AbstractDictionaryRegistry
-
- isModelInherited(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- isModelInherited(QName) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- isModelInherited(QName) - Method in interface org.alfresco.repo.dictionary.DictionaryRegistry
-
- isModelInherited(QName) - Method in class org.alfresco.repo.dictionary.TenantDictionaryRegistryImpl
-
- isMtEnabled() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
- isMultiValued(String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- isMultiValued() - Method in class org.alfresco.repo.dictionary.M2Property
-
- isMultiValued(String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- isMultiValued(String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
Is this a multi-valued property?
- isMultiValued() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- isMultiValued(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
Is the value multi valued
- isNamespaceDefined(String) - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- isNamespaceDefined(String) - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- isNamespaceDefined(String) - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- isNamespaceImported(String) - Method in class org.alfresco.repo.dictionary.CustomModelDefinitionImpl
-
- isNamespaceImported(String) - Method in class org.alfresco.repo.dictionary.M2ModelDefinition
-
- isNamespaceImported(String) - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
-
- isNamespacePrefixExists(String) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Whether the given namespace prefix has already been used or not
- isNamespaceUriExists(String) - Method in interface org.alfresco.service.cmr.dictionary.CustomModelService
-
Whether the given URI has already been used or not
- isNoAutoStart() - Static method in class org.alfresco.util.BaseApplicationContextHelper
-
Will Subsystems with the autoStart=true property set on them be allowed
to auto start? The default is to honour the spring configuration and
allow them to, but they can be prevented if required.
- isNoAutoStart() - Static method in class org.alfresco.util.WebApplicationContextLoader
-
Will Subsystems with the autoStart=true property set on them be allowed
to auto start? The default is to honour the spring configuration and
allow them to, but they can be prevented if required.
- isNodeRef(String) - Static method in class org.alfresco.service.cmr.repository.NodeRef
-
Determine if passed string conforms to the pattern of a node reference
- ISO9075 - Class in org.alfresco.util
-
Support for the ISO 9075 encoding of XML element names.
- isObjectId(String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- isObjectId(String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- isObjectId(String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- isOrderable(String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- isOrderable(String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- isOrderable() - Method in interface org.alfresco.repo.search.impl.querymodel.Argument
-
- isOrderable() - Method in interface org.alfresco.repo.search.impl.querymodel.Column
-
- isOrderable(String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- isOrderable() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseArgument
-
- isOrderable() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseColumn
-
- isOverride() - Method in class org.alfresco.repo.dictionary.M2Property
-
- isOverride() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- isPrefixed() - Method in enum org.alfresco.service.cmr.security.AuthorityType
-
- isPrimary() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
-
- isPropagateTimestamps() - Method in class org.alfresco.repo.dictionary.M2ChildAssociation
-
- isProtected() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- isProtected() - Method in class org.alfresco.repo.dictionary.M2Property
-
- isProtected() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
Is this association maintained by the Repository?
- isProtected() - Method in interface org.alfresco.service.cmr.dictionary.ClassAttributeDefinition
-
Is this association or property maintained by the Repository?
- isProtected() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- isPWC() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isQueryable(String) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- isQueryable(String) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- isQueryable() - Method in interface org.alfresco.repo.search.impl.querymodel.Argument
-
- isQueryable() - Method in interface org.alfresco.repo.search.impl.querymodel.Column
-
- isQueryable(String) - Method in interface org.alfresco.repo.search.impl.querymodel.FunctionEvaluationContext
-
- isQueryable() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseArgument
-
- isQueryable() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseColumn
-
- isQueryable() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseFunctionArgument
-
- isQueryable() - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseListArgument
-
- isRelationship() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isRemappedType(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Is Alfresco Type mapped to an alternative CMIS Type?
- isReserved(char) - Method in class org.alfresco.util.SearchLanguageConversion.LanguageDefinition
-
- isRootFolder() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isRunAsUserTheSystemUser() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
- isSearchedFor() - Method in class org.alfresco.service.cmr.search.SpellCheckResult
-
- isSetDirectly() - Method in interface org.alfresco.service.cmr.security.AccessPermission
-
Is this permission set on the object?
- isSortAscending() - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
- isSorted() - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
Indicates whether the list of values are sorted or not.
- isSourceMandatory() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- isSourceMandatory() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
Is the source class optional in this association?
- isSourceMany() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- isSourceMany() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
Can there be many source class instances in this association?
- isSpellCheck() - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- isSpellCheckExist() - Method in class org.alfresco.service.cmr.search.SpellCheckResult
-
- isStartInclusive() - Method in class org.alfresco.service.cmr.search.IntervalSet
-
- isStoredInIndex() - Method in class org.alfresco.repo.dictionary.M2Property
-
- isStoredInIndex() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
-
- isSubClass(QName, QName) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
- isSubClass(QName, QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
-
Determines whether a class is a sub-class of another class
- isSuccess() - Method in interface org.alfresco.repo.security.authentication.AuthenticationStep
-
is success
- isTargetMandatory() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- isTargetMandatory() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
Is the target class optional in this association?
- isTargetMandatoryEnforced() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- isTargetMandatoryEnforced() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
Is the target class is mandatory, it is enforced?
- isTargetMany() - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- isTargetMany() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
-
Can there be many target class instances in this association?
- isTenantName(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- isTenantName(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
- isTenantUser() - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- isTenantUser(String) - Method in class org.alfresco.repo.tenant.SingleTServiceImpl
-
- isTenantUser() - Method in interface org.alfresco.repo.tenant.TenantService
-
- isTenantUser(String) - Method in interface org.alfresco.repo.tenant.TenantService
-
- isText(String) - Method in class org.alfresco.repo.content.MimetypeMap
-
- isText(String) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
-
Check if a given mimetype represents a text format.
- isUsingLazyLoading() - Static method in class org.alfresco.util.BaseApplicationContextHelper
-
Will the Spring beans be initilised in a lazy manner, or all in one go?
The default it to load everything in one go, as spring normally does.
- isUsingLazyLoading() - Static method in class org.alfresco.util.WebApplicationContextLoader
-
Will the Spring beans be initilised in a lazy manner, or all in one go?
The default it to load everything in one go, as spring normally does.
- isValidCmisDocument(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Is this a valid CMIS document type?
- isValidCmisFolder(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Is this a valid CMIS folder type?
- isValidCmisItem(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Is this a valid CMIS item type?
- isValidCmisObject(BaseTypeId, QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- isValidCmisPolicy(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Is this a valid CMIS policy type?
- isValidCmisRelationship(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Is an association valid in CMIS? It must be a non-child relationship and
the source and target must both be valid CMIS types.
- isValidCmisRelationshipEndPoint(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- isValidCmisSecondaryType(QName) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
Is this a valid CMIS secondary type?
- isValueLocked(K) - Method in interface org.alfresco.repo.cache.LockingCache
-
Determine if a value (addition, removal or update) has been locked for the remainer of the transaction
- isVariant(CMISObjectVariant) - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isVersion() - Method in interface org.alfresco.opencmis.dictionary.CMISNodeInfo
-
- isWriteSupported() - Method in interface org.alfresco.repo.content.ContentStore
-
Check if the store supports write requests.
- isYearToMonth() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
-
Check if is year-month
- ITEM_QNAME - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- ItemTypeDefinitionWrapper - Class in org.alfresco.opencmis.dictionary
-
- ItemTypeDefinitionWrapper(CMISMapping, PropertyAccessorMapping, PropertyLuceneBuilderMapping, String, DictionaryService, ClassDefinition) - Constructor for class org.alfresco.opencmis.dictionary.ItemTypeDefinitionWrapper
-
- iterator() - Method in class org.alfresco.service.cmr.repository.Path
-
- SCORE - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- SCORE - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- Score - Class in org.alfresco.repo.search.impl.querymodel.impl.functions
-
- Score() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.functions.Score
-
- searchAndCondition() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- searchAndCondition_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.searchAndCondition_return
-
- SearchDateConversion - Class in org.alfresco.util
-
Moved from Solr4QueryParser
- SearchDateConversion() - Constructor for class org.alfresco.util.SearchDateConversion
-
- SearchLanguageConversion - Class in org.alfresco.util
-
Helper class to provide conversions between different search languages
- SearchLanguageConversion() - Constructor for class org.alfresco.util.SearchLanguageConversion
-
- SearchLanguageConversion.LanguageDefinition - Class in org.alfresco.util
-
Simple store of special characters for a given query language
- searchNotCondition() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- searchNotCondition_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.searchNotCondition_return
-
- searchOrCondition() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- searchOrCondition_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.searchOrCondition_return
-
- SearchParameters - Class in org.alfresco.service.cmr.search
-
This class provides parameters to define a search.
- SearchParameters() - Constructor for class org.alfresco.service.cmr.search.SearchParameters
-
Default constructor
- SearchParameters(QueryOptions) - Constructor for class org.alfresco.service.cmr.search.SearchParameters
-
Construct from Query Options
- SearchParameters.FieldFacet - Class in org.alfresco.service.cmr.search
-
- SearchParameters.FieldFacetMethod - Enum in org.alfresco.service.cmr.search
-
- SearchParameters.FieldFacetSort - Enum in org.alfresco.service.cmr.search
-
- SearchParameters.Operator - Enum in org.alfresco.service.cmr.search
-
An emum defining if the default action is to "and" or "or" unspecified components in the query register.
- SearchParameters.SortDefinition - Class in org.alfresco.service.cmr.search
-
A helper class for sort definition.
- SearchParameters.SortDefinition.SortType - Enum in org.alfresco.service.cmr.search
-
What is used for the sort
- SearchService - Interface in org.alfresco.service.cmr.search
-
This encapsulates the execution of search against different indexing
mechanisms.
- searchTest() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- searchTest_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.searchTest_return
-
- SECOND - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- SECOND - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- SECONDARY_TYPES_QNAME - Static variable in class org.alfresco.opencmis.mapping.CMISMapping
-
- SecondaryTypeDefinitionWrapper - Class in org.alfresco.opencmis.dictionary
-
- SecondaryTypeDefinitionWrapper(CMISMapping, PropertyAccessorMapping, PropertyLuceneBuilderMapping, String, DictionaryService, ClassDefinition) - Constructor for class org.alfresco.opencmis.dictionary.SecondaryTypeDefinitionWrapper
-
- SECURITY_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
-
Alfresco security URI
- SECURITY_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
-
Alfresco security Prefix
- SELECT - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- SELECT - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- selectList() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- selectList_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.selectList_return
-
- selectNodes(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean) - Method in interface org.alfresco.service.cmr.search.SearchService
-
Select nodes using an xpath expression.
- selectNodes(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in interface org.alfresco.service.cmr.search.SearchService
-
Select nodes using an xpath expression.
- Selector - Interface in org.alfresco.repo.search.impl.querymodel
-
- SelectorArgument - Interface in org.alfresco.repo.search.impl.querymodel
-
- selectProperties(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean) - Method in interface org.alfresco.service.cmr.search.SearchService
-
Select properties using an xpath expression
- selectProperties(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in interface org.alfresco.service.cmr.search.SearchService
-
Select properties using an xpath expression
- selectSubList() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- selectSubList_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.selectSubList_return
-
- SelfElement() - Constructor for class org.alfresco.service.cmr.repository.Path.SelfElement
-
- SEPARATOR - Static variable in interface org.alfresco.repo.tenant.TenantService
-
- serialiseBoolean(Boolean) - Static method in class org.alfresco.repo.dictionary.M2XML
-
- serialiseDate(Date) - Static method in class org.alfresco.repo.dictionary.M2XML
-
Convert date to XML date (of the form yyyy-MM-dd)
- serializer(Facetable) - Static method in enum org.alfresco.repo.dictionary.Facetable
-
- serializer(IndexTokenisationMode) - Static method in enum org.alfresco.repo.dictionary.IndexTokenisationMode
-
- SET_OWNER - Static variable in interface org.alfresco.service.cmr.security.PermissionService
-
- set_shortName(String) - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
Deprecated.
- setAdminUserAsFullyAuthenticatedUser() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Authenticate as the Admin user.
- setAlgorithm(String) - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- setAllowDuplicateChildName(boolean) - Method in class org.alfresco.repo.dictionary.M2ChildAssociation
-
- setAllowedValues(List<String>) - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
Set the values that are allowed by the constraint.
- setAnalyserResourceBundleName(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- setAnalyserResourceBundleName(String) - Method in class org.alfresco.repo.dictionary.M2DataType
-
- setAnalyserResourceBundleName(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- setAnalyserResourceBundleName(String) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setArchive(boolean) - Method in class org.alfresco.repo.dictionary.M2Class
-
- setAssociations(NodeRef, QName, List<NodeRef>) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Re-assign all typed target associations for a given node.
- setAuthentication(Authentication) - Method in class org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl
-
ACEGI
- setAuthor(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- setBaseUrl(String) - Method in class org.alfresco.repo.index.shard.ShardInstance
-
- setBoost(float) - Method in interface org.alfresco.repo.search.impl.querymodel.Constraint
-
- setBoost(float) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseConstraint
-
- setBulkFetch(boolean) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Bulk fetch results in the cache
- setBulkFetchEnabled(boolean) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- setBulkFetchEnabled(boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setBulkFetchSize(int) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
-
Set the bulk fetch size
- setCaseSensitive(boolean) - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
Set the handling of case checking.
- setCharactersetFinders(List<CharactersetFinder>) - Method in class org.alfresco.repo.content.encoding.ContentCharsetFinder
-
Set the list of characterset finder to execute, in order, for text based content.
- setChildAssociationIndex(ChildAssociationRef, int) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Set the ordering index of the child association.
- setChildren(String, List<TypeDefinitionWrapper>) - Method in interface org.alfresco.opencmis.dictionary.CMISDictionaryRegistry
-
- setChildren(String, List<TypeDefinitionWrapper>) - Method in class org.alfresco.opencmis.dictionary.CMISDictionaryRegistryImpl
-
- setCmisDictionaryService(CMISDictionaryService) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyLuceneBuilderMapping
-
- setCmisDictionaryService(CMISDictionaryService) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- setCmisMapping(CMISMapping) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
Set the mapping service
- setCmisVersion(CmisVersion) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- setCmisVersion(CmisVersion) - Method in class org.alfresco.opencmis.search.CMISQueryOptions
-
- setConfigProperties(Properties) - Method in class org.alfresco.repo.dictionary.M2Class
-
- setConfigProperties(Properties) - Method in class org.alfresco.repo.dictionary.M2Model
-
- setConfigProperties(Properties) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setConfigProperties(Properties) - Method in class org.alfresco.repo.dictionary.M2PropertyOverride
-
- setConfigService(ConfigService) - Method in class org.alfresco.repo.content.MimetypeMap
-
- setConstraintLocalName(String) - Method in class org.alfresco.repo.dictionary.constraint.NameChecker
-
- setContentCharsetFinder(ContentCharsetFinder) - Method in class org.alfresco.repo.content.MimetypeMap
-
Set the system default content characterset decoder
- setCountDocsMissingFacetField(boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setDefaultAdminUserName(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
- setDefaultAnalyserClassName(String) - Method in class org.alfresco.repo.dictionary.M2DataType
-
- setDefaultAnalyserResourceBundleName(String) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- setDefaultCharset(String) - Method in class org.alfresco.repo.content.encoding.ContentCharsetFinder
-
Override the system default charset.
- setDefaultFieldConjunction(boolean) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- setDefaultFieldName(String) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- setDefaultFieldName(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setDefaultFTSConnective(QueryOptions.Connective) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Set the default connective used when OR and AND are not specified for the FTS contains() function.
- setDefaultFTSFieldConnective(QueryOptions.Connective) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
As setDefaultFTSConnective() but for field groups
- setDefaultFTSFieldConnective(SearchParameters.Operator) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
As setDefaultFTSConnective() but for field groups
- setDefaultFTSOperator(SearchParameters.Operator) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set the default connective used when OR and AND are not specified for the FTS contains() function.
- setDefaultGuestUserName(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
- setDefaultOperator(SearchParameters.Operator) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set the default operator for query elements when they are not explicit in the query.
- setDefaultValue(String) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setDefaultValue(String) - Method in class org.alfresco.repo.dictionary.M2PropertyOverride
-
- setDescription(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- setDescription(String) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setDescription(String) - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- setDescription(String) - Method in class org.alfresco.repo.dictionary.M2DataType
-
- setDescription(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- setDescription(String) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
Set the dictionary DAO
- setDictionaryDAO(DictionaryDAOImpl) - Method in class org.alfresco.repo.dictionary.CompiledModelsCache
-
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.repo.dictionary.DictionaryBootstrap
-
Sets the Dictionary DAO
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
Sets the Meta Model DAO
- setDictionaryRegistryCache(CompiledModelsCache) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
Set the dictionary Service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyLuceneBuilderMapping
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.dictionary.constraint.NameChecker
-
- setEffectiveAuthentication(Authentication) - Method in interface org.alfresco.repo.security.authentication.AlfrescoSecureContext
-
Set the effective authentication held by the context
- setEffectiveAuthentication(Authentication) - Method in class org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl
-
- setEncoding(String) - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Set the String
encoding for this accessor
- setEncoding(ContentData, String) - Static method in class org.alfresco.service.cmr.repository.ContentData
-
Constructs a new instance using the existing one as a template, but replacing the
encoding.
- setEncryptedKeyBytes(ByteBuffer) - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- setEnumMethodCacheMinDF(int) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setExcluded(QName, boolean) - Method in interface org.alfresco.opencmis.dictionary.QNameFilter
-
Exclude the type
- setExcluded(QName, boolean) - Method in class org.alfresco.opencmis.dictionary.QNameFilterImpl
-
- setExcludedTypes(List<String>) - Method in class org.alfresco.opencmis.dictionary.QNameFilterImpl
-
- setExcludeFilters(List<String>) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setExcludeTenantFilter(boolean) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- setExcludeTenantFilter(boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setExpiryMode(String) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
How should tickets expire.
- setExpression(String) - Method in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
Set the regular expression used to evaluate String values
- setFacetable(boolean) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setField(String) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setFilter(QNameFilter) - Method in class org.alfresco.opencmis.dictionary.FilteredDictionaryComponent
-
- setFilter(QNameFilter) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- setFloc(Floc) - Method in class org.alfresco.repo.index.shard.Shard
-
- setFullAuthentication(Authentication) - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Re-authenticate using a previously-created authentication.
- setFullyAuthenticatedUser(String) - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
Authenticate as the given user.
- setGlobalProperties(Properties) - Method in class org.alfresco.repo.dictionary.DictionaryBootstrap
-
Sets the global properties
- setHasContent(boolean) - Method in class org.alfresco.repo.index.shard.Floc
-
- setHighlight(GeneralHighlightParameters) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Sets parameters used for search highlighing
- setHostName(String) - Method in class org.alfresco.repo.index.shard.ShardInstance
-
- setIncludedInSuperTypeQuery(boolean) - Method in class org.alfresco.repo.dictionary.M2Class
-
- setIncludeInTransactionData(boolean) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Set to true if the search include any changes made in the current transaction.
- setIndexed(boolean) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setIndexedAtomically(boolean) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setIndexTokenisationMode(IndexTokenisationMode) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setInheritParentPermissions(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Set the global inheritance behaviour for permissions on a node.
- setInheritParentPermissions(NodeRef, boolean, boolean) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Set the global inheritance behavior for permissions on a node.
- setInstance(int) - Method in class org.alfresco.repo.index.shard.Shard
-
- setInterval(IntervalParameters) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Sets parameters used for Intervals
- setJavaClassName(String) - Method in class org.alfresco.repo.dictionary.M2DataType
-
- setKeySize(Integer) - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- setLabel(String) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setLabels(List<String>) - Method in class org.alfresco.repo.dictionary.DictionaryBootstrap
-
Sets the initial list of models to bootstrap with
- setLanguage(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set the query language.
- setLastIndexedChangeSetCommitTime(long) - Method in class org.alfresco.repo.index.shard.ShardState
-
- setLastIndexedChangeSetId(long) - Method in class org.alfresco.repo.index.shard.ShardState
-
- setLastIndexedTxCommitTime(long) - Method in class org.alfresco.repo.index.shard.ShardState
-
- setLastIndexedTxId(long) - Method in class org.alfresco.repo.index.shard.ShardState
-
- setLastUpdated(long) - Method in class org.alfresco.repo.index.shard.ShardState
-
- setLimit(int) - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
Set the number of results to return.
- setLimit(int) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
Deprecated.
- setLimit(int) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
If limiting the result set in some way, set the limiting value used.
- setLimitBy(LimitBy) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set how the result set should be limited.
- setLimitOrNull(Integer) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setListValue(List<String>) - Method in class org.alfresco.repo.dictionary.M2NamedValue
-
- setLocale(Locale) - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Set the Locale
for this accessor
- setLocales(List<Locale>) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
sSet the list of locales to use for the query
- setMandatory(boolean) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setMandatory(Boolean) - Method in class org.alfresco.repo.dictionary.M2PropertyOverride
-
- setMandatoryEnforced(boolean) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setMapping(Map<String, String>) - Method in class org.alfresco.service.cmr.search.StatsProcessorUsingMap
-
- setMaster(boolean) - Method in class org.alfresco.repo.index.shard.ShardState
-
- setMasterKeyAlias(String) - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- setMasterKeystoreId(String) - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- setMaxItems(int) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Set the max number of rows for the result set 0 or less is unlimited
- setMaxItems(int) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set the max number of rows for the result set.
- setMaxLength(int) - Method in class org.alfresco.repo.dictionary.constraint.StringLengthConstraint
-
Set the maximum number of characters allowed.
- setMaxNodeId(Long) - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
The largest node ID (exclusive) to return
- setMaxPermissionChecks(int) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- setMaxPermissionChecks(int) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setMaxPermissionCheckTimeMillis(long) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- setMaxPermissionCheckTimeMillis(long) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setMaxRawResultSetSizeForInMemorySort(Integer) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- setMaxRawResultSetSizeForInMemorySort(Integer) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setMaxValue(double) - Method in class org.alfresco.repo.dictionary.constraint.NumericRangeConstraint
-
- setMessageLookup(MessageLookup) - Method in class org.alfresco.repo.dictionary.DictionaryComponent
-
Sets the message lookup service
- setMethod(SearchParameters.FieldFacetMethod) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setMimetype(String) - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
-
Set the mimetype that must be used for accessing the content.
- setMimetype(ContentData, String) - Static method in class org.alfresco.service.cmr.repository.ContentData
-
Constructs a new instance using the existing one as a template, but replacing the
mimetype
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.encoding.ContentCharsetFinder
-
Set the mimetype service that will help determine if a particular mimetype can be
treated as encoded text or not.
- setMimetypeService(MimetypeService) - Method in interface org.alfresco.service.cmr.repository.MimetypeServiceAware
-
- setMinCount(int) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setMinLength(int) - Method in class org.alfresco.repo.dictionary.constraint.StringLengthConstraint
-
Set the minimum number of characters allowed.
- setMinNodeId(Long) - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
The lowest node ID (inclusive) to return
- setMinValue(double) - Method in class org.alfresco.repo.dictionary.constraint.NumericRangeConstraint
-
- setMlAnalaysisMode(MLAnalysisMode) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Set the mode for multi-lingual text analaysis
- setMlAnalaysisMode(MLAnalysisMode) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set the way in which multilingual fields are treated durig a search.
- setMode(FTSParser.Mode) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- setModels(List<String>) - Method in class org.alfresco.repo.dictionary.DictionaryBootstrap
-
Sets the initial list of models to bootstrap with
- setMtEnabled(boolean) - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
- setMultiValued(boolean) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setName(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- setName(String) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setName(String) - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- setName(String) - Method in class org.alfresco.repo.dictionary.M2DataType
-
- setName(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- setName(String) - Method in class org.alfresco.repo.dictionary.M2NamedValue
-
- setName(String) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setName(String) - Method in class org.alfresco.repo.dictionary.M2PropertyOverride
-
- setName(String) - Method in class org.alfresco.service.cmr.search.StatsResultStat
-
- setNamespace(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set the default namespace
- setNamespaceDAO(NamespaceDAO) - Method in class org.alfresco.repo.dictionary.DictionaryNamespaceComponent
-
Sets the Namespace DAO
- setNamespaceService(NamespaceService) - Method in class org.alfresco.opencmis.mapping.CMISMapping
-
- setNamespaceURI(String) - Method in class org.alfresco.repo.dictionary.constraint.NameChecker
-
- setNoAutoStart(boolean) - Static method in class org.alfresco.util.BaseApplicationContextHelper
-
Should the autoStart=true property on subsystems be honoured, or should
this property be ignored and the auto start prevented? Normally we will
use the spring configuration to decide what to start, but when running
tests, you can use this to prevent the auto start.
- setNoAutoStart(boolean) - Static method in class org.alfresco.util.WebApplicationContextLoader
-
Should the autoStart=true property on subsystems be honoured, or should
this property be ignored and the auto start prevented? Normally we will
use the spring configuration to decide what to start, but when running
tests, you can use this to prevent the auto start.
- setNodeAspects(List<QName>) - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
Set the node aspects to find.
- setNodeInfos(Map<NodeRef, CMISNodeInfo>) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- setNodeRefs(Map<String, NodeRef>) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- setNodeService(NodeService) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- setNodeTypes(List<QName>) - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
Set the node types to find.
- setNthSibling(int) - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
-
Allows post-creation setting of the ordering index.
- setNumberOfActiveAspects(int) - Method in class org.alfresco.repo.dictionary.CustomModelsInfo
-
- setNumberOfActiveModels(int) - Method in class org.alfresco.repo.dictionary.CustomModelsInfo
-
- setNumberOfActiveTypes(int) - Method in class org.alfresco.repo.dictionary.CustomModelsInfo
-
- setNumberOfShards(int) - Method in class org.alfresco.repo.index.shard.Floc
-
- setOccur(Constraint.Occur) - Method in interface org.alfresco.repo.search.impl.querymodel.Constraint
-
- setOccur(Constraint.Occur) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseConstraint
-
- setOffset(int) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setOneOff(boolean) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
Are tickets single use
- setOverride(boolean) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setParentName(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- setPermission(NodeRef, String, String, boolean) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Set a specific permission on a node.
- setPermission(StoreRef, String, String, boolean) - Method in interface org.alfresco.service.cmr.security.PermissionService
-
Add a permission mask to a store
- setPermissionEvaluation(PermissionEvaluationMode) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set when permissions are evaluated.
- setPort(int) - Method in class org.alfresco.repo.index.shard.ShardInstance
-
- setPrefix(String) - Method in class org.alfresco.repo.dictionary.M2Namespace
-
- setPrefix(String) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setPropagateTimestamps(boolean) - Method in class org.alfresco.repo.dictionary.M2ChildAssociation
-
- setProperties(NodeRef, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Replace all current properties on the node with the given properties.
- setProperty(NodeRef, QName, Serializable) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Sets the value of a property to be any Serializable
instance.
- setPropertyAccessorMapping(PropertyAccessorMapping) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
Set the property accessor mapping service
- setPropertyAndStaticArguments(Map<String, Argument>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
-
- setPropertyBag(HashMap<String, String>) - Method in class org.alfresco.repo.index.shard.Floc
-
- setPropertyBag(HashMap<String, String>) - Method in class org.alfresco.repo.index.shard.ShardState
-
- setPropertyLuceneBuilderMapping(PropertyLuceneBuilderMapping) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
Set the property lucene mapping service
- setProtected(boolean) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setProtected(boolean) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setPublishedDate(Date) - Method in class org.alfresco.repo.dictionary.M2Model
-
- setQuery(String) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Set the query string
- setQuery(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set the query string.
- setQueryConsistency(QueryConsistency) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- setQueryConsistency(QueryConsistency) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setQueryMode(CMISQueryOptions.CMISQueryMode) - Method in class org.alfresco.opencmis.search.CMISQueryOptions
-
Set the query mode.
- setQueryParameterDefinitions(List<QueryParameterDefinition>) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Set the query parameters
- setRealAuthentication(Authentication) - Method in interface org.alfresco.repo.security.authentication.AlfrescoSecureContext
-
Set the real authentication held by the context
- setRealAuthentication(Authentication) - Method in class org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl
-
- setRef(String) - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- setRegisteredName(String) - Method in class org.alfresco.repo.dictionary.constraint.RegisteredConstraint
-
Set the name of the constraint that will be used to look up the constraint
that will be delegated to.
- setRegistry(ConstraintRegistry) - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
Optionally specify the registry that will be used to register the constraint.
- setRequiredChildName(String) - Method in class org.alfresco.repo.dictionary.M2ChildAssociation
-
- setRequiresMatch(boolean) - Method in class org.alfresco.repo.dictionary.constraint.RegexConstraint
-
Set whether the regular expression must be matched or not
- setResourceClassLoader(ClassLoader) - Method in interface org.alfresco.repo.dictionary.DictionaryDAO
-
- setResourceClassLoader(ClassLoader) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- setRunAsUser(String) - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
WARN: Advanced usage only.
Switch to the given user for all authenticated operations.
- setRunAsUserSystem() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
WARN: Advanced usage only.
Set the system user as the currently running user for authentication purposes.
- setScore(Float) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- setScores(Map<String, Float>) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- setSearchTerm(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setShard(Shard) - Method in class org.alfresco.repo.index.shard.ShardInstance
-
- setShardInstance(ShardInstance) - Method in class org.alfresco.repo.index.shard.ShardState
-
- setShardMethod(ShardMethodEnum) - Method in class org.alfresco.repo.index.shard.Floc
-
- setShortName(String) - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
Sets the constraint name
- setShortName(String) - Method in class org.alfresco.repo.dictionary.constraint.RegisteredConstraint
-
- setSimpleValue(String) - Method in class org.alfresco.repo.dictionary.M2NamedValue
-
- setSinceTxId(Long) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- setSinceTxId(Long) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
If not null, then the search should only include results from transactions after sinceTxId
.
- setSingletonCache(SimpleCache<String, CMISDictionaryRegistry>) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- setSkipCount(int) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Set the skip count - the number of rows to skip at the start of the query.
- setSkipCount(int) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
Set the skip count - the number of rows to skip at the start of the query.
- setSort(SearchParameters.FieldFacetSort) - Method in class org.alfresco.service.cmr.search.SearchParameters.FieldFacet
-
- setSortAscending(boolean) - Method in class org.alfresco.service.cmr.repository.NodeService.FindNodeParameters
-
Set the node-ID sort order.
- setSorted(boolean) - Method in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
Set whether the values are ordered or not.
- setSourceMandatory(boolean) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setSourceMany(boolean) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setSourceRoleName(String) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setSpellCheck(boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setStoreAcl(Long) - Method in class org.alfresco.service.cmr.security.PermissionContext
-
- setStoredInIndex(boolean) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setStoreRefs(HashSet<StoreRef>) - Method in class org.alfresco.repo.index.shard.Floc
-
- setStores(List<StoreRef>) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
Set the stores against which to run the query.
- setStrict(boolean) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- setTargetClassName(String) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setTargetMandatory(boolean) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setTargetMandatoryEnforced(boolean) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setTargetMany(boolean) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setTargetRoleName(String) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setTemplate(String) - Method in class org.alfresco.repo.index.shard.Floc
-
- setTenantDomain(String) - Static method in class org.alfresco.repo.tenant.TenantContextHolder
-
- setTenantService(TenantService) - Method in class org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.dictionary.CompiledModelsCache
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.dictionary.DictionaryBootstrap
-
Sets the Tenant Service
- setTenantService(TenantService) - Method in class org.alfresco.repo.dictionary.DictionaryDAOImpl
-
- setTestNodeBuilder(FTSQueryParser.TestNodeBuilder) - Static method in class org.alfresco.repo.search.impl.parsers.FTSQueryParser
-
- setThreshold(int) - Method in class org.alfresco.encoding.TikaCharsetFinder
-
At what point do we decide our match is good enough?
In the range 0-100.
- setTicketsCache(SimpleCache<String, InMemoryTicketComponentImpl.Ticket>) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
Set the ticket cache to support clustering
- setTicketsExpire(boolean) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
Do tickets expire
- setTikaConfig(TikaConfig) - Method in class org.alfresco.repo.content.MimetypeMap
-
Injects the TikaConfig to use
- setTitle(String) - Method in class org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
- setTitle(String) - Method in class org.alfresco.repo.dictionary.M2Class
-
- setTitle(String) - Method in class org.alfresco.repo.dictionary.M2ClassAssociation
-
- setTitle(String) - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- setTitle(String) - Method in class org.alfresco.repo.dictionary.M2DataType
-
- setTitle(String) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setTreeAdaptor(TreeAdaptor) - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- setTreeAdaptor(TreeAdaptor) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- setTreeAdaptor(TreeAdaptor) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- setType(String) - Method in class org.alfresco.repo.dictionary.M2Constraint
-
- setType(String) - Method in class org.alfresco.repo.dictionary.M2Property
-
- setType(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
-
Re-sets the type of the node.
- setTypeDefDescription(String) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- setTypeDefDisplayName(String) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- setTypeDefinition(AbstractTypeDefinition, AbstractTypeDefinition) - Method in class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
- setUnencryptedFileSize(Long) - Method in class org.alfresco.service.cmr.repository.ContentUrlKey
-
- setUri(String) - Method in class org.alfresco.repo.dictionary.M2Namespace
-
- setUseInMemorySort(Boolean) - Method in class org.alfresco.repo.search.impl.querymodel.QueryOptions
-
- setUseInMemorySort(Boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
-
- setUseLazyLoading(boolean) - Static method in class org.alfresco.util.BaseApplicationContextHelper
-
Should the Spring beans be initilised in a lazy manner, or all in one go?
Normally lazy loading/intialising shouldn't be used when running with the
full context, but it may be appropriate to reduce startup times when
using a small, cut down context.
- setUseLazyLoading(boolean) - Static method in class org.alfresco.util.WebApplicationContextLoader
-
Should the Spring beans be initilised in a lazy manner, or all in one go?
Normally lazy loading/intialising shouldn't be used when running with the
full context, but it may be appropriate to reduce startup times when
using a small, cut down context.
- setUseSingleTicketPerUser(boolean) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- setValidDuration(String) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
How long are tickets valid (XML duration as a string)
- setValidScopes(BaseTypeId[]) - Method in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- setValue(NodeRef, Serializable) - Method in interface org.alfresco.opencmis.dictionary.CMISPropertyAccessor
-
Set the property value for a node
- setVersion(String) - Method in class org.alfresco.repo.dictionary.M2Model
-
- ShadowTypeDefinitionWrapper - Class in org.alfresco.opencmis.dictionary
-
- ShadowTypeDefinitionWrapper() - Constructor for class org.alfresco.opencmis.dictionary.ShadowTypeDefinitionWrapper
-
- Shard - Class in org.alfresco.repo.index.shard
-
- Shard() - Constructor for class org.alfresco.repo.index.shard.Shard
-
- ShardInstance - Class in org.alfresco.repo.index.shard
-
- ShardInstance() - Constructor for class org.alfresco.repo.index.shard.ShardInstance
-
- ShardMethodEnum - Enum in org.alfresco.repo.index.shard
-
Enum that details sharding type
- ShardState - Class in org.alfresco.repo.index.shard
-
Store shard state for auto discovery
- ShardState() - Constructor for class org.alfresco.repo.index.shard.ShardState
-
- shardState() - Static method in class org.alfresco.repo.index.shard.ShardStateBuilder
-
- ShardStateBuilder - Class in org.alfresco.repo.index.shard
-
- ShardStateBuilder() - Constructor for class org.alfresco.repo.index.shard.ShardStateBuilder
-
- shortValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
Get the short value for the value object
May have conversion failure
- SIGNED_INTEGER - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- SIGNED_INTEGER - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- SIGNED_INTEGER - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- SIGNED_INTEGER - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- signedNumericLiteral() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- signedNumericLiteral_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.signedNumericLiteral_return
-
- SimpleCache<K extends Serializable,V> - Interface in org.alfresco.repo.cache
-
Basic caching interface.
- SimpleConstraint - Class in org.alfresco.repo.search.impl.querymodel.impl
-
- SimpleConstraint(Constraint.Occur) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.SimpleConstraint
-
- simpleTable() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- simpleTable_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.simpleTable_return
-
- SINGLE_VALUED_PROPERTY - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- SINGLE_VALUED_PROPERTY - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- singleCharWildcard - Variable in class org.alfresco.util.SearchLanguageConversion.LanguageDefinition
-
- singleTable() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- singleTable_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.singleTable_return
-
- SingleTServiceImpl - Class in org.alfresco.repo.tenant
-
Empty Tenant Service implementation (for Single-Tenant / Single-Instance)
- SingleTServiceImpl() - Constructor for class org.alfresco.repo.tenant.SingleTServiceImpl
-
- SIX_MONTHS - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
-
- size(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
-
Get the number of values represented
- size() - Method in class org.alfresco.service.cmr.repository.Path
-
- size() - Method in class org.alfresco.service.namespace.QNameMap
-
- slop() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- slop_return() - Constructor for class org.alfresco.repo.search.impl.parsers.FTSParser.slop_return
-
- SORT_IN_DOCUMENT_ORDER_ASCENDING - Static variable in class org.alfresco.service.cmr.search.SearchParameters
-
Sort in the order docs were added to the index - oldest docs first
- SORT_IN_DOCUMENT_ORDER_DESCENDING - Static variable in class org.alfresco.service.cmr.search.SearchParameters
-
Sort in the reverse order docs were added to the index - new/updateed docs first
- SORT_IN_SCORE_ORDER_ASCENDING - Static variable in class org.alfresco.service.cmr.search.SearchParameters
-
Sort in ascending score
- SORT_IN_SCORE_ORDER_DESCENDING - Static variable in class org.alfresco.service.cmr.search.SearchParameters
-
Sort in descending score order
- SORT_SPECIFICATION - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- SORT_SPECIFICATION - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- SortDefinition(SearchParameters.SortDefinition.SortType, String, boolean) - Constructor for class org.alfresco.service.cmr.search.SearchParameters.SortDefinition
-
- sorted - Variable in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
- SORTED_PARAM - Static variable in class org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint
-
- sortFieldExists(String) - Method in interface org.alfresco.repo.search.adaptor.lucene.LuceneQueryParserAdaptor
-
- sortSpecification() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- sortSpecification_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.sortSpecification_return
-
- SOURCE - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- SOURCE - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- Source - Interface in org.alfresco.repo.search.impl.querymodel
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer.DFA4
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA12
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA26
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA28
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA34
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.CMISParser.DFA41
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer.DFA5
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer.DFA61
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA17
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA33
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA39
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA60
-
- specialStateTransition(int, IntStream) - Method in class org.alfresco.repo.search.impl.parsers.FTSParser.DFA73
-
- SPECIFICDATETIME - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- SPECIFICDATETIME - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- SpellCheckResult - Class in org.alfresco.service.cmr.search
-
- SpellCheckResult(String, List<String>, boolean) - Constructor for class org.alfresco.service.cmr.search.SpellCheckResult
-
- splitPrefixedQName(String) - Static method in class org.alfresco.service.namespace.QName
-
Create a QName
- STAR - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- STAR - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- STAR - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- STAR - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- START_WORD - Static variable in class org.alfresco.repo.search.impl.parsers.CMIS_FTSLexer
-
- START_WORD - Static variable in class org.alfresco.repo.search.impl.parsers.CMIS_FTSParser
-
- START_WORD - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- START_WORD - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- StaticArgument - Interface in org.alfresco.repo.search.impl.querymodel
-
- StaticMessageLookup - Class in org.alfresco.repo.i18n
-
A
MessageLookup
that retrieves messages from a resource bundle in the classpath.
- StaticMessageLookup() - Constructor for class org.alfresco.repo.i18n.StaticMessageLookup
-
- StatsParameters - Class in org.alfresco.service.cmr.search
-
Defines Stats search criteria
- StatsParameters(String, String) - Constructor for class org.alfresco.service.cmr.search.StatsParameters
-
- StatsParameters(String, String, boolean) - Constructor for class org.alfresco.service.cmr.search.StatsParameters
-
- StatsParameters(String, String, String, boolean) - Constructor for class org.alfresco.service.cmr.search.StatsParameters
-
- StatsProcessor - Interface in org.alfresco.service.cmr.search
-
Post-Processors the results of a Stats query
ie.
- StatsProcessorUsingMap - Class in org.alfresco.service.cmr.search
-
Post-Processors the results of a Stats query using a Map of values.
- StatsProcessorUsingMap() - Constructor for class org.alfresco.service.cmr.search.StatsProcessorUsingMap
-
- StatsProcessorUsingMap(Map<String, String>) - Constructor for class org.alfresco.service.cmr.search.StatsProcessorUsingMap
-
- StatsResultSet - Interface in org.alfresco.service.cmr.search
-
A result of a search for Stats
- StatsResultStat - Class in org.alfresco.service.cmr.search
-
Basic POJO to represent an individual statistic
- StatsResultStat(String, Long, Long, Long, Long, Long) - Constructor for class org.alfresco.service.cmr.search.StatsResultStat
-
- StatsService - Interface in org.alfresco.service.cmr.search
-
A service that returns stats about the Alfresco repository
- Status(Long, NodeRef, String, Long, boolean) - Constructor for class org.alfresco.service.cmr.repository.NodeRef.Status
-
- STEP_KEY_LDAP_AUTHENTICATION - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STEP_KEY_LDAP_CONNECTED - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STEP_KEY_LDAP_CONNECTING - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STEP_KEY_LDAP_FORMAT_USER - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STEP_KEY_LDAP_LOOKEDUP_USER - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STEP_KEY_LDAP_LOOKUP_USER - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STEP_KEY_LDAP_SEARCH - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STEP_KEY_VALIDATION - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STEP_KEY_VALIDATION_AUTHENTICATOR_NOT_ACTIVE - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STEP_KEY_VALIDATION_AUTHENTICATOR_NOT_FOUND - Static variable in class org.alfresco.repo.security.authentication.AuthenticationDiagnostic
-
- STORE_REF_ARCHIVE_SPACESSTORE - Static variable in class org.alfresco.service.cmr.repository.StoreRef
-
- STORE_REF_WORKSPACE_SPACESSTORE - Static variable in class org.alfresco.service.cmr.repository.StoreRef
-
- StoreExistsException - Exception in org.alfresco.service.cmr.repository
-
Thrown when an operation cannot be performed because the store reference
no longer exists.
- StoreExistsException(StoreRef, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.StoreExistsException
-
- StoreRef - Class in org.alfresco.service.cmr.repository
-
Reference to a node store
- StoreRef(String, String) - Constructor for class org.alfresco.service.cmr.repository.StoreRef
-
- StoreRef(String) - Constructor for class org.alfresco.service.cmr.repository.StoreRef
-
- strict() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
CMIS strict
- STRICT_SCOPES - Static variable in class org.alfresco.opencmis.search.CmisFunctionEvaluationContext
-
- STRING_LITERAL - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
-
- STRING_LITERAL - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- StringLengthConstraint - Class in org.alfresco.repo.dictionary.constraint
-
Constraint implementation that ensures that the length of the String value.
- StringLengthConstraint() - Constructor for class org.alfresco.repo.dictionary.constraint.StringLengthConstraint
-
- stripSuffixes(QName) - Method in class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
-
- subPath(int) - Method in class org.alfresco.service.cmr.repository.Path
-
Return a new Path representing this path to the specified depth
- subPath(int, int) - Method in class org.alfresco.service.cmr.repository.Path
-
Return a new Path representing this path to the specified depth
For example, subPath(2, 4) would return the third and forth elements in the Path.
- subtract(Date, Duration) - Static method in class org.alfresco.service.cmr.repository.datatype.Duration
-
Subtract a period for a given date
- subtract(Duration) - Method in class org.alfresco.service.cmr.repository.datatype.Duration
-
Subtract one duration from another
- SYNONYM - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- SYNONYM - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred10_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred10_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred11_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred11_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred12_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred12_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred13_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred13_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred14_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred14_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred15_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred15_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred16_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred16_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred17_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred17_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred18_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred18_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred19_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred19_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred1_CMIS() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- synpred1_CMIS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- synpred1_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- synpred1_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred1_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- synpred1_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred20_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred20_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred21_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred21_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred22_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred22_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred23_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred23_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred24_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred24_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred25_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred25_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred26_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred26_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred27_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred27_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred28_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred28_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred29_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred29_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred2_CMIS() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- synpred2_CMIS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- synpred2_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- synpred2_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred2_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- synpred2_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred30_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred30_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred31_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred31_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred32_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred32_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred33_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred33_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred34_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred34_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred35_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred35_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred36_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred36_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred37_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred37_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred38_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred38_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred39_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred39_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred3_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- synpred3_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred3_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSLexer
-
- synpred3_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred40_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred40_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred41_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred41_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred42_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred42_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred43_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred43_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred44_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred44_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred45_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred45_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred46_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred46_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred47_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred47_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred48_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred48_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred49_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred49_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred4_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred4_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred50_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred50_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred51_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred51_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred52_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred52_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred53_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred53_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred54_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred54_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred55_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred55_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred56_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred56_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred5_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred5_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred6_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred6_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred7_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred7_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred8_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred8_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred9_FTS() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- synpred9_FTS_fragment() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
-
- SYSTEM_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
-
System Model URI
- SYSTEM_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
-
System Model Prefix
- SYSTEM_TENANT - Static variable in class org.alfresco.repo.tenant.TenantUtil
-
- SYSTEM_USER_NAME - Static variable in class org.alfresco.repo.security.authentication.AuthenticationUtil
-
- validate() - Method in class org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl
-
ACEGI
- validateTicket(String) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl
-
- validateTicket(String) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
-
Check that a certificate is valid and can be used in place of a login.
- validLabel(String) - Method in class org.alfresco.opencmis.EnumFactory
-
Is valid label?
- valueExpression() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- valueExpression_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.valueExpression_return
-
- valueFunction() - Method in class org.alfresco.repo.search.impl.parsers.CMISParser
-
- valueFunction_return() - Constructor for class org.alfresco.repo.search.impl.parsers.CMISParser.valueFunction_return
-
- valueOf(String) - Static method in enum org.alfresco.opencmis.CMISAccessControlFormatEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.opencmis.dictionary.CMISObjectVariant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.opencmis.search.CMISQueryOptions.CMISQueryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.dictionary.Facetable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.dictionary.IndexTokenisationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.index.shard.ShardMethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.adaptor.lucene.AnalysisMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.adaptor.lucene.LuceneFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.impl.parsers.FTSParser.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.impl.parsers.FTSQueryParser.RerankPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.impl.querymodel.Constraint.Occur
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.impl.querymodel.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.impl.querymodel.Multiplicity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.impl.querymodel.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.impl.querymodel.PredicateMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.impl.querymodel.QueryOptions.Connective
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.search.MLAnalysisMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.ExpiryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.dictionary.ModelDefinition.XMLBindingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.search.LimitBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.search.PermissionEvaluationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.search.QueryConsistency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.search.ResultSetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.search.SearchParameters.FieldFacetMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.search.SearchParameters.FieldFacetSort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.search.SearchParameters.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.search.SearchParameters.SortDefinition.SortType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.security.AccessStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.service.cmr.security.AuthorityType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.alfresco.opencmis.CMISAccessControlFormatEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.opencmis.dictionary.CMISObjectVariant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.opencmis.search.CMISQueryOptions.CMISQueryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.dictionary.Facetable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.dictionary.IndexTokenisationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.index.shard.ShardMethodEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.adaptor.lucene.AnalysisMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.adaptor.lucene.LuceneFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.impl.parsers.FTSParser.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.impl.parsers.FTSQueryParser.RerankPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.impl.querymodel.Constraint.Occur
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.impl.querymodel.JoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.impl.querymodel.Multiplicity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.impl.querymodel.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.impl.querymodel.PredicateMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.impl.querymodel.QueryOptions.Connective
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.search.MLAnalysisMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.ExpiryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.dictionary.ModelDefinition.XMLBindingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.search.LimitBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.search.PermissionEvaluationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.search.QueryConsistency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.search.ResultSetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.search.SearchParameters.FieldFacetMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.search.SearchParameters.FieldFacetSort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.search.SearchParameters.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.search.SearchParameters.SortDefinition.SortType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.security.AccessStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.service.cmr.security.AuthorityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.alfresco.service.namespace.QNameMap
-
- VariableFeatureClassPathXmlApplicationContext(String[]) - Constructor for class org.alfresco.util.BaseApplicationContextHelper.VariableFeatureClassPathXmlApplicationContext
-