Overview  Package  Class  Use  Tree  Deprecated   Index  Help 
PREV LETTER   NEXT LETTER FRAMES    NO FRAMES    All Classes
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A
AbstractContentReader - Class in org.alfresco.repo.content
Implements all the convenience methods of the interface.
AbstractContentReader(String) - Constructor for class org.alfresco.repo.content.AbstractContentReader
 
AbstractContentStore - Class in org.alfresco.repo.content
Base class providing support for different types of content stores.
AbstractContentStore() - Constructor for class org.alfresco.repo.content.AbstractContentStore
 
AbstractContentTransformer2 - Class in org.alfresco.repo.content.transform
Provides basic services for ContentTransformer implementations.
AbstractContentTransformer2() - Constructor for class org.alfresco.repo.content.transform.AbstractContentTransformer2
All transformers start with an average transformation time of 0.0 ms, unless there is an Alfresco global property <beanName>.time.
AbstractContentTransformerLimits - Class in org.alfresco.repo.content.transform
Provides transformation limits for ContentTransformer implementations.
AbstractContentTransformerLimits() - Constructor for class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
 
AbstractContentWriter - Class in org.alfresco.repo.content
Implements all the convenience methods of the interface.
AbstractContentWriter(String, ContentReader) - Constructor for class org.alfresco.repo.content.AbstractContentWriter
 
AbstractDataExtractor - Class in org.alfresco.repo.audit.extractor
Abstract implementation to provide support.
AbstractDataExtractor() - Constructor for class org.alfresco.repo.audit.extractor.AbstractDataExtractor
 
AbstractDataGenerator - Class in org.alfresco.repo.audit.generator
Abstract implementation to provide support.
AbstractDataGenerator() - Constructor for class org.alfresco.repo.audit.generator.AbstractDataGenerator
 
AbstractMappingMetadataExtracter - Class in org.alfresco.repo.content.metadata
Support class for metadata extracters that support dynamic and config-driven mapping between extracted values and model properties.
AbstractMappingMetadataExtracter() - Constructor for class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Default constructor.
AbstractMappingMetadataExtracter(Set<String>) - Constructor for class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Constructor that can be used when the list of supported mimetypes is known up front.
AbstractMappingMetadataExtracter(Set<String>, Set<String>) - Constructor for class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Constructor that can be used when the list of supported extract and embed mimetypes is known up front.
AbstractModuleComponent - Class in org.alfresco.repo.module
Implementation of a ModuleComponent to provide the basic necessities.
AbstractModuleComponent() - Constructor for class org.alfresco.repo.module.AbstractModuleComponent
 
AbstractRatingRollupAlgorithm - Class in org.alfresco.repo.rating
This class provides the basic implementation of a rating property rollup.
AbstractRatingRollupAlgorithm(String) - Constructor for class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
AbstractStoreException - Exception in org.alfresco.service.cmr.repository
Store-related exception that keeps a handle to the store reference
AbstractStoreException(StoreRef) - Constructor for exception org.alfresco.service.cmr.repository.AbstractStoreException
 
AbstractStoreException(String, StoreRef) - Constructor for exception org.alfresco.service.cmr.repository.AbstractStoreException
 
AbstractStoreException(StoreRef, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.AbstractStoreException
 
AbstractStoreException(String, StoreRef, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.AbstractStoreException
 
AbstractTriggerBean - Class in org.alfresco.util
A utility bean to wrap sceduling a job with a scheduler.
AbstractTriggerBean() - Constructor for class org.alfresco.util.AbstractTriggerBean
 
AccessPermission - Interface in org.alfresco.service.cmr.security
The interface used to support reporting back if permissions are allowed or denied.
AccessStatus - Enum in org.alfresco.service.cmr.security
Enumeration used to indicate access status.
Action - Interface in org.alfresco.service.cmr.action
The rule action interface
ACTION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
ActionCondition - Interface in org.alfresco.service.cmr.action
Rule condition interface
ActionConditionDefinition - Interface in org.alfresco.service.cmr.action
Rule condition interface
ActionDefinition - Interface in org.alfresco.service.cmr.action
Rule action interface.
actionDefinition - Variable in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
 
ActionExecuter - Interface in org.alfresco.repo.action.executer
Action executer interface
ActionExecuterAbstractBase - Class in org.alfresco.repo.action.executer
Rule action executor abstract base.
ActionExecuterAbstractBase() - Constructor for class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
 
ActionList<A extends Action> - Interface in org.alfresco.service.cmr.action
 
ActionService - Interface in org.alfresco.service.cmr.action
Action service interface
ActionStatus - Enum in org.alfresco.service.cmr.action
The various states an Action can be in.
active - Variable in class org.alfresco.service.cmr.workflow.WorkflowPath
Deprecated.
active - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Deprecated.
activeTransformer(int, ContentTransformer, String, String, long, boolean) - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
activeTransformer(String, String, int, ContentTransformer, long, boolean) - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
ActivityPostService - Interface in org.alfresco.service.cmr.activities
 
ActivityService - Interface in org.alfresco.service.cmr.activities
The activity service
add(Date, Duration) - Static method in class org.alfresco.service.cmr.repository.datatype.Duration
Add a duration to a date and return the date plus the specified increment.
add(Duration) - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Add two durations together
ADD_CHILDREN - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
addAction(A) - Method in interface org.alfresco.service.cmr.action.ActionList
Add an action to the end of the list
addAction(int, A) - Method in interface org.alfresco.service.cmr.action.ActionList
Add an action to the list at the index specified
addActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Add an ActionCondition to the end of the list
addActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Add an ActionCondition to the list at the index specified
addActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
Add an action condition to the action
addActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
Add an action condition at the given index
addAllAttribute(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a field for ALL expansion
addAspect(NodeRef, QName, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.repository.NodeService
Applies an aspect to the given node.
addAuthority(String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Set an authority to include another authority.
addAuthority(Collection<String>, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Set a given child authority to be included by the given parent authorities.
addAuthorityToZones(String, Set<String>) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Add a zone to an authority.
addChangeObserver(BehaviourChangeObserver<B>) - Method in interface org.alfresco.repo.policy.BehaviourIndex
Add a Behaviour Change Observer.
addChild(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Makes a parent-child association between the given nodes.
addChild(Collection<NodeRef>, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Associates a given child node with a given collection of parents.
addComponentTransformer(ContentTransformer) - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
Records a transformer that can NOT be queried for applicability, but may be included as a component of complex transformers.
addConverter(Class<F>, Class<T>, TypeConverter.Converter<F, T>) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Add a converter to the list of those available
addDynamicAuthorityAssignment(String, String) - Method in class org.alfresco.service.cmr.security.PermissionContext
 
addDynamicTwoStageConverter(Class<F>, Class<I>, Class<T>) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Add a dynamic two stage converter
addExtraParameter(String, String) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
addFacetQuery(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
addFieldFacet(SearchParameters.FieldFacet) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
addFilterQuery(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
addListener(ContentStreamListener) - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Use this method to register any interest in events against underlying content streams.
addListener(ContentStreamListener) - Method in class org.alfresco.repo.content.AbstractContentWriter
Adds the listener after checking that the output stream isn't already in use.
addListener(ContentStreamListener) - Method in class org.alfresco.repo.content.AbstractContentReader
Adds the listener after checking that the output stream isn't already in use.
addLocale(Locale) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a locale to include for multi-lingual text searches.
addOrModify(Deque<String>, Object) - Method in class org.alfresco.repo.content.transform.TransformerLog
Overridden in sub classes to add a new entry or modify and existing one
addParameterValues(Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.action.Action
Adds a Map of parameter values to the Action
addProperties(NodeRef, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.repository.NodeService
Add all given properties to the node.
addQueryParameterDefinition(QueryParameterDefinition) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add parameter definitions for the query - used to parameterise the query string
addQueryTemplate(String, String) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add/replace a query template Not all languages support query templates
addSort(String, boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a sort to the query (for those query languages that do not support it directly) The first sort added is treated as primary, the second as secondary etc.
addSort(SearchParameters.SortDefinition) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a sort definition.
addSourceOptions(TransformationSourceOptions) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Adds the given sourceOptions to the sourceOptionsMap.
addStore(StoreRef) - Method in class org.alfresco.service.cmr.search.SearchParameters
Set the stores to be supported - currently there can be only one.
addTag(NodeRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Add a tag to a node.
addTags(NodeRef, List<String>) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Adds a list of tags to a node.
addTagScope(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Adds a tag scope to the specified node
addTextAttribute(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a field for TEXT expansion
addTransformer(ContentTransformer) - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
Registers an individual transformer that can be queried to check for applicability.
ADMIN - Constant in enum org.alfresco.service.cmr.security.AuthorityType
 
ADMINISTRATOR_AUTHORITY - Static variable in interface org.alfresco.service.cmr.security.PermissionService
The admin authority - currently a role.
afterCreateVersion(NodeRef, Version) - Method in interface org.alfresco.repo.version.VersionServicePolicies.AfterCreateVersionPolicy
Called after the version has been created
afterGenerate(ItemType, List<String>, List<String>, Form, Map<String, Object>) - Method in interface org.alfresco.repo.forms.processor.Filter
Callback used to indicate that a form has just been generated for the given items and fields.
afterPersist(ItemType, FormData, PersistType) - Method in interface org.alfresco.repo.forms.processor.Filter
Callback used to indicate that the given form data was just persisted for the item and the given persistedObject was created or modified.
afterProcess() - Method in class org.alfresco.repo.batch.BatchProcessor.BatchProcessWorkerAdaptor
No-op
afterPropertiesSet() - Method in class org.alfresco.util.CronTriggerBean
Set the scheduler
afterPropertiesSet() - Method in class org.alfresco.util.AbstractTriggerBean
Set the scheduler
afterPropertiesSet() - Method in class org.alfresco.repo.audit.generator.AbstractDataGenerator
Registers the instance
afterPropertiesSet() - Method in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
Registers the instance
afterPropertiesSet() - Method in class org.alfresco.repo.security.authentication.AuthenticationUtil
 
afterPropertiesSet() - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
Executes the check command, if present.
afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.FailoverContentTransformer
Ensures that required properties have been set
afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Ensures that required properties have been set
afterVersionRevert(NodeRef, Version) - Method in interface org.alfresco.repo.version.VersionServicePolicies.AfterVersionRevertPolicy
Called after the version has been reverted
ALFRESCO_LONG_LIFE_FILE_DIR - Static variable in class org.alfresco.util.TempFileProvider
The prefix for the long life temporary files.
ALFRESCO_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Default Alfresco Prefix
ALFRESCO_TEMP_FILE_DIR - Static variable in class org.alfresco.util.TempFileProvider
subdirectory in the temp directory where Alfresco temporary files will go
ALFRESCO_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Default Alfresco URI
AlfrescoRuntimeException - Exception in org.alfresco.error
I18n'ed runtime exception thrown by Alfresco code.
AlfrescoRuntimeException(String) - Constructor for exception org.alfresco.error.AlfrescoRuntimeException
Constructor
AlfrescoRuntimeException(String, Object[]) - Constructor for exception org.alfresco.error.AlfrescoRuntimeException
Constructor
AlfrescoRuntimeException(String, Throwable) - Constructor for exception org.alfresco.error.AlfrescoRuntimeException
Constructor
AlfrescoRuntimeException(String, Object[], Throwable) - Constructor for exception org.alfresco.error.AlfrescoRuntimeException
Constructor
ALL_AUTHORITIES - Static variable in interface org.alfresco.service.cmr.security.PermissionService
The group that contains everyone except guest.
ALL_PERMISSIONS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
The permission for all - not defined in the model.
ALL_SUFFIXES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
All suffixes to property names used to transformer configuration
ALLOWED - Constant in enum org.alfresco.service.cmr.security.AccessStatus
 
ALTERNATIVE_DICTIONARY - Static variable in class org.alfresco.service.cmr.search.SearchParameters
A parameter that can be passed to Solr to indicate an alternative dictionary should be used.
AMP - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names to indicate which Alfresco AMPs the transformer is available with.
AND - Static variable in class org.alfresco.service.cmr.search.SearchParameters
AND
ANY - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
ANY - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
Wild card mimetype and mimetype extension.
APP_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Application Model URI
APP_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Application Model Prefix
append(Path.Element) - Method in class org.alfresco.service.cmr.repository.Path
Appends a path element to the end of the path
append(Path) - Method in class org.alfresco.service.cmr.repository.Path
Append the given path of this path.
append(StringBuilder, String, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
applicableTypes - Variable in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
List of types and aspects for which this action is applicable
applyProperties(Map<QName, Serializable>, Map<QName, Serializable>) - Method in enum org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
Apply the overwrite policy for the extracted properties.
applyRating(NodeRef, float, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
This method applies the given rating to the specified target node.
ARG_0 - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyNodePolicy
 
ARG_0 - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
 
ARG_1 - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyNodePolicy
 
ARG_1 - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
 
ARG_2 - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
 
ASPECT_ANULLABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_ARCHIVE_LOCKABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_ARCHIVE_ROOT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_ARCHIVED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_ARCHIVED_ASSOCS - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_ATTACHABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_AUDITABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_AUTHOR - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_CASCADE_UPDATE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_CHECKED_OUT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_CLASSIFIABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_CMIS_CREATED_CHECKEDOUT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_CMIS_UPDATE_CONTEXT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_COMMENTS_ROLLUP - Static variable in interface org.alfresco.model.ForumModel
 
ASPECT_COPIEDFROM - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_COUNTABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_DISCUSSABLE - Static variable in interface org.alfresco.model.ForumModel
 
ASPECT_DUBLINCORE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_EMAILED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_END_AUTOMATICALLY - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASPECT_FAILED_THUMBNAIL_SOURCE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_FIVESTAR_RATING_SCHEME_ROLLUPS - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_FLAGGABLE - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_GEN_CLASSIFIABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_GEOGRAPHIC - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_HIDDEN - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_HIDDEN_RENDITION - Static variable in interface org.alfresco.model.RenditionModel
 
ASPECT_IMAP_CONTENT - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_IMAP_FOLDER - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_IMAP_FOLDER_NONSELECTABLE - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_IMAP_FOLDER_NONSUBSCRIBED - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_IMAP_MESSAGE_HEADERS - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_IMAP_PREFERENCES - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_INCOMPLETE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_INDEX_CONTROL - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_LIKES_RATING_SCHEME_ROLLUPS - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_LOCALIZED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_LOCKABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_MULTILINGUAL_DOCUMENT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_MULTILINGUAL_EMPTY_TRANSLATION - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_NO_CONTENT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_OWNABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_PENDING_DELETE - Static variable in interface org.alfresco.model.ContentModel
Aspects marking nodes that are pending deletion.
ASPECT_PENDING_FIX_ACL - Static variable in interface org.alfresco.model.ContentModel
Aspect marking nodes for pending set fixed ACL operation and it's contants
ASPECT_PERSON_DISABLED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_PREFERENCES - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_PREVENT_RENDITIONS - Static variable in interface org.alfresco.model.RenditionModel
 
ASPECT_RATEABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_REFERENCEABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_REFERENCES_NODE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_REFERENCING - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_RENDITION - Static variable in interface org.alfresco.model.RenditionModel
 
ASPECT_RENDITIONED - Static variable in interface org.alfresco.model.RenditionModel
 
ASPECT_ROOT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_SITE_CONTAINER - Static variable in interface org.alfresco.repo.site.SiteModel
Site Container
ASPECT_SOFT_DELETE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_STORE_SELECTOR - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_SYNDICATION - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_TAGGABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_TAGSCOPE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_TEMPLATABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_TEMPORARY - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_THUMBNAIL_MODIFICATION - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_THUMBNAILED - Static variable in interface org.alfresco.model.ContentModel
Deprecated.
ASPECT_TITLED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_UNDELETABLE - Static variable in interface org.alfresco.model.ContentModel
Aspect for nodes which are by default not deletable.
ASPECT_UNMOVABLE - Static variable in interface org.alfresco.model.ContentModel
Aspect for nodes which are by default not movable.
ASPECT_VERSIONABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_VISIBLE_RENDITION - Static variable in interface org.alfresco.model.RenditionModel
 
ASPECT_WEBDAV_NO_CONTENT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_WEBDAV_OBJECT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_WEBSCRIPTABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_WORKFLOW_PACKAGE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASPECT_WORKING_COPY - Static variable in interface org.alfresco.model.ContentModel
 
AspectDefinition - Interface in org.alfresco.service.cmr.dictionary
Read-only definition of an Aspect.
AspectMissingException - Exception in org.alfresco.service.cmr.repository
Used to indicate that an aspect is missing from a node.
AspectMissingException(QName, NodeRef) - Constructor for exception org.alfresco.service.cmr.repository.AspectMissingException
Constructor
ASPECTS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
ASSOC_ARCHIVE_USER_LINK - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_ARCHIVED_LINK - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_ASSIGNEE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASSOC_ASSIGNEES - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASSOC_ATTACHMENTS - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_AVATAR - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_CATEGORIES - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_CHILDREN - Static variable in interface org.alfresco.model.ContentModel
child association type supported by TYPE_CONTAINER
ASSOC_CONTAINS - Static variable in interface org.alfresco.model.ContentModel
child association type supported by TYPE_FOLDER
ASSOC_DISCUSSION - Static variable in interface org.alfresco.model.ForumModel
 
ASSOC_FAILED_THUMBNAIL - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_GROUP_ASSIGNEE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASSOC_GROUP_ASSIGNEES - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASSOC_IMAP_ATTACHMENT - Static variable in interface org.alfresco.model.ImapModel
 
ASSOC_IMAP_ATTACHMENTS_FOLDER - Static variable in interface org.alfresco.model.ImapModel
 
ASSOC_IMAP_UNSUBSCRIBED - Static variable in interface org.alfresco.model.ImapModel
 
ASSOC_IN_ZONE - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_LOST_AND_FOUND - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_MEMBER - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_MULTILINGUAL_CHILD - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_ORIGINAL - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_PACKAGE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASSOC_PACKAGE_CONTAINS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASSOC_POOLED_ACTORS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASSOC_PREFERENCE_IMAGE - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_RATINGS - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_REF - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
ASSOC_REFERENCES - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_RENDITION - Static variable in interface org.alfresco.model.RenditionModel
 
ASSOC_SUBCATEGORIES - Static variable in interface org.alfresco.model.ContentModel
 
ASSOC_THUMBNAILS - Static variable in interface org.alfresco.model.ContentModel
Deprecated.
ASSOC_WORKING_COPY_LINK - Static variable in interface org.alfresco.model.ContentModel
 
Association - Constant in enum org.alfresco.repo.policy.PolicyType
 
AssociationDefinition - Interface in org.alfresco.service.cmr.dictionary
Read-only definition of an Association.
AssociationExistsException - Exception in org.alfresco.service.cmr.repository
Thrown when an operation could not be performed because a named association already exists between two nodes
AssociationExistsException(Long, Long, QName) - Constructor for exception org.alfresco.service.cmr.repository.AssociationExistsException
 
AssociationExistsException(Long, Long, QName, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.AssociationExistsException
 
AssociationPolicy - Interface in org.alfresco.repo.policy
Marker interface for representing an Association-level Policy.
AssociationPolicyDelegate<P extends AssociationPolicy> - Class in org.alfresco.repo.policy
Delegate for a Class Feature-level (Property and Association) Policies.
AssociationRef - Class in org.alfresco.service.cmr.repository
This class represents a regular, named node relationship between two nodes.
AssociationRef(NodeRef, QName, NodeRef) - Constructor for class org.alfresco.service.cmr.repository.AssociationRef
Construct a representation of a source --- name ----> target relationship.
AssociationRef(Long, NodeRef, QName, NodeRef) - Constructor for class org.alfresco.service.cmr.repository.AssociationRef
Construct a representation of a source --- name ----> target relationship.
AssociationRef(String) - Constructor for class org.alfresco.service.cmr.repository.AssociationRef
 
ATTRIBUTE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
AttributeElement(QName) - Constructor for class org.alfresco.service.cmr.repository.Path.AttributeElement
 
AttributeElement(QName, int) - Constructor for class org.alfresco.service.cmr.repository.Path.AttributeElement
 
AttributeElement(String) - Constructor for class org.alfresco.service.cmr.repository.Path.AttributeElement
 
AttributeService - Interface in org.alfresco.service.cmr.attributes
This provides services for reading, writing, and querying global attributes.
AUDIO_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Audio Model URI
AUDIO_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Audio Model Prefix
AUDIT_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
Auditable - Annotation Type in org.alfresco.service
Annotation to defined key and parameter names for the auditing API.
authenticate(String, char[]) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Carry out an authentication attempt.
authenticateAsGuest() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Authenticate as the guest user.
AUTHENTICATION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
authenticationComponent - Variable in class org.alfresco.repo.module.AbstractModuleComponent
 
AuthenticationException - Exception in org.alfresco.repo.security.authentication
Alfresco Authentication Exception and wrapper
AuthenticationException(String) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationException
 
AuthenticationException(String, Object[]) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationException
 
AuthenticationException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationException
 
AuthenticationException(String, AuthenticationDiagnostic) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationException
Authentication Exception
AuthenticationException(String, Object[], AuthenticationDiagnostic) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationException
Authentication Exception
AuthenticationException(String, AuthenticationDiagnostic, Throwable) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationException
Authentication Exception
AuthenticationException(String, AuthenticationDiagnostic, Object[], Throwable) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationException
Authentication Exception
authenticationExists(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Check if the given authentication exists.
AuthenticationService - Interface in org.alfresco.service.cmr.security
The authentication service defines the API for managing authentication information against a user id.
AuthenticationUtil - Class in org.alfresco.repo.security.authentication
Utility helper methods to change the authenticated context for threads.
AuthenticationUtil() - Constructor for class org.alfresco.repo.security.authentication.AuthenticationUtil
 
AuthenticationUtil.RunAsWork<Result> - Interface in org.alfresco.repo.security.authentication
 
AUTHORITY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
authorityExists(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Check if an authority exists.
AuthorityInfo - Class in org.alfresco.repo.security.authority
Authority Info - used by GetAuthorities CQ
AuthorityInfo(Long, String, String) - Constructor for class org.alfresco.repo.security.authority.AuthorityInfo
 
AuthorityService - Interface in org.alfresco.service.cmr.security
The service that encapsulates authorities granted to users.
AuthorityType - Enum in org.alfresco.service.cmr.security
The types of authority that are available.
AVAILABLE - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names to indicate that a transformer is available.
availableTransformers(List<ContentTransformer>, long, TransformationOptions, String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Called once all available transformers have been identified.

B
BaseBehaviour - Class in org.alfresco.repo.policy
Base behaviour implementation
BaseBehaviour() - Constructor for class org.alfresco.repo.policy.BaseBehaviour
Default constructor
BaseBehaviour(Behaviour.NotificationFrequency) - Constructor for class org.alfresco.repo.policy.BaseBehaviour
Constructor
BaseProcessorExtension - Class in org.alfresco.repo.processor
Abstract base class for a processor extension
BaseProcessorExtension() - Constructor for class org.alfresco.repo.processor.BaseProcessorExtension
 
BaseScopableProcessorExtension - Class in org.alfresco.repo.jscript
Abstract base class for a script implementation that requires a script execution scope.
BaseScopableProcessorExtension() - Constructor for class org.alfresco.repo.jscript.BaseScopableProcessorExtension
 
BaseTemplateProcessorExtension - Class in org.alfresco.repo.template
Abstract base class for a template extension implementation
BaseTemplateProcessorExtension() - Constructor for class org.alfresco.repo.template.BaseTemplateProcessorExtension
 
BatchProcessor<T> - Class in org.alfresco.repo.batch
A BatchProcessor manages the running and monitoring of a potentially long-running transactional batch process.
BatchProcessor(String, RetryingTransactionHelper, Collection<T>, int, int, ApplicationEventPublisher, Log, int) - Constructor for class org.alfresco.repo.batch.BatchProcessor
Deprecated. Since 3.4, use the BatchProcessWorkProvider instead of the Collection
BatchProcessor(String, RetryingTransactionHelper, BatchProcessWorkProvider<T>, int, int, ApplicationEventPublisher, Log, int) - Constructor for class org.alfresco.repo.batch.BatchProcessor
Instantiates a new batch processor.
BatchProcessor.BatchProcessWorkerAdaptor<TT> - Class in org.alfresco.repo.batch
Adaptor that allows implementations to only implement process(Object)
BatchProcessWorkerAdaptor() - Constructor for class org.alfresco.repo.batch.BatchProcessor.BatchProcessWorkerAdaptor
 
BatchProcessWorkProvider<T> - Interface in org.alfresco.repo.batch
An interface that provides work loads to the BatchProcessor.
beforeAddAspect(NodeRef, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeAddAspectPolicy
Called before an aspect is added to a node
beforeArchiveNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeArchiveNodePolicy
Called before a node is archived.
beforeCopy(QName, NodeRef, NodeRef) - Method in interface org.alfresco.repo.copy.CopyServicePolicies.BeforeCopyPolicy
 
beforeCreateNode(NodeRef, QName, QName, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeCreateNodePolicy
Called before a new node is created.
beforeCreateStore(QName, StoreRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeCreateStorePolicy
Called before a new node store is created.
beforeCreateVersion(NodeRef) - Method in interface org.alfresco.repo.version.VersionServicePolicies.BeforeCreateVersionPolicy
Called before a new version is created for a version
beforeDeleteAssociation(AssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteAssociationPolicy
Called before a regular node association is deleted.
beforeDeleteChildAssociation(ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteChildAssociationPolicy
Called before a node child association is deleted.
beforeDeleteNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteNodePolicy
Called before a node is deleted.
beforeGenerate(ItemType, List<String>, List<String>, Form, Map<String, Object>) - Method in interface org.alfresco.repo.forms.processor.Filter
Callback used to indicate that a form is about to be generated for the given items and fields.
beforeMoveNode(ChildAssociationRef, NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeMoveNodePolicy
Called before a node is moved.
beforePersist(ItemType, FormData) - Method in interface org.alfresco.repo.forms.processor.Filter
Callback used to indicate that the given form data is about to be persisted for the given item.
beforeProcess() - Method in class org.alfresco.repo.batch.BatchProcessor.BatchProcessWorkerAdaptor
No-op
beforeRemoveAspect(NodeRef, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeRemoveAspectPolicy
Called before an aspect is removed from a node
beforeSetNodeType(NodeRef, QName, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeSetNodeTypePolicy
Called before the type of a node is set explicitly.
beforeUpdateNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeUpdateNodePolicy
Called before a node is updated.
Behaviour - Interface in org.alfresco.repo.policy
A Behaviour represents an encapsulated piece of logic (system or business) that may be bound to a Policy.
Behaviour.NotificationFrequency - Enum in org.alfresco.repo.policy
When should behaviour be notified?
BehaviourBinding - Interface in org.alfresco.repo.policy
A Behaviour Binding represents the way in which a Behaviour is bound to a Policy i.e.
BehaviourDefinition<B extends BehaviourBinding> - Interface in org.alfresco.repo.policy
Description of a bound Behaviour.
BehaviourFilter - Interface in org.alfresco.repo.policy
Contract disabling and enabling policy behaviours.
BehaviourIndex<B extends BehaviourBinding> - Interface in org.alfresco.repo.policy
Index of Bound Behaviours.
binaryStreamEquals(InputStream, InputStream) - Static method in class org.alfresco.util.EqualsHelper
Performs a byte-level comparison between two streams.
bindAssociationBehaviour(QName, QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
Bind an Association specific behaviour to an Association-level Policy
bindAssociationBehaviour(QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
Bind an Association specific behaviour to an Association-level Policy (for all associations of a Class)
bindAssociationBehaviour(QName, Object, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
Bind a Service specific behaviour to an Association-level Policy
bindClassBehaviour(QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
Bind a Class specific behaviour to a Class-level Policy.
bindClassBehaviour(QName, Object, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
Bind a Service behaviour to a Class-level Policy
bindPropertyBehaviour(QName, QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
Bind a Property specific behaviour to a Property-level Policy
bindPropertyBehaviour(QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
Bind a Property specific behaviour to a Property-level Policy (for all properties of a Class)
bindPropertyBehaviour(QName, Object, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
Bind a Service specific behaviour to a Property-level Policy
BLACKLIST - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names for the blacklist.
blacklistTransform(ContentTransformer, String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Called when a transformer has been ignored because of a blacklist entry.
BLOG_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
BOOLEAN - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
BooleanBean - Interface in org.alfresco.util.bean
Interface that may be implemented to return a boolean value in Spring bean configuration.
booleanValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Get the boolean value for the value object May have conversion failure
BPM_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Business Process Model URI
BPM_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Business Process Model Prefix
buildDefaultModel(NodeRef, NodeRef, NodeRef, NodeRef, TemplateImageResolver) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Helper method to build a default model
buildParseContext(Metadata, String) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
By default returns a new ParseContent
buildSupportedMimetypes(String[], Parser...) - Static method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Builds up a list of supported mime types by merging an explicit list with any that Tika also claims to support
byteValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Get the byte value for the value object May have conversion failure

C
CachedPolicyFactory<B extends BehaviourBinding,P extends Policy> - Class in org.alfresco.repo.policy
Policy Factory with caching support.
calculateVersionLabel(QName, Version, int, Map<String, Serializable>) - Method in interface org.alfresco.repo.version.VersionServicePolicies.CalculateVersionLabelPolicy
 
CALENDAR_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
canAddMember(String, String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
Can the current user add the authority "authorityName" to the site "shortName" with role "role"?
CANCEL_CHECK_OUT - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
cancelCheckout(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
Cancels the checkout for a given working copy.
Cancelled - Constant in enum org.alfresco.service.cmr.action.ActionStatus
The Action, which must implement CancellableAction, detected that a cancellation was requested and cancelled itself.
cancelRenditions(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
Cancels all known cancellable running renditions for the given NodeRef via the org.alfresco.service.cmr.action.ActionTrackingService.
cancelRenditions(NodeRef, String) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
Cancels all known cancellable running renditions for the given NodeRef and type via the org.alfresco.service.cmr.action.ActionTrackingService.
cancelWorkflow(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Cancel an "in-flight" Workflow instance
cancelWorkflows(List<String>) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Cancel a batch of "in-flight" Workflow instances
canWrite() - Method in class org.alfresco.repo.content.filestore.FileContentWriter
 
canWrite() - Method in class org.alfresco.repo.content.filestore.FileContentReader
Deprecated. Since 5.1. This method has no value: a file reader can never write (DH: 2015/02/17)
CATEGORY - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
CATEGORY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
CategoryService - Interface in org.alfresco.service.cmr.search
Category Service The service for querying and creating categories.
CAUTIOUS - Constant in enum org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
This policy only puts the extracted value if there is no value (null or otherwise) in the properties map.
CHANGE_PERMISSIONS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
changeTag(StoreRef, String, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
 
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 interface org.alfresco.repo.tenant.TenantService
 
checkDomainUser(String) - Method in interface org.alfresco.repo.tenant.TenantService
 
checkForLock(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
Checks to see if the current user has access to the specified node.
checkHidden(StoreRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Searches for nodes in the given store that should be hidden (i.e.
checkHidden(FileInfo, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Checks whether the file should be hidden and applies the hidden and not indexed aspects if so.
checkHidden(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Checks whether the file should be hidden and applies the hidden and not indexed aspects to it and its children (if cascadeHidden == true).
checkin(NodeRef, Map<String, Serializable>, String, boolean) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
Checks in the working node specified.
checkin(NodeRef, Map<String, Serializable>, String) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
By default the checked in node is not keep checked in.
checkin(NodeRef, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
If no content url is specified then current content set on the working copy is understood to be current.
checkIsEmbedSupported(ContentWriter) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Checks if embedding for the mimetype is supported.
checkIsSupported(ContentReader) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Checks if the mimetype is supported.
checkout(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
Checks out the given node placing a working copy in the destination specified.
checkout(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
Checks out the working copy of the node into the same parent node with the same child associations details.
CheckOutCheckInService - Interface in org.alfresco.service.cmr.coci
Version operations service interface
checkProperties() - Method in class org.alfresco.repo.module.ImporterModuleComponent
Checks for the presence of all generally-required properties.
checkProperties() - Method in class org.alfresco.repo.module.AbstractModuleComponent
Checks for the presence of all generally-required properties.
checkTransformable(ContentReader, ContentWriter, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Convenience method to check the transformability of a transformation
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
 
Class - Constant in enum org.alfresco.repo.policy.PolicyType
 
ClassAttributeDefinition - Interface in org.alfresco.service.cmr.dictionary
 
ClassBehaviourBinding - Class in org.alfresco.repo.policy
Behaviour binding to a Class (Type or Aspect) in the Content Model.
ClassDefinition - Interface in org.alfresco.service.cmr.dictionary
Read-only definition of a Class.
ClassFeatureBehaviourBinding - Class in org.alfresco.repo.policy
Behaviour binding to a Class (Type or Aspect) in the Content Model.
ClassPolicy - Interface in org.alfresco.repo.policy
Marker interface for representing an Class-level Policy.
ClassPolicyDelegate<P extends ClassPolicy> - Class in org.alfresco.repo.policy
Delegate for a Class-level Policy.
cleanSitePermissions(NodeRef, SiteInfo) - Method in interface org.alfresco.service.cmr.site.SiteService
This method cleans the permissions on the specified node.
clear() - Method in interface org.alfresco.repo.cache.SimpleCache
 
clearCurrentSecurityContext() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Remove the current security information
clearCurrentSecurityContext() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
Remove the current security information
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
clearPreferences(String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
Clears all the preferences for a particular user.
clearPreferences(String, String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
Clears the preferences for a particular user that match the filter optionally provided.
clearTags(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Clears all tags from an already tagged node.
clone() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
 
clone() - Method in class org.alfresco.service.namespace.QName
 
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.
CMIS_DICTIONARY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
CMIS_QUERY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
CMIS_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
COCI_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
combine(TransformationOptionPair) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
Returns a TransformationOptionPair that has getter methods that combine the the values from the getter methods of this and the supplied TransformationOptionPair.
combine(TransformationOptionLimits) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
Returns a TransformationOptionLimits that has getter methods that combine the the values from the getter methods of this and the supplied TransformationOptionLimits.
combineUpper(TransformationOptionPair) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
Returns a TransformationOptionPair that has getter methods that combine the the values from the getter methods of this and the supplied TransformationOptionPair so that they return the lowest common denominator of the two limits .
combineUpper(TransformationOptionLimits) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
Returns a TransformationOptionLimits that has getter methods that combine the the values from the getter methods of this and the supplied TransformationOptionLimits so that they return the lowest common denominator of the limits .
compareContentReaders(ContentReader, ContentReader) - Static method in class org.alfresco.repo.content.AbstractContentReader
Does a comparison of the binaries associated with two readers.
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
Uses the namespace URI and then the localname to do the comparison i.e.
compareTo(VersionNumber) - Method in class org.alfresco.util.VersionNumber
Compares the passed version to this.
Completed - Constant in enum org.alfresco.service.cmr.action.ActionStatus
The Action was run without error
COMPLETED - Constant in enum org.alfresco.service.cmr.workflow.WorkflowTaskState
 
ComplexContentTransformer - Class in org.alfresco.repo.content.transform
Transformer that passes a document through several nested transformations in order to accomplish its goal.
ComplexContentTransformer() - Constructor for class org.alfresco.repo.content.transform.ComplexContentTransformer
 
COMPOSITE_CONDITION - Static variable in interface org.alfresco.service.cmr.action.CompositeActionCondition
 
CompositeAction - Interface in org.alfresco.service.cmr.action
Composite action
CompositeActionCondition - Interface in org.alfresco.service.cmr.action
Composite action condition
Constraint - Interface in org.alfresco.service.cmr.dictionary
The interface for classes that implement constraints on property values.
ConstraintDefinition - Interface in org.alfresco.service.cmr.dictionary
Property constraint definition
CONSUMER - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
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
contains(K) - Method in interface org.alfresco.repo.cache.SimpleCache
 
CONTENT - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
CONTENT - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
Prefix before the transformer name of all property names that contain transformer information
CONTENT_FILTER_LANGUAGES_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
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
CONTENT_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
ContentAccessor - Interface in org.alfresco.service.cmr.repository
Interface for instances that provide read and write access to content.
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
 
contentLimitProvider - Variable in class org.alfresco.repo.content.AbstractContentStore
 
ContentModel - Interface in org.alfresco.model
Content Model Constants
ContentReader - Interface in org.alfresco.service.cmr.repository
Represents a handle to read specific content.
ContentService - Interface in org.alfresco.service.cmr.repository
Provides methods for accessing and transforming content.
ContentServicePolicies.OnContentPropertyUpdatePolicy - Interface in org.alfresco.repo.content
Policy that is raised for each content property change.
ContentServicePolicies.OnContentReadPolicy - Interface in org.alfresco.repo.content
On content read policy interface.
ContentServicePolicies.OnContentUpdatePolicy - Interface in org.alfresco.repo.content
Policy that is raised once per node when any of the content properties on the node are changed; the specific properties are irrelevant.
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
Provides low-level retrieval of content readers and writers.
contentStreamClosed() - Method in interface org.alfresco.service.cmr.repository.ContentStreamListener
Called when the stream associated with a reader or writer is closed
ContentStreamListener - Interface in org.alfresco.service.cmr.repository
Listens for notifications w.r.t.
ContentTransformer - Interface in org.alfresco.repo.content.transform
Interface for class that allow content transformation from one mimetype to another.
ContentTransformerHelper - Class in org.alfresco.repo.content.transform
A class providing basic functionality shared by both ContentTransformers and ContentTransformerWorkers.
ContentTransformerHelper() - Constructor for class org.alfresco.repo.content.transform.ContentTransformerHelper
 
ContentTransformerRegistry - Class in org.alfresco.repo.content.transform
Holds and provides the most appropriate content transformer for a particular source and target mimetype transformation request.
ContentTransformerRegistry(TransformerSelector) - Constructor for class org.alfresco.repo.content.transform.ContentTransformerRegistry
 
ContentTransformerWorker - Interface in org.alfresco.repo.content.transform
An interface that allows separation between the content transformer registry and the various third party subsystems performing the transformation.
ContentWorker - Interface in org.alfresco.repo.content
An interface instances that operate on content.
ContentWriter - Interface in org.alfresco.service.cmr.repository
Represents a handle to write specific content.
context - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Deprecated.
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.TwoStageConverter
 
convert(F) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter.DynamicTwoStageConverter
 
convertMTArgs(Object[]) - Static method in class org.alfresco.repo.policy.CachedPolicyFactory
 
COORDINATOR - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
copy(NodeRef, NodeRef, QName, QName, boolean) - Method in interface org.alfresco.service.cmr.repository.CopyService
Creates a copy of the given node.
copy(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.CopyService
By default children of the source node are not copied.
copy(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.repository.CopyService
Copies the state of one node on top of another.
copy() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
copy(NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Copy a source file or folder.
COPY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
copyAndRename(NodeRef, NodeRef, QName, QName, boolean) - Method in interface org.alfresco.service.cmr.repository.CopyService
 
CopyDetails - Class in org.alfresco.repo.copy
Simple Java bean that contains the details of a copy process underway.
CopyDetails(NodeRef, QName, Set<QName>, Map<QName, Serializable>, NodeRef, NodeRef, boolean, QName, QName) - Constructor for class org.alfresco.repo.copy.CopyDetails
 
copyFrom(TransformationOptions) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Does the work of copying the given other TransformationOptions values to this one
copyFrom(TransformationOptions) - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
Does the work of copying the given other TransformationOptions values to this one
CopyService - Interface in org.alfresco.service.cmr.repository
Copy operations service interface.
CopyServicePolicies.BeforeCopyPolicy - Interface in org.alfresco.repo.copy
The intermediate copy callback, which occurs once it has been decided which properties and aspects will be copied, but before the copy occurs.
CopyServicePolicies.OnCopyCompletePolicy - Interface in org.alfresco.repo.copy
Final callback after the copy (including any cascading) has been completed.
CopyServicePolicies.OnCopyNodePolicy - Interface in org.alfresco.repo.copy
Policy invoked when a node is copied.
countAuthoritiesWithRole(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
 
countChildAssocs(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.repository.NodeService
Counts the number of child associations of nodeRef.
countGroups() - Method in interface org.alfresco.service.cmr.security.AuthorityService
Count the number of users (not groups)
countPeople() - Method in interface org.alfresco.service.cmr.security.PersonService
Counts the number of persons registered with the system.
countTasks(WorkflowTaskQuery) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Get the number of tasks matching the given query
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
countUsers() - Method in interface org.alfresco.service.cmr.security.AuthorityService
Count the number of groups
countWorkflows(WorkflowInstanceQuery) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Get count of workflow instances
create(String, Object...) - Static method in exception org.alfresco.error.AlfrescoRuntimeException
Helper factory method making use of variable argument numbers
create(Throwable, String, Object...) - Static method in exception org.alfresco.error.AlfrescoRuntimeException
Helper factory method making use of variable argument numbers
create(NodeRef, String, QName) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Create a file or folder; or any valid node of type derived from file or folder.
create(NodeRef, String, QName, QName) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Create a file or folder; or any valid node of type derived from file or folder
create(B) - Method in class org.alfresco.repo.policy.CachedPolicyFactory
 
CREATE_ASSOCIATIONS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
CREATE_CHILDREN - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
createAction(String) - Method in interface org.alfresco.service.cmr.action.ActionService
Create a new action
createAction(String, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.action.ActionService
Create a new action specifying the initial set of parameter values
createActionCondition(String) - Method in interface org.alfresco.service.cmr.action.ActionService
Create an action condition
createActionCondition(String, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.action.ActionService
Create an action condition specifying the initial set of parameter values
createActionDefinition(String) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
This method returns an instance of an ActionDefinition implementation class.
createAssociation(NodeRef, NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Create a peer association between two nodes.
createAttribute(Serializable, Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Create an attribute with an optional value, assuming there is no existing attribute using the same keys.
createAuthentication(String, char[]) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
Create an authentication for the given user.
createAuthority(AuthorityType, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Create an authority.
createAuthority(AuthorityType, String, String, Set<String>) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Create an authority with a display name and zone.
createCategory(NodeRef, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
Create a new category.
createClassification(StoreRef, QName, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
Create a new category.
createCompositeAction() - Method in interface org.alfresco.service.cmr.action.ActionService
Create a composite action
createCompositeActionCondition() - Method in interface org.alfresco.service.cmr.action.ActionService
Create a composite actionCondition
createCompositeRenditionDefinition(QName) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
Creates a new CompositeRenditionDefinition and sets the rendition name and the rendering engine name to the specified values.
createContainer(String, String, QName, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.site.SiteService
Creates a container for a component is a site of the given container type (must be a sub-type of st:siteContainer)
createContentProperty(String) - Static method in class org.alfresco.service.cmr.repository.ContentData
Construct a content property from a string
createList(B) - Method in class org.alfresco.repo.policy.CachedPolicyFactory
 
createMissingPeople() - Method in interface org.alfresco.service.cmr.security.PersonService
Does this service create people on demand if they are missing.
createNewFileStoreUrl() - Static method in class org.alfresco.repo.content.filestore.FileContentStore
Creates a new content URL.
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.
createPackage(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Create a Workflow Package (a container of content to route through the Workflow).
createPerson(Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.security.PersonService
Create a new person with the given properties.
createPerson(Map<QName, Serializable>, Set<String>) - Method in interface org.alfresco.service.cmr.security.PersonService
Create a new person with the given properties, recording them against the given zone name (usually identifying an external user registry from which the details were obtained).
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
Create a QName, optionally truncating the localname to MAX_LENGTH.
createReader() - Method in class org.alfresco.repo.content.AbstractContentWriter
A factory method for subclasses to implement that will ensure the proper implementation of the ContentWriter.getReader() method.
createReader() - Method in class org.alfresco.repo.content.AbstractContentReader
A factory method for subclasses to implement that will ensure the proper implementation of the ContentReader.getReader() method.
createReader() - Method in class org.alfresco.repo.content.filestore.FileContentWriter
The URL of the write is known from the start and this method contract states that no consideration needs to be taken w.r.t.
createReader() - Method in class org.alfresco.repo.content.filestore.FileContentReader
The URL of the write is known from the start and this method contract states that no consideration needs to be taken w.r.t.
createRenditionDefinition(QName, String) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
Creates a new RenditionDefinition and sets the rendition name and the rendering engine name to the specified values.
createRootCategory(StoreRef, QName, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
Create a new root category in the given classification
createSite(String, String, String, String, boolean) - Method in interface org.alfresco.service.cmr.site.SiteService
Deprecated. since version 3.2, replaced by createSite(String, String, String, String, SiteVisibility)
createSite(String, String, String, String, SiteVisibility) - Method in interface org.alfresco.service.cmr.site.SiteService
Create a new site.
createSite(String, String, String, String, SiteVisibility, QName) - Method in interface org.alfresco.service.cmr.site.SiteService
Create a new site.
createStore(String, String) - Method in interface org.alfresco.service.cmr.repository.NodeService
Create a new store for the given protocol and identifier.
createTag(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Create a new tag
createTempFile(InputStream, String, String) - Static method in class org.alfresco.util.TempFileProvider
 
createTempFile(String, String) - Static method in class org.alfresco.util.TempFileProvider
Create a temp file in the alfresco temp dir.
createTempFile(String, String, File) - Static method in class org.alfresco.util.TempFileProvider
 
createValidLocalName(String) - Static method in class org.alfresco.service.namespace.QName
Create a valid local name from the specified name
createVersion(NodeRef, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.version.VersionService
Creates a new version based on the referenced node.
createVersion(NodeRef, Map<String, Serializable>, boolean) - Method in interface org.alfresco.service.cmr.version.VersionService
Creates a new version based on the referenced node.
createVersion(Collection<NodeRef>, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.version.VersionService
Creates new versions based on the list of node references provided.
CronTriggerBean - Class in org.alfresco.util
A utility bean to wrap scheduling a cron job with a given scheduler.
CronTriggerBean() - Constructor for class org.alfresco.util.CronTriggerBean
Default constructor

D
DataExtractor - Interface in org.alfresco.repo.audit.extractor
Interface for Audit data value extractors.
DataGenerator - Interface in org.alfresco.repo.audit.generator
Interface for Audit data value generators.These are used to produce auditable data values extract auditable values from nothing; typically these values are derived from the system state or from the thread context.
DATALIST_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
DataList Model URI
DATALIST_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
DataList Model Prefix
DataTypeDefinition - Interface in org.alfresco.service.cmr.dictionary
Read-only definition of a Data Type
DATE - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
DATETIME - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
DAY - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
debug(Object) - Method in class org.alfresco.util.LogAdapter
 
debug(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
 
debug(Object, Throwable) - Method in class org.alfresco.repo.content.transform.TransformerLog
 
debug(String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Log a message prefixed with the current transformation reference.
debug(String, Throwable) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Log a message prefixed with the current transformation reference and include a exception, suppressing the stack trace if repeated as we return up the stack of transformers.
DEBUG_ENTRIES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The number of debug lines to keep.
Declined - Constant in enum org.alfresco.service.cmr.action.ActionStatus
The Action failed with a transient exception.
decode(String) - Static method in class org.alfresco.util.ISO9075
 
deepCopy() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Creates a clone of the TransformationOptions
DEFAULT_DOMAIN - Static variable in interface org.alfresco.repo.tenant.TenantService
 
DEFAULT_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Default Namespace Prefix
DEFAULT_TRANSFORMER - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The 'transformer name' for system wide defaults for all transformers
DEFAULT_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Default Namespace URI
DefaultCopyBehaviourCallback - Class in org.alfresco.repo.copy
The default behaviour that a type of aspect implements if there is no associated
DefaultCopyBehaviourCallback() - Constructor for class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
 
defaultTo(TransformationOptionPair) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
This method overrides rather than defaults values into the supplied pair (as the name might suggest), but because of the order in which it is called, this results in the correct defaults being set.
defaultTo(TransformationOptionLimits) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
This method overrides rather than defaults values into the supplied limits (as the name might suggest), but because of the order in which it is called, this results in the correct defaults being set.
DefaultTypeConverter - Class in org.alfresco.service.cmr.repository.datatype
Support for generic conversion between types.
definition - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
Deprecated.
definition - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Deprecated.
definition - Variable in class org.alfresco.service.cmr.workflow.WorkflowDeployment
Deprecated.
DELETE - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
delete(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Delete a file or folder
delete(String) - Method in interface org.alfresco.repo.content.ContentStore
Deletes the content at the given URL.
delete(String) - Method in class org.alfresco.repo.content.AbstractContentStore
Override if the derived class supports the operation.
delete(String) - Method in class org.alfresco.repo.content.filestore.FileContentStore
Attempts to delete the content.
DELETE_ASSOCIATIONS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
DELETE_CHILDREN - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
DELETE_NODE - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
deleteAuthentication(String) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
Delete an authentication entry
deleteAuthority(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Delete an authority and all its relationships.
deleteAuthority(String, boolean) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Delete an authority and all its relationships, optionally recursively deleting child authorities of the same type.
deleteCategory(NodeRef) - Method in interface org.alfresco.service.cmr.search.CategoryService
Delete a category
deleteClassification(StoreRef, QName) - Method in interface org.alfresco.service.cmr.search.CategoryService
Delete a classification
deleteNode(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
Deletes the given node.
deletePermission(NodeRef, String, String) - Method in interface org.alfresco.service.cmr.security.PermissionService
Find and delete a access control entry by node, authentication and permission.
deletePermission(StoreRef, String, String) - Method in interface org.alfresco.service.cmr.security.PermissionService
Remove part of a permission mask on a store
deletePermissions(NodeRef) - Method in interface org.alfresco.service.cmr.security.PermissionService
Delete all the permission assigned to the node
deletePermissions(StoreRef) - Method in interface org.alfresco.service.cmr.security.PermissionService
Remove all permission mask on a store
deletePerson(String) - Method in interface org.alfresco.service.cmr.security.PersonService
Delete the person identified by the given user name.
deletePerson(NodeRef) - Method in interface org.alfresco.service.cmr.security.PersonService
Delete the person identified by the given ref.
deletePerson(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.security.PersonService
Delete the person identified by the given ref, and optionally delete the associated authentication, if one.
deleteSite(String) - Method in interface org.alfresco.service.cmr.site.SiteService
Delete the site.
deleteStore(StoreRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
Delete a store and all its contents.
deleteTag(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Delete an existing tag and any references to it(cascade delete).
deleteVersion(NodeRef, Version) - Method in interface org.alfresco.service.cmr.version.VersionService
Delete a specific version associated with a node reference.
deleteVersionHistory(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
Delete the version history associated with a node reference.
deleteWorkflow(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Delete a Workflow instance.
DENIED - Constant in enum org.alfresco.service.cmr.security.AccessStatus
 
deployDefinition(String, InputStream, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Deploy a Workflow Definition to the Alfresco Repository
deployDefinition(String, InputStream, String, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Deploy a Workflow Definition to the Alfresco Repository
deployDefinition(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Deploy a Workflow Definition to the Alfresco Repository Note: The specified content object must be of type bpm:workflowdefinition.
deprecatedSetter(String, String, String) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Called by deprecated property setter methods that should no longer be called by Spring configuration as the values are now set using global properties.
DescendentOrSelfElement() - Constructor for class org.alfresco.service.cmr.repository.Path.DescendentOrSelfElement
 
description - Variable in class org.alfresco.service.cmr.workflow.WorkflowTransition
Deprecated.
description - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
Deprecated.
description - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
Deprecated.
description - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Deprecated.
description - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Deprecated.
DESCRIPTOR_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
deserialize(SerializedTransformationOptionsAccessor) - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions.TransformationSourceOptionsSerializer
Gets the parameters from the serialized options accessor and builds a source options object.
destroy() - Method in class org.alfresco.util.AbstractTriggerBean
Ensures that the job is unscheduled with the context is shut down.
DICTIONARY_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Dictionary Model URI
DICTIONARY_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Dictionary Model Prefix
DICTIONARY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
DictionaryException - Exception in org.alfresco.service.cmr.dictionary
Base Exception of Data Dictionary Exceptions.
DictionaryException(String) - Constructor for exception org.alfresco.service.cmr.dictionary.DictionaryException
 
DictionaryException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.dictionary.DictionaryException
 
DictionaryException(String, Object...) - Constructor for exception org.alfresco.service.cmr.dictionary.DictionaryException
 
DictionaryException(String, Throwable, Object...) - Constructor for exception org.alfresco.service.cmr.dictionary.DictionaryException
 
DictionaryException.DuplicateDefinitionException - Exception in org.alfresco.service.cmr.dictionary
Exception generated by attempting to create a duplicate definition of the data dictionary, such as type, aspect, constraint and etc.
DictionaryService - Interface in org.alfresco.service.cmr.dictionary
This interface represents the Repository Data Dictionary.
disable() - Method in interface org.alfresco.repo.policy.Behaviour
Disable the behaviour (for this thread only)
disable() - Method in class org.alfresco.repo.policy.BaseBehaviour
Disable this behaviour for the curent thread
disableAllBehaviours() - Method in interface org.alfresco.repo.policy.BehaviourFilter
Deprecated. Since 4.0 use enableBehaviour(NodeRef)
disableBehaviour() - Method in interface org.alfresco.repo.policy.BehaviourFilter
Disable behaviour for all types
disableBehaviour(QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Disable behaviour for a type or aspect for all nodes.
disableBehaviour(QName, boolean) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Disable behaviour for a type or aspect for all nodes.
disableBehaviour(NodeRef, QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Disable behaviour for specific node and class
disableBehaviour(NodeRef) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Disable all behaviours for a given node
DISABLED - Constant in enum org.alfresco.service.cmr.module.ModuleInstallState
The module is disabled
divide(int) - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Divide the duration - if year-month drops the day-second part of the duration
DOCUMENT_LIBRARY - Static variable in interface org.alfresco.service.cmr.site.SiteService
 
DOCUMENT_LINK_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
documentSelector - Variable in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
doInTransaction(RetryingTransactionHelper.RetryingTransactionCallback<R>) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Execute a callback in a transaction until it succeeds, fails because of an error not the result of an optimistic locking failure, or a deadlock loser failure, or until a maximum number of retries have been attempted.
doInTransaction(RetryingTransactionHelper.RetryingTransactionCallback<R>, boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Execute a callback in a transaction until it succeeds, fails because of an error not the result of an optimistic locking failure, or a deadlock loser failure, or until a maximum number of retries have been attempted.
doInTransaction(RetryingTransactionHelper.RetryingTransactionCallback<R>, boolean, boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Execute a callback in a transaction until it succeeds, fails because of an error not the result of an optimistic locking failure, or a deadlock loser failure, or until a maximum number of retries have been attempted.
DoNotRetryException - Interface in org.alfresco.repo.transaction
Marker interface for the exceptions that should not trigger retries, regardless of the contained causal exceptions.
DOUBLE - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
doubleValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Get the bollean value for the value object May have conversion failure
doWork() - Method in interface org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork
Method containing the work to be done in the user transaction.
dueDate - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
Deprecated.
dueDate - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Workflow Due Date
DuplicateDefinitionException(String) - Constructor for exception org.alfresco.service.cmr.dictionary.DictionaryException.DuplicateDefinitionException
 
DuplicateDefinitionException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.dictionary.DictionaryException.DuplicateDefinitionException
 
DuplicateDefinitionException(String, Object...) - Constructor for exception org.alfresco.service.cmr.dictionary.DictionaryException.DuplicateDefinitionException
 
DuplicateDefinitionException(String, Throwable, Object...) - Constructor for exception org.alfresco.service.cmr.dictionary.DictionaryException.DuplicateDefinitionException
 
Duration - Class in org.alfresco.service.cmr.repository.datatype
This data type represents duration/interval/period as defined by the XMLSchema type duration.
Duration() - Constructor for class org.alfresco.service.cmr.repository.datatype.Duration
Constructor for Duration - a zero value duration
Duration(String) - Constructor for class org.alfresco.service.cmr.repository.datatype.Duration
Construct a Duration from the XMLSchema definition
Duration(Date) - Constructor for class org.alfresco.service.cmr.repository.datatype.Duration
Create a duration given a date.
Duration(String, String) - Constructor for class org.alfresco.service.cmr.repository.datatype.Duration
Create a duration betweeen two dates expressed as strings.
Duration(Date, Date) - Constructor for class org.alfresco.service.cmr.repository.datatype.Duration
Construct a preiod between the two given dates
Duration(boolean, long, long, long) - Constructor for class org.alfresco.service.cmr.repository.datatype.Duration
Construct a duration from months seconds and nanos Checks sign and fixes up seconds and nano.

E
EAGER - Constant in enum org.alfresco.service.cmr.search.PermissionEvaluationMode
 
EAGER - Constant in enum org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
This policy puts the new value if: the extracted property is not null null extracted values are return in the 'modified' map.
EDITION - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names to indicate which Alfresco version the transformer is available with.
EDITION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
EDITOR - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
Element() - Constructor for class org.alfresco.service.cmr.repository.Path.Element
 
EMAILSERVER_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Email Server Application Model Prefix
EMAILSERVER_MODEL_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Email Server Application Model URI
embed(Map<QName, Serializable>, ContentReader, ContentWriter) - Method in interface org.alfresco.repo.content.metadata.MetadataEmbedder
Embeds the given properties into the file specified by the given content writer.
embed(Map<QName, Serializable>, ContentReader, ContentWriter) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Embeds the given properties into the file specified by the given content writer.
embedInternal(Map<String, Serializable>, ContentReader, ContentWriter) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Override to embed metadata values.
embedInternal(Map<String, Serializable>, ContentReader, ContentWriter) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Override to embed metadata values.
EMPTY_URI_SUBSTITUTE - Static variable in class org.alfresco.service.namespace.QName
 
enable() - Method in interface org.alfresco.repo.policy.Behaviour
Enable the behaviour (for this thread only)
enable() - Method in class org.alfresco.repo.policy.BaseBehaviour
Enable this behaviour for the current thread
enableAllBehaviours() - Method in interface org.alfresco.repo.policy.BehaviourFilter
Deprecated. Since 4.0 use disableBehaviour()
enableBehaviour() - Method in interface org.alfresco.repo.policy.BehaviourFilter
Enable behaviours for all classes.
enableBehaviour(QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Enable behaviour for all nodes This is also applied to the to the disabled behaviours with disableBehaviour(QName, boolean)
enableBehaviour(NodeRef, QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Enable behaviour for specific node
enableBehaviour(NodeRef) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Enable behaviour for a specific node
enableBehaviours(NodeRef) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Deprecated. Since 4.0 use enableBehaviour(NodeRef)
enableLocks() - Method in interface org.alfresco.service.cmr.lock.LockService
After calling suspendLocks turn the locks back on.
encode(String) - Static method in class org.alfresco.util.ISO9075
Encode a string according to ISO 9075
encodeSQL(String) - Static method in class org.alfresco.util.ISO9075
Encodes a SQL identifier Allowed at the start: 'a'..'z' | 'A'..'Z' | '_' Allowed after: 'a'..'z' | 'A'..'Z' | '0'..'9' | '_' | ':' | '$'| '#'
ENCRYPTED - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
endDate - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Deprecated.
endTask(String, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
End the Task (i.e.
ensureVersioningEnabled(NodeRef, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.version.VersionService
Ensures that a node has the versionable aspect applied to it, and has at least an initial entry in the version store.
EntityRef - Interface in org.alfresco.service.cmr.repository
A marker interface for entity reference classes.
ENTRIES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.StoreRef
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.Path
Override equals to check equality of Path instances
equals(Object) - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.Path.DescendentOrSelfElement
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.Path.SelfElement
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.Path.ParentElement
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.NodeRef
Override equals for this ref type
equals(Object) - Method in class org.alfresco.service.cmr.repository.ContentData
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
Compares: assocTypeQName parentRef childRef childQName
equals(Object) - Method in class org.alfresco.service.cmr.repository.AssociationRef
Compares: sourceRef targetRef assocTypeQName
equals(Object) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
equals(Object) - Method in class org.alfresco.service.cmr.repository.datatype.Duration
 
equals(String) - Method in enum org.alfresco.service.cmr.security.AuthorityType
 
equals(Object) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
equals(Object) - Method in class org.alfresco.service.namespace.QName
Two QNames are equal only when both their name and namespace match.
equals(Object) - Method in class org.alfresco.util.VersionNumber
Equals implementation
equals(Object) - Method in class org.alfresco.util.Pair
 
equals(Object) - Method in class org.alfresco.repo.tenant.Tenant
 
equals(Object) - Method in class org.alfresco.repo.audit.generator.AbstractDataGenerator
This implementation assumes all generators are stateless i.e.
equals(Object) - Method in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
This implementation assumes all extractors are stateless i.e.
equals(Object) - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
 
equals(Object) - Method in class org.alfresco.repo.policy.ClassFeatureBehaviourBinding
 
equals(Object) - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
 
equals(Object) - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
equals(Object) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
 
EqualsHelper - Class in org.alfresco.util
Utility class providing helper methods for various types of equals functionality
EqualsHelper() - Constructor for class org.alfresco.util.EqualsHelper
 
ERR_EXCLUSIVE_LOCK_EXISTS - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
1: the qname 2: the lock token 3: the existing other lock
ERR_FAILED_TO_ACQUIRE_LOCK - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
1: the qname 2: the lock token
ERR_FAILED_TO_RELEASE_LOCK - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
1: the qname 2: the lock token
ERR_LOCK_RESOURCE_MISSING - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
1: the qname 2: the lock token
ERR_LOCK_UPDATE_COUNT - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
1: the qname 2: the lock token 3: the actual update count 4: the expected update count
error - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
Deprecated.
error(Object) - Method in class org.alfresco.util.LogAdapter
 
error(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
 
ERROR_TIME - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names for the error time.
evaluate(Object) - Method in interface org.alfresco.service.cmr.dictionary.Constraint
Evaluates a property value according to the implementation and initialization parameters provided.
evaluateAction(Action, NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
Evaluted the conditions set on an action.
evaluateActionCondition(ActionCondition, NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
Evaluate an action condition.
EVERY_EVENT - Constant in enum org.alfresco.repo.policy.Behaviour.NotificationFrequency
 
EVERYONE - Constant in enum org.alfresco.service.cmr.security.AuthorityType
 
excludeDataInTheCurrentTransaction(boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
If true, any data in the current transaction will be ignored in the search.
excludeDataInTheCurrentTransaction() - Method in class org.alfresco.service.cmr.search.SearchParameters
Is data in the current transaction excluded from the search.
EXECUTE - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
execute(JobExecutionContext) - Method in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
Gets a list of all files in the temp directory and deletes all those that are older than the given number of hours.
execute() - Method in interface org.alfresco.repo.transaction.RetryingTransactionHelper.RetryingTransactionCallback
Perform a unit of transactional work.
execute(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Execute the action executer
execute(Action, NodeRef) - Method in interface org.alfresco.repo.action.executer.ActionExecuter
Execute the action executer
execute() - Method in interface org.alfresco.repo.module.ModuleComponent
Perform the actual component's work.
execute() - Method in class org.alfresco.repo.module.AbstractModuleComponent
Perform the actual component's work.
EXECUTE_CONTENT - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
executeAction(Action, NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
The actions conditions are always checked.
executeAction(Action, NodeRef, boolean) - Method in interface org.alfresco.service.cmr.action.ActionService
The action is executed based on the asynchronous attribute of the action.
executeAction(Action, NodeRef, boolean, boolean) - Method in interface org.alfresco.service.cmr.action.ActionService
Executes the specified action upon the node reference provided.
executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Execute the action implementation
executeInternal() - Method in class org.alfresco.repo.module.ImporterModuleComponent
The method that performs the actual work.
executeInternal() - Method in class org.alfresco.repo.module.AbstractModuleComponent
The method that performs the actual work.
EXIF_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
EXIF Model URI
EXIF_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
EXIF Model Prefix
exists(StoreRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
exists(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
exists() - Method in interface org.alfresco.service.cmr.repository.ContentReader
Check if the underlying content is present.
exists(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Check the validity of a node reference
exists(Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Determine if a particular attribute exists.
exists(String) - Method in interface org.alfresco.repo.content.ContentStore
Check for the existence of content in the store.
exists(String) - Method in class org.alfresco.repo.content.AbstractContentStore
Simple implementation that uses the reader's exists method as its implementation.
exists(String) - Method in class org.alfresco.repo.content.filestore.FileContentStore
Performs a direct check against the file for its existence.
exists() - Method in class org.alfresco.repo.content.filestore.FileContentReader
Check if the underlying content is present.
existsFeedControl(FeedControl) - Method in interface org.alfresco.service.cmr.activities.ActivityService
For current user, does the feed control exist ?
EXPORTER_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
EXTENSIONS - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The separator between the transformer name and two mimetype extensions in a property name.
extract(ContentReader, Map<QName, Serializable>) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
Extracts the metadata values from the content provided by the reader and source mimetype to the supplied map.
extract(ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
Extracts the metadata values from the content provided by the reader and source mimetype to the supplied map.
extract(ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>, Map<String, Set<QName>>) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
Extracts the metadata from the content provided by the reader and source mimetype to the supplied map.
extract(ContentReader, Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Extracts the metadata values from the content provided by the reader and source mimetype to the supplied map.
extract(ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Extracts the metadata values from the content provided by the reader and source mimetype to the supplied map.
extract(ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>, Map<String, Set<QName>>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Extracts the metadata from the content provided by the reader and source mimetype to the supplied map.
extractData(Serializable) - Method in interface org.alfresco.repo.audit.extractor.DataExtractor
Convert an value passed into the audit components into a value to be recorded.
extractRaw(ContentReader) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Override to provide the raw extracted metadata values.
extractRaw(ContentReader) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Override to provide the raw extracted metadata values.
extractRetryCause(Throwable) - Static method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Sometimes, the exception means retry and sometimes not.
extractSize(String) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Exif metadata for size also returns the string "pixels" after the number value , this function will stop at the first non digit character found in the text
extractSpecific(Metadata, Map<String, Serializable>, Map<String, String>) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Allows implementation specific mappings to be done.

F
Failed - Constant in enum org.alfresco.service.cmr.action.ActionStatus
The Action failed to run to completion.
FAILOVER - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names for creating dynamic failover transformers
FailoverContentTransformer - Class in org.alfresco.repo.content.transform
This class is a transformer which contains a fixed sequence of delegate transformers.
FailoverContentTransformer() - Constructor for class org.alfresco.repo.content.transform.FailoverContentTransformer
 
fatal(Object) - Method in class org.alfresco.util.LogAdapter
 
fatal(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
 
FILE - Constant in enum org.alfresco.service.cmr.model.FileFolderServiceType
 
FILE_FOLDER_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
FileContentReader - Class in org.alfresco.repo.content.filestore
Provides direct access to a local file.
FileContentReader(File) - Constructor for class org.alfresco.repo.content.filestore.FileContentReader
Constructor that builds a URL based on the absolute path of the file.
FileContentReader(File, String) - Constructor for class org.alfresco.repo.content.filestore.FileContentReader
Constructor that explicitely sets the URL that the reader represents.
FileContentStore - Class in org.alfresco.repo.content.filestore
Provides a store of node content directly to the file system.
FileContentStore(ApplicationContext, String) - Constructor for class org.alfresco.repo.content.filestore.FileContentStore
Public constructor for programmatic use.
FileContentStore(ApplicationContext, File) - Constructor for class org.alfresco.repo.content.filestore.FileContentStore
Public constructor for programmatic use.
FileContentStore(ApplicationContext, File, Map<String, Serializable>) - Constructor for class org.alfresco.repo.content.filestore.FileContentStore
 
FileContentWriter - Class in org.alfresco.repo.content.filestore
Provides direct access to a local file.
FileContentWriter(File) - Constructor for class org.alfresco.repo.content.filestore.FileContentWriter
Constructor that builds a URL based on the absolute path of the file.
FileContentWriter(File, ContentReader) - Constructor for class org.alfresco.repo.content.filestore.FileContentWriter
Constructor that builds a URL based on the absolute path of the file.
FileContentWriter(File, String, ContentReader) - Constructor for class org.alfresco.repo.content.filestore.FileContentWriter
Constructor that explicitely sets the URL that the reader represents.
FileExistsException - Exception in org.alfresco.service.cmr.model
Common exception thrown when an operation fails because of a name clash.
FileExistsException(NodeRef, String) - Constructor for exception org.alfresco.service.cmr.model.FileExistsException
 
FileFolderService - Interface in org.alfresco.service.cmr.model
Provides methods specific to manipulating files and folders.
FileFolderServiceType - Enum in org.alfresco.service.cmr.model
The type for a file folder
FileInfo - Interface in org.alfresco.service.cmr.model
Common file information.
FILENAME_ILLEGAL_REGEX - Static variable in class org.alfresco.util.FileNameValidator
The bad file name pattern.
FileNameValidator - Class in org.alfresco.util
Static checker for valid file names.
FileNameValidator() - Constructor for class org.alfresco.util.FileNameValidator
 
FileNotFoundException - Exception in org.alfresco.service.cmr.model
Common, checked exception thrown when a file or folder could not be found
FileNotFoundException(NodeRef) - Constructor for exception org.alfresco.service.cmr.model.FileNotFoundException
 
FileNotFoundException(String) - Constructor for exception org.alfresco.service.cmr.model.FileNotFoundException
 
fileSize(long) - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
FileTypeImageUtils - Class in org.alfresco.repo.web.scripts
Contains utility methods
FileTypeImageUtils() - Constructor for class org.alfresco.repo.web.scripts.FileTypeImageUtils
 
Filter<ItemType,PersistType> - Interface in org.alfresco.repo.forms.processor
Interface definition for a filter which is called before and after a form is generated and persisted.
filterSystemProperties(Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Filters the system properties that are going to be applied.
FINAL_SIZE - Constant in enum org.alfresco.service.cmr.search.LimitBy
Limit the total number of search results returned after pruning by permissions.
find(B) - Method in interface org.alfresco.repo.policy.BehaviourIndex
Gets all bound behaviours for the specified binding.
findAllTagScopes(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Finds all the tag scopes for the specified node.
findAuthorities(AuthorityType, String, boolean, String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Search for authorities by pattern matching (* and ?) against the authority name.
findNodes(NodeService.FindNodeParameters) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
findSites(String, String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
This method will find all sites available to the currently authenticated user based on the specified site filter, site preset filter and result set size.
findSites(String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
This method will find all sites available to the currently authenticated user based on the specified site filter and result set size.
findTaggedNodes(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Find all nodes that have been tagged with the specified tag.
findTaggedNodes(StoreRef, String, NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Find all nodes that have been tagged with the specified tag and reside within the context of the node reference provided.
findTagScope(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Finds the 'nearest' tag scope for the specified node.
fireEvent(String, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Fire custom event against specified path
first() - Method in class org.alfresco.service.cmr.repository.Path
 
FIRST_EVENT - Constant in enum org.alfresco.repo.policy.Behaviour.NotificationFrequency
 
FLOAT - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
floatValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Get the bollean value for the value object May have conversion failure
FOLDER - Constant in enum org.alfresco.service.cmr.model.FileFolderServiceType
 
FORM_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
format(Date) - Static method in class org.alfresco.util.ISO8601DateFormat
Format date into ISO format (UCT0 / Zulu)
formattedString() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Format in human readable form TODO: I18n
formatToZulu(String) - Static method in class org.alfresco.util.ISO8601DateFormat
Normalise isoDate time to Zulu(UTC0) time-zone, removing any UTC offset.
FormProcessor - Interface in org.alfresco.repo.forms.processor
Interface definition of a form processor which is responsible for generating a Form representation of a data source, for example a repository node, a task or an XML schema and for persisting the form data back to the data source.
ForumModel - Interface in org.alfresco.model
Forums Model Constants
FORUMS_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Alfresco Forums URI
FORUMS_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Alfresco Forums Prefix
frequency - Variable in class org.alfresco.repo.policy.BaseBehaviour
The notification frequency
FULL_CONTROL - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 

G
generaliseBinding() - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
Gets a generalised form of the Binding.
generaliseBinding() - Method in class org.alfresco.repo.policy.ClassFeatureBehaviourBinding
Gets a generalised form of the Binding.
generaliseBinding() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
Gets a generalised form of the Binding.
generaliseBinding() - Method in interface org.alfresco.repo.policy.BehaviourBinding
Gets a generalised form of the Binding.
generate() - Static method in class org.alfresco.util.GUID
Generates and returns a new GUID as a string based on a SecureRandom pool in other to avoid thread blocking in concurrent calls.
generate(Item, List<String>, List<String>, Map<String, Object>) - Method in interface org.alfresco.repo.forms.processor.FormProcessor
Returns a Form representation for an item
get(int) - Method in class org.alfresco.service.cmr.repository.Path
 
get(K) - Method in interface org.alfresco.repo.cache.SimpleCache
 
get(QName, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
Gets the Policy implementation for the specified Class and Propery When multiple behaviours are bound to the policy for the class feature, an aggregate policy implementation is returned which invokes each policy in turn.
get(NodeRef, QName, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
Gets the Policy implementation for the specified Class and Propery When multiple behaviours are bound to the policy for the class feature, an aggregate policy implementation is returned which invokes each policy in turn.
get(Set<QName>, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
Gets a Policy for all the given Class and Property
get(NodeRef, Set<QName>, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
Gets a Policy for all the given Class and Property
get(QName) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
Gets the Policy implementation for the specified Class When multiple behaviours are bound to the policy for the class, an aggregate policy implementation is returned which invokes each policy in turn.
get(NodeRef, QName) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
Gets the Policy implementation for the specified Class
get(Set<QName>) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
Gets the policy implementation for the given classes.
get(NodeRef, Set<QName>) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
Gets the policy implementation for the given classes.
get(QName, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
Gets the Policy implementation for the specified Class and Association When multiple behaviours are bound to the policy for the class feature, an aggregate policy implementation is returned which invokes each policy in turn.
get(NodeRef, QName, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
Gets the Policy implementation for the specified Class and Association When multiple behaviours are bound to the policy for the class feature, an aggregate policy implementation is returned which invokes each policy in turn.
get(Set<QName>, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
Gets a Policy for all the given Class and Association
get(NodeRef, Set<QName>, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
Gets a Policy for all the given Class and Association
getAccessStatus() - Method in interface org.alfresco.service.cmr.security.AccessPermission
Get the Access enumeration value
getAction() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
getAction(NodeRef, String) - Method in interface org.alfresco.service.cmr.action.ActionService
Gets an action stored against a given node reference.
getAction(int) - Method in interface org.alfresco.service.cmr.action.ActionList
Get an action at a given index
getActionCondition(int) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Get an ActionCondition at a given index
getActionCondition(int) - Method in interface org.alfresco.service.cmr.action.Action
Get the action condition at a given index
getActionConditionDefinition(String) - Method in interface org.alfresco.service.cmr.action.ActionService
Get a named action condition definition
getActionConditionDefinitionName() - Method in interface org.alfresco.service.cmr.action.ActionCondition
Get the action condition definition name
getActionConditionDefinitions() - Method in interface org.alfresco.service.cmr.action.ActionService
Get all the action condition definitions
getActionConditions() - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Get list containing the ActionConditions in their current order
getActionConditions() - Method in interface org.alfresco.service.cmr.action.Action
Gets a list of the action conditions for this action
getActionDefinition(String) - Method in interface org.alfresco.service.cmr.action.ActionService
Get a named action definition
getActionDefinition() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Get rule action definition
getActionDefinition() - Method in interface org.alfresco.repo.action.executer.ActionExecuter
Get the action definition for the action
getActionDefinitionName() - Method in interface org.alfresco.service.cmr.action.Action
Get the name of the action definition that relates to this action
getActionDefinitions() - Method in interface org.alfresco.service.cmr.action.ActionService
Get all the action definitions
getActionDefinitions(NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
Get all the action definitions that are applicable for the given node, based on its type and aspects.
getActions(NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
Gets all the actions currently saved on the given node reference.
getActions() - Method in interface org.alfresco.service.cmr.action.ActionList
Get list containing the actions in their current order
getActionService() - Method in interface org.alfresco.service.ServiceRegistry
 
getActive() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
getActiveTransformers(String, long, String, TransformationOptions) - Method in interface org.alfresco.service.cmr.repository.ContentService
Deprecated. use getTransformers(String, String, long, String, TransformationOptions).
getActiveTransformers(String, String, TransformationOptions) - Method in interface org.alfresco.service.cmr.repository.ContentService
Deprecated. use getTransformers(String, String, long, String, TransformationOptions).
getActiveTransformers(String, long, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
 
getActiveUserTransaction() - Static method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Utility method to get the active transaction.
getActiveWorkflows(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all active workflow instances of the specified Workflow Definition
getActiveWorkflows() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all active workflow instances.
getActorId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getAdditionalContext() - Method in class org.alfresco.service.cmr.security.PermissionContext
 
getAdditionalInfo(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
Retrieve the additional lock info associated with a node ref.
getAdhocPropertiesAllowed() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
Indicates whether the parameterized item allows adhoc properties to be set
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)
getAliases() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
 
getAll() - Method in interface org.alfresco.repo.policy.BehaviourIndex
Gets all bound behaviours
getAllAspects() - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getAllAspects(boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
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
getAllAuthorities(AuthorityType) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Deprecated. use getAuthorities(AuthorityType, String, String, boolean, boolean, PagingRequest) at least
getAllAuthoritiesInZone(String, AuthorityType) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Gets the names of all authorities in a zone, optionally filtered by type See also "getAuthorities" paged alternative (note: in that case, zone must exist)
getAllDataTypes() - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getAllDefinitions() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all deployed Workflow Definitions (with all previous versions)
getAllDefinitionsByName(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all (including previous) Workflow Definitions for the given unique name
getAllModels() - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getAllModules() - Method in interface org.alfresco.service.cmr.module.ModuleService
Gets a list of all the modules currently installed.
getAllNamedObjects() - Method in class org.alfresco.util.registry.NamedObjectRegistry
 
getAllowableValues() - Method in interface org.alfresco.service.cmr.action.ParameterConstraint
The implementers are expected to return allowed values in the insertion order.
getAllowEnlargement() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
getAllPeople() - Method in interface org.alfresco.service.cmr.security.PersonService
Deprecated. see getPeople(List, boolean, List, PagingRequest)
getAllPermission() - Method in interface org.alfresco.service.cmr.security.PermissionService
Get the All Permission
getAllProperties(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
Get all properties defined across all models with the given data type.
getAllRootAuthorities(AuthorityType) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get all root authorities by type.
getAllRootAuthoritiesInZone(String, AuthorityType) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Gets the names of all root authorities in a zone, optionally filtered by 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
getAllTransformers() - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
 
getAllTypes() - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getAllTypes(boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getAllVersions() - Method in interface org.alfresco.service.cmr.version.VersionHistory
Gets a collection containing all the versions within the version history.
getAnalyserResourceBundleName() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
Get the name of the property bundle that defines analyser mappings for this class.
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.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.ClassDefinition
Get the name of the property bundle that defines analyser mappings for this class (keyed by the type of the property)
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.
getApplicabledMimetypes() - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
Deprecated. Use getApplicableMimetypes() instead.
getApplicableMimetypes() - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
Gets the list of applicable mimetypes
getApplicableTypes() - Method in interface org.alfresco.service.cmr.action.ActionDefinition
Gets a list of the types that this action item is applicable for
getAppliesFromVersionNumber() - Method in interface org.alfresco.repo.module.ModuleComponent
 
getAppliesFromVersionNumber() - Method in class org.alfresco.repo.module.AbstractModuleComponent
getAppliesToVersionNumber() - Method in interface org.alfresco.repo.module.ModuleComponent
 
getAppliesToVersionNumber() - Method in class org.alfresco.repo.module.AbstractModuleComponent
getArchive() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
getArgument(int) - Method in interface org.alfresco.repo.policy.PolicyDefinition
Gets Policy Argument definition for the specified argument index
getArguments() - Method in interface org.alfresco.repo.policy.PolicyDefinition
Gets Policy Argument definitions for all arguments in order of arguments
getAspect(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getAspectName() - Method in exception org.alfresco.service.cmr.dictionary.InvalidAspectException
 
getAspects(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
getAspects(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getAspects() - Method in class org.alfresco.service.cmr.security.PermissionContext
 
getAspects() - Method in interface org.alfresco.repo.template.TemplateProperties
 
getAssignedTasks(String, WorkflowTaskState, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all tasks assigned to the specified authority
getAssignedTasks(String, WorkflowTaskState) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all tasks assigned to the specified authority
getAssoc(Long) - Method in interface org.alfresco.service.cmr.repository.NodeService
Gets an association by ID.
getAssociation(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
Gets the definition of the association as defined by its owning Class.
getAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyAssociationDetails) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
Default behaviour: * AssocCopySourceAction.COPY_REMOVE_EXISTING * AssocCopyTargetAction.USE_COPIED_OTHERWISE_ORIGINAL_TARGET
getAssociations(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getAssociations() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
Fetch all associations for which this is a source type, including child associations.
getAssocQName() - Method in class org.alfresco.repo.copy.CopyDetails
Get the association path qualified name
getAssocTypeQName() - Method in class org.alfresco.repo.copy.CopyDetails
Get the new association type qualified name
getAttribute(Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Get an attribute using a list of unique keys
getAttributes(AttributeService.AttributeQueryCallback, Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Get all attributes that share the starter keys provided.
getAttributeService() - Method in interface org.alfresco.service.ServiceRegistry
Get the attribute service (or null if one is not provided)
getAuditService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getAuthenticationEnabled(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Is an authentication enabled or disabled?
getAuthenticationService() - Method in interface org.alfresco.service.ServiceRegistry
 
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
getAuthorities() - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get the authorities for the current user
getAuthorities(AuthorityType, String, String, boolean, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get authorities by type and/or zone
getAuthoritiesForUser(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get the authorities for the given user
getAuthoritiesInfo(AuthorityType, String, String, String, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get authorities by type and/or zone
getAuthority() - Method in interface org.alfresco.service.cmr.security.AccessPermission
Get the authority to which this permission applies.
getAuthorityDisplayName(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get the display name for the given authority.
getAuthorityDisplayName() - Method in class org.alfresco.repo.security.authority.AuthorityInfo
 
getAuthorityForTicket(String) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
Get the authority for the given ticket
getAuthorityName() - Method in class org.alfresco.repo.security.authority.AuthorityInfo
 
getAuthorityNodeRef(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Gets the authority node for the specified name
getAuthorityService() - Method in interface org.alfresco.service.ServiceRegistry
 
getAuthorityType(String) - Static method in enum org.alfresco.service.cmr.security.AuthorityType
 
getAuthorityType() - Method in interface org.alfresco.service.cmr.security.AccessPermission
Get the type of authority to which this permission applies.
getAuthorityZones(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Gets the name of the zone containing the specified authority.
getAverageRating(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
This method returns the average (mean) rating in the specified scheme for the specified nodeRef.
getAverageTime() - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
getBaseBundleName(String) - Method in interface org.alfresco.repo.i18n.MessageService
 
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.Element
 
getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
 
getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
 
getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.DescendentOrSelfElement
 
getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.SelfElement
 
getBaseNameElement(TenantService) - Method in class org.alfresco.service.cmr.repository.Path.ParentElement
 
getBaseNamePath(TenantService) - Method in class org.alfresco.service.cmr.repository.Path
 
getBaseNameUser(String) - Method in interface org.alfresco.repo.tenant.TenantUserService
 
getBeanName() - Method in class org.alfresco.util.AbstractTriggerBean
Get the bean/trigger name.
getBeanName() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
getBeanName() - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Returns the Spring bean name.
getBehaviour() - Method in interface org.alfresco.repo.policy.BehaviourDefinition
Gets the Behaviour
getBinding() - Method in interface org.alfresco.repo.policy.BehaviourDefinition
Gets the binding used to bind the Behaviour to the Policy
getBlacklist(ContentTransformer, String, String) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Returns a list of blacklisted NodeRefs of the specified transformer for the the combination of source and target mimetype.
getBlogService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
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.
getCalendar() - Static method in class org.alfresco.util.ISO8601DateFormat
Get a calendar object from cache.
getCalendarService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getCallback() - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
This method gets the registered callback object for use with asynchronous renditions.
getCategories(StoreRef, QName, CategoryService.Depth) - Method in interface org.alfresco.service.cmr.search.CategoryService
Get a list of all the categories appropriate for a given property.
getCategory(NodeRef, QName, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
Looks up a category by name under its immediate parent.
getCategoryService() - Method in interface org.alfresco.service.ServiceRegistry
 
getCheckedOut(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
Helper method to retrieve the original node (check-out source) for a working copy.
getCheckedParam(String, Class<T>) - Method in interface org.alfresco.service.cmr.repository.SerializedTransformationOptionsAccessor
Gets the value for the named parameter.
getCheckOutCheckInService() - Method in interface org.alfresco.service.ServiceRegistry
 
getChecksum(ModelDefinition.XMLBindingType) - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
getChildAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyChildAssociationDetails) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
Default behaviour: Cascade if we are copying children AND the association is primary
getChildAssociations() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
Fetch only child associations for which this is a source type.
getChildAssocRef(int) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
Get the child assoc ref for a particular row.
getChildAssocRef() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
 
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(NodeRef, CategoryService.Mode, CategoryService.Depth) - Method in interface org.alfresco.service.cmr.search.CategoryService
Get the children of a given category node
getChildren() - Method in interface org.alfresco.repo.template.TemplateProperties
 
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 interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getClassificationAspects() - Method in interface org.alfresco.service.cmr.search.CategoryService
Get all the types that represent categories
getClassifications(StoreRef) - Method in interface org.alfresco.service.cmr.search.CategoryService
Get all the classification entries
getClassQName() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
Gets the class qualified name
getClients() - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
getClientVisibilityMask(FileFilterMode.Client, HiddenAspect.Visibility) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
getClientVisibilityMap
getCMISDictionaryService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getCMISQueryService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
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(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 interface org.alfresco.service.cmr.search.ResultSetMetaData
The column meta-data.
getCommandOptions() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
Get the command string options
getComments(boolean) - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
Overridden to supply a comment or String of commented out transformation properties that specify any (hard coded or implied) supported transformations.
getComments(boolean) - Method in class org.alfresco.repo.content.transform.ProxyContentTransformer
Overridden to supply a comment or String of commented out transformation properties that specify any (hard coded or implied) supported transformations.
getComments(boolean) - Method in class org.alfresco.repo.content.transform.FailoverContentTransformer
Returns the transformer properties predefined (hard coded or implied) by this transformer.
getComments(boolean) - Method in interface org.alfresco.repo.content.transform.ContentTransformerWorker
 
getComments(boolean) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Overridden to supply a comment or String of commented out transformation properties that specify any (hard coded or implied) supported transformations.
getComments(boolean) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Overridden to supply a comment or String of commented out transformation properties that specify any (hard coded or implied) supported transformations.
getComments(boolean) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Returns the transformer properties predefined (hard coded or implied) by this transformer.
getCommentsOnlySupports(List<String>, List<String>, boolean) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Helper method for getComments(boolean) to create a line that indicates which source and target mimetypes it supports.
getCompensatingAction() - Method in interface org.alfresco.service.cmr.action.Action
Get the compensating action.
getCompletedWorkflows(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all completed workflow instances of the specified Workflow Definition
getCompletedWorkflows() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all completed workflow instances.
getConstraint(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
Gets the definition of the constraint
getConstraint() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
 
getConstraints() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
Get all constraints that apply to the property value
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.
getContainedAuthorities(AuthorityType, String, boolean) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get all the authorities that are contained by the given authority.
getContainer(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
Gets the "container" folder for the specified component.
getContainerClass() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getContainingAuthorities(AuthorityType, String, boolean) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get the authorities that contain the given authority, but use getAuthoritiesForUser(userName).contains(authority) rather than getContainingAuthorities(type, userName, false).contains(authority) or use getContainingAuthoritiesInZone(AuthorityType, String, String, AuthorityFilter, int) as they will be much faster.
getContainingAuthoritiesInZone(AuthorityType, String, String, AuthorityService.AuthorityFilter, int) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get a set of authorities with varying filter criteria
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
getContent(OutputStream) - Method in class org.alfresco.repo.content.AbstractContentReader
Copies the input stream to the given OutputStream
getContent(File) - Method in class org.alfresco.repo.content.AbstractContentReader
Gets content from the repository direct to file
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.
getContentData() - Method in interface org.alfresco.service.cmr.model.FileInfo
Get the content data.
getContentFilterLanguagesService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getContentInputStream() - Method in interface org.alfresco.service.cmr.repository.ContentReader
Get a stream to read from the underlying channel
getContentInputStream() - Method in class org.alfresco.repo.content.AbstractContentReader
Get a stream to read from the underlying channel
getContentLimitProvider() - Method in class org.alfresco.repo.content.AbstractContentWriter
This method returns the configured ContentLimitProvider for this writer.
getContentLocale() - Method in interface org.alfresco.repo.i18n.MessageService
Get the content local for the current thread. This will revert to getLocale() if no value has been defined.
getContentOutputStream() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Get a stream to write to the underlying channel.
getContentOutputStream() - Method in class org.alfresco.repo.content.AbstractContentWriter
Get a stream to write to the underlying channel.
getContentService() - Method in interface org.alfresco.service.ServiceRegistry
 
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.
getContentString(int) - Method in class org.alfresco.repo.content.AbstractContentReader
Gets content from the repository direct to String, but limiting the string size to a given number of characters.
getContentString() - Method in class org.alfresco.repo.content.AbstractContentReader
Makes use of the encoding, if available, to convert bytes to a string.
getContentUrl() - Method in class org.alfresco.service.cmr.repository.ContentData
 
getContentUrl() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Retrieve the URL that this accessor references
getContentUrlParts(String) - Method in class org.alfresco.repo.content.AbstractContentStore
Splits the content URL into its component parts as separated by protocol delimiter.
getContext() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
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
 
getCopies(NodeRef) - Method in interface org.alfresco.service.cmr.repository.CopyService
Deprecated. This method is too open-ended. See getCopies(NodeRef, PagingRequest).
getCopies(NodeRef, PagingRequest) - Method in interface org.alfresco.service.cmr.repository.CopyService
Get the copies of a given node
getCopies(NodeRef, NodeRef, PagingRequest) - Method in interface org.alfresco.service.cmr.repository.CopyService
Get the copies of a given node
getCopyCallback(QName, CopyDetails) - Method in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyNodePolicy
Called for all types and aspects before copying a node.
getCopyProperties(QName, CopyDetails, Map<QName, Serializable>) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
Default behaviour: Copy all associated properties
getCopyService() - Method in interface org.alfresco.service.ServiceRegistry
 
getCount() - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
getCreatedDate() - Method in interface org.alfresco.service.cmr.version.Version
Deprecated. use getFrozenModifiedDate
getCreatedDate() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
getCreatedDate() - Method in interface org.alfresco.service.cmr.action.Action
Get the date the action was created
getCreatedDate() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the site created date
getCreator() - Method in interface org.alfresco.service.cmr.version.Version
Deprecated. use getFrozenModifier
getCreator() - Method in interface org.alfresco.service.cmr.action.Action
Get the name of the user that created the action
getCronExpression() - Method in class org.alfresco.util.CronTriggerBean
Get the cron expression that determines when this job is run.
getCurrentEntryId() - Method in class org.alfresco.repo.batch.BatchProcessor
getCurrentTicket() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Get the current ticket as a string
getCurrentTicket(String, boolean) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
Get the current ticket
getCurrentUserDomain() - Method in interface org.alfresco.repo.tenant.TenantUserService
 
getCurrentUserName() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Get the name of the currently authenticated user.
getCurrentVersion(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
Gets the version object for the current version of the node reference passed.
getCustomProperties() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the custom property values
getCustomProperty(QName) - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the value of a custom property
getCustomProps() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
getData() - Method in interface org.alfresco.repo.audit.generator.DataGenerator
Get the data generated by the instance.
getDataType() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getDataType(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getDataType(Class<?>) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getDataTypeDefinition() - Method in interface org.alfresco.service.cmr.search.QueryParameterDefinition
Get the property type definition for this parameter.
getDataTypes(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getDayToYear() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Extract the day to sec part.
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.
getDefaultAdministratorUserNames() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Gets a set of user names who should be considered 'administrators' by default.
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.
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
 
getDefaultEmbedMapping() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
This method provides a best guess of what model properties should be embedded in content.
getDefaultFieldName() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
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.
getDefaultGuestUserNames() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Gets a set of user names who should be considered 'guests' by default.
getDefaultMapping() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
This method provides a best guess of where to store the values extracted from the documents.
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 interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getDefaultValues() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
getDefaultZones() - Method in interface org.alfresco.service.cmr.security.AuthorityService
Get the name of the default zone.
getDefinition() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
 
getDefinition() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getDefinition() - Method in class org.alfresco.service.cmr.workflow.WorkflowDeployment
 
getDefinitionById(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets a Workflow Definition by unique Id
getDefinitionByName(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets the latest Workflow Definition by unique name
getDefinitionImage(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets a graphical view of the Workflow Definition
getDefinitions() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets latest deployed Workflow Definitions
getDependencies() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
 
getDependencyId() - Method in interface org.alfresco.service.cmr.module.ModuleDependency
Get the ID of the module that this dependency describes.
getDependsOn() - Method in interface org.alfresco.repo.module.ModuleComponent
A list of module components that must be executed prior to this instance.
getDependsOn() - Method in class org.alfresco.repo.module.AbstractModuleComponent
A list of module components that must be executed prior to this instance.
getDescription() - Method in interface org.alfresco.service.cmr.version.Version
Helper method to get the version description.
getDescription() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
Deprecated. The problem identified in MNT-413 will still exist
getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getDescription(MessageLookup, Locale) - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
getDescription() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
Deprecated. The problem identified in MNT-413 will still exist
getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
getDescription() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
Deprecated. The problem identified in MNT-413 will still exist
getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
 
getDescription() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
Deprecated. The problem identified in MNT-413 will still exist
getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ClassAttributeDefinition
 
getDescription() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
Deprecated. The problem identified in MNT-413 will still exist
getDescription(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
 
getDescription() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
The description of the parameterized item definition
getDescription() - Method in interface org.alfresco.service.cmr.action.Action
Get the description of the action
getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
 
getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
 
getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
 
getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Workflow Definition Description (Localised)
getDescription() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the description
getDescription() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Get the description of the module
getDescription() - Method in interface org.alfresco.repo.module.ModuleComponent
 
getDescription() - Method in class org.alfresco.repo.module.AbstractModuleComponent
getDescriptorService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getDiagnostic() - Method in exception org.alfresco.repo.security.authentication.AuthenticationException
Get the authentication diagnostic
getDictionaryDAO() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
getDictionaryService() - Method in interface org.alfresco.service.ServiceRegistry
 
getDirectReadableChannel() - Method in class org.alfresco.repo.content.AbstractContentReader
Provides low-level access to read content from the repository.
getDirectReadableChannel() - Method in class org.alfresco.repo.content.filestore.FileContentReader
Provides low-level access to read content from the repository.
getDirectWritableChannel() - Method in class org.alfresco.repo.content.AbstractContentWriter
Provides low-level access to write content to the repository.
getDirectWritableChannel() - Method in class org.alfresco.repo.content.filestore.FileContentWriter
Provides low-level access to write content to the repository.
getDisplayLabel() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
Get the display label of the parameter.
getDisplaysByExtension() - Method in interface org.alfresco.service.cmr.repository.MimetypeService
Get all human readable mimetype descriptions indexed by mimetype extension
getDisplaysByMimetype() - Method in interface org.alfresco.service.cmr.repository.MimetypeService
Get all human readable mimetype descriptions indexed by mimetype
getDocumentLinkService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getDocumentSelector(Metadata, String) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Gets the document selector, used for determining whether to parse embedded resources, null by default so parse all.
getDomain(String) - Method in interface org.alfresco.repo.tenant.TenantService
 
getDomain(String, boolean) - Method in interface org.alfresco.repo.tenant.TenantService
 
getDomains() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Get the domain to which this instance of an authentication service applies.
getDomainsThatAllowUserCreation() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Does this instance alow user to be created?
getDomainsThatAllowUserDeletion() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Does this instance allow users to be deleted?
getDomainUser(String, String) - Method in interface org.alfresco.repo.tenant.TenantUserService
 
getDomiansThatAllowUserPasswordChanges() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Does this instance allow users to update their passwords?
getDueDate() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
 
getDueDate() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getDuplicateChildNamesAllowed() - Method in interface org.alfresco.service.cmr.dictionary.ChildAssociationDefinition
 
getDynamicAuthorityAssignment() - Method in class org.alfresco.service.cmr.security.PermissionContext
 
getEditions() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
 
getEditionService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getElementString() - Method in class org.alfresco.service.cmr.repository.Path.Element
 
getElementString() - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
 
getElementString() - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
 
getElementString() - Method in class org.alfresco.service.cmr.repository.Path.DescendentOrSelfElement
 
getElementString() - Method in class org.alfresco.service.cmr.repository.Path.SelfElement
 
getElementString() - Method in class org.alfresco.service.cmr.repository.Path.ParentElement
 
getEmbedder() - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Returns the Tika Embedder to modify the document.
getEmbedder(String) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
Gets the best metadata embedder.
getEmbedMapping() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Helper method for derived classes to obtain the embed mappings.
getEncoding() - Method in class org.alfresco.service.cmr.repository.ContentData
Gets the content's encoding.
getEncoding() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Get the encoding of the content being accessed
getEndAfter() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
getEndBefore() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
getEndDate() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getEndTime() - Method in class org.alfresco.repo.batch.BatchProcessor
getEngineId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getEngineId() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
getEntries(int) - Method in class org.alfresco.repo.content.transform.TransformerLog
Returns the log entries.
getError() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
 
getErrorCount() - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
getExcludedDefinitions() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
getExcludeTenantFilter() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getExecuteAsychronously() - Method in interface org.alfresco.service.cmr.action.Action
A guide for the ActionService; Should the action be executed asychronously or not? It is not a general purpose flag to indicate the action is running asychronously.
getExecutionEndDate() - Method in interface org.alfresco.service.cmr.action.Action
Gets the date that the action (last) finished execution at.
getExecutionFailureMessage() - Method in interface org.alfresco.service.cmr.action.Action
Gets the message of the exception which caused the Action execution failure, or null if the Action hasn't failed / has been retried.
getExecutionStartDate() - Method in interface org.alfresco.service.cmr.action.Action
Gets the date that the action (last) began executing at.
getExecutionStatus() - Method in interface org.alfresco.service.cmr.action.Action
Gets the current execution status of the action, such as Running or Completed.
getExecutorService() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Gets the ExecutorService to be used for timeout-aware extraction.
getExecutorService() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Gets the ExecutorService to be used for timeout-aware extraction.
getExistingContentReader() - Method in class org.alfresco.repo.content.AbstractContentWriter
 
getExporterService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getExtension(String) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
Get the extension for the specified mimetype
getExtensionName() - Method in class org.alfresco.repo.processor.BaseProcessorExtension
 
getExtensionOrAny(String) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
 
getExtensionsByMimetype() - Method in interface org.alfresco.service.cmr.repository.MimetypeService
Get all mimetype extensions indexed by mimetype
getExtracter(String) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
Gets the best metadata extracter.
getExtractionTime() - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
Deprecated. Generally not useful or used. Extraction is normally specifically configured.
getExtractionTime() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Provides an estimate, usually a worst case guess, of how long an extraction will take.
getExtractorContext() - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Gets context for the current implementation
getExtraParameters() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getFacetable() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getFacetLabelDisplayHandlerRegistry() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return an object that is not part of the public API. The object itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getFacetQueries() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getFacetQueries() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
Gets the facet query results
getFeedControls(String) - Method in interface org.alfresco.service.cmr.activities.ActivityService
For given user, get feed controls
getFeedControls() - Method in interface org.alfresco.service.cmr.activities.ActivityService
For current user, get feed controls
getFieldFacet(String) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
 
getFieldFacets() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getFile() - Method in class org.alfresco.repo.content.filestore.FileContentWriter
 
getFile() - Method in class org.alfresco.repo.content.filestore.FileContentReader
 
getFileChannel(boolean) - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Provides read-write, random-access to the underlying content.
getFileChannel() - Method in interface org.alfresco.service.cmr.repository.ContentReader
Provides read-only, random-access to the underlying content.
getFileChannel(boolean) - Method in class org.alfresco.repo.content.AbstractContentWriter
Provides read-write, random-access to the underlying content.
getFileChannel() - Method in class org.alfresco.repo.content.AbstractContentReader
Provides read-only, random-access to the underlying content.
getFileFolderService() - Method in interface org.alfresco.service.ServiceRegistry
 
getFileInfo(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Get the file info (name, folder, etc) for the given node
getFileName(TransformationOptions, boolean, long) - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
getFileTypeImage(String, boolean) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
Return the image path to the filetype icon for the specified file name string
getFileTypeImage(FacesContext, String, boolean) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
Return the image path to the filetype icon for the specified file name string
getFileTypeImage(FacesContext, String, FileTypeImageSize) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
Return the image path to the filetype icon for the specified file name string
getFileTypeImage(ServletContext, String, boolean) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
Return the image path to the filetype icon for the specified file name string
getFileTypeImage(ServletContext, String, FileTypeImageSize) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
Return the image path to the filetype icon for the specified file name string
getFilter() - Method in interface org.alfresco.repo.policy.BehaviourIndex
Gets the behaviour filter
getFilterQueries() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getFirst() - Method in class org.alfresco.util.Pair
Get the first member of the tuple.
getFirstName() - Method in class org.alfresco.service.cmr.security.PersonService.PersonInfo
 
getFixedString() - Method in enum org.alfresco.service.cmr.security.AuthorityType
 
getFormService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getFrom() - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter.DynamicTwoStageConverter
 
getFrozenModifiedDate() - Method in interface org.alfresco.service.cmr.version.Version
Helper method to get the frozen (original) modified date for this version of the node
getFrozenModifier() - Method in interface org.alfresco.service.cmr.version.Version
Helper method to get the frozen (original) modifier for this version of the node
getFrozenStateNodeRef() - Method in interface org.alfresco.service.cmr.version.Version
Gets the reference to the node that contains the frozen state of the version.
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.
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
getHeadVersion() - Method in interface org.alfresco.service.cmr.version.VersionHistory
Gets the head (current / most recent) version of the version history.
getHeight() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
getId() - Method in class org.alfresco.service.cmr.repository.NodeRef
 
getId() - Method in class org.alfresco.service.cmr.repository.AssociationRef
Gets the unique identifier for this association.
getId() - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
Unique identifier for the parameterized item
getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
 
getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
 
getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
 
getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
 
getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
 
getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Workflow Definition unique id
getId() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Get the id of the module
getIdentifier() - Method in class org.alfresco.service.cmr.repository.StoreRef
 
getIdentifier(TT) - Method in class org.alfresco.repo.batch.BatchProcessor.BatchProcessWorkerAdaptor
Gets an identifier for the given entry (for monitoring / logging purposes).
getIgnoreLock() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Indicates whether a lock on the actioned upon node reference should be ignored or not.
getIgnoreLock() - Method in interface org.alfresco.repo.action.executer.ActionExecuter
Indicates whether a lock on the actioned upon node reference should be ignored or not.
getImageTransformer() - Method in interface org.alfresco.service.cmr.repository.ContentService
Fetch the transformer that is capable of transforming image content.
getImapService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getImportedNamespaces() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
getImporterService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getIncludedInSuperTypeQuery() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
getIncludeEmbedded() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
If the source content includes embedded resources, should the transformer attempt to transform these as well? Not many transformers do support embedded resources, so this option will only affect those that can.
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 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.
getInitiator() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getInputStream(ContentReader) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
There seems to be some sort of issue with some downstream 3rd party libraries, and input streams that come from a ContentReader.
getInstallDate() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Get the modules install date
getInstallState() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Get the modules install state
getInstance() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
 
getInstance() - Static method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
 
getIntegerParam(String, int) - Method in interface org.alfresco.service.cmr.repository.SerializedTransformationOptionsAccessor
Gets the int value for the named parameter.
getInterface(Class<T>) - Method in class org.alfresco.repo.policy.JavaBehaviour
Gets the requested policy interface onto the behaviour
getInterface(Class<T>) - Method in interface org.alfresco.repo.policy.Behaviour
Gets the requested policy interface onto the behaviour
getIntermediate() - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter.DynamicTwoStageConverter
 
getIntermediateMimetypes() - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
 
getIntermediateTransformers() - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
 
getInvertCondition() - Method in interface org.alfresco.service.cmr.action.ActionCondition
Indicates whether the condition result should be inverted.
getInvitationService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getIsPublic() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Deprecated. as of version 3.2, replaced by getVisibility()
getJavaClassName() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
getJobDetail() - Method in class org.alfresco.util.AbstractTriggerBean
Get the definition of the job to run.
getJobLockService() - Method in interface org.alfresco.service.ServiceRegistry
 
getKBytesPair() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
getKeys() - Method in interface org.alfresco.repo.cache.SimpleCache
 
getLanguage() - Method in class org.alfresco.service.cmr.search.SearchParameters
Get the search language
getLastError() - Method in class org.alfresco.repo.batch.BatchProcessor
getLastErrorEntryId() - Method in class org.alfresco.repo.batch.BatchProcessor
getLastModified() - Method in interface org.alfresco.service.cmr.repository.ContentReader
Gets the time of the last modification of the underlying content.
getLastModified() - Method in class org.alfresco.repo.content.filestore.FileContentReader
Gets the time of the last modification of the underlying content.
getLastModifiedDate() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the site last modified date
getLastName() - Method in class org.alfresco.service.cmr.security.PersonService.PersonInfo
 
getLimit() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
getLimit() - Method in class org.alfresco.service.cmr.search.SearchParameters
If limiting the result set in some way, get the limiting value used.
getLimit() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
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.
getLimits() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Returns max and limit values for time, size and pages in a single operation.
getLimits() - Method in class org.alfresco.repo.content.AbstractContentReader
 
getLimits(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Gets the metadata extracter limits for the given mimetype.
getLimits(ContentTransformer, String, String, String) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Returns the limits defined for the combination of transformer, sourceMimetype and targetMimetype.
getLimits(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Returns the limits from this transformer combined with those of the first transformer in the chain.
getLimits() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. use getLimits(String, String, TransformationOptions) which allows the limits to be selected based on mimetype and use.
getLimits(ContentReader, ContentWriter, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Returns max and limit values for time, size and pages for a specified source and target mimetypes, combined with this Transformer's general limits and optionally the supplied transformation option's limits.
getLimits(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Returns max and limit values for time, size and pages for a specified source and target mimetypes, combined with this Transformer's general limits and optionally the supplied transformation option's limits.
getLinkNodeRef() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
getList(QName, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
Gets the collection of Policy implementations for the specified Class and Property
getList(NodeRef, QName, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
Gets the collection of Policy implementations for the specified Class and Property
getList(Set<QName>, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
Gets the Policy instances for all the given Classes and Properties
getList(NodeRef, Set<QName>, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
Gets the Policy instances for all the given Classes and Properties
getList(QName) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
Gets the collection of Policy implementations for the specified Class
getList(NodeRef, QName) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
Gets the collection of Policy implementations for the specified Class
getList(Set<QName>) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
Gets the collection of Policy implementations for the given classes
getList(NodeRef, Set<QName>) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
Gets the collection of Policy implementations for the given classes
getList(QName, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
Gets the collection of Policy implementations for the specified Class and Association
getList(NodeRef, QName, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
Gets the collection of Policy implementations for the specified Class and Association
getList(Set<QName>, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
Gets the Policy instances for all the given Classes and Associations
getList(NodeRef, Set<QName>, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
Gets the Policy instances for all the given Classes and Associations
getLocale() - Method in class org.alfresco.service.cmr.repository.ContentData
Get the content's locale.
getLocale() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Get the locale of the content being accessed
getLocale() - Method in interface org.alfresco.repo.i18n.MessageService
Get the general local for the current thread, will revert to the default locale if none specified for this thread.
getLocales() - Method in class org.alfresco.service.cmr.search.SearchParameters
Get the locales used for multi-lingual text searches.
getLocalizedSibling(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Uses the cm:name of the given node and attempts to find a sibling node with a more specific localized name.
getLocalName() - Method in class org.alfresco.service.namespace.QName
Gets the name
getLock(QName, long) - Method in interface org.alfresco.repo.lock.JobLockService
Take a manually-managed lock.
getLock(QName, long, long, int) - Method in interface org.alfresco.repo.lock.JobLockService
Take a manually-managed lock.
getLock(QName, long, JobLockService.JobLockRefreshCallback) - Method in interface org.alfresco.repo.lock.JobLockService
Take a manually-managed lock and provide a callback to refresh it periodically.
getLockService() - Method in interface org.alfresco.service.ServiceRegistry
 
getLockState(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
Retrieve the lock properties for the given NodeRef.
getLockStatus(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
Gets the lock status for the node reference relative to the current user.
getLockStatus(NodeRef, String) - Method in interface org.alfresco.service.cmr.lock.LockService
Gets the lock status for the node reference for the specified user.
getLockType(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
Gets the lock type for the node indicated.
getLongLifeTempDir(String) - Static method in class org.alfresco.util.TempFileProvider
creates a longer living temp dir.
getMapComparison(Map<K, V>, Map<K, V>) - Static method in class org.alfresco.util.EqualsHelper
Compare two maps.
getMapDifferenceReport(Map<?, ?>, Map<?, ?>) - Static method in class org.alfresco.util.EqualsHelper
Compare two maps and generate a difference report between the actual and expected values.
getMapping() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Helper method for derived classes to obtain the mappings that will be applied to raw values.
getMax() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
getMaxConcurrentExtractionsCount() - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
Gets the maximum count of allowed concurrent extractions
getMaxDocumentSizeMB() - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
Gets the maximum size(MB) allowed for a transformation
getMaxFeedItems() - Method in interface org.alfresco.service.cmr.activities.ActivityService
Return maximum configured item entries (per feed)
getMaxItems() - Method in class org.alfresco.query.PagingRequest
Size of the page - if skip count is 0 then return up to max items.
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
getMaxPages() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Get the maximum number of pages read before an exception is thrown.
getMaxPages() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
getMaxPages() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. use getMaxPages() which allows the limits to be selected based on mimetype and use.
getMaxPermissionChecks() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getMaxPermissionCheckTimeMillis() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getMaxRating() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
This method returns the maximum rating defined for this scheme.
getMaxRawResultSetSizeForInMemorySort() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getMaxSourceSizeBytes(String, String, TransformationOptions) - Method in interface org.alfresco.service.cmr.repository.ContentService
Returns the maximum source size of any content that may transformed between the supplied mimetypes using the supplied options.
getMaxSourceSizeKBytes() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Gets the maximum source content size, to skip transformations where the source is just too large to expect it to perform.
getMaxSourceSizeKBytes() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
getMaxSourceSizeKBytes(String, String, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Returns the maximum source size (in KBytes) allowed given the supplied values.
getMaxSourceSizeKBytes(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Returns the maximum source size (in KBytes) allowed given the supplied values.
getMaxSourceSizeKBytes() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. use getMaxSourceSizeKBytes() which allows the limits to be selected based on mimetype and use.
getMemberName() - Method in interface org.alfresco.service.cmr.site.SiteMemberInfo
Get the member's name.
getMemberRole() - Method in interface org.alfresco.service.cmr.site.SiteMemberInfo
Get the member's role
getMembersRole(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
 
getMembersRoleInfo(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
Gets the extended role information of the specified user.
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.
getMessageService() - Method in interface org.alfresco.service.ServiceRegistry
Get the Message service bean.
getMetadata() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
 
getMetadataSeparator() - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
getMimetype(String) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
Get the mimetype for the specified extension
getMimetype() - Method in class org.alfresco.service.cmr.repository.ContentData
Gets content's mimetype.
getMimetype() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Get the content mimetype
getMimetype(ContentAccessor) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Convenience to fetch and check the mimetype for the given content
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 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 interface org.alfresco.service.cmr.repository.MimetypeService
Get all mimetypes indexed by extension
getMimetypeService() - Method in interface org.alfresco.service.ServiceRegistry
 
getMimetypeService() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
getMimetypeService() - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
 
getMinRating() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
This method returns the minimum rating defined for this scheme.
getMissingAspect() - Method in exception org.alfresco.service.cmr.repository.AspectMissingException
 
getMissingModules() - Method in interface org.alfresco.service.cmr.module.ModuleService
Gets a list of the modules missing from the system.
getMlAnalaysisMode() - Method in class org.alfresco.service.cmr.search.SearchParameters
The way in which multilingual fields are treated durig a search.
getModel() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getModel() - Method in interface org.alfresco.service.cmr.dictionary.NamespaceDefinition
 
getModel(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getModel() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
getModel() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
 
getModel() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
getModel() - Method in interface org.alfresco.service.cmr.dictionary.ClassAttributeDefinition
 
getModel() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
 
getModelByNamespaceUri(String) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getModelPrefix() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
This method returns the namespace (prefix e.g.
getModifiedDate() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
getModifiedDate() - Method in interface org.alfresco.service.cmr.action.Action
Get the date that the action was last modified
getModifier() - Method in interface org.alfresco.service.cmr.action.Action
Get the name of the user that last modified the action
getModule(String) - Method in interface org.alfresco.service.cmr.module.ModuleService
Gets the module details for a given module id.
getModuleId() - Method in interface org.alfresco.repo.module.ModuleComponent
 
getModuleId() - Method in class org.alfresco.repo.module.AbstractModuleComponent
getModuleService() - Method in interface org.alfresco.service.ServiceRegistry
Get the module service bean.
getModuleVersionNumber() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Get the version number of the module
getMsgId() - Method in exception org.alfresco.error.AlfrescoRuntimeException
 
getMsgParams() - Method in exception org.alfresco.error.AlfrescoRuntimeException
 
getMultilingualContentService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getMustCopy(QName, CopyDetails) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
Default behaviour: Always copy
getMutableProperties() - Method in interface org.alfresco.service.cmr.security.PersonService
Get the list of properties that are mutable.
getName() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getName() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
getName() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
getName() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
 
getName() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
getName() - Method in interface org.alfresco.service.cmr.dictionary.ClassAttributeDefinition
 
getName() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
 
getName(AuthorityType, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Create the full identifier for an authority given its short name and type.
getName() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
getName() - Method in exception org.alfresco.service.cmr.model.FileExistsException
 
getName() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
Get the name of the rule item.
getName() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
Get the name of the parameter.
getName() - Method in interface org.alfresco.service.cmr.action.ParameterConstraint
Gets the unique name of the constraint
getName() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
This method returns the name which uniquely identifies the rating scheme.
getName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
 
getName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
 
getName() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
 
getName() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Workflow Definition name
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.repo.policy.PolicyDefinition
Gets the name of the Policy
getName() - Method in interface org.alfresco.repo.module.ModuleComponent
 
getName() - Method in class org.alfresco.repo.module.AbstractModuleComponent
getName() - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Returns transformer name.
getName() - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Returns transformer's name used in configuration.
getNamedObject(String) - Method in class org.alfresco.util.registry.NamedObjectRegistry
Get a named object if it has been registered
getNameOnlyPath(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Get the file or folder names from the root down to and including the node provided.
getNamePath(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Get the file or folder information from the root down to and including the node provided.
getNamespace() - Method in class org.alfresco.service.cmr.search.SearchParameters
Get the default namespace.
getNamespaces() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
getNamespaceService() - Method in interface org.alfresco.service.ServiceRegistry
 
getNamespaceURI() - Method in class org.alfresco.service.namespace.QName
Gets the namespace
getNamespaceURI(String) - Method in interface org.alfresco.service.namespace.NamespacePrefixResolver
Gets the namespace URI registered for the given prefix
getNearestLocale(Locale, Set<Locale>) - Method in interface org.alfresco.repo.i18n.MessageService
Searches for the nearest locale from the available options.
getNewTicket() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Get a new ticket as a string
getNewTicket(String) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
Register a new ticket
getNextWork() - Method in interface org.alfresco.repo.batch.BatchProcessWorkProvider
Get the next lot of work for the batch processor.
getNode() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
 
getNode() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
 
getNode(String, NodeRef, Map<String, Serializable>) - Method in interface org.alfresco.repo.nodelocator.NodeLocatorService
Locates and returns a NodeRef using the specified NodeLocator.
getNodeAclId(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
getNodeId() - Method in class org.alfresco.repo.security.authority.AuthorityInfo
 
getNodeLocatorService() - Method in interface org.alfresco.service.ServiceRegistry
Get the node locator service (or null if one is not provided)
getNodeRef(Long) - Method in interface org.alfresco.service.cmr.repository.NodeService
Get the node reference for a given node DB ID
getNodeRef() - Method in exception org.alfresco.service.cmr.repository.InvalidNodeRefException
 
getNodeRef() - Method in exception org.alfresco.service.cmr.repository.AspectMissingException
 
getNodeRef() - Method in class org.alfresco.service.cmr.security.PersonService.PersonInfo
 
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)
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() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
getNodeRef() - Method in interface org.alfresco.service.cmr.action.Action
Gets the node ref that represents the saved action node.
getNodeRef() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the site node reference
getNodeRef() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
Gets the instance level node reference
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.ResultSetSPI
Get a list of all the node refs in the result set (if there is only one selector or no selector)
getNodeRefs() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
Gets the node refs
getNodeService() - Method in interface org.alfresco.service.ServiceRegistry
 
getNodeStatus(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
Gets the ID of the last transaction that caused the node to change.
getNotificationFrequency() - Method in interface org.alfresco.repo.policy.Behaviour
 
getNotificationFrequency() - Method in class org.alfresco.repo.policy.BaseBehaviour
Get the notification frequency
getNotificationService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
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.
getNumericalId() - Method in exception org.alfresco.error.AlfrescoRuntimeException
 
getOrCreateZone(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Gets or creates an authority zone node with the specified name
getOrderBy() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getOrderPosition() - Method in enum org.alfresco.service.cmr.security.AuthorityType
 
getOriginal(NodeRef) - Method in interface org.alfresco.service.cmr.repository.CopyService
Get the original for a given copied node
getOwnableService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getOwnerAuthority() - Method in interface org.alfresco.service.cmr.security.PermissionService
Get the Owner Authority
getPackageContents(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Get a list of node refs to all the package contents for the given task id.
getPackageContents(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Get a list of node refs to all the package contents.
getPage() - Method in interface org.alfresco.query.PagingResults
Get the page of results.
getPagedPreferences(String, String, PagingRequest) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
 
getPagedTags(StoreRef, int, int) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Get page of the tags currently available
getPagedTags(StoreRef, String, int, int) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
 
getPagedUserFeedEntries(String, String, boolean, boolean, long, PagingRequest) - Method in interface org.alfresco.service.cmr.activities.ActivityService
 
getPageLimit() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Get the page limit before returning EOF.
getPageLimit() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
getPageLimit() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. use getPageLimit() which allows the limits to be selected based on mimetype and use.
getPagesPair() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
getParameterConstraint(String) - Method in interface org.alfresco.service.cmr.action.ActionService
Get a named parameter constraint
getParameterConstraintName() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
Gets the parameter constraint name, null if none set.
getParameterConstraints() - Method in interface org.alfresco.service.cmr.action.ActionService
Get all the parameter constraints
getParameterDefinitions() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
A list containing the parmameter defintions for this rule item.
getParameterDefintion(String) - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
Get the parameter definition by name
getParameters() - Method in interface org.alfresco.service.cmr.dictionary.Constraint
Returns the parameters passed to the instance of the constraint.
getParameterValue(String) - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
Get value of a named parameter.
getParameterValues() - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
Get the parameter values
getParamWithDefault(String, T) - Method in interface org.alfresco.service.cmr.repository.SerializedTransformationOptionsAccessor
Gets the value for the named parameter.
getParent() - Method in interface org.alfresco.repo.template.TemplateProperties
 
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 interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
getParentNodeRef() - Method in exception org.alfresco.service.cmr.model.FileExistsException
 
getParentRef() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
 
getParser() - Method in class org.alfresco.repo.content.metadata.TikaSpringConfiguredMetadataExtracter
Returns the Tika parser
getParser() - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Returns the correct Tika Parser to process the document.
getPart(int) - Method in class org.alfresco.util.VersionNumber
Helper method to the the part based on the index, if an invalid index is supplied 0 is returned.
getParts() - Method in class org.alfresco.util.VersionNumber
Get the various parts of the version
getPath(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
The root node has an entry in the path(s) returned.
getPath() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
 
getPath() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
 
getPathProperties(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets the properties associated with the specified path (and parent paths)
getPaths(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.repository.NodeService
The root node has an entry in the path(s) returned.
getPatterns() - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
getPeople(String, List<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.security.PersonService
Get paged list of people optionally filtered and/or sorted Note: the pattern is applied to filter props (0 to 3) as startsWithIgnoreCase, which are OR'ed together, for example: cm:userName or cm:firstName or cm:lastName
getPeople(List<Pair<QName, String>>, boolean, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.security.PersonService
Deprecated. see getPeople(String pattern, List filterProps, List> sortProps, PagingRequest pagingRequest)
getPeople(String, List<QName>, Set<QName>, Set<QName>, boolean, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.security.PersonService
Get paged list of people optionally filtered and/or sorted
getPeopleContainer() - Method in interface org.alfresco.service.cmr.security.PersonService
Return the container that stores people.
getPeopleFilteredByProperty(QName, Serializable, int) - Method in interface org.alfresco.service.cmr.security.PersonService
Get people filtered by the given property name/value pair.
getPercentComplete() - Method in class org.alfresco.repo.batch.BatchProcessor
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
getPermissionService() - Method in interface org.alfresco.service.ServiceRegistry
 
getPerson(String) - Method in interface org.alfresco.service.cmr.security.PersonService
Get a person by userName.
getPerson(String, boolean) - Method in interface org.alfresco.service.cmr.security.PersonService
Retrieve the person NodeRef for a username, optionally creating the home folder if it does not exist and optionally creating the person if they don't exist AND the PersonService is configured to allow the creation of missing persons setCreateMissingPeople(boolean).
getPerson(NodeRef) - Method in interface org.alfresco.service.cmr.security.PersonService
Retrieve the person info for an existing person NodeRef
getPersonOrNull(String) - Method in interface org.alfresco.service.cmr.security.PersonService
Get a person by userName.
getPersonService() - Method in interface org.alfresco.service.ServiceRegistry
Get the person service (or null if one is not provided)
getPolicy() - Method in interface org.alfresco.repo.policy.BehaviourDefinition
Gets the Policy bound to
getPolicyClass() - Method in class org.alfresco.repo.policy.CachedPolicyFactory
 
getPolicyComponent() - Method in interface org.alfresco.service.ServiceRegistry
Get the policy component
getPolicyDefinition() - Method in interface org.alfresco.repo.policy.BehaviourDefinition
Gets the definition of the Policy bound to
getPolicyInterface() - Method in interface org.alfresco.repo.policy.PolicyDefinition
Gets the Policy interface class
getPooledTasks(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets the pooled tasks available to the specified authority
getPooledTasks(String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets the pooled tasks available to the specified authority
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.
getPredecessor(Version) - Method in interface org.alfresco.service.cmr.version.VersionHistory
Gets the predecessor of a specified version
getPreference(String, String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
 
getPreferences(String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
Get all preferences for a particular user
getPreferences(String, String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
Get the preferences for a particular user.
getPrefix() - Method in interface org.alfresco.service.cmr.dictionary.NamespaceDefinition
 
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.Element
 
getPrefixedString(NamespacePrefixResolver) - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
 
getPrefixedString(NamespacePrefixResolver) - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
 
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
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 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.
getPriority() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getPriority(ContentTransformer, String, String) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Returns the priority of the specified transformer for the the combination of source and target mimetype.
getProblems() - Method in class org.alfresco.service.cmr.workflow.WorkflowDeployment
 
getProcessCustomProps() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getProcessId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getProcessName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getProcessName() - Method in class org.alfresco.repo.batch.BatchProcessor
getPropagateTimestamps() - Method in interface org.alfresco.service.cmr.dictionary.ChildAssociationDefinition
 
getProperties(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
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() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
getProperties() - Method in class org.alfresco.service.cmr.security.PermissionContext
 
getProperties() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
getProperties() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
 
getProperties() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Get all defined properties.
getProperties() - Method in interface org.alfresco.repo.template.TemplateProperties
 
getProperties(boolean) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Returns a sorted set of all transformer properties, their values and includes comments about the properties.
getProperty(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
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(String) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Returns a transformer property value.
getPropertyAndValue(Properties) - Method in class org.alfresco.repo.content.transform.TransformerLog
The transformer property and value used to set this logger.
getPropertyDefinition() - Method in interface org.alfresco.service.cmr.search.QueryParameterDefinition
This parameter may apply to a well known property type.
getPropertyDefs(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
Gets the definitions of the properties defined by the specified Class.
getPropertyName() - Method in class org.alfresco.repo.content.transform.TransformerLog
Overridden to specify the property name that specifies the maximum number of entries.
getPropertyRollups() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
This method returns a List of property rollup algorithms which are used in order to calculate rating totals, counts etc for a rated node.
getProtocol() - Method in class org.alfresco.service.cmr.repository.StoreRef
 
getPublicServiceAccessService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getPublishedDate() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
getQName() - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
 
getQName() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
Get the qualified name of the parent-child association
getQName() - Method in exception org.alfresco.service.cmr.repository.AssociationExistsException
 
getQName() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
 
getQName() - Method in class org.alfresco.service.cmr.search.QueryParameter
 
getQName() - Method in interface org.alfresco.service.cmr.search.NamedQueryParameterDefinition
Get the name of this parameter.
getQuery() - Method in class org.alfresco.service.cmr.search.SearchParameters
Get the query.
getQueryConsistency() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getQueryExecutionId() - Method in interface org.alfresco.query.PagingResults
Get a unique ID associated with these query results.
getQueryExecutionId() - Method in class org.alfresco.query.PagingRequest
Get a unique ID associated with these query results.
getQueryParameterDefinition() - Method in interface org.alfresco.service.cmr.search.NamedQueryParameterDefinition
Get the query parameter definition
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
getQueueName() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Get the queueName that will execute this action
getQueueName() - Method in interface org.alfresco.repo.action.executer.ActionExecuter
Get the queueName that will execute this action
getRatingByCurrentUser(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
This method gets the Rating applied by the current user to the specified node in the specified RatingScheme - if there is one.
getRatingRollup(NodeRef, String, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
This method returns a 'rolled up' property value for the specified targetNode.
getRatingsByCurrentUser(NodeRef) - Method in interface org.alfresco.service.cmr.rating.RatingService
This method gets the ratings applied by the current user to the specified node.
getRatingScheme(String) - Method in interface org.alfresco.service.cmr.rating.RatingService
Returns the named rating scheme if there is one.
getRatingSchemes() - Method in interface org.alfresco.service.cmr.rating.RatingService
Returns the available rating schemes keyed by name.
getRatingsCount(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
This method gets the number of individual ratings which have been applied to the specified node in the specified RatingScheme.
getRatingService() - Method in interface org.alfresco.service.ServiceRegistry
Get the rating service (or null if one is not provided)
getRawReader(String) - Method in interface org.alfresco.service.cmr.repository.ContentService
Fetch content from the low-level stores using a content URL.
getReadableChannel() - Method in interface org.alfresco.service.cmr.repository.ContentReader
Provides low-level access to the underlying content.
getReadableChannel() - Method in class org.alfresco.repo.content.AbstractContentReader
Provides low-level access to the underlying content.
getReader() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Convenience method to get a reader onto newly written content.
getReader() - Method in interface org.alfresco.service.cmr.repository.ContentReader
Convenience method to get another reader onto the underlying content.
getReader(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.ContentService
Gets a reader for the content associated with the given node property.
getReader(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Get the reader to the file represented by the node according to the File/Folder model.
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 class org.alfresco.repo.content.AbstractContentWriter
Performs checks and copies required reader attributes
getReader() - Method in class org.alfresco.repo.content.AbstractContentReader
Performs checks and copies required reader attributes
getReader(String) - Method in class org.alfresco.repo.content.filestore.FileContentStore
This implementation requires that the URL start with STORE_PROTOCOL or SPOOF_PROTOCOL
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
getReadLimitKBytes() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Gets the limit in terms of the about of data read to limit transformations where only the start of the content is needed.
getReadLimitKBytes() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
getReadLimitKBytes() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. use getReadLimitKBytes() which allows the limits to be selected based on mimetype and use.
getReadLimitTimeMs() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Gets the limit in terms of the amount of data read (by time) to limit transformations where only the start of the content is needed.
getReadLimitTimeMs() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
getReadLimitTimeMs() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. use getReadLimitTimeMs() which allows the limits to be selected based on mimetype and use.
getRef() - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
 
getRef() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
 
getRegisteredBundles() - Method in interface org.alfresco.repo.i18n.MessageService
Get set of registered message resource bundles
getRegisteredPolicies() - Method in interface org.alfresco.repo.policy.PolicyComponent
Gets all registered Policies
getRegisteredPolicy(PolicyType, QName) - Method in interface org.alfresco.repo.policy.PolicyComponent
Gets the specified registered Policy
getReliability(String) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
Deprecated. This method is replaced by isSupported(String)
getReliability(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
TODO - This doesn't appear to be used, so should be removed / deprecated / replaced
getRenderingEngineDefinition(String) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
Returns the RenderingEngineDefinition associated with the specified rendering engine name.
getRenderingEngineDefinitions() - Method in interface org.alfresco.service.cmr.rendition.RenditionService
 
getRenditionAssociationType() - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
Returns the association type used to link the rendition to its parent node after it has been newly created.
getRenditionByName(NodeRef, QName) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
This method gets the rendition of the specified node identified by the provided rendition name.
getRenditionName() - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
 
getRenditionParent() - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
Returns the node to which the rendition is linked when it is first created.
getRenditions(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
This method gets all the renditions of the specified node.
getRenditions(NodeRef, String) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
This method gets all the renditions of the specified node filtered by MIME-type prefix.
getRenditionService() - Method in interface org.alfresco.service.ServiceRegistry
Get the rendition service (or null if one is not provided)
getRepoAdminService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getRepoResourceBundle(StoreRef, String, Locale) - Method in interface org.alfresco.repo.i18n.MessageService
Get message resource bundle from the repository note: also used by Web Client (ResourceBundleWrapper)
getRepoVersionMax() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
 
getRepoVersionMin() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
 
getRequestTotalCountMax() - Method in class org.alfresco.query.PagingRequest
Get requested total count (up to a given maximum).
getRequiredChildName() - Method in interface org.alfresco.service.cmr.dictionary.ChildAssociationDefinition
 
getResizeOptions() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
Get the image resize options
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
getRetryingTransactionHelper() - Method in interface org.alfresco.service.ServiceRegistry
 
getRevertVersionCallback(QName, VersionRevertDetails) - Method in interface org.alfresco.repo.version.VersionServicePolicies.OnRevertVersionPolicy
Called for all types and aspects before reverting a node.
getRollupName() - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
This method returns the rollup name, for example "Total" or "Count".
getRootCategories(StoreRef, QName) - Method in interface org.alfresco.service.cmr.search.CategoryService
Get the root categories for an aspect/classification
getRootCategories(StoreRef, QName, PagingRequest, boolean) - Method in interface org.alfresco.service.cmr.search.CategoryService
Get a paged list of the root categories for an aspect/classification
getRootCategories(StoreRef, QName, PagingRequest, boolean, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
Get a paged list of the root categories for an aspect/classification
getRootCategories(StoreRef, QName, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
Get the root categories for an aspect/classification with names that start with filter
getRootCategories(StoreRef, QName, String, boolean) - Method in interface org.alfresco.service.cmr.search.CategoryService
Gets root categories by name, optionally creating one if one does not exist.
getRootCause() - Method in exception org.alfresco.error.AlfrescoRuntimeException
Get the root cause.
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.
getRootLocation() - Method in class org.alfresco.repo.content.AbstractContentStore
Get the location where the store is rooted.
getRootLocation() - Method in class org.alfresco.repo.content.filestore.FileContentStore
Get the location where the store is rooted.
getRootNode(StoreRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
getRootNode(NodeService, SearchService, NamespaceService, String, NodeRef) - Method in interface org.alfresco.repo.tenant.TenantService
 
getRootVersion() - Method in interface org.alfresco.service.cmr.version.VersionHistory
Gets the root (initial / least recent) version of the version history.
getRow(int) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
Get a row from the result set by row index, starting at 0.
getRuleService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
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.
getSafeContentReader(ContentReader, String, Object...) - Static method in class org.alfresco.repo.content.filestore.FileContentReader
Checks the existing reader provided and replaces it with a reader onto some fake content if required.
getScheduler() - Method in class org.alfresco.util.AbstractTriggerBean
Get the scheduler with which the job and trigger are scheduled.
getScope() - Method in class org.alfresco.repo.jscript.BaseScopableProcessorExtension
 
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)
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.
getScores() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
Get the scores .
getScriptService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getSearchParameters() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
Get the parameters that were specified to define this search.
getSearchService() - Method in interface org.alfresco.service.ServiceRegistry
 
getSearchTerm() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getSecond() - Method in class org.alfresco.util.Pair
Get the second member of the tuple.
getSelector(String) - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
Get the selector meta-data by name.
getSelectorNames() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
Get the names of the selectors.
getSelectors() - Method in interface org.alfresco.service.cmr.search.ResultSetMetaData
The selector meta-data.
getSerializer() - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
Gets the serializer for the source options.
getSerialversionuid() - Static method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getService(QName) - Method in interface org.alfresco.service.ServiceRegistry
Get the specified service.
getService() - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
Gets the Service
getServices() - Method in interface org.alfresco.service.ServiceRegistry
Get the list of services provided by the Repository
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
getShortName() - Method in interface org.alfresco.service.cmr.dictionary.Constraint
Gets the constraint name.
getShortName(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Extract the short name of an authority from its full identifier.
getShortName() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the short name
getShortName() - Method in class org.alfresco.repo.security.authority.AuthorityInfo
 
getSimpleName(ContentTransformer) - Static method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Returns the simple form of the transformer name, which has had the normal "transformer." prefix to the Spring bean name removed.
getSinceTxId() - Method in class org.alfresco.service.cmr.search.SearchParameters
If not null, then the search should only include results from transactions after sinceTxId.
getSinceVersionNumber() - Method in interface org.alfresco.repo.module.ModuleComponent
 
getSinceVersionNumber() - Method in class org.alfresco.repo.module.AbstractModuleComponent
getSite(String) - Method in interface org.alfresco.service.cmr.site.SiteService
Gets site information based on the short name of a site.
getSite(NodeRef) - Method in interface org.alfresco.service.cmr.site.SiteService
This method gets the SiteInfo for the Share Site which contains the given NodeRef.
getSiteFeedEntries(String) - Method in interface org.alfresco.service.cmr.activities.ActivityService
Retrieve site feed
getSiteGroup(String) - Method in interface org.alfresco.service.cmr.site.SiteService
Gets the sites group.
getSitePreset() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the site preset
getSiteRoleGroup(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
Gets the sites role group.
getSiteRoles() - Method in interface org.alfresco.service.cmr.site.SiteService
Gets a list of all the currently available roles that a user can perform on all sites
getSiteRoles(String) - Method in interface org.alfresco.service.cmr.site.SiteService
Gets a list of all the currently available roles that a user can perform on a specific site.
getSiteRoot() - Method in interface org.alfresco.service.cmr.site.SiteService
Gets the reference to the folder that is the Site root node.
getSiteService() - Method in interface org.alfresco.service.ServiceRegistry
Get the site service (or null if one is not provided)
getSiteShortName(NodeRef) - Method in interface org.alfresco.service.cmr.site.SiteService
This method gets the shortName for the Share Site which contains the given NodeRef.
getSize() - Method in class org.alfresco.service.cmr.repository.ContentData
Get the content's size
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.repo.content.filestore.FileContentWriter
Gets the size of the content that this reader references.
getSize() - Method in class org.alfresco.repo.content.filestore.FileContentReader
Gets the size of the content that this reader references.
getSkipCount() - Method in class org.alfresco.query.PagingRequest
Results to skip before retrieving the page.
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.
getSolrFacetHelper() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return an object that is not part of the public API. The object itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getSortDefinitions() - Method in class org.alfresco.service.cmr.search.SearchParameters
Get the sort definitions that apply to this query.
getSortLocale() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
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
 
getSourceContentProperty() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Get the source content property
getSourceExt() - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
getSourceMimetype() - Method in exception org.alfresco.service.cmr.repository.NoTransformerException
 
getSourceMimetypes(String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Returns a collection of mimetypes ordered by extension, but unlike the version in MimetypeService throws an exception if the sourceExtension is supplied but does not match a mimetype.
getSourceNode(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
This method gets the source node for the specified rendition node.
getSourceNodeAspectQNames() - Method in class org.alfresco.repo.copy.CopyDetails
Get the aspects associated with the source node
getSourceNodeId() - Method in exception org.alfresco.service.cmr.repository.AssociationExistsException
 
getSourceNodeProperties() - Method in class org.alfresco.repo.copy.CopyDetails
Get the properties associated with the source node
getSourceNodeRef() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Gets the source node reference
getSourceNodeRef() - Method in class org.alfresco.repo.copy.CopyDetails
Get the source node
getSourceNodeTypeQName() - Method in class org.alfresco.repo.copy.CopyDetails
Get the type of the source node
getSourceOptions(Class<T>) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Gets the appropriate source options for the given mimetype if available.
getSourceOptionsList() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Gets the immutable list of source options further describing how the source should be transformed based on its mimetype.
getSourceOptionsMap() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Gets the map of source options further describing how the source should be transformed based on its mimetype
getSourceRef() - Method in class org.alfresco.service.cmr.repository.AssociationRef
 
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.
getSpaceFree() - Method in class org.alfresco.repo.content.AbstractContentStore
Calculates the remaning free space in the underlying store.
getSpaceFree() - Method in class org.alfresco.repo.content.filestore.FileContentStore
Get the filesystem's free space.
getSpaceTotal() - Method in interface org.alfresco.repo.content.ContentStore
Calculates the total storage space of the underlying store.
getSpaceTotal() - Method in class org.alfresco.repo.content.AbstractContentStore
Calculates the total storage space of the underlying store.
getSpaceTotal() - Method in class org.alfresco.repo.content.filestore.FileContentStore
Get the filesystem's total space.
getSpellCheckResult() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
Gets the spell check result
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.
getStartAfter() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
getStartBefore() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
getStartDate() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getStartDelay() - Method in class org.alfresco.util.CronTriggerBean
 
getStartTask(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets the start task instance for the given workflow instance.
getStartTaskDefinition() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Task Definition for Workflow Start Task (Optional)
getStartTasks(List<String>, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets the start task instances for the given workflow instances.
getStartTime() - Method in class org.alfresco.repo.batch.BatchProcessor
getState() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
 
getStatistics(ContentTransformer, String, String, boolean) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Returns and creates if needed the TransformerStatistics object for the combination of transformer, sourceMimetype and targetMimetype.
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.
getStoreFreeSpace() - Method in interface org.alfresco.service.cmr.repository.ContentService
Gets the remaing available space in the underlying content store.
getStoreRef() - Method in class org.alfresco.service.cmr.repository.NodeRef
 
getStoreRef() - Method in exception org.alfresco.service.cmr.repository.AbstractStoreException
 
getStores() - Method in interface org.alfresco.service.cmr.repository.NodeService
Gets a list of all available node store references
getStores() - Method in class org.alfresco.service.cmr.search.SearchParameters
Get the stores in which this query should find results.
getStoreTotalSpace() - Method in interface org.alfresco.service.cmr.repository.ContentService
Gets the total space of the underlying content store (not exclusively Alfresco-controlled binaries).
getStringBuilder() - Method in class org.alfresco.repo.content.transform.TransformerDebug
Returns the current StringBuilder (if any) being used to capture debug information for the current Thread.
getSubAspects(QName, boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getSubTypes(QName, boolean) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
Get the sub types of the type.
getSuccessfullyProcessedEntries() - Method in class org.alfresco.repo.batch.BatchProcessor
getSuccessors(Version) - Method in interface org.alfresco.service.cmr.version.VersionHistory
Gets the succeeding versions of a specified version.
getSysAdminParams() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return an object that is not part of the public API. The object itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getSystemTempDir() - Static method in class org.alfresco.util.TempFileProvider
Get the Java Temp dir e.g.
getSystemUserName() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
Get the name of the system user
getTaggingService() - Method in interface org.alfresco.service.ServiceRegistry
Get the Tagging Service
getTagName(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
 
getTagNodeRef(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Gets the node reference for a given tag.
getTags(StoreRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Get all the tags currently available
getTags(StoreRef, PagingRequest) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Get a paged list of all the tags currently available
getTags(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Get all the tags currently available that match the provided filter.
getTags(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Get all the tags on a node
getTags(NodeRef, PagingRequest) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Get a paged list of all the tags on a node
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
 
getTargetContentProperty() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Get the target content property
getTargetExt() - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
getTargetMimetype() - Method in exception org.alfresco.service.cmr.repository.NoTransformerException
 
getTargetMimetypes(String, String, Collection<String>) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Identical to getSourceMimetypes for the target, but avoids doing the look up if the sourceExtension is the same as the tragetExtension, so will have the same result.
getTargetNodeId() - Method in exception org.alfresco.service.cmr.repository.AssociationExistsException
 
getTargetNodeRef() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Get the target node reference
getTargetNodeRef() - Method in class org.alfresco.repo.copy.CopyDetails
Get the node to which the copy will occur.
getTargetParentNodeRef() - Method in class org.alfresco.repo.copy.CopyDetails
Get the node under which the new/existing copy will be placed
getTargetRef() - Method in class org.alfresco.service.cmr.repository.AssociationRef
 
getTargetRoleName() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
 
getTask() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
 
getTaskById(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets a Task by unique Id
getTaskCustomProps() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getTaskDefinitions(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets the Task Definitions for the given Workflow Definition
getTaskId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getTaskName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getTasksForWorkflowPath(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all Tasks associated with the specified path
getTaskState() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getTempDir() - Static method in class org.alfresco.util.TempFileProvider
Get the Alfresco temp dir, by defaut %java.io.tempdir%/Alfresco.
getTempDir(String) - Static method in class org.alfresco.util.TempFileProvider
Get the specified temp dir, %java.io.tempdir%/dirName.
getTemplateImageResolver() - Method in class org.alfresco.repo.template.BaseTemplateProcessorExtension
 
getTemplateProcessor(String) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Return a TemplateProcessor instance for the specified engine name.
getTemplateService() - Method in interface org.alfresco.service.ServiceRegistry
 
getTempWriter() - Method in interface org.alfresco.service.cmr.repository.ContentService
Gets a writer to a temporary location.
getTenant(String) - Method in interface org.alfresco.repo.tenant.TenantService
 
getTenantDomain() - Method in class org.alfresco.repo.tenant.Tenant
 
getTestFileExtensionsAndMimetypes() - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
getTextAttributes() - Method in class org.alfresco.service.cmr.search.SearchParameters
Get the text attributes used for text expansion.
getThresholdCount(ContentTransformer, String, String) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Returns the threshold of the transformer.
getThumbnailService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getTimeoutMs() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Gets the timeout (ms) on the InputStream after which an IOExecption is thrown to terminate very slow transformations or a subprocess is terminated (killed).
getTimeoutMs() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
getTimeoutMs() - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
Gets the time in milliseconds after which the metadata extracter will be stopped.
getTimeoutMs() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. use getTimeoutMs() which allows the limits to be selected based on mimetype and use.
getTimePair() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
getTimers(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all active timers for the specified workflow
getTitle() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
Deprecated. The problem identified in MNT-413 will still exist
getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getTitle(MessageLookup, Locale) - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
getTitle() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
Deprecated. The problem identified in MNT-413 will still exist
getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
getTitle() - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
Deprecated. The problem identified in MNT-413 will still exist
getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ConstraintDefinition
 
getTitle() - Method in interface org.alfresco.service.cmr.dictionary.Constraint
 
getTitle() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
Deprecated. The problem identified in MNT-413 will still exist
getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.ClassAttributeDefinition
 
getTitle() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
Deprecated. The problem identified in MNT-413 will still exist
getTitle(MessageLookup) - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
 
getTitle() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
The title of the parameterized item definition
getTitle() - Method in interface org.alfresco.service.cmr.action.Action
Get the title of the action
getTitle() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
 
getTitle() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
 
getTitle() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
 
getTitle() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Workflow Definition Title (Localised)
getTitle() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the title
getTitle() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Get the title of the module
getTo() - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter.DynamicTwoStageConverter
 
getTopCategories(StoreRef, QName, int) - Method in interface org.alfresco.service.cmr.search.CategoryService
Get the most polular categories
getTopLevelNodeNewName(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.CopyService
Determines if top-level node name will be changed during copy according to policies.
getTotalErrors() - Method in class org.alfresco.repo.batch.BatchProcessor
getTotalEstimatedWorkSize() - Method in interface org.alfresco.repo.batch.BatchProcessWorkProvider
Get an estimate of the total number of objects that will be provided by this instance.
getTotalRating(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
This method gets the total accumulated rating score for the specified node in the specified RatingScheme.
getTotalResultCount() - Method in interface org.alfresco.query.PagingResults
Get the total result count assuming no paging applied.
getTotalResults() - Method in class org.alfresco.repo.batch.BatchProcessor
getTrackStatus() - Method in interface org.alfresco.service.cmr.action.ActionDefinition
Get whether the basic action definition supports action tracking or not.
getTrackStatus() - Method in interface org.alfresco.service.cmr.action.Action
 
getTrackStatus() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Get whether the basic action definition supports action tracking or not.
getTrackStatus() - Method in interface org.alfresco.repo.action.executer.ActionExecuter
Get whether the basic action definition supports action tracking or not.
getTrait(Class<? extends T>) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
 
getTransactionalLock(QName, long) - Method in interface org.alfresco.repo.lock.JobLockService
Take a transactionally-managed lock.
getTransactionalLock(QName, long, long, int) - Method in interface org.alfresco.repo.lock.JobLockService
Take a transactionally-managed lock.
getTransactionService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getTransformationTime() - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Deprecated. use mimetype specific version.
getTransformationTime(String, String) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Provides an estimate, usually a worst case guess, of how long a transformation will take.
getTransformationTime() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
 
getTransformationTime(String, String) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Provides an estimate, usually a worst case guess, of how long a transformation will take.
getTransformer(String, String) - Method in interface org.alfresco.service.cmr.repository.ContentService
Fetch the transformer that is capable of transforming the content in the given source mimetype to the given target mimetype.
getTransformer(String, String, long, String, TransformationOptions) - Method in interface org.alfresco.service.cmr.repository.ContentService
Fetch the transformer that is capable of transforming the content in the given source mimetype to the given target mimetype with the provided transformation options.
getTransformer(String, String, TransformationOptions) - Method in interface org.alfresco.service.cmr.repository.ContentService
Deprecated. use overloaded method with sourceSize parameter.
getTransformer(String) - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
Returns a transformer identified by name.
getTransformer(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
Deprecated. use overloaded version with sourceSize parameter.
getTransformer(String, long, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
Gets the best transformer possible.
getTransformerDebug() - Method in class org.alfresco.repo.content.AbstractContentReader
 
getTransformerName() - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
getTransformers(String, String, long, String, TransformationOptions) - Method in interface org.alfresco.service.cmr.repository.ContentService
Fetch the transformers that are capable of transforming the content in the given source mimetype to the given target mimetype with the provided transformation options.
getTransformers() - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
 
getTransitions() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
 
getTrigger() - Method in class org.alfresco.util.CronTriggerBean
Build the cron trigger
getTrigger() - Method in class org.alfresco.util.AbstractTriggerBean
Abstract method for implementations to build their trigger.
getType(NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
getType(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
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() - Method in class org.alfresco.service.cmr.security.PermissionContext
 
getType() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
getType(QName) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Checks the type for whether it is a recognised file or folder type or is invalid for the FileFolderService.
getType() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
Get the type of parameter
getType() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
 
getType() - Method in interface org.alfresco.repo.policy.PolicyDefinition
Gets the Policy type
getTypeName() - Method in exception org.alfresco.service.cmr.dictionary.InvalidTypeException
 
getTypeQName() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
Get the qualified name of the association type
getTypeQName() - Method in class org.alfresco.service.cmr.repository.AssociationRef
Get the qualified name of the source-target association
getTypes(QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
 
getUpperMaxEntries() - Method in class org.alfresco.repo.content.transform.TransformerLog
Overridden to specify the maximum value the maxEntries property may set.
getUri() - Method in interface org.alfresco.service.cmr.dictionary.NamespaceDefinition
 
getURIs() - Method in interface org.alfresco.service.namespace.NamespacePrefixResolver
Gets all registered Uris
getUrls(ContentStore.ContentUrlHandler) - Method in interface org.alfresco.repo.content.ContentStore
Deprecated. in 5.0. The API is no longer used by Alfresco; efficient APIs can be provided by the implementations, if required
getUrls(Date, Date, ContentStore.ContentUrlHandler) - Method in interface org.alfresco.repo.content.ContentStore
Deprecated. in 5.0. The API is no longer used by Alfresco; efficient APIs can be provided by the implementations, if required
getUrls(ContentStore.ContentUrlHandler) - Method in class org.alfresco.repo.content.AbstractContentStore
Get all URLs for the store, regardless of creation time.
getUrls(Date, Date, ContentStore.ContentUrlHandler) - Method in class org.alfresco.repo.content.AbstractContentStore
Override to provide an implementation.
getUrls(Date, Date, ContentStore.ContentUrlHandler) - Method in class org.alfresco.repo.content.filestore.FileContentStore
Gets the urls.
getUse() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
The use to which the transform will be put.
getUseBufferedInputStream() - Method in class org.alfresco.repo.content.AbstractContentReader
 
getUseInMemorySort() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
getUserDomain(String) - Method in interface org.alfresco.repo.tenant.TenantUserService
 
getUserDomain(String) - Method in interface org.alfresco.repo.tenant.TenantService
 
getUserFeedEntries(String, String) - Method in interface org.alfresco.service.cmr.activities.ActivityService
Retrieve user feed with optional site filter Will return activities for all users across all sites, or optionally for all users for specified site.
getUserFeedEntries(String, String, boolean, boolean) - Method in interface org.alfresco.service.cmr.activities.ActivityService
Retrieve user feed with optional site filter and optional user filters Will return activities for users across all sites, or optionally for users for specified site.
getUserFeedEntries(String, String, boolean, boolean, Set<String>, Set<String>) - Method in interface org.alfresco.service.cmr.activities.ActivityService
Retrieve user feed with optional site filter and optional user filters Will return activities for users across all sites, or optionally for users for specified site.
getUserFeedEntries(String, String, boolean, boolean, long) - Method in interface org.alfresco.service.cmr.activities.ActivityService
Retrieve user feed with optional site filter and optional user filters and optional min feed DB id Will return activities for users across all sites, or optionally for users for specified site.
getUserFeedEntries(String, String, boolean, boolean, Set<String>, Set<String>, long) - Method in interface org.alfresco.service.cmr.activities.ActivityService
Retrieve user feed with optional site filter and optional user filters and optional min feed DB id Will return activities for users across all sites, or optionally for users for specified site.
getUserIdentifier(String) - Method in interface org.alfresco.service.cmr.security.PersonService
Given the case sensitive user name find the approriate identifier from the person service.
getUserName() - Method in class org.alfresco.service.cmr.security.PersonService.PersonInfo
 
getUserName() - Method in exception org.alfresco.service.cmr.security.NoSuchPersonException
 
getUserNamesAreCaseSensitive() - Method in interface org.alfresco.service.cmr.security.PersonService
Are user names case sensitive?
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 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?
getValidFileName(String) - Static method in class org.alfresco.util.FileNameValidator
Replaces illegal filename characters with '_'
getValue() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
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
getValue() - Method in class org.alfresco.service.cmr.search.QueryParameter
 
getValueDisplayLabel(String) - Method in interface org.alfresco.service.cmr.action.ParameterConstraint
 
getValues() - Method in interface org.alfresco.service.cmr.search.ResultSetRow
Get the values of all available node properties.
getVersion(String) - Method in interface org.alfresco.service.cmr.version.VersionHistory
Gets a version with a specified version label.
getVersion() - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
getVersion() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Workflow Definition version
getVersion() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Deprecated. use getModuleVersionNumber which knows about maven style version numbers
getVersionedNodeRef() - Method in interface org.alfresco.service.cmr.version.Version
Gets a reference to the node that this version was created from.
getVersionHistory(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
Gets the version history information for a node.
getVersionLabel() - Method in interface org.alfresco.service.cmr.version.Version
Helper method to get the version label from the version property data.
getVersionProperties() - Method in interface org.alfresco.service.cmr.version.Version
Get the map containing the version property values
getVersionProperty(String) - Method in interface org.alfresco.service.cmr.version.Version
Gets the value of a named version property.
getVersionService() - Method in interface org.alfresco.service.ServiceRegistry
 
getVersionStoreReference() - Method in interface org.alfresco.service.cmr.version.VersionService
Gets the reference to the version store
getVersionString() - Method in interface org.alfresco.service.cmr.module.ModuleDependency
 
getVersionString() - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
Gets the version string captured from the check command.
getVersionString() - Method in interface org.alfresco.repo.content.transform.ContentTransformerWorker
Gets a string returning product and version information.
getVersionType() - Method in interface org.alfresco.service.cmr.version.Version
Helper method to get the version type.
getVisibility() - Method in interface org.alfresco.service.cmr.site.SiteInfo
Get the sites visibility
getVisibility(FileFilterMode.Client, NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Gets the visibility constraint for the given client on the given node.
getWebDavService() - Method in interface org.alfresco.service.ServiceRegistry
Deprecated. This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
getWidth() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
getWorker() - Method in class org.alfresco.repo.content.transform.ProxyContentTransformer
Returns the worker that the converter uses
getWorkflowById(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets a specific workflow instances
getWorkflowDefinitionId() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
getWorkflowDefinitionName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
getWorkflowImage(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets a graphical view of the workflow instance
getWorkflowPackage() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
getWorkflowPaths(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all Paths for the specified Workflow instance.
getWorkflows(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all workflow instances (both active and completed) of the specified Workflow Definition
getWorkflows(WorkflowInstanceQuery) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all "in-flight" workflow instances according to the specified workflowInstanceQuery parameter
getWorkflows(WorkflowInstanceQuery, int, int) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets maxItems "in-flight" workflow instances according to the specified workflowInstanceQuery parameter Get maxItems and skipCount parameters form request
getWorkflows() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets all workflow instances (both active and completed).
getWorkflowService() - Method in interface org.alfresco.service.ServiceRegistry
 
getWorkflowsForContent(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Gets the Workflows that act upon the specified Repository content.
getWorkingCopy(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
Helper method to retrieve the working copy node reference for a checked out node.
getWritableChannel() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Provides low-level access to write to repository content.
getWritableChannel() - Method in class org.alfresco.repo.content.AbstractContentWriter
Provides low-level access to write to repository content.
getWriter(NodeRef, QName, boolean) - Method in interface org.alfresco.service.cmr.repository.ContentService
Get a content writer for the given node property, choosing to optionally have the node property updated automatically when the content stream closes.
getWriter(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Get the writer to the file represented by the node according to the File/Folder model.
getWriter(ContentContext) - Method in interface org.alfresco.repo.content.ContentStore
Get an accessor with which to write content to a location within the store.
getWriter(ContentContext) - Method in class org.alfresco.repo.content.AbstractContentStore
An implementation that does some sanity checking before requesting a writer from the store.
getWriterInternal(ContentReader, String) - Method in class org.alfresco.repo.content.AbstractContentStore
Implement to supply a store-specific writer for the given existing content and optional target content URL.
getWriterInternal(ContentReader, String) - Method in class org.alfresco.repo.content.filestore.FileContentStore
Returns a writer onto a location based on the date.
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
getZone(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Gets an authority zone node with the specified name
GROUP - Constant in enum org.alfresco.service.cmr.security.AuthorityType
 
GROUP_PREFIX - Static variable in interface org.alfresco.service.cmr.security.PermissionService
Prefix used for authorities of type group.
guessEncoding() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Attempts to guess the encoding of the Content based on the contents.
guessEncoding() - Method in class org.alfresco.repo.content.AbstractContentWriter
When the content has been written, attempt to guess the encoding of it.
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.
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 class org.alfresco.repo.content.AbstractContentWriter
When the content has been written, attempt to guess the mimetype of it, using the filename and contents.
GUEST - Constant in enum org.alfresco.service.cmr.security.AuthorityType
 
GUEST_AUTHORITY - Static variable in interface org.alfresco.service.cmr.security.PermissionService
The guest authority
guestUserAuthenticationAllowed() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Check if Guest user authentication is allowed.
GUID - Class in org.alfresco.util
A wrapper class to serve up GUIDs

H
hasActionConditions() - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Indicates whether there are any Conditions
hasActionConditions() - Method in interface org.alfresco.service.cmr.action.Action
Indicates whether the action has any conditions specified
hasActions() - Method in interface org.alfresco.service.cmr.action.ActionList
Indicates whether there are any actions
hasAdminAuthority() - Method in interface org.alfresco.service.cmr.security.AuthorityService
Check of the current user has admin authority.
hasAspect(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Determines if a given aspect is present on a node.
hasAspect(String) - Method in interface org.alfresco.repo.template.TemplateProperties
 
hasContainer(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
Determines if a "container" folder for the specified component exists.
hasContent(ContentData) - Static method in class org.alfresco.service.cmr.repository.ContentData
Helper method to determine if the data represents any physical content or not.
hasCreateSitePermissions() - Method in interface org.alfresco.service.cmr.site.SiteService
This method checks if the currently authenticated user has permission to create sites.
hasDefaultValue() - Method in interface org.alfresco.service.cmr.search.QueryParameterDefinition
Has this parameter got a default value?
hasGuestAuthority() - Method in interface org.alfresco.service.cmr.security.AuthorityService
Check of the current user has guest authority.
hashCode() - Method in class org.alfresco.service.cmr.repository.StoreRef
Creates a hashcode from both the getProtocol() and getIdentifier()
hashCode() - Method in class org.alfresco.service.cmr.repository.Path
Override hashCode to check hash equality of Path instances
hashCode() - Method in class org.alfresco.service.cmr.repository.Path.ChildAssocElement
 
hashCode() - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
 
hashCode() - Method in class org.alfresco.service.cmr.repository.Path.DescendentOrSelfElement
 
hashCode() - Method in class org.alfresco.service.cmr.repository.Path.SelfElement
 
hashCode() - Method in class org.alfresco.service.cmr.repository.Path.ParentElement
 
hashCode() - Method in class org.alfresco.service.cmr.repository.NodeRef
Hashes on ID alone.
hashCode() - Method in class org.alfresco.service.cmr.repository.ContentData
 
hashCode() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
 
hashCode() - Method in class org.alfresco.service.cmr.repository.AssociationRef
 
hashCode() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
 
hashCode() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
hashCode() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
hashCode() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
 
hashCode() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
hashCode() - Method in class org.alfresco.service.namespace.QName
Calculate hashCode.
hashCode() - Method in class org.alfresco.util.VersionNumber
Hash code implementation
hashCode() - Method in class org.alfresco.util.Pair
 
hashCode() - Method in class org.alfresco.repo.tenant.Tenant
 
hashCode() - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
 
hashCode() - Method in class org.alfresco.repo.policy.ClassFeatureBehaviourBinding
 
hashCode() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
 
hashCode() - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
hashCode() - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
 
hasHiddenAspect(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
hasMore() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
Was this result set curtailed - are there more pages to the result set?
hasMoreItems() - Method in interface org.alfresco.query.PagingResults
True if more items on next page.
hasParameterDefinitions() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
Indicates whether the parameterized item has any parameter definitions
hasPermission(NodeRef, String) - Method in interface org.alfresco.service.cmr.security.PermissionService
Check that the given authentication has a particular permission for the given node.
hasPermission(Long, PermissionContext, String) - Method in interface org.alfresco.service.cmr.security.PermissionService
Check if a permission is allowed on an acl.
hasReadPermission(NodeRef) - Method in interface org.alfresco.service.cmr.security.PermissionService
Check if read permission is allowed on an acl (optimised) caveats: doesn't take into account dynamic authorities/groups doesn't take into account node types/aspects for permissions
hasSite(String) - Method in interface org.alfresco.service.cmr.site.SiteService
Returns true if the site exists.
hasTag(NodeRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Indicates whether a node has the specified tag or not.
hasTime() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Check if it includes time
hasWorkflowImage(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Determines if a graphical view of the workflow instance exists
HIDDEN_PROPERTIES - Static variable in class org.alfresco.repo.model.filefolder.HiddenAspect
 
HiddenAspect - Class in org.alfresco.repo.model.filefolder
Functionality relating to hidden files and folders.
HiddenAspect() - Constructor for class org.alfresco.repo.model.filefolder.HiddenAspect
 
hideNode(NodeRef, boolean, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Hides the node by applying the hidden and not indexed aspects.
hideNode(NodeRef, int, boolean, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Hides the node by applying the hidden and not indexed aspects.
hideNode(FileInfoImpl, int, boolean, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Hides the node by applying the hidden and not indexed aspects.
hideNodeExplicit(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Mark this node as hidden regardless of any name/pattern/matching rules.

I
id - Variable in class org.alfresco.service.cmr.workflow.WorkflowTransition
Deprecated.
id - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
Deprecated.
id - Variable in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
Deprecated.
id - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
Deprecated.
id - Variable in class org.alfresco.service.cmr.workflow.WorkflowPath
Deprecated.
id - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Deprecated.
id - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Deprecated.
ImageResizeOptions - Class in org.alfresco.repo.content.transform.magick
Image resize options
ImageResizeOptions() - Constructor for class org.alfresco.repo.content.transform.magick.ImageResizeOptions
Default constructor
ImageTransformationOptions - Class in org.alfresco.repo.content.transform.magick
Image transformation options
ImageTransformationOptions() - Constructor for class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
 
IMAP_MODEL_1_0_URI - Static variable in interface org.alfresco.model.ImapModel
 
IMAP_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
ImapModel - Interface in org.alfresco.model
IMAP Model Constants
IMPORTER_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
ImporterModuleComponent - Class in org.alfresco.repo.module
Generic module component that can be wired up to import data into the system.
ImporterModuleComponent() - Constructor for class org.alfresco.repo.module.ImporterModuleComponent
 
IN_PROGRESS - Constant in enum org.alfresco.service.cmr.workflow.WorkflowTaskState
 
inactiveTransformer(ContentTransformer) - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
indexOfAction(A) - Method in interface org.alfresco.service.cmr.action.ActionList
Gets the index of an action
indexOfActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Gets the index of an ActionCondition
indexOfActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
Gets the index of an action condition
info(Object) - Method in class org.alfresco.util.LogAdapter
 
info(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
 
init() - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
init() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Init method
init() - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
init() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Provides a hook point for implementations to perform initialization.
INITIAL_COUNT - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names for the the average count.
INITIAL_TIME - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names for the the average time.
initialize() - Method in interface org.alfresco.service.cmr.dictionary.Constraint
Initializes the constraint with appropriate values, which will depend on the implementation itself.
initiator - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Deprecated.
INSTALLED - Constant in enum org.alfresco.service.cmr.module.ModuleInstallState
The module is installed
INSTANCE - Static variable in class org.alfresco.service.cmr.repository.datatype.DefaultTypeConverter
Default Type Converter
instance - Variable in class org.alfresco.service.cmr.workflow.WorkflowPath
Deprecated.
INT - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
intValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Get the int value for the value object May have conversion failure
INVALID - Constant in enum org.alfresco.service.cmr.model.FileFolderServiceType
 
INVALID_ID_REGEX - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
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
 
invalidateTicket(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Invalidate a single ticket by ID
invalidateTicketById(String) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
Invalidate the tickets by id
invalidateTicketByUser(String) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
Invalidate all user tickets
invalidateTickets(boolean) - Method in interface org.alfresco.repo.security.authentication.TicketComponent
Invalidate tickets
invalidateUserSession(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Invalidate any tickets held by the user.
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
 
INVITATION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
isActivated() - Method in interface org.alfresco.repo.policy.BehaviourFilter
Determine if any behaviours have been disabled or altered.
isActive() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
isActive() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
 
isActive() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
isActive() - Method in interface org.alfresco.repo.forms.processor.FormProcessor
Determines whether this form processor is active
isActive() - Method in interface org.alfresco.repo.forms.processor.Filter
Determines whether the filter is active
isActive() - Method in interface org.alfresco.repo.lock.JobLockService.JobLockRefreshCallback
Timed callback from the service to determine if the lock is still required.
isAdminAuthority(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Does the given authority have admin authority.
isApplicable(Item) - Method in interface org.alfresco.repo.forms.processor.FormProcessor
Determines whether this form processor is applicable for the supplied item
isApplicableForMimetype(String) - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
Gets whether or not these transformation source options apply for the given mimetype
isApplicableType(NodeRef) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Check if a node is a type or subtype of the of one of the applicable types
isAspect() - Method in interface org.alfresco.service.cmr.dictionary.ClassDefinition
 
isAuthenticationCreationAllowed() - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
Determines whether authentication creation is allowed.
isAuthenticationMutable(String) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
Determines whether this user's authentication may be mutated via the other methods.
isAutoOrient() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
 
isAvailable() - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
Signals whether this transformer is available.
isAvailable() - Method in interface org.alfresco.repo.content.transform.ContentTransformerWorker
Checks if this worker is available.
isAVersion(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
Is the nodeRef a version node?
isBulkFetchEnabled() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
isChannelOpen() - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Gets the open/close state of the underlying IO Channel.
isChannelOpen() - Method in class org.alfresco.repo.content.AbstractContentWriter
Gets the open/close state of the underlying IO Channel.
isChannelOpen() - Method in class org.alfresco.repo.content.AbstractContentReader
Gets the open/close state of the underlying IO Channel.
isCheckedOut(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
Determine if a node has been checked out or not
isChild() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
Is this a child association?
isClientControlled(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
isClosed() - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Convenience method to find out if this writer has been closed.
isClosed() - Method in interface org.alfresco.service.cmr.repository.ContentReader
Convenience method to find out if this reader has been closed.
isClosed() - Method in class org.alfresco.repo.content.AbstractContentWriter
An automatically created listener sets the flag
isClosed() - Method in class org.alfresco.repo.content.AbstractContentReader
An automatically created listener sets the flag
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.
isContentUrlSupported(String) - Method in class org.alfresco.repo.content.AbstractContentStore
Override this method to supply a efficient and direct check of the URL supplied.
isCurrentUserTheSystemUser() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Is the current user the system user?
isDayToSec() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Check if is day-sec
isDebugEnabled() - Method in class org.alfresco.util.LogAdapter
 
isDebugEnabled() - Method in class org.alfresco.repo.content.transform.TransformerLog
Enabled if number of transformer debug entries is greater than 0 AND there is not a test function generating output.
isDefault - Variable in class org.alfresco.service.cmr.workflow.WorkflowTransition
Deprecated.
isDefault() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
 
isDefinitionDeployed(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Is the specified Workflow Definition already deployed? Note: the notion of "already deployed" may differ between bpm engines.
isDefinitionDeployed(String, InputStream, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Is the specified Workflow Definition already deployed? Note: the notion of "already deployed" may differ between bpm engines.
isEmbeddingSupported(String) - Method in interface org.alfresco.repo.content.metadata.MetadataEmbedder
Determines if the extracter works against the given mimetype.
isEmbeddingSupported(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Determines if the extracter works against the given mimetype.
isEnabled(String) - Method in interface org.alfresco.service.cmr.security.PersonService
Is the specified user, enabled
isEnabled() - Method in class org.alfresco.util.AbstractTriggerBean
 
isEnabled() - Method in interface org.alfresco.repo.tenant.TenantUserService
 
isEnabled() - Method in class org.alfresco.repo.tenant.Tenant
 
isEnabled() - Method in interface org.alfresco.repo.policy.BehaviourFilter
Determine if behaviour is globally enabled.
isEnabled(QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Determine if behaviour is enabled for a class.
isEnabled(NodeRef, QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Determine if behaviour is enabled for specific node and class.
isEnabled(NodeRef) - Method in interface org.alfresco.repo.policy.BehaviourFilter
Determine if behaviour is enabled for a specific node.
isEnabled() - Method in interface org.alfresco.repo.policy.Behaviour
 
isEnabled() - Method in class org.alfresco.repo.policy.BaseBehaviour
Indicates whether the this behaviour is current enabled or not
isEnabled() - Method in class org.alfresco.repo.content.transform.TransformerDebug
Indicates if any logging is required.
isEnterSubfolder(ChildAssociationRef) - Method in interface org.alfresco.service.cmr.model.SubFolderFilter
Does deep listing enter this subfolder?
isErrorEnabled() - Method in class org.alfresco.util.LogAdapter
 
isExecuteOnceOnly() - Method in interface org.alfresco.repo.module.ModuleComponent
 
isExecuteOnceOnly() - Method in class org.alfresco.repo.module.AbstractModuleComponent
isExplicitTransformation(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.FailoverContentTransformer
 
isExplicitTransformation(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Deprecated. Should now use priority and unsupported transformer properties.
isExplicitTransformation(String, String, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Deprecated. Use transformer priority and unsupported transformer properties. Indicates whether given the provided transformation parameters this transformer can provide an explicit transformation. An explicit transformation indicates that the transformation happens directly and not as a result of another transformation process. Explicit transformation always take presidency over normal transformations.
isFatalEnabled() - Method in class org.alfresco.util.LogAdapter
 
isFixedString() - Method in enum org.alfresco.service.cmr.security.AuthorityType
 
isFolder() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
isGuestAuthority(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Does the given authority have guest authority.
isHidden() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
isHidden(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Deprecated. MNT-8704: WebDAV:Content does not disappear after being deleted
isIndexed() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
isIndexedAtomically() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
All non atomic properties will be indexed at the same time.
isInfoEnabled() - Method in class org.alfresco.util.LogAdapter
 
isInherited() - Method in interface org.alfresco.service.cmr.security.AccessPermission
Is this an inherited permission entry?
isLink() - Method in interface org.alfresco.service.cmr.model.FileInfo
 
isMaintainAspectRatio() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
isMandatory() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
isMandatory() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
Indicates whether the parameter is mandatory or not.
isMandatoryEnforced() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
isMatch(QName) - Method in class org.alfresco.service.namespace.RegexQNamePattern
Checks if the given qualified name matches the pattern represented by this instance
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.QName
Performs a direct comparison between qnames.
isMember(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
Indicates whether an authority is a member of a site or not
isMemberOfGroup() - Method in interface org.alfresco.service.cmr.site.SiteMemberInfo
Indicates whether a member belongs to a group with access rights to the site or not
isMtEnabled() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
 
isMultiTenantWorkflowDeploymentEnabled() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
 
isMultiValued(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Is the value multi valued
isMultiValued() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
isMultiValued() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
Is multi-valued?
isMutable() - Method in interface org.alfresco.service.cmr.security.PersonService
Can this service create, delete and update person information?
isNamespaceDefined(String) - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
isNamespaceImported(String) - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
isNodeRef(String) - Static method in class org.alfresco.service.cmr.repository.NodeRef
Determine if passed string conforms to the pattern of a node reference
ISO8601DateFormat - Class in org.alfresco.util
Formatting support for ISO 8601 dates
ISO8601DateFormat() - Constructor for class org.alfresco.util.ISO8601DateFormat
 
ISO9075 - Class in org.alfresco.util
Support for the ISO 9075 encoding of XML element names.
isORCondition() - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
 
isOverride() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
isPageLimitSupported(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Indicates if 'page' limits are supported by the first transformer in the chain.
isPageLimitSupported(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Indicates if 'page' limits are supported.
isPercentResize() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
isPrefixed() - Method in enum org.alfresco.service.cmr.security.AuthorityType
 
isPrimary() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
 
isProtected() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
Is this association or property 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.AssociationDefinition
Is this association maintained by the Repository?
isRegisteredPolicy(PolicyType, QName) - Method in interface org.alfresco.repo.policy.PolicyComponent
Determine if the specified policy has been registered
isRendition(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
This method returns true if the specified NodeRef is a valid rendition node, else false.
isResizeToThumbnail() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
isRunAsUserTheSystemUser() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
 
isSelfRatingAllowed() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
This method returns true if the cm:creator of the node is allowed to apply a rating to it, else false.
isServiceProvided(QName) - Method in interface org.alfresco.service.ServiceRegistry
Is the specified service provided by the Repository?
isSetDirectly() - Method in interface org.alfresco.service.cmr.security.AccessPermission
Is this permission set on the object?
isSiteAdmin(String) - Method in interface org.alfresco.service.cmr.site.SiteService
Indicates whether the specified user is a site administrator or not.
isSourceMandatory() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
Is the source class optional in this association?
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
 
isStoredInIndex() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
isSubClass(QName, QName) - Method in interface org.alfresco.service.cmr.dictionary.DictionaryService
Determines whether a class is a sub-class of another class
isSummary() - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
isSupported(Serializable) - Method in interface org.alfresco.repo.audit.extractor.DataExtractor
Determines if the extractor will be able to pull any data from the given value.
isSupported(String) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
Determines if the extracter works against the given mimetype.
isSupported(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Determines if the extracter works against the given mimetype.
isSupportedTransformation(ContentTransformer, String, String, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Returns true if the supplied mimetype transformation pair is allowed by the list of supported and unsupported transformations.
isSupportedTransformation(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
 
isTag(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Indicates whether the tag already exists
isTagScope(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Indicates whether the node reference is a tag scope
isTargetMandatory() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
Is the target class optional in this association?
isTargetMandatoryEnforced() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
Is the target class is mandatory, it is enforced?
isTargetMany() - Method in interface org.alfresco.service.cmr.dictionary.AssociationDefinition
Can there be many target class instances in this association?
isTargetNodeIsNew() - Method in class org.alfresco.repo.copy.CopyDetails
Determine if the target node was newly-created for the copy or if it pre-existed.
isTaskClaimable(WorkflowTask, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Determines if the given user can claim the given task
isTaskClaimable(WorkflowTask, String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Determines if the given user can claim the given task
isTaskEditable(WorkflowTask, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Determines if the given user can edit the given task
isTaskEditable(WorkflowTask, String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Determines if the given user can edit the given task
isTaskNode - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
Deprecated.
isTaskNode() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
 
isTaskReassignable(WorkflowTask, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Determines if the given user can reassign the given task
isTaskReassignable(WorkflowTask, String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Determines if the given user can reassign the given task
isTaskReleasable(WorkflowTask, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Determines if the given user can release the given task
isTaskReleasable(WorkflowTask, String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Determines if the given user can release the given task
isTenantName(String) - Method in interface org.alfresco.repo.tenant.TenantService
 
isTenantUser() - Method in interface org.alfresco.repo.tenant.TenantService
 
isTenantUser(String) - Method in interface org.alfresco.repo.tenant.TenantService
 
isText(String) - Method in interface org.alfresco.service.cmr.repository.MimetypeService
Check if a given mimetype represents a text format.
isTimeComponentDefined(String) - Static method in class org.alfresco.util.ISO8601DateFormat
Checks whether or not the given ISO8601-formatted date-string contains a time-component instead of only the actual date.
isTraceEnabled() - Method in class org.alfresco.util.LogAdapter
 
isTransformable(ContentReader, ContentWriter) - Method in interface org.alfresco.service.cmr.repository.ContentService
Deprecated. use isTransformable(ContentReader, ContentWriter, TransformationOptions).
isTransformable(ContentReader, ContentWriter, TransformationOptions) - Method in interface org.alfresco.service.cmr.repository.ContentService
Returns whether a transformer exists that can read the content from the reader and write the content back out to the writer with the provided tranformation options.
isTransformable(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
If the initialization failed, then it returns 0.0.
isTransformable(String, long, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.FailoverContentTransformer
Overrides super class method to avoid calling isTransformableMimetype(String, String, TransformationOptions) twice on each transformer in the list, as isTransformableSize(String, long, String, TransformationOptions) in this class must check the mimetype too.
isTransformable(String, String, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.ContentTransformerWorker
Unlike ContentTransformer.isTransformable(String, String, TransformationOptions) should not include the transformer name, as that is added by the ContentTransformer in the parent context.
isTransformable(String, String, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Deprecated. use version with extra sourceSize parameter.
isTransformable(String, long, String, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Indicates whether the provided source mimetype can be transformed into the target mimetype with the options specified by this content transformer.
isTransformable(String, long, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Indicates whether the provided source mimetype can be transformed into the target mimetype with the options specified by this content transformer.
isTransformable(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
 
isTransformable(String, long, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Indicates whether the provided source mimetype can be transformed into the target mimetype with the options specified by this content transformer.
isTransformableMimetype(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ProxyContentTransformer
Indicates if this transformer is able to transform the given source mimetype to the target mimetype.
isTransformableMimetype(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.FailoverContentTransformer
Indicates if this transformer is able to transform the given source mimetype to the target mimetype.
isTransformableMimetype(String, String, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Sub component of isTransformable(String, long, String, TransformationOptions) that checks just the mimetypes.
isTransformableMimetype(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Indicates if this transformer is able to transform the given source mimetype to the target mimetype.
isTransformableMimetype(String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Indicates if this transformer is able to transform the given source mimetype to the target mimetype.
isTransformableSize(String, long, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.FailoverContentTransformer
Indicates if this transformer is able to transform the given sourceSize.
isTransformableSize(String, long, String, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Sub component of isTransformable(String, long, String, TransformationOptions) that checks just the size limits.
isTransformableSize(String, long, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Indicates if this transformer is able to transform the given sourceSize.
isTransformationLimitedInternally() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
 
isTrue() - Method in interface org.alfresco.util.bean.BooleanBean
 
isValid(String) - Static method in class org.alfresco.util.FileNameValidator
 
isValidContentUrl(String) - Static method in class org.alfresco.repo.content.AbstractContentStore
Checks that the content conforms to the format protocol://identifier as specified in the contract of the ContentStore interface.
isValidDependency(ModuleDetails) - Method in interface org.alfresco.service.cmr.module.ModuleDependency
Check if a module satisfies the dependency requirements.
isValidValue(String) - Method in interface org.alfresco.service.cmr.action.ParameterConstraint
Indicates whether the provided value satisfies the constraint.
isVersioned(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
Is the nodeRef versioned?
isWarnEnabled() - Method in class org.alfresco.util.LogAdapter
 
isWorkingCopy(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
Determine if a node is a working copy or not
isWriteSupported() - Method in interface org.alfresco.repo.content.ContentStore
Check if the store supports write requests.
isWriteSupported() - Method in class org.alfresco.repo.content.filestore.FileContentStore
Check if the store supports write requests.
isYearToMonth() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Check if is year-month
iterator() - Method in class org.alfresco.service.cmr.repository.Path
 

J
JavaBehaviour - Class in org.alfresco.repo.policy
Java based Behaviour.
JavaBehaviour(Object, String) - Constructor for class org.alfresco.repo.policy.JavaBehaviour
Construct.
JavaBehaviour(Object, String, Behaviour.NotificationFrequency) - Constructor for class org.alfresco.repo.policy.JavaBehaviour
Construct.
JOB_LOCK_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
JobLockService - Interface in org.alfresco.repo.lock
Service interface for managing job locks.
JobLockService.JobLockRefreshCallback - Interface in org.alfresco.repo.lock
Interface for implementations that need a timed callback in order to refresh the lock.

K
KBYTES_MESSAGE - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
KEY_AUTHOR - Static variable in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
KEY_COMMENTS - Static variable in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
KEY_COMPANY_HOME - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
 
KEY_CREATED - Static variable in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
KEY_DATE - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
 
KEY_DESCRIPTION - Static variable in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
KEY_DIRECTORY_NAME - Static variable in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
 
KEY_IMAGE_RESOLVER - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
Keys for default model values
KEY_PERSON - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
 
KEY_PRODUCT_NAME - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
 
KEY_PROTECT_HOURS - Static variable in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
 
KEY_SHARE_URL - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
 
KEY_SUBJECT - Static variable in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
KEY_TAGS - Static variable in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
KEY_TEMPLATE - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
 
KEY_TITLE - Static variable in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
KEY_USER_HOME - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
 

L
LANGUAGE_CMIS_ALFRESCO - Static variable in interface org.alfresco.service.cmr.search.SearchService
 
LANGUAGE_CMIS_STRICT - Static variable in interface org.alfresco.service.cmr.search.SearchService
 
LANGUAGE_FTS_ALFRESCO - Static variable in interface org.alfresco.service.cmr.search.SearchService
 
LANGUAGE_LUCENE - Static variable in interface org.alfresco.service.cmr.search.SearchService
 
LANGUAGE_SOLR_ALFRESCO - Static variable in interface org.alfresco.service.cmr.search.SearchService
 
LANGUAGE_SOLR_CMIS - Static variable in interface org.alfresco.service.cmr.search.SearchService
 
LANGUAGE_SOLR_FTS_ALFRESCO - Static variable in interface org.alfresco.service.cmr.search.SearchService
 
LANGUAGE_XPATH - Static variable in interface org.alfresco.service.cmr.search.SearchService
 
largestComponentformattedString() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
 
last() - Method in class org.alfresco.service.cmr.repository.Path
 
length() - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
Get the number of rows in this result set.
like(NodeRef, QName, String, boolean) - Method in interface org.alfresco.service.cmr.search.SearchService
Search for string pattern in both the node text (if present) and node properties
LIMIT_PAIR_SUFFIXES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
Suffix pairs (max and limit values) to property names used to define transformation limits
LIMIT_SUFFIXES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
Suffixes to property names used to define transformation limits
LimitBy - Enum in org.alfresco.service.cmr.search
Enum to describe how the maximum size of the returned result set should be determined.
LINK_CHILDREN - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
LINKS_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Alfresco Links URI
LINKS_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Alfresco Links Prefix
list(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Lists immediate child files and folders of the given context node.
list(NodeRef, boolean, boolean, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Lists page of immediate child files and/or folders of the given context node with optional filtering (exclusion of certain child file/folder subtypes) and sorting author janv
list(NodeRef, boolean, boolean, String, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Lists page of immediate child files and/or folders of the given context node with pattern matching and optional filtering (exclusion of certain child file/folder subtypes) and sorting Pattern uses '*' as a wildcard
list(NodeRef, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Lists page of immediate child objects of the given context node with specification of which types to list and optional filtering (exclusion of certain child file/folder subtypes) and sorting
listContainers(String, PagingRequest) - Method in interface org.alfresco.service.cmr.site.SiteService
Returns a paged list of top level containers for the site
listDeepFolders(NodeRef, SubFolderFilter) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Deprecated.
listFiles(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Lists all immediate child files of the given context node Note: this could be a long list (and will be trimmed at a pre-configured maximum).
listFolders(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Lists all immediate child folders of the given context node Note: this could be a long list (and will be trimmed at a pre-configured maximum).
listMembers(String, String, String, boolean, SiteService.SiteMembersCallback) - Method in interface org.alfresco.service.cmr.site.SiteService
List the members of the site.
listMembers(String, String, String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
List the members of the site.
listMembers(String, String, String, int, boolean) - Method in interface org.alfresco.service.cmr.site.SiteService
List the members of the site.
listMembersInfo(String, String, String, int, boolean) - Method in interface org.alfresco.service.cmr.site.SiteService
List the members of the site.
listMembersPaged(String, boolean, List<Pair<SiteService.SortFields, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.site.SiteService
Gets the role of the specified user.
listSiteMemberships(String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
Lists all the memberships in sites that the specified user is in.
listSites(String, String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
List the available sites.
listSites(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
List the available sites.
listSites(String) - Method in interface org.alfresco.service.cmr.site.SiteService
List all the sites that the specified user has a explicit membership to.
listSites(List<FilterProp>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.site.SiteService
This method returns paged result sets of SiteInfo objects, which should be more efficient than the unpaged methods also available on this interface.
listSites(String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
List all the sites that the specified user has a explicit membership to.
listSitesPaged(String, List<Pair<SiteService.SortFields, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.site.SiteService
List all the sites that the specified user has a explicit membership to.
LOCALE - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
LOCK - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
lock(NodeRef, LockType) - Method in interface org.alfresco.service.cmr.lock.LockService
Places a lock on a node.
lock(NodeRef, LockType, int) - Method in interface org.alfresco.service.cmr.lock.LockService
Places a persistent lock on a node.
lock(NodeRef, LockType, int, Lifetime) - Method in interface org.alfresco.service.cmr.lock.LockService
Places a lock on a node.
lock(NodeRef, LockType, int, Lifetime, String) - Method in interface org.alfresco.service.cmr.lock.LockService
Places a lock on a node.
lock(NodeRef, LockType, int, boolean) - Method in interface org.alfresco.service.cmr.lock.LockService
Places a lock on a node and optionally on all its children.
lock(Collection<NodeRef>, LockType, int) - Method in interface org.alfresco.service.cmr.lock.LockService
Places a lock on all the nodes referenced in the passed list.
LOCK_EXPIRED - Constant in enum org.alfresco.service.cmr.lock.LockStatus
Indicates that the lock has expired and the node can be considered to be unlocked
LOCK_OWNER - Constant in enum org.alfresco.service.cmr.lock.LockStatus
Indicates that the node is locked and you have lock ownership rights
LOCK_OWNER_AUTHORITY - Static variable in interface org.alfresco.service.cmr.security.PermissionService
The dynamic authority used for the ownership of locks.
LOCK_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
LockAcquisitionException - Exception in org.alfresco.repo.lock
Exception generated when a lock cannot be acquired.
LockAcquisitionException(QName, String) - Constructor for exception org.alfresco.repo.lock.LockAcquisitionException
 
LockAcquisitionException(String, Object...) - Constructor for exception org.alfresco.repo.lock.LockAcquisitionException
 
LockAcquisitionException(Throwable, String, Object...) - Constructor for exception org.alfresco.repo.lock.LockAcquisitionException
 
LOCKED - Constant in enum org.alfresco.service.cmr.lock.LockStatus
Indicates that the node is locked
lockReleased() - Method in interface org.alfresco.repo.lock.JobLockService.JobLockRefreshCallback
Callback received when the lock refresh has failed.
LockService - Interface in org.alfresco.service.cmr.lock
Interface for public and internal lock operations.
LockStatus - Enum in org.alfresco.service.cmr.lock
Used to indicate lock status.
LockType - Enum in org.alfresco.service.cmr.lock
The type of lock to be used by the lock service
log - Variable in class org.alfresco.util.LogAdapter
 
LOG_ENTRIES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The number of log lines to keep.
LogAdapter - Class in org.alfresco.util
Utility class to adapt a org.apache.commons.logging.Log class.
LogAdapter(Log) - Constructor for class org.alfresco.util.LogAdapter
Constructor of an optional wrapped org.apache.commons.logging.Log.
logAuthenticatedUsers() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
Logs the current authenticated users
logger - Static variable in class org.alfresco.util.AbstractTriggerBean
 
logger - Variable in class org.alfresco.repo.audit.generator.AbstractDataGenerator
Logger that can be used by subclasses
logger - Variable in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
Logger that can be used by subclasses
logger - Static variable in class org.alfresco.repo.content.metadata.TikaSpringConfiguredMetadataExtracter
 
logger - Static variable in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
logger - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
logNDC(String) - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
 
LONG - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
longValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Get the long value for the value object May have conversion failure
lowerCaseEncodedSQL(String) - Static method in class org.alfresco.util.ISO9075
 

M
main(String[]) - Static method in class org.alfresco.service.cmr.repository.datatype.Duration
TODO: Tests that should be moved into a unit test
MAJOR - Constant in enum org.alfresco.service.cmr.version.VersionType
 
makeDate(String) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Version which also tries the ISO-8601 formats (in order..), and similar formats, which Tika makes use of
makeDate(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Convert a date String to a Date object
makeRuntimeException(Throwable, String, Object...) - Static method in exception org.alfresco.error.AlfrescoRuntimeException
Utility to convert a general Throwable to a RuntimeException.
MalformedNodeRefException - Exception in org.alfresco.service.cmr.repository
Thrown when a nodeRef representation is invalid.
MalformedNodeRefException(String) - Constructor for exception org.alfresco.service.cmr.repository.MalformedNodeRefException
 
MalformedNodeRefException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.repository.MalformedNodeRefException
 
MalformedNodeRefException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.MalformedNodeRefException
 
MalformedNodeRefException(String, Object[], Throwable) - Constructor for exception org.alfresco.service.cmr.repository.MalformedNodeRefException
 
MATCH_ALL - Static variable in class org.alfresco.service.namespace.RegexQNamePattern
A helper pattern matcher that will match all qnames
MAX_LENGTH - Static variable in class org.alfresco.service.namespace.QName
 
MAX_PAGES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
 
MAX_SOURCE_SIZE_K_BYTES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
Suffixes for limits.
MEGABYTE_SIZE - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
mergedOptions(TransformationSourceOptions) - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
Creates a new TransformationSourceOptions object from this one, merging any non-null overriding fields in the given overridingOptions
MESSAGE_HEADER_TO_PERSIST_SPLITTER - Static variable in interface org.alfresco.model.ImapModel
 
MESSAGE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
MessageLookup - Interface in org.alfresco.service.cmr.i18n
An object providing basic message lookup facilities.
MessageService - Interface in org.alfresco.repo.i18n
Utility class providing methods to access the Locale of the current thread and to get Localised strings.
metadata - Variable in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
Deprecated.
MetadataEmbedder - Interface in org.alfresco.repo.content.metadata
Interface for writing metadata properties back into the content file.
MetadataExtracter - Interface in org.alfresco.repo.content.metadata
Interface for document property extracters.
MetadataExtracter.OverwritePolicy - Enum in org.alfresco.repo.content.metadata
A enumeration of functional property overwrite policies.
metadataExtracterConfig - Variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
MetadataExtracterLimits - Class in org.alfresco.repo.content.metadata
Represents maximum values (that result in exceptions if exceeded) or limits on values (that result in EOF (End Of File) being returned early).
MetadataExtracterLimits() - Constructor for class org.alfresco.repo.content.metadata.MetadataExtracterLimits
 
MetadataExtracterRegistry - Class in org.alfresco.repo.content.metadata
Holds and provides the most appropriate metadate extracter for a particular mimetype.
MetadataExtracterRegistry() - Constructor for class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
 
MIMETYPE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
MIMETYPES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The separator between the transformer name and wildcarded mimetypes rather than extensions in a property name.
MimetypeService - Interface in org.alfresco.service.cmr.repository
This service interface provides support for Mimetypes.
MINOR - Constant in enum org.alfresco.service.cmr.version.VersionType
 
MLTEXT - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
ModelDefinition - Interface in org.alfresco.service.cmr.dictionary
Read-only definition of a Model.
MODERATED - Constant in enum org.alfresco.service.cmr.site.SiteVisibility
 
MODULE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
ModuleComponent - Interface in org.alfresco.repo.module
Interface for classes that control the startup and shutdown behaviour of modules.
ModuleDependency - Interface in org.alfresco.service.cmr.module
An ensapsulated module dependency.
ModuleDetails - Interface in org.alfresco.service.cmr.module
Module details, contains the details of an installed alfresco module.
ModuleInstallState - Enum in org.alfresco.service.cmr.module
Enum used to indicate the install state of a module.
ModuleService - Interface in org.alfresco.service.cmr.module
A service to control and provide information about the currently-installed modules.
moduleService - Variable in class org.alfresco.repo.module.AbstractModuleComponent
 
MONTH - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
move(NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Move a file or folder to a new name and/or location.
move(NodeRef, NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Deprecated. From 3.4.2, use moveFrom(NodeRef, NodeRef, NodeRef, String) or move(NodeRef, NodeRef, String). See ALF-7692
moveFrom(NodeRef, NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Move a file or folder to a new name and/or location.
moveNode(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Moves the primary location of the given node.
ms(long) - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
MSG_MISSING_CONTENT - Static variable in class org.alfresco.repo.content.filestore.FileContentReader
message key for missing content.
MULTILINGUAL_CONTENT_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
MutableAuthenticationService - Interface in org.alfresco.service.cmr.security
An extended AuthenticationService that allows mutation of some or all of its user accounts.

N
name - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
Deprecated.
name - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
Deprecated.
name - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
Deprecated.
name - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Deprecated.
NamedObjectRegistry<T> - Class in org.alfresco.util.registry
An generic registry of objects held by name.
NamedObjectRegistry() - Constructor for class org.alfresco.util.registry.NamedObjectRegistry
Default constructor.
NamedObjectRegistry(Class<T>) - Constructor for class org.alfresco.util.registry.NamedObjectRegistry
Constructor that takes care of setStorageType(Class).
NamedQueryParameterDefinition - Interface in org.alfresco.service.cmr.search
 
NAMESPACE - Static variable in interface org.alfresco.repo.policy.Policy
mandatory static field on a Policy that can be overridden in derived policies
NAMESPACE_BEGIN - Static variable in class org.alfresco.service.namespace.QName
 
NAMESPACE_END - Static variable in class org.alfresco.service.namespace.QName
 
NAMESPACE_PREFIX - Static variable in class org.alfresco.service.namespace.QName
 
NAMESPACE_PROPERTY_PREFIX - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
NAMESPACE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
NamespaceDefinition - Interface in org.alfresco.service.cmr.dictionary
Read-only definition of a Namespace.
NamespaceException - Exception in org.alfresco.service.namespace
 
NamespaceException(String) - Constructor for exception org.alfresco.service.namespace.NamespaceException
 
NamespaceException(String, Throwable) - Constructor for exception org.alfresco.service.namespace.NamespaceException
 
NamespacePrefixResolver - Interface in org.alfresco.service.namespace
The NamespacePrefixResolver provides a mapping between namespace prefixes and namespace URIs.
NamespaceService - Interface in org.alfresco.service.namespace
Namespace Service.
namespaceService - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
needHeaderContents() - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Do we care about the contents of the extracted header, or nothing at all?
New - Constant in enum org.alfresco.service.cmr.action.ActionStatus
A new Action, which has never been run
NEW_CONTENT_CONTEXT - Static variable in interface org.alfresco.repo.content.ContentStore
An empty content context used to retrieve completely new content.
newRawMap() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Helper method to fetch a clean map into which raw values can be dumped.
NO_LOCK - Constant in enum org.alfresco.service.cmr.lock.LockStatus
Indicates that there is no lock present
NO_SUFFIXES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
No suffixes to property names used to define transformer settings.
node - Variable in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
Deprecated.
node - Variable in class org.alfresco.service.cmr.workflow.WorkflowPath
Deprecated.
NODE_LOCATOR_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
NODE_LOCK - Constant in enum org.alfresco.service.cmr.lock.LockType
Deprecated. Deprecated in 4.1.6. Will be replaced by a more descriptive name.
NODE_REF - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
NODE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
NodeLocatorService - Interface in org.alfresco.repo.nodelocator
This service is responsible for locating NodeRefs in the repository using NodeLocator strategies.
NodeRef - Class in org.alfresco.service.cmr.repository
Reference to a node
NodeRef(String, String, String) - Constructor for class org.alfresco.service.cmr.repository.NodeRef
 
NodeRef(StoreRef, String) - Constructor for class org.alfresco.service.cmr.repository.NodeRef
Construct a Node Reference from a Store Reference and Node Id
NodeRef(String) - Constructor for class org.alfresco.service.cmr.repository.NodeRef
Construct a Node Reference from a string representation of a Node Reference.
NodeService - Interface in org.alfresco.service.cmr.repository
Interface for public and internal node and store operations.
nodeService - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
NodeServicePolicies - Interface in org.alfresco.repo.node
Node service policies
NodeServicePolicies.BeforeAddAspectPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeArchiveNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeCreateNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeCreateStorePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeDeleteAssociationPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeDeleteChildAssociationPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeDeleteNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeMoveNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeRemoveAspectPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeSetNodeTypePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.BeforeUpdateNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnAddAspectPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnCreateAssociationPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnCreateChildAssociationPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnCreateNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnCreateStorePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnDeleteAssociationPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnDeleteChildAssociationPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnDeleteNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnMoveNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnRemoveAspectPolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnRestoreNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnSetNodeTypePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnUpdateNodePolicy - Interface in org.alfresco.repo.node
 
NodeServicePolicies.OnUpdatePropertiesPolicy - Interface in org.alfresco.repo.node
 
NONE - Constant in enum org.alfresco.service.cmr.search.PermissionEvaluationMode
 
NoSuchPersonException - Exception in org.alfresco.service.cmr.security
Thrown when a person doesn't exist and can't be created.
NoSuchPersonException(String) - Constructor for exception org.alfresco.service.cmr.security.NoSuchPersonException
 
NotAuditable - Annotation Type in org.alfresco.service
Specifically indicate that a method is not to be audited.
NOTIFICATION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
notifyPerson(String, String) - Method in interface org.alfresco.service.cmr.security.PersonService
Notifies a user by email that their account has been created, and the details of it.
NoTransformerException - Exception in org.alfresco.service.cmr.repository
Thrown when a transformation request cannot be honoured due to no transformers being present for the requested transformation.
NoTransformerException(String, String) - Constructor for exception org.alfresco.service.cmr.repository.NoTransformerException
 
NULL_PAIR - Static variable in class org.alfresco.util.Pair
 
nullPair() - Static method in class org.alfresco.util.Pair
 
nullSafeEquals(Object, Object) - Static method in class org.alfresco.util.EqualsHelper
Performs an equality check left.equals(right) after checking for null values
nullSafeEquals(String, String, boolean) - Static method in class org.alfresco.util.EqualsHelper
Performs an case-sensitive or case-insensitive equality check after checking for null values
NUMBER_OF_PERMISSION_EVALUATIONS - Constant in enum org.alfresco.service.cmr.search.LimitBy
Limit the number of results that will be passed through for permission checks. Used internally to prevent excessive permission checking (see property lucene.query.maxInitialSearchResults).

O
onAddAspect(NodeRef, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnAddAspectPolicy
Called after an aspect has been added to a node
onApplicationEvent(ApplicationEvent) - Method in class org.alfresco.repo.content.filestore.FileContentStore
 
onContentPropertyUpdate(NodeRef, QName, ContentData, ContentData) - Method in interface org.alfresco.repo.content.ContentServicePolicies.OnContentPropertyUpdatePolicy
 
onContentRead(NodeRef) - Method in interface org.alfresco.repo.content.ContentServicePolicies.OnContentReadPolicy
 
onContentUpdate(NodeRef, boolean) - Method in interface org.alfresco.repo.content.ContentServicePolicies.OnContentUpdatePolicy
 
onCopyComplete(QName, NodeRef, NodeRef, boolean, Map<NodeRef, NodeRef>) - Method in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyCompletePolicy
 
onCreateAssociation(AssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateAssociationPolicy
Called after a regular node association is created.
onCreateChildAssociation(ChildAssociationRef, boolean) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateChildAssociationPolicy
Called after a node child association has been created.
onCreateNode(ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateNodePolicy
Called when a new node has been created.
onCreateStore(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateStorePolicy
Called when a new node store has been created.
onCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in interface org.alfresco.repo.version.VersionServicePolicies.OnCreateVersionPolicy
Called during the creation of the version to determine what the versioning policy for a perticular type may be.
onDeleteAssociation(AssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteAssociationPolicy
Called after a regular node association is deleted.
onDeleteChildAssociation(ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteChildAssociationPolicy
Called after a node child association has been deleted.
onDeleteNode(ChildAssociationRef, boolean) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteNodePolicy
Called after a node is deleted.
onHiddenPath(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Checks whether the node is on a hidden path
onLogException(Log, Throwable, String) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
 
onlySupports(String, String, boolean) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Helper method for getComments(boolean) to create a line that indicates which source and target mimetypes it supports.
onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnMoveNodePolicy
Called when a node has been moved.
onRemoveAspect(NodeRef, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnRemoveAspectPolicy
Called after an aspect has been removed from a node
onRestoreNode(ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnRestoreNodePolicy
Called after an archived node is restored.
onSetNodeType(NodeRef, QName, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnSetNodeTypePolicy
Called after the type of a node is set explicitly.
onUpdateNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdateNodePolicy
Called after a new node has been created.
onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
Called after a node's properties have been changed.
OPT_COMMAND_OPTIONS - Static variable in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
 
OPT_IMAGE_AUTO_ORIENTATION - Static variable in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
 
OPT_IMAGE_RESIZE_OPTIONS - Static variable in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
 
OPT_INCLUDE_EMBEDDED - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
 
OPT_MAX_PAGES - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
OPT_MAX_SOURCE_SIZE_K_BYTES - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
OPT_PAGE_LIMIT - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
OPT_READ_LIMIT_K_BYTES - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
OPT_READ_LIMIT_TIME_MS - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
OPT_SOURCE_CONTENT_PROPERTY - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
 
OPT_SOURCE_NODEREF - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
Option map names to preserve backward compatibility
OPT_TARGET_CONTENT_PROPERTY - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
 
OPT_TARGET_NODEREF - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
 
OPT_TIMEOUT_MS - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
OPT_USE - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
 
OR - Static variable in class org.alfresco.service.cmr.search.SearchParameters
OR
org.alfresco.error - package org.alfresco.error
 
org.alfresco.model - package org.alfresco.model
 
org.alfresco.query - package org.alfresco.query
 
org.alfresco.repo.action.executer - package org.alfresco.repo.action.executer
 
org.alfresco.repo.audit.extractor - package org.alfresco.repo.audit.extractor
 
org.alfresco.repo.audit.generator - package org.alfresco.repo.audit.generator
 
org.alfresco.repo.batch - package org.alfresco.repo.batch
 
org.alfresco.repo.cache - package org.alfresco.repo.cache
 
org.alfresco.repo.content - package org.alfresco.repo.content
 
org.alfresco.repo.content.filestore - package org.alfresco.repo.content.filestore
 
org.alfresco.repo.content.metadata - package org.alfresco.repo.content.metadata
 
org.alfresco.repo.content.transform - package org.alfresco.repo.content.transform
 
org.alfresco.repo.content.transform.magick - package org.alfresco.repo.content.transform.magick
 
org.alfresco.repo.copy - package org.alfresco.repo.copy
 
org.alfresco.repo.forms.processor - package org.alfresco.repo.forms.processor
 
org.alfresco.repo.i18n - package org.alfresco.repo.i18n
 
org.alfresco.repo.jscript - package org.alfresco.repo.jscript
 
org.alfresco.repo.lock - package org.alfresco.repo.lock
 
org.alfresco.repo.model.filefolder - package org.alfresco.repo.model.filefolder
 
org.alfresco.repo.module - package org.alfresco.repo.module
 
org.alfresco.repo.node - package org.alfresco.repo.node
 
org.alfresco.repo.nodelocator - package org.alfresco.repo.nodelocator
 
org.alfresco.repo.policy - package org.alfresco.repo.policy
 
org.alfresco.repo.processor - package org.alfresco.repo.processor
 
org.alfresco.repo.rating - package org.alfresco.repo.rating
 
org.alfresco.repo.security.authentication - package org.alfresco.repo.security.authentication
 
org.alfresco.repo.security.authority - package org.alfresco.repo.security.authority
 
org.alfresco.repo.site - package org.alfresco.repo.site
 
org.alfresco.repo.template - package org.alfresco.repo.template
 
org.alfresco.repo.tenant - package org.alfresco.repo.tenant
 
org.alfresco.repo.transaction - package org.alfresco.repo.transaction
 
org.alfresco.repo.version - package org.alfresco.repo.version
 
org.alfresco.repo.web.scripts - package org.alfresco.repo.web.scripts
 
org.alfresco.repo.workflow - package org.alfresco.repo.workflow
 
org.alfresco.service - package org.alfresco.service
 
org.alfresco.service.cmr.action - package org.alfresco.service.cmr.action
 
org.alfresco.service.cmr.activities - package org.alfresco.service.cmr.activities
 
org.alfresco.service.cmr.attributes - package org.alfresco.service.cmr.attributes
 
org.alfresco.service.cmr.coci - package org.alfresco.service.cmr.coci
 
org.alfresco.service.cmr.dictionary - package org.alfresco.service.cmr.dictionary
 
org.alfresco.service.cmr.i18n - package org.alfresco.service.cmr.i18n
 
org.alfresco.service.cmr.lock - package org.alfresco.service.cmr.lock
 
org.alfresco.service.cmr.model - package org.alfresco.service.cmr.model
 
org.alfresco.service.cmr.module - package org.alfresco.service.cmr.module
 
org.alfresco.service.cmr.preference - package org.alfresco.service.cmr.preference
 
org.alfresco.service.cmr.rating - package org.alfresco.service.cmr.rating
 
org.alfresco.service.cmr.rendition - package org.alfresco.service.cmr.rendition
 
org.alfresco.service.cmr.repository - package org.alfresco.service.cmr.repository
 
org.alfresco.service.cmr.repository.datatype - package org.alfresco.service.cmr.repository.datatype
 
org.alfresco.service.cmr.search - package org.alfresco.service.cmr.search
 
org.alfresco.service.cmr.security - package org.alfresco.service.cmr.security
 
org.alfresco.service.cmr.site - package org.alfresco.service.cmr.site
 
org.alfresco.service.cmr.tagging - package org.alfresco.service.cmr.tagging
 
org.alfresco.service.cmr.version - package org.alfresco.service.cmr.version
 
org.alfresco.service.cmr.workflow - package org.alfresco.service.cmr.workflow
 
org.alfresco.service.namespace - package org.alfresco.service.namespace
 
org.alfresco.util - package org.alfresco.util
 
org.alfresco.util.bean - package org.alfresco.util.bean
 
org.alfresco.util.registry - package org.alfresco.util.registry
 
OWNABLE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
OWNER - Constant in enum org.alfresco.service.cmr.security.AuthorityType
 
OWNER_AUTHORITY - Static variable in interface org.alfresco.service.cmr.security.PermissionService
The dynamic authority used for ownership

P
PAGE_LIMIT - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
 
PAGES_MESSAGE - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
PagingRequest - Class in org.alfresco.query
Simple wrapper for single page request (with optional request for total count up to a given max)
PagingRequest(int) - Constructor for class org.alfresco.query.PagingRequest
Construct a page request
PagingRequest(int, int) - Constructor for class org.alfresco.query.PagingRequest
Construct a page request
PagingRequest(int, String) - Constructor for class org.alfresco.query.PagingRequest
Construct a page request
PagingRequest(int, int, String) - Constructor for class org.alfresco.query.PagingRequest
Construct a page request
PagingResults<R> - Interface in org.alfresco.query
Marker interface for single page of results
Pair<F,S> - Class in org.alfresco.util
Utility class for containing two things that aren't like each other
Pair(F, S) - Constructor for class org.alfresco.util.Pair
Make a new one.
PARAM_DESTINATION_NODE - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
This optional NodeRef parameter specifies an existing NodeRef to use as the rendition node.
PARAM_DESTINATION_PATH_TEMPLATE - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
This optional String parameter indicates where the rendition will be created.
PARAM_IS_COMPONENT_RENDITION - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
This optional boolean parameter specified whether the rendition is a component within a composite rendition.
PARAM_ORPHAN_EXISTING_RENDITION - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
This optional Boolean flag parameter determines whether an existing rendition is moved or orphaned.
PARAM_RENDITION_NODETYPE - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
This optional QName parameter specifies what the node type of the created rendition will be.
PARAM_RESULT - Static variable in interface org.alfresco.repo.action.executer.ActionExecuter
Standard action result parameter name
ParameterConstraint - Interface in org.alfresco.service.cmr.action
Parameter constraint.
ParameterDefinition - Interface in org.alfresco.service.cmr.action
Parameter definition interface.
ParameterizedItem - Interface in org.alfresco.service.cmr.action
Rule item interface
ParameterizedItemDefinition - Interface in org.alfresco.service.cmr.action
 
parameters - Element in annotation type org.alfresco.service.Auditable
The names of the parameters
ParentElement() - Constructor for class org.alfresco.service.cmr.repository.Path.ParentElement
 
parse(String) - Static method in class org.alfresco.util.ISO8601DateFormat
Parse date from ISO formatted string.
parse(String, TimeZone) - Static method in class org.alfresco.util.ISO8601DateFormat
Parse date from ISO formatted string, with an explicit timezone specified
parseDayOnly(String, TimeZone) - Static method in class org.alfresco.util.ISO8601DateFormat
Parses the given ISO8601-formatted date-string, not taking into account the time-component.
parseInternal(String, TimeZone) - Static method in class org.alfresco.util.ISO8601DateFormat
Parse date from ISO formatted string, either in the specified TimeZone, or with TimeZone information taken from the date
parseLocale(String) - Method in interface org.alfresco.repo.i18n.MessageService
Factory method to create a Locale from a lang_country_variant string.
parseXPathName(String) - Static method in class org.alfresco.util.ISO9075
 
Path - Class in org.alfresco.service.cmr.repository
Representation of a simple path e.g.
Path() - Constructor for class org.alfresco.service.cmr.repository.Path
 
PATH - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
path - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
Deprecated.
path - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
Deprecated.
Path.AttributeElement - Class in org.alfresco.service.cmr.repository
Represents a qualified path to an attribute, including the sibling for repeated properties/attributes to retrieve e.g.
Path.ChildAssocElement - Class in org.alfresco.service.cmr.repository
Represents a qualified path between a parent and a child node, including the sibling to retrieve e.g.
Path.DescendentOrSelfElement - Class in org.alfresco.service.cmr.repository
Represents the // or /descendant-or-self::node() xpath element
Path.Element - Class in org.alfresco.service.cmr.repository
Represents a path element.
Path.ParentElement - Class in org.alfresco.service.cmr.repository
Represents the /.. xpath element
Path.SelfElement - Class in org.alfresco.service.cmr.repository
Represents the /. xpath element
Pending - Constant in enum org.alfresco.service.cmr.action.ActionStatus
An Action which has been scheduled for Asynchronous execution, but not yet run.
PERIOD - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
PermissionContext - Class in org.alfresco.service.cmr.security
 
PermissionContext(QName) - Constructor for class org.alfresco.service.cmr.security.PermissionContext
 
PermissionEvaluationMode - Enum in org.alfresco.service.cmr.search
Enum to control how permissions are evaluated.
PERMISSIONS_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
PermissionService - Interface in org.alfresco.service.cmr.security
The public API for a permission service The implementation may be changed in the application configuration
persist(Item, FormData) - Method in interface org.alfresco.repo.forms.processor.FormProcessor
Persists the given object representing the form data for an item
PERSON_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
personExists(String) - Method in interface org.alfresco.service.cmr.security.PersonService
Check if a person exists.
PersonInfo(NodeRef, String, String, String) - Constructor for class org.alfresco.service.cmr.security.PersonService.PersonInfo
 
PersonService - Interface in org.alfresco.service.cmr.security
This service encapsulates the management of people and groups.
PersonService.PersonInfo - Class in org.alfresco.service.cmr.security
Data pojo to carry common person information
PIPE - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
Separator between transformers and mimetype extensions in a dynamic compound property value.
PIPELINE - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names for creating dynamic complex transformers
Policy - Interface in org.alfresco.repo.policy
Marker interface for representing a Policy.
POLICY_COMPONENT - Static variable in interface org.alfresco.service.ServiceRegistry
 
PolicyComponent - Interface in org.alfresco.repo.policy
Policy Component for managing Policies and Behaviours.
PolicyDefinition<P extends Policy> - Interface in org.alfresco.repo.policy
Definition of a Policy
PolicyException - Exception in org.alfresco.repo.policy
Base Policy Exception.
PolicyException(String) - Constructor for exception org.alfresco.repo.policy.PolicyException
 
PolicyException(String, Throwable) - Constructor for exception org.alfresco.repo.policy.PolicyException
 
PolicyType - Enum in org.alfresco.repo.policy
Type of Policy.
popAuthentication() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
Pop the authentication context from a threadlocal stack.
popAvailable() - Method in class org.alfresco.repo.content.transform.TransformerDebug
Called after working out what transformers are available and any resulting transform has been called.
popIsTransformableSize() - Method in class org.alfresco.repo.content.transform.TransformerDebug
Called after returning from a nested isTransformable.
popMisc() - Method in class org.alfresco.repo.content.transform.TransformerDebug
Removes a frame from the stack.
popTransform() - Method in class org.alfresco.repo.content.transform.TransformerDebug
Called after performing a transform.
position() - Method in class org.alfresco.service.cmr.repository.Path.AttributeElement
 
postActivity(String, String, String, String) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
Post a custom activity type
postActivity(String, String, String, String, Client) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
Post a custom activity type
postActivity(String, String, String, String, Client, FileInfo) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
Post a custom activity type
postActivity(String, String, String, String, String) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
Post a custom activity type
postActivity(String, String, String, NodeRef) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
Post a pre-defined activity type - certain activity data will be looked-up asynchronously, including: name (of nodeRef) displayPath typeQName firstName (of posting user) lastName (of posting user)
postActivity(String, String, String, NodeRef, String) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
Post a pre-defined activity type - eg.
postActivity(String, String, String, NodeRef, String, QName, NodeRef) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
Post a pre-defined activity type - eg.
PRAGMATIC - Constant in enum org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
This policy puts the new value if: the extracted property is not null either: there is no target key for the property the target value is null the string representation of the target value is an empty string or: the extracted property is a media related one (eg Image, Audio or Video) null extracted values are return in the 'modified' map.
PREFERENCE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
PreferenceService - Interface in org.alfresco.service.cmr.preference
 
PREFIX - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The combined content and transformer name prefix of for all property names that contain transformer information
prepend(Path.Element) - Method in class org.alfresco.service.cmr.repository.Path
Add a path element to the beginning of the path.
prepend(Path) - Method in class org.alfresco.service.cmr.repository.Path
Merge the given path into the beginning of this path.
priority - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Workflow priority
PRIORITY - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names for the priority.
PRIORITY_DEFAULT - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
By default transformers have a priority of 100.
PRIORITY_EXPLICIT - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
To support the historical concept of EXPLICIT transformers, all such transformers are given a PRIORITY_EXPLICIT (50).
PRIVATE - Constant in enum org.alfresco.service.cmr.site.SiteVisibility
 
problems - Variable in class org.alfresco.service.cmr.workflow.WorkflowDeployment
Deprecated.
process(BatchProcessor.BatchProcessWorker<T>, boolean) - Method in class org.alfresco.repo.batch.BatchProcessor
Invokes the worker for each entry in the collection, managing transactions and collating success / failure information.
process(TT) - Method in class org.alfresco.repo.batch.BatchProcessor.BatchProcessWorkerAdaptor
Processes the given entry.
processTemplate(String, Object) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Process a template against the upplied data model and return the result as a string.
processTemplate(String, Object, Writer) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Process a template against the supplied data model and write to the out.
processTemplate(String, String, Object) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Process a template against the supplied data model and write to the out.
processTemplate(String, String, Object, Writer) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Process a template against the supplied data model and write to the out.
processTemplate(String, String, Object, Locale) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Process a template using the supplied locale against the supplied data model and write to the out.
processTemplateString(String, String, Object) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Process a given template, provided as a string, against the supplied data model and return the result as a String
processTemplateString(String, String, Object, Writer) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Process a given template, provided as a string, against the supplied data model and report the result back in the provided writer.
PROP_ACCESSED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ACCOUNT_EXPIRES - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ACCOUNT_EXPIRY_DATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ACCOUNT_LOCKED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ADDRESSEE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ADDRESSEES - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ALIASES - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_ARCHIVED_BY - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_CHILD_ASSOCS - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_DATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_EXPIRY_DATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_LOCK_ADDITIONAL_INFO - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_LOCK_LIFETIME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_LOCK_OWNER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_LOCK_TYPE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_ORIGINAL_OWNER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_ORIGINAL_PARENT_ASSOC - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_PARENT_ASSOCS - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_SOURCE_ASSOCS - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ARCHIVED_TARGET_ASSOCS - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ATTACH_ID - Static variable in interface org.alfresco.model.ImapModel
 
PROP_AUTHOR - Static variable in interface org.alfresco.model.ContentModel
 
PROP_AUTHORITY_DISPLAY_NAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_AUTHORITY_NAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_AUTO_VERSION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_AUTO_VERSION_PROPS - Static variable in interface org.alfresco.model.ContentModel
 
PROP_AUTOMATIC_UPDATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CASCADE_CRC - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CASCADE_HIDDEN - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CASCADE_INDEX_CONTROL - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CASCADE_TX - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CATEGORIES - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CHANGE_TOKEN - Static variable in interface org.alfresco.model.ImapModel
 
PROP_CLIENT_CONTROLLED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_COMMENT - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_COMMENT_COUNT - Static variable in interface org.alfresco.model.ForumModel
 
PROP_COMPANYADDRESS1 - Static variable in interface org.alfresco.model.ContentModel
 
PROP_COMPANYADDRESS2 - Static variable in interface org.alfresco.model.ContentModel
 
PROP_COMPANYADDRESS3 - Static variable in interface org.alfresco.model.ContentModel
 
PROP_COMPANYEMAIL - Static variable in interface org.alfresco.model.ContentModel
 
PROP_COMPANYFAX - Static variable in interface org.alfresco.model.ContentModel
 
PROP_COMPANYPOSTCODE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_COMPANYTELEPHONE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_COMPLETED_ITEMS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_COMPLETION_DATE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_COMPONENT_ID - Static variable in interface org.alfresco.repo.site.SiteModel
 
PROP_CONTENT - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CONTENT_PROPERTY_NAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CONTEXT - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_COUNTER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CREATED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CREATOR - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CREDENTIALS_EXPIRE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_CREDENTIALS_EXPIRY_DATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_DEAD_PROPERTIES - Static variable in interface org.alfresco.model.ContentModel
 
PROP_DEFAULT_HOME_FOLDER_PATH - Static variable in interface org.alfresco.model.ContentModel
 
PROP_DEPENDS_PREFIX - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_DESCRIPTION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_DESCRIPTION - Static variable in interface org.alfresco.service.cmr.version.Version
Names of the system version properties
PROP_DESCRIPTION - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_DESCRIPTION - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_DUE_DATE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_EDITIONS - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_EMAIL - Static variable in interface org.alfresco.model.ContentModel
 
PROP_EMAIL_FEED_DISABLED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_EMAIL_FEED_ID - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ENABLED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_EXPIRY_DATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_FAILED_THUMBNAIL_TIME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_FAILURE_COUNT - Static variable in interface org.alfresco.model.ContentModel
 
PROP_FIRSTNAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_FLAG_ANSWERED - Static variable in interface org.alfresco.model.ImapModel
 
PROP_FLAG_DELETED - Static variable in interface org.alfresco.model.ImapModel
 
PROP_FLAG_DRAFT - Static variable in interface org.alfresco.model.ImapModel
 
PROP_FLAG_FLAGGED - Static variable in interface org.alfresco.model.ImapModel
 
PROP_FLAG_RECENT - Static variable in interface org.alfresco.model.ImapModel
 
PROP_FLAG_SEEN - Static variable in interface org.alfresco.model.ImapModel
 
PROP_GOOGLEUSERNAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_GOT_FIRST_CHUNK - Static variable in interface org.alfresco.model.ContentModel
 
PROP_HASH_INDICATOR - Static variable in interface org.alfresco.model.ContentModel
 
PROP_HIDDEN_FLAG - Static variable in interface org.alfresco.model.ContentModel
 
PROP_HIDDEN_TRANSITIONS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_HITS - Static variable in interface org.alfresco.model.ContentModel
 
PROP_HOME_FOLDER_PROVIDER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_HOMEFOLDER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ID - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_INHERIT_FROM_ACL - Static variable in interface org.alfresco.model.ContentModel
 
PROP_INITIAL_VERSION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_INSTALL_DATE - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_INSTALL_STATE - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_INSTANTMSG - Static variable in interface org.alfresco.model.ContentModel
 
PROP_IS_CONTENT_INDEXED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_IS_INDEXED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_IS_SYSTEM_PACKAGE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_JOBTITLE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LAST_THUMBNAIL_MODIFICATION_DATA - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LASTNAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LATITUDE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LINK_DESTINATION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LOCALE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LOCATION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LOCK_ADDITIONAL_INFO - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LOCK_LIFETIME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LOCK_OWNER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LOCK_TYPE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_LONGITUDE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_MAXUID - Static variable in interface org.alfresco.model.ImapModel
 
PROP_MESSAGE_CC - Static variable in interface org.alfresco.model.ImapModel
 
PROP_MESSAGE_FROM - Static variable in interface org.alfresco.model.ImapModel
 
PROP_MESSAGE_HEADERS - Static variable in interface org.alfresco.model.ImapModel
 
PROP_MESSAGE_ID - Static variable in interface org.alfresco.model.ImapModel
 
PROP_MESSAGE_SUBJECT - Static variable in interface org.alfresco.model.ImapModel
 
PROP_MESSAGE_TO - Static variable in interface org.alfresco.model.ImapModel
 
PROP_MOBILE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_MODEL_ACTIVE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_MODEL_AUTHOR - Static variable in interface org.alfresco.model.ContentModel
 
PROP_MODEL_DESCRIPTION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_MODEL_NAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_MODEL_PUBLISHED_DATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_MODEL_VERSION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_MODIFIED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_MODIFIER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_NAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_NODE_DBID - Static variable in interface org.alfresco.model.ContentModel
 
PROP_NODE_REF - Static variable in interface org.alfresco.model.ContentModel
 
PROP_NODE_UUID - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ORGANIZATION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ORGID - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ORIGINAL_ID - Static variable in interface org.alfresco.model.ContentModel
 
PROP_ORIGINATOR - Static variable in interface org.alfresco.model.ContentModel
 
PROP_OUTCOME - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_OUTCOME_PROPERTY_NAME - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_OWNER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_PACKAGE_ACTION_GROUP - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_PACKAGE_ITEM_ACTION_GROUP - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_PASSWORD - Static variable in interface org.alfresco.model.ContentModel
 
PROP_PASSWORD_HASH - Static variable in interface org.alfresco.model.ContentModel
 
PROP_PASSWORD_SHA256 - Static variable in interface org.alfresco.model.ContentModel
 
PROP_PERCENT_COMPLETE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_PERSONDESC - Static variable in interface org.alfresco.model.ContentModel
 
PROP_PREFERENCE_VALUES - Static variable in interface org.alfresco.model.ContentModel
 
PROP_PRESENCEPROVIDER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_PRESENCEUSERNAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_PRIORITY - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_PUBLISHED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_RATED_AT - Static variable in interface org.alfresco.model.ContentModel
 
PROP_RATING_SCHEME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_RATING_SCORE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_REASSIGNABLE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_REFERENCE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_REPO_VERSION_MAX - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_REPO_VERSION_MIN - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_SALT - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SEND_EMAIL_NOTIFICATIONS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_SENTDATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SHARED_ACL_TO_REPLACE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SITE_PRESET - Static variable in interface org.alfresco.repo.site.SiteModel
 
PROP_SITE_VISIBILITY - Static variable in interface org.alfresco.repo.site.SiteModel
 
PROP_SIZE_CURRENT - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SIZE_QUOTA - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SKYPE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_START_DATE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_STATUS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_STORE_IDENTIFIER - Static variable in interface org.alfresco.model.ContentModel
 
PROP_STORE_NAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_STORE_PROTOCOL - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SUBJECT - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SUBSCRIPTIONS_PRIVATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_LICENSE_MODE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_NAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_VERSION_BUILD - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_VERSION_EDITION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_VERSION_LABEL - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_VERSION_MAJOR - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_VERSION_MINOR - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_VERSION_PROPERTIES - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_VERSION_REVISION - Static variable in interface org.alfresco.model.ContentModel
 
PROP_SYS_VERSION_SCHEMA - Static variable in interface org.alfresco.model.ContentModel
 
PROP_TAGS - Static variable in interface org.alfresco.model.ContentModel
 
PROP_TAGSCOPE_CACHE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_TAGSCOPE_SUMMARY - Static variable in interface org.alfresco.model.ContentModel
 
PROP_TASK_ID - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_TELEPHONE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_TEMPLATE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_THREAD_INDEX - Static variable in interface org.alfresco.model.ImapModel
 
PROP_THUMBNAIL_NAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_TITLE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_TITLE - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_UIDVALIDITY - Static variable in interface org.alfresco.model.ImapModel
 
PROP_UPDATED - Static variable in interface org.alfresco.model.ContentModel
 
PROP_USER_STATUS - Static variable in interface org.alfresco.model.ContentModel
 
PROP_USER_STATUS_TIME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_USER_USERNAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_USERNAME - Static variable in interface org.alfresco.model.ContentModel
 
PROP_VERSION - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
 
PROP_VERSION_LABEL - Static variable in interface org.alfresco.model.ContentModel
 
PROP_VERSION_TYPE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_VISIBILITY_MASK - Static variable in interface org.alfresco.model.ContentModel
 
PROP_WEBSCRIPT - Static variable in interface org.alfresco.model.ContentModel
 
PROP_WORKFLOW_DEF_DEPLOYED - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_WORKFLOW_DEF_ENGINE_ID - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_WORKFLOW_DEF_NAME - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_WORKFLOW_DEFINITION_ID - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_WORKFLOW_DEFINITION_NAME - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_WORKFLOW_DESCRIPTION - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_WORKFLOW_DUE_DATE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_WORKFLOW_INSTANCE_ID - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_WORKFLOW_PRIORITY - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
PROP_WORKING_COPY_LABEL - Static variable in interface org.alfresco.model.ContentModel
 
PROP_WORKING_COPY_MODE - Static variable in interface org.alfresco.model.ContentModel
 
PROP_WORKING_COPY_OWNER - Static variable in interface org.alfresco.model.ContentModel
 
PROPERTIES - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
properties - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
Deprecated.
Property - Constant in enum org.alfresco.repo.policy.PolicyType
 
PROPERTY_COMPONENT_EMBED - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
PROPERTY_COMPONENT_EXTRACT - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
PROPERTY_PREFIX_METADATA - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
PropertyDefinition - Interface in org.alfresco.service.cmr.dictionary
Read-only definition of a Property.
PropertyPolicy - Interface in org.alfresco.repo.policy
Marker interface for representing a Property-level Policy.
PropertyPolicyDelegate<P extends PropertyPolicy> - Class in org.alfresco.repo.policy
Delegate for a Class Feature-level (Property and Association) Policies.
PROTOCOL_ARCHIVE - Static variable in class org.alfresco.service.cmr.repository.StoreRef
 
PROTOCOL_AVM - Static variable in class org.alfresco.service.cmr.repository.StoreRef
 
PROTOCOL_DELETED - Static variable in class org.alfresco.service.cmr.repository.StoreRef
 
PROTOCOL_DELIMITER - Static variable in interface org.alfresco.repo.content.ContentStore
The delimiter that must be found in all URLS, i.e ://
PROTOCOL_TEST - Static variable in class org.alfresco.service.cmr.repository.StoreRef
 
PROTOCOL_WORKSPACE - Static variable in class org.alfresco.service.cmr.repository.StoreRef
 
proxies - Variable in class org.alfresco.repo.policy.BaseBehaviour
Proxies
ProxyContentTransformer - Class in org.alfresco.repo.content.transform
Makes use of a ContentTransformerWorker to perform conversions.
ProxyContentTransformer() - Constructor for class org.alfresco.repo.content.transform.ProxyContentTransformer
 
PRUDENT - Constant in enum org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
This policy puts the new value if: the extracted property is not null there is no target key for the property the target value is null the string representation of the target value is an empty string null extracted values are return in the 'modified' map.
PUBLIC - Constant in enum org.alfresco.service.cmr.site.SiteVisibility
 
PUBLIC_SERVICE_ACCESS_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
publicAction - Variable in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Indicated whether the action is public or internal (default true)
pushAuthentication() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
Push the current authentication context onto a threadlocal stack.
pushAvailable(String, String, String, TransformationOptions) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Called prior to working out what transformers are available.
pushIsTransformableSize(ContentTransformer) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Called prior to calling a nested isTransformable.
pushMisc() - Method in class org.alfresco.repo.content.transform.TransformerDebug
Adds a new level to the stack to get a new request number or nesting number.
pushTransform(ContentTransformer, String, String, String, long, TransformationOptions) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Called prior to performing a transform.
put(K, V) - Method in interface org.alfresco.repo.cache.SimpleCache
Set the value to store for a given key.
putContent(ContentReader) - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Copies content from the reader.
putContent(InputStream) - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Puts content to the repository
putContent(File) - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Puts content to the repository direct from file
putContent(String) - Method in interface org.alfresco.service.cmr.repository.ContentWriter
Puts content to the repository direct from String.
putContent(ContentReader) - Method in class org.alfresco.repo.content.AbstractContentWriter
Copies content from the reader.
putContent(InputStream) - Method in class org.alfresco.repo.content.AbstractContentWriter
Puts content to the repository
putContent(File) - Method in class org.alfresco.repo.content.AbstractContentWriter
Puts content to the repository direct from file
putContent(String) - Method in class org.alfresco.repo.content.AbstractContentWriter
Makes use of the encoding, if available, to convert the string to bytes.
putRawValue(String, Serializable, Map<String, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Adds a value to the map, conserving null values.

Q
QNAME - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
QName - Class in org.alfresco.service.namespace
QName represents the qualified name of a Repository item.
QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.BeforeCreateVersionPolicy
 
QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.AfterCreateVersionPolicy
 
QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.OnCreateVersionPolicy
 
QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.OnRevertVersionPolicy
 
QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.AfterVersionRevertPolicy
 
QNAME - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.BeforeCopyPolicy
 
QNAME - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyCompletePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeCreateStorePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateStorePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeCreateNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeMoveNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnMoveNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeUpdateNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdateNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeArchiveNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeAddAspectPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnAddAspectPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeRemoveAspectPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnRemoveAspectPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnRestoreNodePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateChildAssociationPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteChildAssociationPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteChildAssociationPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateAssociationPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteAssociationPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteAssociationPolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeSetNodeTypePolicy
 
QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnSetNodeTypePolicy
 
QNAME - Static variable in interface org.alfresco.repo.content.ContentServicePolicies.OnContentUpdatePolicy
 
QNAME - Static variable in interface org.alfresco.repo.content.ContentServicePolicies.OnContentPropertyUpdatePolicy
 
QNAME - Static variable in interface org.alfresco.repo.content.ContentServicePolicies.OnContentReadPolicy
 
QNamePattern - Interface in org.alfresco.service.namespace
Provides pattern matching against qnames.
QUARTER - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
query(StoreRef, String, String) - Method in interface org.alfresco.service.cmr.search.SearchService
Search against a store.
query(StoreRef, String, String, QueryParameterDefinition[]) - Method in interface org.alfresco.service.cmr.search.SearchService
Search against a store.
query(StoreRef, QName, QueryParameter[]) - Method in interface org.alfresco.service.cmr.search.SearchService
Execute a canned query
query(SearchParameters) - Method in interface org.alfresco.service.cmr.search.SearchService
Search using the given SearchParameters
QueryParameter - Class in org.alfresco.service.cmr.search
Encapsulates a query parameter
QueryParameter(QName, Serializable) - Constructor for class org.alfresco.service.cmr.search.QueryParameter
 
QueryParameterDefinition - Interface in org.alfresco.service.cmr.search
 
queryTasks(WorkflowTaskQuery) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Deprecated. Use overloaded method with the sameSession parameter (this method defaults the parameter to false).
queryTasks(WorkflowTaskQuery, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Query for tasks

R
RATING_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
RatingScheme - Interface in org.alfresco.service.cmr.rating
This interface defines a Rating Scheme, which is a named scheme for user-supplied ratings with a defined minimum value and a defined maximum value.
ratingSchemeName - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
RatingService - Interface in org.alfresco.service.cmr.rating
Interface for public and internal rating operations.
ratingServiceImpl - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
READ - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
READ_ASSOCIATIONS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
READ_CHILDREN - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
READ_CONTENT - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
READ_LIMIT_K_BYTES - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
 
READ_LIMIT_TIME_MS - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
 
READ_ONLY_LOCK - Constant in enum org.alfresco.service.cmr.lock.LockType
Deprecated. Deprecated in 4.1.6. Will be replaced by a more descriptive name.
READ_PERMISSIONS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
READ_PROPERTIES - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
readEmbedMappingProperties(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
A utility method to read embed mapping properties from a resource file and convert to the map form.
readEmbedMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
A utility method to convert mapping properties to the Map form.
readGlobalEmbedMappingProperties() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
A utility method to convert global mapping properties to the Map form.
readGlobalExtractMappingProperties() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
A utility method to convert global properties to the Map form for the given propertyComponent.
readMappingProperties(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
A utility method to read mapping properties from a resource file and convert to the map form.
readMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
A utility method to convert mapping properties to the Map form.
recalculate(NodeRef) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
recordable - Element in annotation type org.alfresco.service.Auditable
All method parameters are recorded by default.
recordError(long) - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
Adds 1 to the error count of this TransformationData and its parents.
recordError(String, String, long) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Records an error and updates the average time as if the transformation took a long time, so that it is less likely to be called again.
recordReturnedObject - Element in annotation type org.alfresco.service.Auditable
Return object are recorded by default.
recordTime(long) - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
recordTime(long) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Deprecated. use method with mimetypes.
recordTime(String, String, long) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Records and updates the average transformation time for this transformer.
refreshLock(String, QName, long) - Method in interface org.alfresco.repo.lock.JobLockService
Refresh the lock using a valid lock token.
refreshLock(String, QName, long, JobLockService.JobLockRefreshCallback) - Method in interface org.alfresco.repo.lock.JobLockService
Provide a callback to refresh a lock using a valid lock token, pushing responsibility for regular lock refreshing onto the service implementation code.
refreshTagScope(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Refreshes the tag count of the passed tag scope by recounting all the tags of the children of the scope.
RegexQNamePattern - Class in org.alfresco.service.namespace
Provides matching between qnames using regular expression matching.
RegexQNamePattern(String, String) - Constructor for class org.alfresco.service.namespace.RegexQNamePattern
 
RegexQNamePattern(String) - Constructor for class org.alfresco.service.namespace.RegexQNamePattern
 
register(String, T) - Method in class org.alfresco.util.registry.NamedObjectRegistry
Register a named object instance.
register(MessageDeployer) - Method in interface org.alfresco.repo.i18n.MessageService
Register message deployer with message service
register() - Method in class org.alfresco.repo.processor.BaseProcessorExtension
Registers this script with the script service
register(String, NodeLocator) - Method in interface org.alfresco.repo.nodelocator.NodeLocatorService
 
register(MetadataExtracter) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
Register an instance of an extracter for use
register() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Registers this instance of the extracter with the registry.
register() - Method in class org.alfresco.repo.content.transform.ProxyContentTransformer
THIS IS A CUSTOM SPRING INIT METHOD
register() - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
THIS IS A CUSTOM SPRING INIT METHOD
register() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Registers this instance with the registry if it is present.
registerAssociationPolicy(Class<P>) - Method in interface org.alfresco.repo.policy.PolicyComponent
Register a Association-level Policy
registerClassPolicy(Class<P>) - Method in interface org.alfresco.repo.policy.PolicyComponent
Register a Class-level Policy
registerComponent(ModuleComponent) - Method in interface org.alfresco.service.cmr.module.ModuleService
Register a component of a module for execution.
registerNamespace(String, String) - Method in interface org.alfresco.service.namespace.NamespaceService
Register a prefix for namespace uri.
registerPropertyPolicy(Class<P>) - Method in interface org.alfresco.repo.policy.PolicyComponent
Register a Property-level Policy
registerResourceBundle(String) - Method in interface org.alfresco.repo.i18n.MessageService
Register a resource bundle.
registerTemplateProcessor(TemplateProcessor) - Method in interface org.alfresco.service.cmr.repository.TemplateService
Registers a new template processor with the template service
registerVersionLabelPolicy(QName, VersionServicePolicies.CalculateVersionLabelPolicy) - Method in interface org.alfresco.service.cmr.version.VersionService
Register a version label policy
REGISTRY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
relaxedBooleanTypeConverter - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
 
releaseLock(String, QName) - Method in interface org.alfresco.repo.lock.JobLockService
Release the lock using a valid lock token.
releaseLockVerify(String, QName) - Method in interface org.alfresco.repo.lock.JobLockService
Release the lock using a valid lock token.
remove(K) - Method in interface org.alfresco.repo.cache.SimpleCache
Removes the cache entry whether or not the value stored against it is null.
remove(Deque<String>) - Method in class org.alfresco.repo.content.transform.TransformerLog
Removes an entry.
removeAction(NodeRef, Action) - Method in interface org.alfresco.service.cmr.action.ActionService
Removes an action associated with a node reference.
removeAction(A) - Method in interface org.alfresco.service.cmr.action.ActionList
Remove an action from the list
removeActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Remove an ActionCondition from the list
removeActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
Removes an action condition
removeAllActionConditions() - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Remove all ActionConditions from the list
removeAllActionConditions() - Method in interface org.alfresco.service.cmr.action.Action
Removes all action conditions
removeAllActions(NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
Removes all actions associated with a node reference
removeAllActions() - Method in interface org.alfresco.service.cmr.action.ActionList
Remove all actions from the list
removeAspect(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Remove an aspect and all related properties from a node
removeAssociation(NodeRef, NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
 
removeAttribute(Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Remove a specific attribute.
removeAttributes(Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Remove all attributes that share a set of keys (in order)
removeAuthority(String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Remove an authority as a member of another authority.
removeAuthorityFromZones(String, Set<String>) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Remove a zone from an authority
removeChild(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
Severs all parent-child relationships between two nodes.
removeChildAssociation(ChildAssociationRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
Remove a specific child association.
removeClassDefinition(BehaviourDefinition<ClassBehaviourBinding>) - Method in interface org.alfresco.repo.policy.PolicyComponent
Unbind behaviour
removeFiles(long) - Static method in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
Removes all temporary files created before the given time.
removeFromMap(Map<String, Object>) - Static method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
removeHidden(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
removeHiddenAspect(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
removeMembership(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
Clears an authorities role within a site
removeProperties(String) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Removes transformer properties.
removeProperty(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Removes a property value completely.
removeRatingByCurrentUser(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
This method removes any Rating applied by the current user to the specified node in the specified RatingScheme.
removeSeconaryChildAssociation(ChildAssociationRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
Deprecated. Use removeSecondaryChildAssociation(ChildAssociationRef)
removeSecondaryChildAssociation(ChildAssociationRef) - Method in interface org.alfresco.service.cmr.repository.NodeService
Remove a specific secondary child association.
removeTag(NodeRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Remove a tag from a node.
removeTags(NodeRef, List<String>) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Removes a list of tags from a node.
removeTagScope(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Removes a tag scope from a specified node.
removeTransformer(ContentTransformer) - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
Removes a dynamically created transformer.
rename(NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Rename a file or folder in its current location
render(NodeRef, RenditionDefinition) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
This method synchronously renders content as specified by the given RenditionDefinition.
render(NodeRef, RenditionDefinition, RenderCallback) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
This method asynchronously renders content as specified by the given RenditionDefinition.
render(NodeRef, QName) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
This method synchronously renders content as specified by the given rendition name.
render(NodeRef, QName, RenderCallback) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
This method asynchronously renders content as specified by the given rendition definition name.
RENDITION_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Rendition Model URI
RENDITION_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Rendition Model Prefix
RENDITION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
RenditionDefinition - Interface in org.alfresco.service.cmr.rendition
This class is used to fully specify a type of rendition.
RenditionModel - Interface in org.alfresco.model
Rendition Model Constants
RenditionService - Interface in org.alfresco.service.cmr.rendition
The Rendition service.
REPO_ADMIN_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
REPOSITORY_VIEW_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Alfresco View Namespace URI
REPOSITORY_VIEW_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Alfresco View Namespace Prefix
ReservedVersionNameException - Exception in org.alfresco.service.cmr.version
 
ReservedVersionNameException(String) - Constructor for exception org.alfresco.service.cmr.version.ReservedVersionNameException
Constructor
reset() - Method in class org.alfresco.util.registry.NamedObjectRegistry
 
resetCache() - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
Force the registry to drop its cache of extractors.
resolveAnalyserClassName(Locale) - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
resolveAnalyserClassName() - Method in interface org.alfresco.service.cmr.dictionary.PropertyDefinition
 
resolveAnalyserClassName(Locale) - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
resolveAnalyserClassName() - Method in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
resolveImagePathForName(String, FileTypeImageSize) - Method in interface org.alfresco.service.cmr.repository.TemplateImageResolver
Resolve the qualified icon image path for the specified filename
resolveNamePath(NodeRef, List<String>) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Resolve a file or folder name path from a given root node down to the final node.
resolveNamePath(NodeRef, List<String>, boolean) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Resolve a file or folder name path from a given root node down to the final node.
resolveSite(String) - Method in interface org.alfresco.service.cmr.site.SiteService
 
resolveToQName(NamespacePrefixResolver, String) - Static method in class org.alfresco.service.namespace.QName
Creates a QName representation for the given String.
resolveToQNameString(NamespacePrefixResolver, String) - Static method in class org.alfresco.service.namespace.QName
Creates a string representation of a QName for the given string.
restore(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.version.VersionService
By default a deep restore is performed.
restore(NodeRef, NodeRef, QName, QName, boolean) - Method in interface org.alfresco.service.cmr.version.VersionService
Restores a node not currently present in the store, but that has a version history.
restoreNode(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Restore an individual node (along with its sub-tree nodes) to the target location.
ResultSet - Interface in org.alfresco.service.cmr.search
This is the common interface for both row (Alfresco node) and column (CMIS style property or function) based results.
ResultSetMetaData - Interface in org.alfresco.service.cmr.search
Meta Data associated with a result set.
ResultSetRow - Interface in org.alfresco.service.cmr.search
A row in a result set TODO: Support for other non attribute features such as parents and path
ResultSetSPI<ROW extends ResultSetRow,MD extends ResultSetMetaData> - Interface in org.alfresco.service.cmr.search
This is the common interface for both row (Alfresco node) and column (CMIS style property or function) based results.
RETRY_EXCEPTIONS - Static variable in class org.alfresco.repo.transaction.RetryingTransactionHelper
Exceptions that trigger retries.
RETRYING_TRANSACTION_HELPER - Static variable in interface org.alfresco.service.ServiceRegistry
 
RetryingTransactionHelper - Class in org.alfresco.repo.transaction
A helper that runs a unit of work inside a UserTransaction, transparently retrying the unit of work if the cause of failure is an optimistic locking or deadlock condition.
RetryingTransactionHelper() - Constructor for class org.alfresco.repo.transaction.RetryingTransactionHelper
Default constructor.
RetryingTransactionHelper.RetryingTransactionCallback<Result> - Interface in org.alfresco.repo.transaction
Callback interface
RETURN_EOF - Constant in enum org.alfresco.service.cmr.repository.TransformationOptionPair.Action
 
revert(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
Revert the state of the node to the current version.
revert(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.version.VersionService
Revert the state of the node to the current version.
revert(NodeRef, Version) - Method in interface org.alfresco.service.cmr.version.VersionService
Revert the state of the node to the specified version.
revert(NodeRef, Version, boolean) - Method in interface org.alfresco.service.cmr.version.VersionService
Revert the state of the node to the specified version.
ROLE - Constant in enum org.alfresco.service.cmr.security.AuthorityType
 
ROLE_PREFIX - Static variable in interface org.alfresco.service.cmr.security.PermissionService
Prefixes used for authorities of type role.
rollupName - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
RULE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
runAs(AuthenticationUtil.RunAsWork<R>, String) - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
Execute a unit of work as a given user.
runAsSystem(AuthenticationUtil.RunAsWork<R>) - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
 
Running - Constant in enum org.alfresco.service.cmr.action.ActionStatus
Indicates that the Action is currently being executed by the ActionService
RuntimeExecutableContentTransformerWorker - Class in org.alfresco.repo.content.transform
This configurable wrapper is able to execute any command line transformation that accepts an input and an output file on the command line.
RuntimeExecutableContentTransformerWorker() - Constructor for class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
 

S
saveAction(NodeRef, Action) - Method in interface org.alfresco.service.cmr.action.ActionService
Save an action against a node reference.
SCRIPT_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
search(NodeRef, String, boolean) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Deprecated. for shallow search use list, listFolders, listFiles, searchSimple. For deep listing use listDeepFolders. Avoid calling this method with any name pattern except for "*".
search(NodeRef, String, boolean, boolean, boolean) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Deprecated. for shallow search use list, listFolders, listFiles, searchSimple. For deep listing use listDeepFolders. Avoid calling this method with any name pattern except for "*".
SEARCH_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
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
SearchService - Interface in org.alfresco.service.cmr.search
This encapsulates the execution of search against different indexing mechanisms.
searchSimple(NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Get a node ref of the node that has the name within the parent node
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
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.
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
selectTransformers(String, long, String, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.TransformerSelector
Returns a sorted list of transformers that identifies the order in which transformers should be tried.
SelfElement() - Constructor for class org.alfresco.service.cmr.repository.Path.SelfElement
 
SEPARATOR - Static variable in interface org.alfresco.repo.tenant.TenantService
 
SEPARATORS - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
Both extension and minetype separators.
serialize(TransformationSourceOptions, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions.TransformationSourceOptionsSerializer
Serializes the given transformation source options into the given parameter map.
SerializedTransformationOptionsAccessor - Interface in org.alfresco.service.cmr.repository
Defines methods for retrieving parameter values for use in building transformation options.
SERVICE_REGISTRY - Static variable in interface org.alfresco.service.ServiceRegistry
 
ServiceBehaviourBinding - Class in org.alfresco.repo.policy
Behaviour binding to a Service.
ServiceRegistry - Interface in org.alfresco.service
This interface represents the registry of public Repository Services.
serviceRegistry - Variable in class org.alfresco.repo.module.AbstractModuleComponent
 
set(Map<String, Object>) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Sets options from the supplied map.
set(Map<String, Object>, String, String, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
set(Map<String, Object>) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
SET_OWNER - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
setAction(int, A) - Method in interface org.alfresco.service.cmr.action.ActionList
Replace the action at the specfied index with the passed action.
setActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Replace the ActionCondition at the specified index with the passed ActionCondition.
setActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
Replaces the current action condition at the given index with the action condition provided.
setActive(Boolean) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setActive(Boolean) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
setActorId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setAdditionalThreadTimout(long) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
 
setAdminUserAsFullyAuthenticatedUser() - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
Authenticate as the Admin user.
setAllowEnlargement(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
setAllowRandomAccess(boolean) - Method in class org.alfresco.repo.content.filestore.FileContentStore
Stores may optionally produce readers and writers that support random access.
setApplicableTypes(String[]) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Set the list of types for which this action is applicable
setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.content.filestore.FileContentStore
 
setAppliesFromVersion(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
Set the minimum module version number to which this component applies.
setAppliesToVersion(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
Set the minimum module version number to which this component applies.
setAssociations(NodeRef, QName, List<NodeRef>) - Method in interface org.alfresco.service.cmr.repository.NodeService
Re-assign all typed target associations for a given node.
setAttribute(Serializable, Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Set an attribute, overwriting its prior value if it already existed.
setAuthentication(String, char[]) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
Set the login information for a user (typically called by an admin user)
setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
setAuthenticationEnabled(String, boolean) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
Enable or disable an authentication entry
setAuthorityDisplayName(String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Set the display name for the given authority.
setAutoOrient(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
 
setAverageTime(long) - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
setBaseNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
 
setBeanName(String) - Method in class org.alfresco.util.AbstractTriggerBean
Get the bean name as this trigger is created
setBeanName(String) - Method in class org.alfresco.repo.audit.generator.AbstractDataGenerator
Set the name with which to register
setBeanName(String) - Method in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
Set the name with which to register
setBeanName(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
Convenience method that will set the name of the component to match the bean name, unless the name has been explicitly set.
setBeanName(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
setBeanName(String) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Sets the Spring bean name.
setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
setBootstrapView(Properties) - Method in class org.alfresco.repo.module.ImporterModuleComponent
Set a list of bootstrap views to import. This is an alternative to setBootstrapViews(List).
setBootstrapViews(List<Properties>) - Method in class org.alfresco.repo.module.ImporterModuleComponent
Set a list of bootstrap views to import. This is an alternative to setBootstrapView(Properties).
setBulkFetch(boolean) - Method in interface org.alfresco.service.cmr.search.ResultSetSPI
Bulk fetch results in the cache
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
setCallback(RenderCallback) - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
This method sets a callback object for use in asynchronous renditions.
setCause(T) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Sets the cause of a transformation failure, so that only the message of the Throwable is reported later rather than the full stack trace over and over.
setCheckCommand(RuntimeExec) - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
Set the runtime executer that will be called as part of the initialisation to determine if the transformer is able to function.
setChildAssociationIndex(ChildAssociationRef, int) - Method in interface org.alfresco.service.cmr.repository.NodeService
Set the ordering index of the child association.
setCommandOptions(String) - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
Set the command string options
setCompensatingAction(Action) - Method in interface org.alfresco.service.cmr.action.Action
Set the compensating action.
setContentLimitProvider(ContentLimitProvider) - Method in class org.alfresco.repo.content.AbstractContentWriter
 
setContentLimitProvider(ContentLimitProvider) - Method in class org.alfresco.repo.content.AbstractContentStore
An object that prevents abuse of the underlying store(s)
setContentLocale(Locale) - Method in interface org.alfresco.repo.i18n.MessageService
Set the content locale for the current thread.
setContentService(ContentService) - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
setContentService(ContentService) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Sets the ContentService.
setCount(long) - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
setCreatedDate(Date) - Method in interface org.alfresco.service.cmr.site.SiteInfo
Set the site created date
setCreateMissingPeople(boolean) - Method in interface org.alfresco.service.cmr.security.PersonService
Set if missing people should be created.
setCronExpression(String) - Method in class org.alfresco.util.CronTriggerBean
Set the cron expression that determines when this job is run.
setCustomProps(Map<QName, Object>) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
setDebugOutput(boolean) - Static method in class org.alfresco.repo.content.transform.TransformerDebug
Enable or disable debug log output.
setDefaultAdminUserName(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationUtil
 
setDefaultFieldName(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
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.
setDeleteEmptyDirs(boolean) - Method in class org.alfresco.repo.content.filestore.FileContentStore
Configure the FileContentStore to delete empty parent directories upon deleting a content URL.
setDependsOn(List<ModuleComponent>) - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
setDescription(String) - Method in interface org.alfresco.service.cmr.action.Action
Set the description of the action
setDescription(String) - Method in interface org.alfresco.service.cmr.site.SiteInfo
Set the description
setDescription(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
Set the component's description.
setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Set the dictionary service
setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
setDocumentSelector(DocumentSelector) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
Sets the document selector, used for determining whether to parse embedded resources.
setEditions(List<String>) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Sets the editions of Alfresco the module is valid for
setEmbedMapping(Map<QName, Set<String>>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the embed mapping from document metadata to system metadata.
setEmbedMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the properties that contain the embed mapping from model properties to content file metadata.
setEnabled(boolean) - Method in class org.alfresco.util.AbstractTriggerBean
 
setEnabledFromBean(BooleanBean) - Method in class org.alfresco.util.AbstractTriggerBean
 
setEnableStringTagging(boolean) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Whether or not to enable the pass through of simple strings to cm:taggable tags
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.
setEncoding(String) - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Set the String encoding for this accessor
setEndAfter(Date) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
setEndBefore(Date) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
setEngineId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setEngineId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
setEphemeralExpiryThreshold(int) - Method in interface org.alfresco.service.cmr.lock.LockService
Specifies the maximum expiry time for which a request for an ephemeral lock will be honoured.
setErrorCodes(String) - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
A comma or space separated list of values that, if returned by the executed command, indicate an error value.
setErrorCount(long) - Method in interface org.alfresco.repo.content.transform.TransformerStatistics
 
setExcludedDefinitions(List<String>) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
setExcludeTenantFilter(boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
setExecuteAsynchronously(boolean) - Method in interface org.alfresco.service.cmr.action.Action
Set the value that indicates whether the action should be executed asychronously or not.
setExecuteOnceOnly(boolean) - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
setExecutorService(ExecutorService) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Sets the ExecutorService to be used for timeout-aware extraction.
setExecutorService(ExecutorService) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Sets the ExecutorService to be used for timeout-aware transformation.
setExplicitTransformations(List<ExplictTransformationDetails>) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Deprecated. supported transformations are now set with global properties rather than spring configuration.
setExtensionName(String) - Method in class org.alfresco.repo.processor.BaseProcessorExtension
Sets the extension name
setExtraExceptions(List<Class<?>>) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Set the list of extra exceptions that should be retried
setFailOnTypeConversion(boolean) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set whether the extractor should discard metadata that fails to convert to the target type defined in the data dictionary model.
setFeedControl(FeedControl) - Method in interface org.alfresco.service.cmr.activities.ActivityService
For current user, set feed control (opt-out) for a site or an appTool or a site/appTool combination
setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
setFirst(F) - Method in class org.alfresco.util.Pair
 
setForceWritable(boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Override to allow the transactions to be writable regardless of the system read-only mode.
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.
setHeight(int) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
setHidden(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Deprecated. MNT-8704: WebDAV:Content does not disappear after being deleted
setIgnoreLock(boolean) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Set the ignore lock value.
setImporter(ImporterBootstrap) - Method in class org.alfresco.repo.module.ImporterModuleComponent
Set the helper that has details of the store to load the data into.
setIncludeEmbedded(Boolean) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
If the source content includes embedded resources, should the transformer attempt to transform these as well? Not many transformers do support embedded resources, so this option will only affect those that can.
setInheritDefaultEmbedMapping(boolean) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set if the embed property mappings augment or override the mapping generically provided by the extracter implementation.
setInheritDefaultMapping(boolean) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set if the property mappings augment or override the mapping generically provided by the extracter implementation.
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.
setInstallDate(Date) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Set the module installation date.
setInstallState(ModuleInstallState) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
Set the module install state.
setIntermediateMimetypes(List<String>) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Set the intermediate mimetypes that the transformer must take the content through.
setInvertCondition(boolean) - Method in interface org.alfresco.service.cmr.action.ActionCondition
Set whether the condition result should be inverted.
setIsPublic(boolean) - Method in interface org.alfresco.service.cmr.site.SiteInfo
Deprecated. as of version 3.2, replaced by setVisibility(SiteVisibility)
setJobDetail(JobDetail) - Method in class org.alfresco.util.AbstractTriggerBean
Set the definition of the job to run.
setLanguage(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
Set the query language.
setLastModifiedDate(Date) - Method in interface org.alfresco.service.cmr.site.SiteInfo
Set the site last modified date
setLimit(long, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
setLimit(int) - Method in class org.alfresco.service.cmr.search.SearchParameters
If limiting the result set in some way, set the limiting value used.
setLimit(int) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setLimitBy(LimitBy) - Method in class org.alfresco.service.cmr.search.SearchParameters
Set how the result set should be limited.
setLimits(TransformationOptionLimits) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Sets max and limit values for time, size and pages in a single operation.
setLimits(TransformationOptionLimits) - Method in class org.alfresco.repo.content.AbstractContentReader
 
setLimits(TransformationOptionLimits) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. transformation limits are now set with global properties rather than spring configuration.
setLocale(Locale) - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Set the Locale for this accessor
setLocale(Locale) - Method in interface org.alfresco.repo.i18n.MessageService
Set the locale for the current thread.
setLockService(LockService) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
 
setMaintainAspectRatio(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
setMapping(Map<String, Set<QName>>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the mapping from document metadata to system metadata.
setMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the properties that contain the mapping from document metadata to system metadata.
setMax(long, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
setMaxConcurrentExtractionsCount(int) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
Sets the maximum number of allowed concurrent extractions
setMaxDocumentSizeMB(double) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
Sets the maximum size(MB) allowed for a transformation
setMaxExecutionMs(long) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
 
setMaxItems(int) - Method in class org.alfresco.query.PagingRequest
Change the size of the page.
setMaxItems(int) - Method in class org.alfresco.service.cmr.search.SearchParameters
Set the max number of rows for the result set.
setMaxPages(int) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Set the number of pages read from the source before an exception is thrown.
setMaxPages(int) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
setMaxPages(int) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. transformation limits are now set with global properties rather than spring configuration.
setMaxPermissionChecks(int) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
setMaxPermissionCheckTimeMillis(long) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
setMaxRawResultSetSizeForInMemorySort(Integer) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
setMaxRetries(int) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Set the maximimum number of retries.
setMaxRetryWaitMs(int) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
 
setMaxSourceSizeKBytes(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Sets a maximum source content size, to skip transformations where the source is just too large to expect it to perform.
setMaxSourceSizeKBytes(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
setMaxSourceSizeKBytes(long) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. transformation limits are now set with global properties rather than spring configuration.
setMembership(String, String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
Sets the role of an authority within a site
setMetadataExtracterConfig(MetadataExtracterConfig) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
The metadata extracter config.
setMetadataExtracterConfig(MetadataExtracterConfig) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
The metadata extracter config.
setMetadataSeparator(String) - Method in class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
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
setMimetype(String) - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Set the mimetype that must be used for accessing the content.
setMimetypeLimits(Map<String, MetadataExtracterLimits>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Sets the map of source mimetypes to metadata extracter limits.
setMimetypeLimits(Map<String, Map<String, TransformationOptionLimits>>) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. transformation limits are now set with global properties rather than spring configuration.
setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.AbstractContentWriter
Supplies the Mimetype Service to be used when guessing encoding and mimetype information.
setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
 
setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Helper setter of the mimetype service.
setMinRetryWaitMs(int) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
 
setMlAnalaysisMode(MLAnalysisMode) - Method in class org.alfresco.service.cmr.search.SearchParameters
Set the way in which multilingual fields are treated durig a search.
setMlAwareNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
 
setModuleId(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
setModuleService(ModuleService) - Method in class org.alfresco.repo.module.AbstractModuleComponent
Set the module service to register with.
setMtEnabled(boolean) - Static method in class org.alfresco.repo.security.authentication.AuthenticationUtil
 
setName(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
Set the component name, which must be unique within the context of the module.
setNamePattern(String) - Method in class org.alfresco.util.registry.NamedObjectRegistry
Optionally set a pattern to which all object names must conform
setNamespace(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
Set the default namespace
setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
setNodeService(NodeService) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
setNodeService(NodeService) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
setNotificationFrequency(Behaviour.NotificationFrequency) - Method in class org.alfresco.repo.policy.BaseBehaviour
 
setNthSibling(int) - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
Allows post-creation setting of the ordering index.
setORCondition(boolean) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
 
setOrderBy(WorkflowTaskQuery.OrderBy[]) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setOverwritePolicy(MetadataExtracter.OverwritePolicy) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the policy to use when existing values are encountered.
setOverwritePolicy(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the policy to use when existing values are encountered.
setPageLimit(int) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Set the number of pages read from the source before returning EOF.
setPageLimit(int) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
setPageLimit(int) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. transformation limits are now set with global properties rather than spring configuration.
setPageLimitsSupported(boolean) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Indicates if 'page' limits are supported.
setParameterValue(String, Serializable) - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
Sets the value of a parameter.
setParameterValues(Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
Sets the parameter values
setPatterns(List<HiddenFileFilter>) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
setPercentResize(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
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.
setPersonProperties(String, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.security.PersonService
Set the properties on a person - some of these may be persisted in different locations - the home folder is created if it doesn't exist
setPersonProperties(String, Map<QName, Serializable>, boolean) - Method in interface org.alfresco.service.cmr.security.PersonService
Set the properties on a person - some of these may be persisted in different locations.
setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
setPreferences(String, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
Sets the preference values for a user.
setProcessCustomProps(Map<QName, Object>) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setProcessId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
Filters ont he WorkflowInstance Id.
setProcessName(QName) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
Deprecated.
setProcessor(Processor) - Method in class org.alfresco.repo.processor.BaseProcessorExtension
Sets the processor
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.
setProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
The Alfresco global properties.
setProperties(String) - Method in interface org.alfresco.repo.content.transform.TransformerConfig
Sets a transformer property values.
setProperty(NodeRef, QName, Serializable) - Method in interface org.alfresco.service.cmr.repository.NodeService
Sets the value of a property to be any Serializable instance.
setPublicAction(boolean) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Set whether the action is public or not.
setQuery(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
Set the query string.
setQueryConsistency(QueryConsistency) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
setQueryExecutionId(String) - Method in class org.alfresco.query.PagingRequest
Change the unique query ID for the results.
setQueueName(String) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Set the queueName which will execute this action if blank or null then the action will be executed on the "default" queue
setRatingSchemeName(String) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
setRatingService(RatingService) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
 
setReaderLimits(ContentReader, ContentWriter, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Pass on any limits to the reader.
setReadLimitKBytes(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Sets a limit in terms of the about of data read to limit transformations where only the start of the content is needed.
setReadLimitKBytes(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
setReadLimitKBytes(long) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. transformation limits are now set with global properties rather than spring configuration.
setReadLimitTimeMs(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Sets a limit in terms of the amount of data read (by time) to limit transformations where only the start of the content is needed.
setReadLimitTimeMs(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
setReadLimitTimeMs(long) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. transformation limits are now set with global properties rather than spring configuration.
setReadOnly(boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Set whether this helper only supports read transactions.
setReadOnly(boolean) - Method in class org.alfresco.repo.content.filestore.FileContentStore
File stores may optionally be declared read-only.
setRegisterTransformer(boolean) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
 
setRegistry(NamedObjectRegistry<DataGenerator>) - Method in class org.alfresco.repo.audit.generator.AbstractDataGenerator
Set the registry with which to register
setRegistry(NamedObjectRegistry<DataExtractor>) - Method in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
Set the registry with which to register
setRegistry(MetadataExtracterRegistry) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the registry to register with.
setRegistry(ContentTransformerRegistry) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
The registry to auto-register with
setRenditionAssociationType(QName) - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
Sets the association type used to link the rendition to its parent node after it has been newly created.
setRenditionParent(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
Sets the node to which the rendition is linked when it is first created.
setRepoVersionMax(VersionNumber) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
 
setRepoVersionMin(VersionNumber) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
 
setRequestTotalCountMax(int) - Method in class org.alfresco.query.PagingRequest
Set request total count (up to a given maximum).
setResizeOptions(ImageResizeOptions) - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
Set the image resize options
setResizeToThumbnail(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
setRetryTransformOnDifferentMimeType(boolean) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
 
setRetryWaitIncrementMs(int) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
 
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.
setScheduler(Scheduler) - Method in class org.alfresco.util.AbstractTriggerBean
Set the scheduler.
setScope(Scriptable) - Method in class org.alfresco.repo.jscript.BaseScopableProcessorExtension
Set the Scriptable global scope
setSearchService(SearchService) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
 
setSearchTerm(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
setSecond(S) - Method in class org.alfresco.util.Pair
 
setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
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.
setSinceVersion(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
Set the version number for which this component was added.
setSkipCount(int) - Method in class org.alfresco.query.PagingRequest
Change the skip count.
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.
setSourceContentProperty(QName) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Set the source content property
setSourceNodeRef(NodeRef) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Set the source node reference
setSourceOptionsList(Collection<TransformationSourceOptions>) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Sets the list of source options further describing how the source should be transformed based on its mimetype.
setSpellCheck(boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
setStartAfter(Date) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
setStartBefore(Date) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
setStartDelay(long) - Method in class org.alfresco.util.CronTriggerBean
 
setStartDelayMinutes(long) - Method in class org.alfresco.util.CronTriggerBean
 
setStorageType(Class<T>) - Method in class org.alfresco.util.registry.NamedObjectRegistry
Set the type of class that the registry holds.
setStoreAcl(Long) - Method in class org.alfresco.service.cmr.security.PermissionContext
 
setStringBuilder(StringBuilder) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Sets the StringBuilder to be used to capture debug information for the current Thread.
setSupportedDateFormats(List<String>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the date formats, over and above the ISO8601 format, that will be supported for string to date conversions.
setSupportedEmbedMimetypes(Collection<String>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the mimetypes that are supported for embedding.
setSupportedMimetypes(Collection<String>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Set the mimetypes that are supported by the extracter.
setSupportedTransformations(List<SupportedTransformation>) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Deprecated. supported transformations are now set with global properties rather than spring configuration.
setTags(NodeRef, List<String>) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Sets the list of tags that are applied to a node, replaces any existing tags with those provided.
setTargetContentProperty(QName) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Set the target content property
setTargetNodeRef(NodeRef) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Set the taget node reference
setTaskCustomProps(Map<QName, Object>) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setTaskId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setTaskName(QName) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setTaskState(WorkflowTaskState) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
setTemplateImageResolver(TemplateImageResolver) - Method in class org.alfresco.repo.template.BaseTemplateProcessorExtension
 
setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
setTenantService(TenantService) - Static method in class org.alfresco.repo.policy.CachedPolicyFactory
 
setTikaParser(Parser) - Method in class org.alfresco.repo.content.metadata.TikaSpringConfiguredMetadataExtracter
Injects the Tika parser to use
setTikaParserName(String) - Method in class org.alfresco.repo.content.metadata.TikaSpringConfiguredMetadataExtracter
Injects the name of the Tika parser to use
setTimeoutMs(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Sets a timeout (ms) on the InputStream after which an IOExecption is thrown to terminate very slow transformations or to terminate (kill) a subprocess.
setTimeoutMs(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
setTimeoutMs(long) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
Sets the time in milliseconds after which the metadata extracter will be stopped.
setTimeoutMs(long) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Deprecated. transformation limits are now set with global properties rather than spring configuration.
setTitle(String) - Method in interface org.alfresco.service.cmr.action.Action
Set the title of the action
setTitle(String) - Method in interface org.alfresco.service.cmr.site.SiteInfo
Set the title
setTrackStatus(Boolean) - Method in interface org.alfresco.service.cmr.action.Action
Set whether the action should be tracked or not.
setTrackStatus(boolean) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Set whether the basic action definition requires status tracking.
setTransactionInvocationHandlerFactory(TransactionInvocationHandlerFactory) - Static method in class org.alfresco.repo.policy.CachedPolicyFactory
 
setTransactionService(TransactionService) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
Set the TransactionService.
setTransformationOptionOverrides(Map<String, Serializable>) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Sets any properties to be set on the TransformationOption as passed in.
setTransformCommand(RuntimeExec) - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
Set the runtime executer that will called to perform the actual transformation.
setTransformerConfig(TransformerConfig) - Method in class org.alfresco.repo.content.transform.TransformerLog
 
setTransformerConfig(TransformerConfig) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
 
setTransformerDebug(TransformerDebug) - Method in class org.alfresco.repo.content.AbstractContentReader
 
setTransformerDebug(TransformerDebug) - Method in class org.alfresco.repo.content.transform.TransformerLog
 
setTransformerDebug(TransformerDebug) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
Helper setter of the transformer debug.
setTransformers(List<ContentTransformer>) - Method in class org.alfresco.repo.content.transform.FailoverContentTransformer
The list of transformers to use.
setTransformers(List<ContentTransformer>) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
The list of transformers to use.
setTryLockTimeout(long) - Method in class org.alfresco.repo.policy.CachedPolicyFactory
 
setType(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Re-sets the type of the node.
setUnsupportedTransformations(List<SupportedTransformation>) - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
Deprecated. supported transformations are now set with global properties rather than spring configuration.
setUse(String) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
The use to which the transform will be put.
setUseBufferedInputStream(boolean) - Method in class org.alfresco.repo.content.AbstractContentReader
 
setUseInMemorySort(Boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
setUseTimeoutThread(Boolean) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
 
setVisibility(SiteVisibility) - Method in interface org.alfresco.service.cmr.site.SiteInfo
Set the sites visibility
setWidth(int) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
setWorker(ContentTransformerWorker) - Method in class org.alfresco.repo.content.transform.ProxyContentTransformer
 
setWorkflowDefinitionId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
setWorkflowDefinitionName(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
Filters on the WorkflowDefinition name.
shortValue(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Get the short value for the value object May have conversion failure
showNode(NodeRef, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Removes the hidden and index contol aspect.
shutdown() - Method in interface org.alfresco.repo.module.ModuleComponent
Perform any cleanup required to remove module.
shutdown() - Method in class org.alfresco.repo.module.AbstractModuleComponent
Perform any cleanup required to remove module.
shutdownModules() - Method in interface org.alfresco.service.cmr.module.ModuleService
 
signal(String, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Signal the transition from one Workflow Node to another
SimpleCache<K extends Serializable,V> - Interface in org.alfresco.repo.cache
Basic caching interface.
SITE_COLLABORATOR - Static variable in interface org.alfresco.repo.site.SiteModel
 
SITE_CONSUMER - Static variable in interface org.alfresco.repo.site.SiteModel
 
SITE_CONTRIBUTOR - Static variable in interface org.alfresco.repo.site.SiteModel
 
SITE_CUSTOM_PROPERTY_PREFIX - Static variable in interface org.alfresco.repo.site.SiteModel
 
SITE_CUSTOM_PROPERTY_URL - Static variable in interface org.alfresco.repo.site.SiteModel
 
SITE_MANAGER - Static variable in interface org.alfresco.repo.site.SiteModel
Site Permission
SITE_MODEL_PREFIX - Static variable in interface org.alfresco.repo.site.SiteModel
 
SITE_MODEL_URL - Static variable in interface org.alfresco.repo.site.SiteModel
Site Model
SITE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
SiteCollaborator - Constant in enum org.alfresco.service.cmr.site.SiteRole
 
SiteConsumer - Constant in enum org.alfresco.service.cmr.site.SiteRole
 
SiteContributor - Constant in enum org.alfresco.service.cmr.site.SiteRole
 
SiteInfo - Interface in org.alfresco.service.cmr.site
 
SiteManager - Constant in enum org.alfresco.service.cmr.site.SiteRole
 
SiteMemberInfo - Interface in org.alfresco.service.cmr.site
Site member's information.
SiteModel - Interface in org.alfresco.repo.site
Site models constants
SiteRole - Enum in org.alfresco.service.cmr.site
 
SiteService - Interface in org.alfresco.service.cmr.site
Site service fundamental API.
SiteVisibility - Enum in org.alfresco.service.cmr.site
Enumeration representing the different site visibilities.
SIX_MONTHS - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
size() - Method in class org.alfresco.service.cmr.repository.Path
 
size(Object) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Get the number of values represented
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
sortTransformersByName(String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Returns a sorted list of all transformers sorted by name.
splitPrefixedQName(String) - Static method in class org.alfresco.service.namespace.QName
Create a QName
SPOOF_PROTOCOL - Static variable in class org.alfresco.repo.content.filestore.FileContentStore
 
STANDARD_PERMISSIONS - Static variable in interface org.alfresco.repo.site.SiteModel
Convenience collection of default site permissions
startDate - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Deprecated.
startModules() - Method in interface org.alfresco.service.cmr.module.ModuleService
Start all the modules.
startWorkflow(String, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Start a Workflow Instance
startWorkflowFromTemplate(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Start a Workflow Instance from an existing "Start Task" template node held in the Repository.
state - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
Deprecated.
STORE_PROTOCOL - Static variable in class org.alfresco.repo.content.filestore.FileContentStore
store is the default prefix for file content URLs
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
 
SubFolderFilter - Interface in org.alfresco.service.cmr.model
Interface to determine which sub-folders to search during deep listing.
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
SUMMARY_TRANSFORMER_NAME - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
Name given to the 'SUMMARY' dummy (does not exist) transformer that gathers data from all root level transformations
supported() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
Indicates if the limit allows a transformation to take place at all.
supported() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
Indicates if the limits allow a transformation to take place at all.
SUPPORTED - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names for supported and unsupported combinations.
suspendLocks() - Method in interface org.alfresco.service.cmr.lock.LockService
Allow the current transaction to update a node despite any locks that may be on it.
SYSTEM_FOLDER - Constant in enum org.alfresco.service.cmr.model.FileFolderServiceType
 
SYSTEM_KEY_TEMP_DIR - Static variable in class org.alfresco.util.TempFileProvider
the system property key giving us the location of the temp directory
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_USER_NAME - Static variable in class org.alfresco.repo.security.authentication.AuthenticationUtil
 

T
TAGGING_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
TaggingService - Interface in org.alfresco.service.cmr.tagging
Tagging Service Interface
TAKE_OWNERSHIP - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
task - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
Deprecated.
TempFileCleanerJob() - Constructor for class org.alfresco.util.TempFileProvider.TempFileCleanerJob
 
TempFileProvider - Class in org.alfresco.util
A helper class that provides temporary files, providing a common point to clean them up.
TempFileProvider.TempFileCleanerJob - Class in org.alfresco.util
Cleans up all Alfresco temporary files that are older than the given number of hours.
TEMPLATE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
TemplateImageResolver - Interface in org.alfresco.service.cmr.repository
Interface contract for the conversion of file name to a fully qualified icon image path for use by templating and scripting engines executing within the repository context.
TemplateProperties - Interface in org.alfresco.repo.template
Contract for Template API objects that have properties, aspects and children.
TemplateService - Interface in org.alfresco.service.cmr.repository
Template Service.
Tenant - Class in org.alfresco.repo.tenant
Tenant
Tenant(String, boolean, String, String) - Constructor for class org.alfresco.repo.tenant.Tenant
 
TenantService - Interface in org.alfresco.repo.tenant
Tenant Service interface.
TenantUserService - Interface in org.alfresco.repo.tenant
Interface for Tenant User-Domain functionality.
testTransform(String, String, String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
testTransform(String, String, String, String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
 
TEXT - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
THRESHOLD_COUNT - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
The suffix to property names for the threshold count.
THROW_EXCEPTION - Constant in enum org.alfresco.service.cmr.repository.TransformationOptionPair.Action
 
throwIOExceptionIfRequired(String, TransformerDebug) - Method in enum org.alfresco.service.cmr.repository.TransformationOptionPair.Action
 
THUMBNAIL_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
TicketComponent - Interface in org.alfresco.repo.security.authentication
Manage authentication tickets
TicketExpiredException - Exception in org.alfresco.repo.security.authentication
 
TicketExpiredException(String) - Constructor for exception org.alfresco.repo.security.authentication.TicketExpiredException
 
TicketExpiredException(String, Throwable) - Constructor for exception org.alfresco.repo.security.authentication.TicketExpiredException
 
TikaPoweredMetadataExtracter - Class in org.alfresco.repo.content.metadata
The parent of all Metadata Extractors which use Apache Tika under the hood.
TikaPoweredMetadataExtracter(String, ArrayList<String>) - Constructor for class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
TikaPoweredMetadataExtracter(ArrayList<String>) - Constructor for class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
TikaPoweredMetadataExtracter(ArrayList<String>, ArrayList<String>) - Constructor for class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
TikaPoweredMetadataExtracter(HashSet<String>) - Constructor for class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
TikaPoweredMetadataExtracter(HashSet<String>, HashSet<String>) - Constructor for class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
TikaPoweredMetadataExtracter(String, HashSet<String>, HashSet<String>) - Constructor for class org.alfresco.repo.content.metadata.TikaPoweredMetadataExtracter
 
TikaSpringConfiguredMetadataExtracter - Class in org.alfresco.repo.content.metadata
A Metadata Extractor which makes use of Apache Tika, and allows the selection of the Tika parser to be sprung-in to extract the metadata from your document.
TikaSpringConfiguredMetadataExtracter() - Constructor for class org.alfresco.repo.content.metadata.TikaSpringConfiguredMetadataExtracter
 
TIME_MESSAGE - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
TIMEOUT_MS - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
 
title - Variable in class org.alfresco.service.cmr.workflow.WorkflowTransition
Deprecated.
title - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
Deprecated.
title - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
Deprecated.
title - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Deprecated.
toAuditString() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
toDisplayPath(NodeService, PermissionService) - Method in class org.alfresco.service.cmr.repository.Path
Return the human readable form of the specified node Path.
toFileInfoList(List<NodeRef>) - Method in interface org.alfresco.service.cmr.model.FileFolderService
Helper method to transform a list of NodeRef to a list of FileInfo
toMap() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
Convert the transformation options into a map.
toMap(Map<String, Object>, String, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
toMap(Map<String, Object>) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
toMap() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
Overrides the base class implementation to add our options
TooBusyException - Exception in org.alfresco.repo.transaction
An exception thrown by RetryingTransactionHelper when its maxExecutionMs property is set and there isn't enough capacity to execute / retry the transaction.
TooBusyException(String) - Constructor for exception org.alfresco.repo.transaction.TooBusyException
 
TooBusyException(String, Object[]) - Constructor for exception org.alfresco.repo.transaction.TooBusyException
 
TooBusyException(String, Throwable) - Constructor for exception org.alfresco.repo.transaction.TooBusyException
 
TooBusyException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.transaction.TooBusyException
 
toPolicy(Collection<P>) - Method in class org.alfresco.repo.policy.CachedPolicyFactory
 
toPrefixString(NamespacePrefixResolver) - Method in class org.alfresco.service.cmr.repository.Path
 
toPrefixString() - Method in class org.alfresco.service.namespace.QName
Render string representation of QName using format: prefix:name
toPrefixString(NamespacePrefixResolver) - Method in class org.alfresco.service.namespace.QName
Render string representation of QName using format: prefix:name according to namespace prefix mappings of specified namespace resolver.
toString() - Method in class org.alfresco.service.cmr.repository.StoreRef
 
toString() - Method in class org.alfresco.service.cmr.repository.Path
 
toString() - Method in class org.alfresco.service.cmr.repository.Path.Element
 
toString() - Method in class org.alfresco.service.cmr.repository.NodeRef
 
toString() - Method in class org.alfresco.service.cmr.repository.ContentData
 
toString() - Method in class org.alfresco.service.cmr.repository.ChildAssociationRef
 
toString() - Method in class org.alfresco.service.cmr.repository.AssociationRef
 
toString(boolean) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
 
toString() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
 
toString(String, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
 
toString() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
toString() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Produce the XML Schema string
toString() - Method in class org.alfresco.service.cmr.search.SearchParameters
 
toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
 
toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
 
toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
 
toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
 
toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowDeployment
 
toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
 
toString() - Method in class org.alfresco.service.namespace.RegexQNamePattern
 
toString() - Method in class org.alfresco.service.namespace.QName
Render string representation of QName using format: {namespace}name
toString() - Method in class org.alfresco.util.VersionNumber
 
toString() - Method in class org.alfresco.util.Pair
 
toString() - Method in class org.alfresco.repo.copy.CopyDetails
 
toString() - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
 
toString() - Method in class org.alfresco.repo.policy.JavaBehaviour
 
toString() - Method in class org.alfresco.repo.policy.ClassFeatureBehaviourBinding
 
toString() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
 
toString() - Method in class org.alfresco.repo.module.AbstractModuleComponent
 
toString() - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
 
toString() - Method in class org.alfresco.repo.content.transform.ContentTransformerHelper
 
toString() - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
 
toString() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
 
toString() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
 
toString() - Method in class org.alfresco.repo.content.filestore.FileContentStore
 
toXML(ModelDefinition.XMLBindingType, OutputStream) - Method in interface org.alfresco.service.cmr.dictionary.ModelDefinition
 
trace(Object) - Method in class org.alfresco.util.LogAdapter
 
trace(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
 
TRANSACTION_COMMIT - Constant in enum org.alfresco.repo.policy.Behaviour.NotificationFrequency
 
TRANSACTION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
transform(ContentReader, ContentWriter) - Method in interface org.alfresco.service.cmr.repository.ContentService
Transforms the content from the reader and writes the content back out to the writer.
transform(ContentReader, ContentWriter, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ContentService
Deprecated. As of release 3.0 the TransformOptions class should be used to pass transformation options to a transformation execution.
transform(ContentReader, ContentWriter, TransformationOptions) - Method in interface org.alfresco.service.cmr.repository.ContentService
 
transform(ContentReader, ContentWriter, TransformationOptions) - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
Converts the source and target content to temporary files with the correct extensions for the mimetype that they map to.
transform(ContentReader, ContentWriter, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.ContentTransformerWorker
 
transform(ContentReader, ContentWriter) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
 
transform(ContentReader, ContentWriter, Map<String, Object>) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Deprecated. Deprecated since 3.0. Options should now be provided as a TransformationOptions object.
transform(ContentReader, ContentWriter, TransformationOptions) - Method in interface org.alfresco.repo.content.transform.ContentTransformer
Transforms the content provided by the reader and source mimetype to the writer and target mimetype with the provided transformation options.
transform(ContentReader, ContentWriter) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
 
transform(ContentReader, ContentWriter, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Transforms the content provided by the reader and source mimetype to the writer and target mimetype with the provided transformation options.
transform(ContentReader, ContentWriter, Map<String, Object>) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Transforms the content provided by the reader and source mimetype to the writer and target mimetype.
TransformationOptionLimits - Class in org.alfresco.service.cmr.repository
Represents maximum source values (that result in exceptions if exceeded) or limits on source values (that result in EOF (End Of File) being returned early).
TransformationOptionLimits() - Constructor for class org.alfresco.service.cmr.repository.TransformationOptionLimits
 
TransformationOptionPair - Class in org.alfresco.service.cmr.repository
A pair of transformation options that specify A) a max value over which the source is not read (throws an Exception) or B) a limit over which no more of the source is read (returns EOF) Each pair represents a values such as an elapse time, KBytes read or number of pages read.
TransformationOptionPair() - Constructor for class org.alfresco.service.cmr.repository.TransformationOptionPair
 
TransformationOptionPair.Action - Enum in org.alfresco.service.cmr.repository
Action to take place for a given pair of values.
TransformationOptions - Class in org.alfresco.service.cmr.repository
Class containing values of options that are passed to content transformers.
TransformationOptions() - Constructor for class org.alfresco.service.cmr.repository.TransformationOptions
Default constructor
TransformationOptions(TransformationOptions) - Constructor for class org.alfresco.service.cmr.repository.TransformationOptions
Deep clone constructor
TransformationOptions(NodeRef, QName, NodeRef, QName) - Constructor for class org.alfresco.service.cmr.repository.TransformationOptions
Constructor
TransformationOptions(Map<String, Object>) - Constructor for class org.alfresco.service.cmr.repository.TransformationOptions
Constructor.
transformationsByExtension(String, String, boolean, boolean, boolean, String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Returns a String and /or debug that provides a list of supported transformations sorted by source and target mimetype extension.
transformationsByTransformer(String, boolean, boolean, String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Returns a String and /or debug that provides a list of supported transformations for each transformer.
TransformationSourceOptions - Interface in org.alfresco.service.cmr.repository
Defines options and demarcations needed to describe the details of how the source should be transformed, independent of the target requirements.
TransformationSourceOptions.TransformationSourceOptionsSerializer - Interface in org.alfresco.service.cmr.repository
Defines methods for serializing the source options into a parameter map and deserializing from a serialized options accessor.
TRANSFORMER - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
Prefix for all transformer names
TransformerConfig - Interface in org.alfresco.repo.content.transform
Provides access to transformer configuration and current performance data.
transformerConfig - Variable in class org.alfresco.repo.content.transform.ContentTransformerHelper
 
TransformerDebug - Class in org.alfresco.repo.content.transform
Debugs transformers selection and activity.
TransformerDebug(NodeService, MimetypeService, ContentTransformerRegistry, TransformerConfig, Log, Log) - Constructor for class org.alfresco.repo.content.transform.TransformerDebug
Constructor
transformerDebug - Variable in class org.alfresco.repo.content.transform.AbstractContentTransformerLimits
For debug
TransformerLog - Class in org.alfresco.repo.content.transform
Implementation of a org.apache.commons.logging.Log that logs messages to a structure accessible via TransformerConfigMBean.getTransformationLog(int).
TransformerLog() - Constructor for class org.alfresco.repo.content.transform.TransformerLog
 
TransformerSelector - Interface in org.alfresco.repo.content.transform
Selects a transformer from a supplied list of transformers that appear able to handle a given transformation.
TransformerStatistics - Interface in org.alfresco.repo.content.transform
Interface to obtain the configuration and performance data for every source, target and transformer combination.
transformInternal(ContentReader, ContentWriter, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ProxyContentTransformer
Method to be implemented by subclasses wishing to make use of the common infrastructural code provided by this class.
transformInternal(ContentReader, ContentWriter, TransformationOptions) - Method in class org.alfresco.repo.content.transform.FailoverContentTransformer
Method to be implemented by subclasses wishing to make use of the common infrastructural code provided by this class.
transformInternal(ContentReader, ContentWriter, TransformationOptions) - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Method to be implemented by subclasses wishing to make use of the common infrastructural code provided by this class.
transformInternal(ContentReader, ContentWriter, TransformationOptions) - Method in class org.alfresco.repo.content.transform.AbstractContentTransformer2
Method to be implemented by subclasses wishing to make use of the common infrastructural code provided by this class.
transitions - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
Deprecated.
TWO_WEEKS - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
type - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
Deprecated.
TYPE_ACTIVTI_START_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
TYPE_ACTIVTI_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
TYPE_ARCHIVE_USER - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_AUTHORITY - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_AUTHORITY_CONTAINER - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_BASE - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_CATEGORY - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_CATEGORYROOT - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_CMOBJECT - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_CONTAINER - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_CONTENT - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_DELETED - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_DICTIONARY_MODEL - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_FAILED_THUMBNAIL - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_FOLDER - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_FORUM - Static variable in interface org.alfresco.model.ForumModel
 
TYPE_FORUMS - Static variable in interface org.alfresco.model.ForumModel
 
TYPE_IMAP_ATTACH - Static variable in interface org.alfresco.model.ImapModel
 
TYPE_IMAP_BODY - Static variable in interface org.alfresco.model.ImapModel
 
TYPE_LINK - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_LOST_AND_FOUND - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_MULTILINGUAL_CONTAINER - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_PACKAGE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
TYPE_PERSON - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_POST - Static variable in interface org.alfresco.model.ForumModel
 
TYPE_RATING - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_REFERENCE - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_SITE - Static variable in interface org.alfresco.repo.site.SiteModel
 
TYPE_SITES - Static variable in interface org.alfresco.repo.site.SiteModel
Site
TYPE_START_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
TYPE_STOREROOT - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_SYSTEM_FOLDER - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
TYPE_THUMBNAIL - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_TOPIC - Static variable in interface org.alfresco.model.ForumModel
 
TYPE_USER - Static variable in interface org.alfresco.model.ContentModel
 
TYPE_WORKFLOW_DEF - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
TYPE_WORKFLOW_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
TYPE_ZONE - Static variable in interface org.alfresco.model.ContentModel
 
TypeConversionException - Exception in org.alfresco.service.cmr.repository.datatype
Base Exception of Type Converter Exceptions.
TypeConversionException(String) - Constructor for exception org.alfresco.service.cmr.repository.datatype.TypeConversionException
 
TypeConversionException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.datatype.TypeConversionException
 
TypeConverter - Class in org.alfresco.service.cmr.repository.datatype
Support for generic conversion between types.
TypeConverter() - Constructor for class org.alfresco.service.cmr.repository.datatype.TypeConverter
 
TypeConverter.Converter<F,T> - Interface in org.alfresco.service.cmr.repository.datatype
Conversion interface
TypeConverter.DynamicTwoStageConverter<F,I,T> - Class in org.alfresco.service.cmr.repository.datatype
Support for chaining conversions
TypeConverter.TwoStageConverter<F,I,T> - Class in org.alfresco.service.cmr.repository.datatype
Support for chaining conversions
TypeDefinition - Interface in org.alfresco.service.cmr.dictionary
Read-only definition of a Type

U
unaryMinus() - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Negate the duration
unavailableTransformer(ContentTransformer, String, String, long) - Method in class org.alfresco.repo.content.transform.TransformerDebug
Called to identify a transformer that cannot be used during working out available transformers.
undeployDefinition(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Undeploy an exisiting Workflow Definition TODO: Determine behaviour when "in-flight" workflow instances exist
UNDETERMINED - Constant in enum org.alfresco.service.cmr.security.AccessStatus
 
unhideExplicit(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
Remove the explicit hiding of a node.
UNINSTALLED - Constant in enum org.alfresco.service.cmr.module.ModuleInstallState
The module has been uninstalled
UNKNOWN - Constant in enum org.alfresco.service.cmr.module.ModuleInstallState
The state of the module is unknown
UNLIMITED - Constant in enum org.alfresco.service.cmr.search.LimitBy
The final number of search results is not important.
UNLOCK - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
unlock(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
Removes the lock on a node; if there is no lock then nothing is done.
unlock(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.lock.LockService
Removes the lock on a node and optional on its children.
unlock(NodeRef, boolean, boolean) - Method in interface org.alfresco.service.cmr.lock.LockService
Removes the lock on a node and optional on its children.
unlock(Collection<NodeRef>) - Method in interface org.alfresco.service.cmr.lock.LockService
Removes a lock on the nodes provided.
unregisterNamespace(String) - Method in interface org.alfresco.service.namespace.NamespaceService
Unregister a prefix.
unregisterResourceBundle(String) - Method in interface org.alfresco.repo.i18n.MessageService
Unregister a resource bundle
unsetFeedControl(FeedControl) - Method in interface org.alfresco.service.cmr.activities.ActivityService
For current user, unset feed control
UnsupportedTransformationException - Exception in org.alfresco.repo.content.transform
Exception indicates that a transformer is unable to transform a requested transformation.
UnsupportedTransformationException(String) - Constructor for exception org.alfresco.repo.content.transform.UnsupportedTransformationException
 
updateAuthentication(String, char[], char[]) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
Update the login information for the user (typically called by the user)
updateOrCreateAttribute(Serializable, Serializable, Serializable, Serializable, Serializable, Serializable) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Update an attribute key whilst preserving the associated value (if any).
updateSite(SiteInfo) - Method in interface org.alfresco.service.cmr.site.SiteService
Update the site information.
updateTask(String, Map<QName, Serializable>, Map<QName, List<NodeRef>>, Map<QName, List<NodeRef>>) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
Update the Properties and Associations of a Task
URI_FILLER - Static variable in class org.alfresco.service.cmr.repository.StoreRef
 
USE - Static variable in interface org.alfresco.repo.content.transform.TransformerConfig
An optional separator appended after the normal suffix and following value that identifies the 'use' or 'application' of the property.
usePostSort(int, boolean, int) - Method in class org.alfresco.service.cmr.search.SearchParameters
 
USER - Constant in enum org.alfresco.service.cmr.security.AuthorityType
 
USER_MODEL_PREFIX - Static variable in interface org.alfresco.model.ContentModel
 
USER_MODEL_URI - Static variable in interface org.alfresco.model.ContentModel
 

V
validate(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
Validate a ticket.
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.
valueOf(String) - Static method in enum org.alfresco.service.cmr.version.VersionType
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.repository.TransformationOptionPair.Action
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.security.AuthorityType
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.security.AccessStatus
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.search.PermissionEvaluationMode
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.search.LimitBy
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.model.FileFolderServiceType
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.action.ActionStatus
 
valueOf(Serializable) - Static method in enum org.alfresco.service.cmr.action.ActionStatus
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.workflow.WorkflowTaskState
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.lock.LockType
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.lock.LockStatus
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.site.SiteVisibility
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.site.SiteRole
 
valueOf(String) - Static method in enum org.alfresco.service.cmr.module.ModuleInstallState
 
valueOf(String) - Static method in enum org.alfresco.repo.policy.PolicyType
 
valueOf(String) - Static method in enum org.alfresco.repo.policy.Behaviour.NotificationFrequency
 
valueOf(String) - Static method in enum org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
 
values() - Static method in enum org.alfresco.service.cmr.version.VersionType
 
values() - Static method in enum org.alfresco.service.cmr.repository.TransformationOptionPair.Action
 
values() - Static method in enum org.alfresco.service.cmr.security.AuthorityType
 
values() - Static method in enum org.alfresco.service.cmr.security.AccessStatus
 
values() - Static method in enum org.alfresco.service.cmr.search.PermissionEvaluationMode
 
values() - Static method in enum org.alfresco.service.cmr.search.LimitBy
 
values() - Static method in enum org.alfresco.service.cmr.model.FileFolderServiceType
 
values() - Static method in enum org.alfresco.service.cmr.action.ActionStatus
 
values() - Static method in enum org.alfresco.service.cmr.workflow.WorkflowTaskState
 
values() - Static method in enum org.alfresco.service.cmr.lock.LockType
 
values() - Static method in enum org.alfresco.service.cmr.lock.LockStatus
 
values() - Static method in enum org.alfresco.service.cmr.site.SiteVisibility
 
values() - Static method in enum org.alfresco.service.cmr.site.SiteRole
 
values() - Static method in enum org.alfresco.service.cmr.module.ModuleInstallState
 
values() - Static method in enum org.alfresco.repo.policy.PolicyType
 
values() - Static method in enum org.alfresco.repo.policy.Behaviour.NotificationFrequency
 
values() - Static method in enum org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
 
VAR_PAGE_RANGE - Static variable in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
 
VAR_SOURCE - Static variable in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
 
VAR_TARGET - Static variable in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
 
Version - Interface in org.alfresco.service.cmr.version
Version interface.
version - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
Deprecated.
VERSION_BIG - Static variable in class org.alfresco.util.VersionNumber
A convenient '999' version
VERSION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
VERSION_STORE_PROTOCOL - Static variable in interface org.alfresco.service.cmr.version.VersionService
The version store protocol label, used in store references
VERSION_ZERO - Static variable in class org.alfresco.util.VersionNumber
A convenient '0' version
VersionHistory - Interface in org.alfresco.service.cmr.version
Version history interface.
VersionNumber - Class in org.alfresco.util
Immutable class to encapsulate a version number string.
VersionNumber(String) - Constructor for class org.alfresco.util.VersionNumber
Constructror, expects a valid version string.
VersionService - Interface in org.alfresco.service.cmr.version
Interface for public and internal version operations.
VersionServicePolicies.AfterCreateVersionPolicy - Interface in org.alfresco.repo.version
After create version policy interface
VersionServicePolicies.AfterVersionRevertPolicy - Interface in org.alfresco.repo.version
After revert version policy interface
VersionServicePolicies.BeforeCreateVersionPolicy - Interface in org.alfresco.repo.version
Before create version policy interface.
VersionServicePolicies.CalculateVersionLabelPolicy - Interface in org.alfresco.repo.version
Calculate version lable policy interface
VersionServicePolicies.OnCreateVersionPolicy - Interface in org.alfresco.repo.version
On create version policy interface
VersionServicePolicies.OnRevertVersionPolicy - Interface in org.alfresco.repo.version
 
VersionType - Enum in org.alfresco.service.cmr.version
Version type enum.

W
warn(Object) - Method in class org.alfresco.util.LogAdapter
 
warn(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
 
WEBDAV_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
WebDAV Model URI
WEBDAV_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
WebDAV Model Prefix
WEBDAV_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
WEEK - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
WILDCARD - Constant in enum org.alfresco.service.cmr.security.AuthorityType
 
WORKFLOW_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Workflow Model URI
WORKFLOW_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Workflow Model Prefix
WORKFLOW_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
WorkflowDefinition - Class in org.alfresco.service.cmr.workflow
Workflow Definition Data Object
WorkflowDefinition(String, String, String, String, String, WorkflowTaskDefinition) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowDefinition
 
WorkflowDeployment - Class in org.alfresco.service.cmr.workflow
Workflow Definition Deployment
WorkflowDeployment() - Constructor for class org.alfresco.service.cmr.workflow.WorkflowDeployment
 
WorkflowDeployment(WorkflowDefinition, String...) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowDeployment
 
WorkflowInstance - Class in org.alfresco.service.cmr.workflow
Workflow Instance Data Object Represents an "in-flight" workflow.
WorkflowInstance(String, WorkflowDefinition, String, NodeRef, NodeRef, NodeRef, boolean, Date, Date) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstance
 
WorkflowInstanceQuery - Class in org.alfresco.service.cmr.workflow
 
WorkflowInstanceQuery() - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
WorkflowInstanceQuery(String) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
WorkflowInstanceQuery(Boolean) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
WorkflowInstanceQuery(String, Boolean) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
 
WorkflowModel - Interface in org.alfresco.repo.workflow
Workflow Model Constants
WorkflowNode - Class in org.alfresco.service.cmr.workflow
Workflow Node Data Object Represents a Node within the Workflow Definition.
WorkflowNode(String, String, String, String, boolean, WorkflowTransition...) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowNode
 
workflowPackage - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Deprecated.
WorkflowPath - Class in org.alfresco.service.cmr.workflow
Workflow Path Data Object Represents a path within an "in-flight" workflow instance.
WorkflowPath(String, WorkflowInstance, WorkflowNode, boolean) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowPath
 
WorkflowService - Interface in org.alfresco.service.cmr.workflow
Workflow Service.
WorkflowTask - Class in org.alfresco.service.cmr.workflow
Workflow Task Data Object Represents a human-oriented task within an "in-flight" workflow instance
WorkflowTask(String, WorkflowTaskDefinition, String, String, String, WorkflowTaskState, WorkflowPath, Map<QName, Serializable>) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTask
 
WorkflowTaskDefinition - Class in org.alfresco.service.cmr.workflow
Workflow Task Definition Data Object.
WorkflowTaskDefinition(String, WorkflowNode, TypeDefinition) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
 
WorkflowTaskQuery - Class in org.alfresco.service.cmr.workflow
Workflow Task Query Provides support for setting predicates and order by.
WorkflowTaskQuery() - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
 
WorkflowTaskState - Enum in org.alfresco.service.cmr.workflow
Workflow Task State Represents the high-level state of Workflow Task (in relation to "in-flight" workflow instance).
WorkflowTimer - Class in org.alfresco.service.cmr.workflow
 
WorkflowTimer(String, String, WorkflowPath, WorkflowTask, Date, String) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTimer
 
WorkflowTransition - Class in org.alfresco.service.cmr.workflow
Workflow Transition.
WorkflowTransition(String, String, String, boolean) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTransition
 
WRITE - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
WRITE_CONTENT - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
WRITE_LOCK - Constant in enum org.alfresco.service.cmr.lock.LockType
Deprecated. Deprecated in 4.1.6. Will be replaced by a more descriptive name.
WRITE_PROPERTIES - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 

X
XML_DAY - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
XML_MONTH - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
XML_QUARTER - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
XML_SIX_MONTHS - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
XML_TWO_WEEKS - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
XML_WEEK - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 
XML_YEAR - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 

Y
YEAR - Static variable in class org.alfresco.service.cmr.repository.datatype.Duration
 

Z
ZONE_APP_DEFAULT - Static variable in interface org.alfresco.service.cmr.security.AuthorityService
The default application zone.
ZONE_APP_SHARE - Static variable in interface org.alfresco.service.cmr.security.AuthorityService
The SHARE application zone.
ZONE_AUTH_ALFRESCO - Static variable in interface org.alfresco.service.cmr.security.AuthorityService
Default authentication
ZONE_AUTH_EXT_PREFIX - Static variable in interface org.alfresco.service.cmr.security.AuthorityService
Prefix for external auth ids

Overview  Package  Class  Use  Tree  Deprecated   Index  Help 
PREV LETTER   NEXT LETTER FRAMES    NO FRAMES    All Classes
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.