Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(ISearchSyntaxVisitor<T>) - Method in class eu.xenit.alfred.api.search.nodes.InvertSearchNode
 
accept(ISearchSyntaxVisitor<T>) - Method in class eu.xenit.alfred.api.search.nodes.OperatorSearchNode
 
accept(ISearchSyntaxVisitor<T>) - Method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
accept(ISearchSyntaxVisitor<T>) - Method in interface eu.xenit.alfred.api.search.nodes.SearchSyntaxNode
 
accept(ISearchSyntaxVisitor<T>) - Method in class eu.xenit.alfred.api.search.nodes.TermSearchNode
 
Access() - Constructor for class eu.xenit.alfred.api.permissions.NodePermission.Access
 
ADD_CHILDREN - Static variable in interface eu.xenit.alfred.api.permissions.IPermissionService
 
addContent - Variable in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
addMetadata - Variable in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
addNewComment(NodeRef, String) - Method in interface eu.xenit.alfred.api.comments.ICommentService
 
addNodeRef - Variable in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
addParsedContent - Variable in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
addPath - Variable in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
addResult(NodeRef) - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
AddToParentGroup(String, String) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Adds an authority as a child to a group.
AddValue(String) - Method in class eu.xenit.alfred.api.workflow.search.Facet
 
AddValue(String, String) - Method in class eu.xenit.alfred.api.workflow.search.Facets
 
ALFRESCO_ACTIVE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_ASSIGNEE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_BPM_NAME - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_CLAIMABLE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_CM_NAME - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_COMPLETIONDATE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_CONTEXT - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_DEFINITION - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_DESCRIPTION - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_DUEDATE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_ENDDATE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_GROUP_ASSIGNEE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_ID - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_INITIATOR - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_INVOLVED - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_OWNER - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_PRIORITY - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_RELEASABLE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_STARTDATE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_STATE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_TITLE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_TRANSITIONS - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_TYPE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_VERSION - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_WF_DUEDATE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_WF_PRIORITY - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_WORKFLOW_ID - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_WORKFLOW_INSTANCE_ID - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALFRESCO_WORKFLOW_PACKAGE - Static variable in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
ALLOW - Enum constant in enum class eu.xenit.alfred.api.permissions.PermissionValue
 
AllTasks - Enum constant in enum class eu.xenit.alfred.api.workflow.search.TaskSearchQuery.QueryScope
 
AllWorkflows - Enum constant in enum class eu.xenit.alfred.api.workflow.search.WorkflowSearchQuery.QueryScope
 
amount - Variable in class eu.xenit.alfred.api.workflow.search.FacetValue
 
AND - Enum constant in enum class eu.xenit.alfred.api.search.nodes.OperatorSearchNode.Operator
 
ASCENDING - Enum constant in enum class eu.xenit.alfred.api.search.SearchQuery.OrderBy.Order
 
ASCENDING - Static variable in class eu.xenit.alfred.api.workflow.search.Sorting
 
AspectDefinition - Class in eu.xenit.alfred.api.dictionary.aspects
 
AspectDefinition() - Constructor for class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
Aspects - Class in eu.xenit.alfred.api.dictionary.aspects
 
Aspects() - Constructor for class eu.xenit.alfred.api.dictionary.aspects.Aspects
 
Aspects(List<AspectDefinition>) - Constructor for class eu.xenit.alfred.api.dictionary.aspects.Aspects
 
AuthorityFilter - Class in eu.xenit.alfred.api.workflow.search
 
AuthorityFilter(String, String, String) - Constructor for class eu.xenit.alfred.api.workflow.search.AuthorityFilter
 
AuthorityType - Enum Class in eu.xenit.alfred.api.people
 

B

BaseSearchSyntaxNodeVisitor<T> - Class in eu.xenit.alfred.api.search.visitors
Abstract class that is a default "return null" implementation for ISearchSyntaxVisitor.
BaseSearchSyntaxNodeVisitor() - Constructor for class eu.xenit.alfred.api.search.visitors.BaseSearchSyntaxNodeVisitor
 
BaseValueNode - Class in eu.xenit.alfred.api.search.nodes
Internal abstract class used to represent a search syntax node.
BaseValueNode() - Constructor for class eu.xenit.alfred.api.search.nodes.BaseValueNode
 
BOTH - Enum constant in enum class eu.xenit.alfred.api.properties.PropertyTokenised
 
buildTypeDeserializer(DeserializationConfig, JavaType, Collection<NamedType>) - Method in class eu.xenit.alfred.api.search.json.TypeResolver
 
buildTypeSerializer(SerializationConfig, JavaType, Collection<NamedType>) - Method in class eu.xenit.alfred.api.search.json.TypeResolver
 

C

cancelCheckout(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Cancels a checkout of a working copy.
cancelWorkflow(String) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
canCreateComment(NodeRef) - Method in interface eu.xenit.alfred.api.comments.ICommentService
 
Category - Class in eu.xenit.alfred.api.categories
Categories allow you to quickly and easily organize your content to help you retrieve the content you are looking for.
Category() - Constructor for class eu.xenit.alfred.api.categories.Category
 
CHANGE_PERMISSIONS - Static variable in interface eu.xenit.alfred.api.permissions.IPermissionService
 
checkin(NodeRef, String, boolean) - Method in interface eu.xenit.alfred.api.node.INodeService
Checks in the given working copy.
checkout(NodeRef, NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Checks out the given node placing a working copy in the destination specified.
CheckValidity() - Method in class eu.xenit.alfred.api.workflow.search.Facets
 
ChildParentAssociation - Class in eu.xenit.alfred.api.node
Represents a child parent relation between a source and a target node of a specific type.
ChildParentAssociation() - Constructor for class eu.xenit.alfred.api.node.ChildParentAssociation
 
ChildParentAssociation(NodeRef, NodeRef, QName, boolean) - Constructor for class eu.xenit.alfred.api.node.ChildParentAssociation
 
claimWorkflowTask(String) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Claim the task with the provided id.
claimWorkflowTask(String, String) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Claim the task with the provided id.
classifyNode(NodeRef, NodeRef) - Method in interface eu.xenit.alfred.api.categories.ICategoryService
Classifies a target node to a specific category.
Comment - Class in eu.xenit.alfred.api.comments
 
Comment() - Constructor for class eu.xenit.alfred.api.comments.Comment
 
compare(ConfigurationFile, ConfigurationFile) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileComparator
 
ConfigurationFile - Class in eu.xenit.alfred.api.configuration
 
ConfigurationFile() - Constructor for class eu.xenit.alfred.api.configuration.ConfigurationFile
 
ConfigurationFile(NodeRef, NodeMetadata) - Constructor for class eu.xenit.alfred.api.configuration.ConfigurationFile
 
ConfigurationFile(String, NodeRef, NodeMetadata, NodePath, Object) - Constructor for class eu.xenit.alfred.api.configuration.ConfigurationFile
 
ConfigurationFileComparator - Class in eu.xenit.alfred.api.configuration
 
ConfigurationFileComparator() - Constructor for class eu.xenit.alfred.api.configuration.ConfigurationFileComparator
 
ConfigurationFileFlags - Class in eu.xenit.alfred.api.configuration
 
ConfigurationFileFlags() - Constructor for class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
ConfigurationFileFlags(boolean, boolean, boolean, boolean, boolean) - Constructor for class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
Configurations - Class in eu.xenit.alfred.api.configuration
 
Configurations() - Constructor for class eu.xenit.alfred.api.configuration.Configurations
 
Configurations(List<ConfigurationFile>) - Constructor for class eu.xenit.alfred.api.configuration.Configurations
 
ConfigurationService - Interface in eu.xenit.alfred.api.configuration
 
ContentData - Class in eu.xenit.alfred.api.data
Represents the data of a file.
ContentData(String, String, long, String, Locale) - Constructor for class eu.xenit.alfred.api.data.ContentData
 
ContentInputStream - Class in eu.xenit.alfred.api.data
Created by Giovanni on 06/09/16.
ContentInputStream(InputStream, String, long, String, Locale) - Constructor for class eu.xenit.alfred.api.data.ContentInputStream
 
contentUrlExists(String) - Method in interface eu.xenit.alfred.api.content.IContentService
Checks if the content url exists.
Conversation - Class in eu.xenit.alfred.api.comments
 
Conversation() - Constructor for class eu.xenit.alfred.api.comments.Conversation
 
Conversation(List<Comment>, boolean, boolean) - Constructor for class eu.xenit.alfred.api.comments.Conversation
 
copyNode(NodeRef, NodeRef, boolean) - Method in interface eu.xenit.alfred.api.node.INodeService
Copies a source node to a given destination parent node.
create() - Method in class eu.xenit.alfred.api.search.QueryBuilder
 
CREATE_CHILDREN - Static variable in interface eu.xenit.alfred.api.permissions.IPermissionService
 
createAssociation(NodeRef, NodeRef, QName) - Method in interface eu.xenit.alfred.api.node.INodeService
Creates an association between source and target of a given type.
createContent(InputStream, String, String) - Method in interface eu.xenit.alfred.api.content.IContentService
Creates a content without linking it to a specific node yet.
createContent(InputStream, String, String) - Method in interface eu.xenit.alfred.api.node.INodeService
Creates a content without linking it to a specific node yet.
createContentWithMimetypeGuess(InputStream, String, String) - Method in interface eu.xenit.alfred.api.node.INodeService
Creates a content without linking it to a specific node yet.
createFolder(NodeRef, String) - Method in interface eu.xenit.alfred.api.filefolder.IFileFolderService
Create a folder within a given parent node with a given name.
createFromVersionString(String, String) - Static method in class eu.xenit.alfred.api.version.VersionDescription
 
createNode(NodeRef, String, QName) - Method in interface eu.xenit.alfred.api.node.INodeService
Create a node with a given parent, name and type.
createNode(NodeRef, String, String, MetadataChanges, InputStream) - Method in interface eu.xenit.alfred.api.node.INodeService
Convenience method to create a node giving the type, the list of properties, and requesting metadata extraction from its content.
createNode(NodeRef, Map<QName, String[]>, QName[], QName[], QName, ContentData) - Method in interface eu.xenit.alfred.api.node.INodeService
Creation of a node giving the list of properties as well as the type.
createNode(NodeRef, Map<QName, String[]>, QName, ContentData) - Method in interface eu.xenit.alfred.api.node.INodeService
Creation of a node giving the list of properties as well as the type.
createVersion(NodeRef, Map<String, Serializable>) - Method in interface eu.xenit.alfred.api.versionhistory.IVersionHistoryService
Create a new version for the specified nodeRef.
custom - Variable in class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 

D

data - Variable in class eu.xenit.alfred.api.workflow.model.WorkflowDefinitionList
 
DateRangeFilter - Class in eu.xenit.alfred.api.workflow.search
 
DateRangeFilter(Date, Date, String, String) - Constructor for class eu.xenit.alfred.api.workflow.search.DateRangeFilter
 
DEFAULT - Enum constant in enum class eu.xenit.alfred.api.properties.PropertyFacetable
 
defaultImpl(Class<?>) - Method in class eu.xenit.alfred.api.search.json.TypeResolver
 
DELETE - Static variable in interface eu.xenit.alfred.api.permissions.IPermissionService
 
deleteComment(NodeRef) - Method in interface eu.xenit.alfred.api.comments.ICommentService
 
deleteFolder(NodeRef) - Method in interface eu.xenit.alfred.api.filefolder.IFileFolderService
Deletes a folder with a specific noderef.
deleteNode(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Delete a node by moving it to the trashcan.
deleteNode(NodeRef, boolean) - Method in interface eu.xenit.alfred.api.node.INodeService
Delete a node.
deletePermission(NodeRef, String, String) - Method in interface eu.xenit.alfred.api.permissions.IPermissionService
Delete the permission for a given node for a given authority.
deleteVersion(NodeRef, String) - Method in interface eu.xenit.alfred.api.versionhistory.IVersionHistoryService
Delete a specific version associated with a node reference.
deleteVersionHistory(NodeRef) - Method in interface eu.xenit.alfred.api.versionhistory.IVersionHistoryService
Delete the version history for the specified nodeRef.
DENY - Enum constant in enum class eu.xenit.alfred.api.permissions.PermissionValue
 
DESCENDING - Enum constant in enum class eu.xenit.alfred.api.search.SearchQuery.OrderBy.Order
 
DESCENDING - Static variable in class eu.xenit.alfred.api.workflow.search.Sorting
 
description - Variable in class eu.xenit.alfred.api.workflow.model.TaskTransition
 
description - Variable in class eu.xenit.alfred.api.workflow.model.WorkflowDefinition
 
deserialize(JsonParser, DeserializationContext) - Method in class eu.xenit.alfred.api.search.json.InvertSearchNodeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class eu.xenit.alfred.api.search.json.OperatorSearchNodeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class eu.xenit.alfred.api.search.json.SearchNodeDeserializer
 
deserializeTypedFromAny(JsonParser, DeserializationContext) - Method in class eu.xenit.alfred.api.search.json.SearchNodeTypeDeserializer
 
deserializeTypedFromArray(JsonParser, DeserializationContext) - Method in class eu.xenit.alfred.api.search.json.SearchNodeTypeDeserializer
 
deserializeTypedFromObject(JsonParser, DeserializationContext) - Method in class eu.xenit.alfred.api.search.json.SearchNodeTypeDeserializer
Deserializing type id enclosed using WRAPPER_OBJECT style is straightforward
deserializeTypedFromScalar(JsonParser, DeserializationContext) - Method in class eu.xenit.alfred.api.search.json.SearchNodeTypeDeserializer
 
doInTransaction(Callable<T>, boolean, boolean) - Method in interface eu.xenit.alfred.api.transaction.ITransactionService
Execute a transaction, rollbacks if fails.

E

end() - Method in class eu.xenit.alfred.api.search.QueryBuilder
Closes the current query.
endTask(String, String) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
End the task with the provided id, by using the provided transitionID to specify in which way/transition the task has ended.
ensureVersioningEnabled(NodeRef, Map<QName, Serializable>) - Method in interface eu.xenit.alfred.api.versionhistory.IVersionHistoryService
Make sure versioning is enabled for the specified nodeRef.
equals(Object) - Method in class eu.xenit.alfred.api.comments.Comment
 
equals(Object) - Method in class eu.xenit.alfred.api.comments.Conversation
 
equals(Object) - Method in class eu.xenit.alfred.api.data.ContentData
 
equals(Object) - Method in class eu.xenit.alfred.api.data.NodeRef
 
equals(Object) - Method in class eu.xenit.alfred.api.data.Path
 
equals(Object) - Method in class eu.xenit.alfred.api.data.QName
 
equals(Object) - Method in class eu.xenit.alfred.api.data.StoreRef
 
equals(Object) - Method in class eu.xenit.alfred.api.people.Person
 
equals(Object) - Method in class eu.xenit.alfred.api.search.FacetSearchResult
 
equals(Object) - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
equals(Object) - Method in class eu.xenit.alfred.api.search.Highlights
 
equals(Object) - Method in class eu.xenit.alfred.api.search.Highlights.HighlightResult
 
equals(Object) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
equals(Object) - Method in class eu.xenit.alfred.api.translation.PropertyTranslationValue
 
equals(Object) - Method in class eu.xenit.alfred.api.translation.Translations
 
equals(Object) - Method in class eu.xenit.alfred.api.translation.TranslationValue
 
escapeName(String) - Static method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
eu.xenit.alfred.api.categories - package eu.xenit.alfred.api.categories
 
eu.xenit.alfred.api.comments - package eu.xenit.alfred.api.comments
 
eu.xenit.alfred.api.configuration - package eu.xenit.alfred.api.configuration
 
eu.xenit.alfred.api.content - package eu.xenit.alfred.api.content
 
eu.xenit.alfred.api.data - package eu.xenit.alfred.api.data
 
eu.xenit.alfred.api.dictionary - package eu.xenit.alfred.api.dictionary
 
eu.xenit.alfred.api.dictionary.aspects - package eu.xenit.alfred.api.dictionary.aspects
 
eu.xenit.alfred.api.dictionary.namespaces - package eu.xenit.alfred.api.dictionary.namespaces
 
eu.xenit.alfred.api.dictionary.properties - package eu.xenit.alfred.api.dictionary.properties
 
eu.xenit.alfred.api.dictionary.types - package eu.xenit.alfred.api.dictionary.types
 
eu.xenit.alfred.api.exceptions - package eu.xenit.alfred.api.exceptions
 
eu.xenit.alfred.api.filefolder - package eu.xenit.alfred.api.filefolder
 
eu.xenit.alfred.api.groups - package eu.xenit.alfred.api.groups
 
eu.xenit.alfred.api.node - package eu.xenit.alfred.api.node
 
eu.xenit.alfred.api.people - package eu.xenit.alfred.api.people
 
eu.xenit.alfred.api.permissions - package eu.xenit.alfred.api.permissions
 
eu.xenit.alfred.api.properties - package eu.xenit.alfred.api.properties
 
eu.xenit.alfred.api.search - package eu.xenit.alfred.api.search
 
eu.xenit.alfred.api.search.json - package eu.xenit.alfred.api.search.json
 
eu.xenit.alfred.api.search.nodes - package eu.xenit.alfred.api.search.nodes
 
eu.xenit.alfred.api.search.visitors - package eu.xenit.alfred.api.search.visitors
 
eu.xenit.alfred.api.sites - package eu.xenit.alfred.api.sites
 
eu.xenit.alfred.api.transaction - package eu.xenit.alfred.api.transaction
 
eu.xenit.alfred.api.translation - package eu.xenit.alfred.api.translation
 
eu.xenit.alfred.api.utils - package eu.xenit.alfred.api.utils
 
eu.xenit.alfred.api.version - package eu.xenit.alfred.api.version
 
eu.xenit.alfred.api.versionhistory - package eu.xenit.alfred.api.versionhistory
 
eu.xenit.alfred.api.web - package eu.xenit.alfred.api.web
 
eu.xenit.alfred.api.WIP - package eu.xenit.alfred.api.WIP
 
eu.xenit.alfred.api.workflow - package eu.xenit.alfred.api.workflow
 
eu.xenit.alfred.api.workflow.model - package eu.xenit.alfred.api.workflow.model
 
eu.xenit.alfred.api.workflow.search - package eu.xenit.alfred.api.workflow.search
 
EVENTUAL - Enum constant in enum class eu.xenit.alfred.api.search.SearchQueryConsistency
 
EVERYONE - Enum constant in enum class eu.xenit.alfred.api.people.AuthorityType
 
exists(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
 
existsFolder(NodeRef, String) - Method in interface eu.xenit.alfred.api.filefolder.IFileFolderService
Checks if a folder exists.
extractMetadata(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Extracts metadata on a node

F

Facet - Class in eu.xenit.alfred.api.workflow.search
 
Facet() - Constructor for class eu.xenit.alfred.api.workflow.search.Facet
 
Facet(String, Map<String, FacetValue>) - Constructor for class eu.xenit.alfred.api.workflow.search.Facet
 
FacetOptions() - Constructor for class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 
facets - Variable in class eu.xenit.alfred.api.workflow.search.Facets
 
facets - Variable in class eu.xenit.alfred.api.workflow.search.SearchQuery
 
Facets - Class in eu.xenit.alfred.api.workflow.search
 
Facets() - Constructor for class eu.xenit.alfred.api.workflow.search.Facets
 
Facets(Map<String, Facet>) - Constructor for class eu.xenit.alfred.api.workflow.search.Facets
 
FacetSearchResult - Class in eu.xenit.alfred.api.search
Data structure that represents a facet of a search result.
FacetSearchResult() - Constructor for class eu.xenit.alfred.api.search.FacetSearchResult
 
FacetSearchResult.FacetValue - Class in eu.xenit.alfred.api.search
 
FacetValue - Class in eu.xenit.alfred.api.workflow.search
 
FacetValue() - Constructor for class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
FacetValue() - Constructor for class eu.xenit.alfred.api.workflow.search.FacetValue
 
FacetValue(RangeValue, String, int) - Constructor for class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
FacetValue(String, int) - Constructor for class eu.xenit.alfred.api.workflow.search.FacetValue
 
FacetValue(String, String, int) - Constructor for class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
FALSE - Enum constant in enum class eu.xenit.alfred.api.properties.PropertyFacetable
 
FALSE - Enum constant in enum class eu.xenit.alfred.api.properties.PropertyTokenised
 
field - Variable in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
FileExistsException - Exception in eu.xenit.alfred.api.exceptions
 
FileExistsException() - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FileExistsException(NodeRef, NodeRef, String) - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FileExistsException(String) - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FileExistsException(String, NodeRef, NodeRef, String) - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FileExistsException(String, Throwable) - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FileExistsException(String, Throwable, boolean, boolean) - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FileExistsException(String, Throwable, boolean, boolean, NodeRef, NodeRef, String) - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FileExistsException(String, Throwable, NodeRef, NodeRef, String) - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FileExistsException(Throwable) - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FileExistsException(Throwable, NodeRef, NodeRef, String) - Constructor for exception eu.xenit.alfred.api.exceptions.FileExistsException
 
FILING - Static variable in interface eu.xenit.alfred.api.permissions.IPermissionService
 
filters - Variable in class eu.xenit.alfred.api.workflow.search.SearchQuery
 
formattedDate(Date) - Static method in class eu.xenit.alfred.api.utils.StringUtils
 
forProperty(BeanProperty) - Method in class eu.xenit.alfred.api.search.json.SearchNodeTypeDeserializer
 
forValue(String) - Static method in enum class eu.xenit.alfred.api.search.SearchQuery.OrderBy.Order
 
fragmentSize - Variable in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
FromString(String) - Static method in enum class eu.xenit.alfred.api.people.AuthorityType
 

G

GenerateWorkflows(int, String) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
[DEV] To be used for development/testing purposes only! Generates sample workflow based on the first workflow definition available.
GetAlfredApiUrl() - Method in class eu.xenit.alfred.api.data.NodeRef
 
getAllDefinitions() - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Gets a list of all workflow definitions that are deployed
getAmount() - Method in class eu.xenit.alfred.api.workflow.search.FacetValue
 
getAncestors(NodeRef, NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Returns all primary ancestors of the given node.
GetAspectDefinition(QName) - Method in interface eu.xenit.alfred.api.dictionary.aspects.IAspectService
 
getAspects() - Method in class eu.xenit.alfred.api.dictionary.aspects.Aspects
 
getAspects() - Method in interface eu.xenit.alfred.api.dictionary.aspects.IAspectService
 
getAspects() - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
getAspects() - Method in class eu.xenit.alfred.api.translation.Translations
 
getAspectsToAdd() - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
getAspectsToRemove() - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
getAssociation() - Method in class eu.xenit.alfred.api.translation.Translations
 
getAssociations(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Returns all target, parent and child associations of the given node.
getAuthority() - Method in class eu.xenit.alfred.api.permissions.NodePermission.Access
 
getBaseType() - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
getBooleanValue() - Method in class eu.xenit.alfred.api.workflow.search.PropertyFilter
 
getCategoryTree(QName) - Method in interface eu.xenit.alfred.api.categories.ICategoryService
Retuns all categories for given classifiable aspect.
getChildAssociations(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
 
getChildNodeRef(NodeRef, String) - Method in interface eu.xenit.alfred.api.filefolder.IFileFolderService
Get NodeRef of node with a given parent and a given name.
getChildNodeRef(NodeRef, String[]) - Method in interface eu.xenit.alfred.api.filefolder.IFileFolderService
Get NodeRef of node with a given parent and a given relative path.
getChildren() - Method in class eu.xenit.alfred.api.node.NodeAssociations
 
getChildren() - Method in class eu.xenit.alfred.api.search.nodes.OperatorSearchNode
 
getComment(NodeRef) - Method in interface eu.xenit.alfred.api.comments.ICommentService
 
getComments() - Method in class eu.xenit.alfred.api.comments.Conversation
 
getComments(NodeRef, int, int) - Method in interface eu.xenit.alfred.api.comments.ICommentService
 
getCompanyHome() - Method in interface eu.xenit.alfred.api.filefolder.IFileFolderService
Get the company home folder of the alfresco.
getComponents() - Method in interface eu.xenit.alfred.api.sites.ISite
 
getConfigurationFiles(String, String, ConfigurationFileFlags) - Method in interface eu.xenit.alfred.api.configuration.ConfigurationService
 
getConsistency() - Method in class eu.xenit.alfred.api.search.SearchQuery
 
getConstraints() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
getConstraintType() - Method in class eu.xenit.alfred.api.properties.PropertyConstraintDefinition
 
getContainer() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
GetContainerGroups(String) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Gets the groups of the current user
getContent() - Method in class eu.xenit.alfred.api.comments.Comment
 
getContent() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
getContent(NodeRef) - Method in interface eu.xenit.alfred.api.content.IContentService
Returns content as inputStream + other related informations (mimeType, size, ...)
getContent(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Returns content as inputStream + other related informations (mimeType, size, ...)
getContentModelCheckSum() - Method in interface eu.xenit.alfred.api.dictionary.IDictionaryService
 
getContentUrl() - Method in class eu.xenit.alfred.api.data.ContentData
 
getCount() - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
getCreatedAt() - Method in class eu.xenit.alfred.api.comments.Comment
 
getCreatedBy() - Method in class eu.xenit.alfred.api.comments.Comment
 
GetCurrentUser() - Method in interface eu.xenit.alfred.api.people.IPeopleService
 
getCustom() - Method in class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 
getDataDictionary() - Method in interface eu.xenit.alfred.api.filefolder.IFileFolderService
Get the data dictionary folder of the alfresco
getDataType() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
getDefaultImpl() - Method in class eu.xenit.alfred.api.search.json.TypeResolver
 
getDefaultValue() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
getDescription() - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
getDescription() - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
getDescription() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
getDescription() - Method in interface eu.xenit.alfred.api.sites.ISite
 
getDescription() - Method in class eu.xenit.alfred.api.translation.TranslationValue
 
getDescription() - Method in class eu.xenit.alfred.api.version.VersionDescription
 
getDescription() - Method in class eu.xenit.alfred.api.versionhistory.Version
 
getDescription() - Method in class eu.xenit.alfred.api.workflow.model.TaskTransition
 
getDisplayName() - Method in class eu.xenit.alfred.api.groups.Group
 
getDisplayPath() - Method in class eu.xenit.alfred.api.filefolder.NodePath
 
getEmailAddress() - Method in class eu.xenit.alfred.api.people.Person
 
getEncoding() - Method in class eu.xenit.alfred.api.data.ContentData
 
getEncoding() - Method in class eu.xenit.alfred.api.data.ContentInputStream
 
getEnd() - Method in class eu.xenit.alfred.api.search.nodes.RangeValue
 
getEndDate() - Method in class eu.xenit.alfred.api.workflow.search.DateRangeFilter
 
getFacetable() - Method in class eu.xenit.alfred.api.properties.PropertyIndexOptions
 
getFacets() - Method in class eu.xenit.alfred.api.search.SearchQuery
 
getFacets() - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
getFacets() - Method in class eu.xenit.alfred.api.workflow.search.Facets
 
getFacets() - Method in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
getField() - Method in class eu.xenit.alfred.api.search.Highlights.HighlightResult
 
getField() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
getFields() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
getFiles() - Method in class eu.xenit.alfred.api.configuration.Configurations
 
getFirstName() - Method in class eu.xenit.alfred.api.people.Person
 
getFragmentSize() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
getFragmentSize() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
GetGroup(NodeRef) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Gets the information of a group, identified by the nodeRef in which the group is stored
GetGroup(String) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Gets the information of a group, identified by the groupIdentifier (this is the name with the GROUP_ prefix)
getGroups() - Method in class eu.xenit.alfred.api.people.Person
 
GetGroups() - Method in interface eu.xenit.alfred.api.people.IPeopleService
Gets a list of all groups
getGuid() - Method in class eu.xenit.alfred.api.data.NodeRef
 
getHeadVersion(NodeRef) - Method in interface eu.xenit.alfred.api.versionhistory.IVersionHistoryService
 
getHighlight() - Method in class eu.xenit.alfred.api.search.SearchQuery
 
getHighlights() - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
getHost() - Method in interface eu.xenit.alfred.api.web.IWebUtils
 
getId() - Method in class eu.xenit.alfred.api.comments.Comment
 
getId() - Method in class eu.xenit.alfred.api.data.StoreRef
 
getId() - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
getId() - Method in interface eu.xenit.alfred.api.workflow.model.ITaskOrWorkflow
 
getId() - Method in class eu.xenit.alfred.api.workflow.model.Task
 
getId() - Method in class eu.xenit.alfred.api.workflow.model.TaskDefinition
 
getId() - Method in class eu.xenit.alfred.api.workflow.model.TaskTransition
 
getId() - Method in class eu.xenit.alfred.api.workflow.model.Workflow
 
getIdentifier() - Method in class eu.xenit.alfred.api.groups.Group
 
getIDs() - Method in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
getIndexed() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
getInheritedAccessList() - Method in class eu.xenit.alfred.api.permissions.NodePermission
 
getInputStream() - Method in class eu.xenit.alfred.api.data.ContentInputStream
 
getIntValue() - Method in class eu.xenit.alfred.api.workflow.search.PropertyFilter
 
getLabel() - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
getLabel() - Method in class eu.xenit.alfred.api.versionhistory.Version
 
getLastName() - Method in class eu.xenit.alfred.api.people.Person
 
getLimit() - Method in class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 
getLimit() - Method in class eu.xenit.alfred.api.search.SearchQuery.PagingOptions
 
getLocale() - Method in class eu.xenit.alfred.api.data.ContentData
 
getLocale() - Method in class eu.xenit.alfred.api.data.ContentInputStream
 
getLocale() - Method in class eu.xenit.alfred.api.search.SearchQuery
 
getMajor() - Method in class eu.xenit.alfred.api.version.VersionDescription
 
getMandatoryAspects() - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
getMandatoryAspects() - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
getMaxAnalyzedCharacters() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
getMergeContiguous() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
getMergeContinuous() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
getMessageTranslation(String) - Method in interface eu.xenit.alfred.api.translation.ITranslationService
Gets the translated message for the current locale for the provided message ID.
getMessageTranslation(String, Locale) - Method in interface eu.xenit.alfred.api.translation.ITranslationService
Gets the translated message for the provided locale for the provided message ID.
getMetadata() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
getMetadata(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
 
getMimetype() - Method in class eu.xenit.alfred.api.data.ContentData
 
getMimetype() - Method in class eu.xenit.alfred.api.data.ContentInputStream
 
getMincount() - Method in class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 
getMinor() - Method in class eu.xenit.alfred.api.version.VersionDescription
 
getModifiedAt() - Method in class eu.xenit.alfred.api.comments.Comment
 
getModifiedBy() - Method in class eu.xenit.alfred.api.comments.Comment
 
getModifiedDate() - Method in class eu.xenit.alfred.api.versionhistory.Version
 
getModifier() - Method in class eu.xenit.alfred.api.versionhistory.Version
 
getName() - Method in class eu.xenit.alfred.api.categories.Category
 
getName() - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
getName() - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
getName() - Method in exception eu.xenit.alfred.api.exceptions.FileExistsException
 
getName() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
getName() - Method in class eu.xenit.alfred.api.search.FacetSearchResult
 
getName() - Method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
getNamespaces() - Method in interface eu.xenit.alfred.api.dictionary.IDictionaryService
 
getNamespaces() - Method in class eu.xenit.alfred.api.dictionary.namespaces.Namespaces
 
getNbResults() - Method in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
getNodePermissions(NodeRef) - Method in interface eu.xenit.alfred.api.permissions.IPermissionService
returns the ACL for a given node.
getNoderef() - Method in class eu.xenit.alfred.api.categories.Category
 
getNodeRef() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
getNodeRef() - Method in class eu.xenit.alfred.api.groups.Group
 
getNodeRef() - Method in class eu.xenit.alfred.api.people.Person
 
getNodeRef() - Method in interface eu.xenit.alfred.api.sites.ISite
 
getNodeRef() - Method in class eu.xenit.alfred.api.versionhistory.Version
 
getNoderefs() - Method in class eu.xenit.alfred.api.search.Highlights
 
getNoderefs() - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
getObjectMapper() - Method in class eu.xenit.alfred.api.search.json.SearchNodeJsonParser
 
getOperator() - Method in class eu.xenit.alfred.api.search.nodes.OperatorSearchNode
 
getOrder() - Method in class eu.xenit.alfred.api.search.SearchQuery.OrderBy
 
getOrderBy() - Method in class eu.xenit.alfred.api.search.SearchQuery
 
getOwnAccessList() - Method in class eu.xenit.alfred.api.permissions.NodePermission
 
getPaging() - Method in class eu.xenit.alfred.api.search.SearchQuery
 
getParameters() - Method in class eu.xenit.alfred.api.properties.PropertyConstraintDefinition
 
getParent() - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
getParent() - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
getParent() - Method in exception eu.xenit.alfred.api.exceptions.FileExistsException
 
getParentAssociations(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
 
getParents() - Method in class eu.xenit.alfred.api.node.NodeAssociations
 
getParsedContent() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
getPatch() - Method in class eu.xenit.alfred.api.version.VersionDescription
 
getPath() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
getPath(NodeRef) - Method in interface eu.xenit.alfred.api.filefolder.IFileFolderService
 
GetPeople() - Method in interface eu.xenit.alfred.api.people.IPeopleService
Gets the information of all the people existing in alfresco.
getPermission() - Method in class eu.xenit.alfred.api.permissions.NodePermission.Access
 
getPermissions(NodeRef) - Method in interface eu.xenit.alfred.api.permissions.IPermissionService
getPermissions cannot be replaced yet by getPermissionsFast because getPermissionsFast is not certifiable yet.
getPermissionsFast(NodeRef) - Method in interface eu.xenit.alfred.api.permissions.IPermissionService
getPermissionsFast is not certifiable by Alfresco because it uses the ModelDAO, which is not part of the public API.
GetPerson(NodeRef) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Gets the information of a person represented by a noderef.
GetPerson(String) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Gets the information of a person represented by a userName.
getPort() - Method in interface eu.xenit.alfred.api.web.IWebUtils
 
getPostfix() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
getPrefix() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
getPrefix() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
getProperties() - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
getProperties() - Method in interface eu.xenit.alfred.api.dictionary.properties.IPropertyService
 
getProperties() - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
getProperties() - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
getProperties() - Method in interface eu.xenit.alfred.api.properties.IPropertyService
 
getProperties() - Method in class eu.xenit.alfred.api.properties.Properties
 
getProperties() - Method in class eu.xenit.alfred.api.translation.Translations
 
getProperties() - Method in class eu.xenit.alfred.api.workflow.model.Task
 
getProperties() - Method in class eu.xenit.alfred.api.workflow.model.TaskDefinition
 
getProperties() - Method in class eu.xenit.alfred.api.workflow.model.Workflow
 
getPropertiesToSet() - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
getPropertiesToSet() - Method in class eu.xenit.alfred.api.workflow.model.WorkflowOrTaskChanges
 
getProperty() - Method in class eu.xenit.alfred.api.search.SearchQuery.OrderBy
 
getProperty() - Method in class eu.xenit.alfred.api.workflow.search.AuthorityFilter
 
getProperty() - Method in class eu.xenit.alfred.api.workflow.search.DateRangeFilter
 
getProperty() - Method in class eu.xenit.alfred.api.workflow.search.Facet
 
getProperty() - Method in interface eu.xenit.alfred.api.workflow.search.IQueryFilter
 
getProperty() - Method in class eu.xenit.alfred.api.workflow.search.PropertyFilter
 
GetPropertyDefinition(QName) - Method in interface eu.xenit.alfred.api.dictionary.properties.IPropertyService
 
GetPropertyDefinition(QName) - Method in interface eu.xenit.alfred.api.properties.IPropertyService
 
getProtocol() - Method in class eu.xenit.alfred.api.data.StoreRef
 
getProtocol() - Method in interface eu.xenit.alfred.api.web.IWebUtils
 
getQname() - Method in class eu.xenit.alfred.api.translation.TranslationValue
 
getQnamePath() - Method in class eu.xenit.alfred.api.categories.Category
 
getQnamePath() - Method in class eu.xenit.alfred.api.filefolder.NodePath
 
getQuery() - Method in class eu.xenit.alfred.api.search.SearchQuery
 
getRange() - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
getRange() - Method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
getResults() - Method in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
getRootFolder(StoreRef) - Method in interface eu.xenit.alfred.api.filefolder.IFileFolderService
 
getRootNode(StoreRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Get the root node of the given store.
getRootVersion(NodeRef) - Method in interface eu.xenit.alfred.api.versionhistory.IVersionHistoryService
 
getShortName() - Method in interface eu.xenit.alfred.api.sites.ISite
 
getSize() - Method in class eu.xenit.alfred.api.data.ContentData
 
getSize() - Method in class eu.xenit.alfred.api.data.ContentInputStream
 
getSkip() - Method in class eu.xenit.alfred.api.search.SearchQuery.PagingOptions
 
getSnippetCount() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
getSnippetCount() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
getSnippets() - Method in class eu.xenit.alfred.api.search.Highlights.HighlightResult
 
getSource() - Method in exception eu.xenit.alfred.api.exceptions.FileExistsException
 
getSource() - Method in class eu.xenit.alfred.api.node.NodeAssociation
 
getSourceAssociations(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Fetches all associations for which the given node is the target.
getSources() - Method in class eu.xenit.alfred.api.node.NodeAssociations
 
getStart() - Method in class eu.xenit.alfred.api.search.nodes.RangeValue
 
getStartDate() - Method in class eu.xenit.alfred.api.workflow.search.DateRangeFilter
 
getStoreRefId() - Method in class eu.xenit.alfred.api.data.NodeRef
 
getStoreRefProtocol() - Method in class eu.xenit.alfred.api.data.NodeRef
 
GetStringProperty(String) - Method in class eu.xenit.alfred.api.workflow.model.Task
 
GetStringProperty(String) - Method in class eu.xenit.alfred.api.workflow.model.Workflow
 
getSubcategories() - Method in class eu.xenit.alfred.api.categories.Category
 
GetSubgroupsInGroup(String, boolean) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Gets the subgroups of the given group (i.e.
GetSubTypeDefinitions(QName, boolean) - Method in interface eu.xenit.alfred.api.dictionary.types.ITypeService
 
getSuffix() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
getTarget() - Method in class eu.xenit.alfred.api.node.NodeAssociation
 
getTarget() - Method in class eu.xenit.alfred.api.search.nodes.InvertSearchNode
 
getTargetAssociations(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Fetches all associations for which the given node is the source.
getTargetDocumentForComment(NodeRef) - Method in interface eu.xenit.alfred.api.comments.ICommentService
 
getTargets() - Method in class eu.xenit.alfred.api.node.NodeAssociations
 
getTaskInfo(String) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Gets the information of the workflow task that has the provided id
getTerm() - Method in class eu.xenit.alfred.api.search.nodes.TermSearchNode
 
getTitle() - Method in class eu.xenit.alfred.api.comments.Comment
 
getTitle() - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
getTitle() - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
getTitle() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
getTitle() - Method in interface eu.xenit.alfred.api.sites.ISite
 
getTitle() - Method in class eu.xenit.alfred.api.translation.TranslationValue
 
getTitle() - Method in class eu.xenit.alfred.api.workflow.model.TaskTransition
 
getTokenised() - Method in class eu.xenit.alfred.api.properties.PropertyIndexOptions
 
getTotalResultCount() - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
getTransactionId() - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
getTranslations(Locale) - Method in interface eu.xenit.alfred.api.translation.ITranslationService
Gets the translations of the given language (locale).
getTranslationsCheckSum(Locale) - Method in interface eu.xenit.alfred.api.translation.ITranslationService
Gets the checksum of the current translations of the given language.
getType() - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
getType() - Method in class eu.xenit.alfred.api.node.NodeAssociation
 
getType() - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
getType() - Method in class eu.xenit.alfred.api.versionhistory.Version
 
getType() - Method in class eu.xenit.alfred.api.workflow.search.AuthorityFilter
 
getType() - Method in class eu.xenit.alfred.api.workflow.search.DateRangeFilter
 
getType() - Method in interface eu.xenit.alfred.api.workflow.search.IQueryFilter
 
getType() - Method in class eu.xenit.alfred.api.workflow.search.PropertyFilter
 
GetTypeDefinition(QName) - Method in interface eu.xenit.alfred.api.dictionary.types.ITypeService
 
getTypeInclusion() - Method in class eu.xenit.alfred.api.search.json.SearchNodeTypeDeserializer
 
getTypes() - Method in class eu.xenit.alfred.api.dictionary.types.Types
 
getTypes() - Method in class eu.xenit.alfred.api.translation.Translations
 
getUsePhraseHighlighter() - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
getUserName() - Method in class eu.xenit.alfred.api.people.Person
 
getUserSites(String) - Method in interface eu.xenit.alfred.api.sites.ISiteService
 
GetUsersOfGroup(String, boolean) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Gets the information of all the people of a given group.
getValue() - Method in class eu.xenit.alfred.api.data.NodeRef
 
getValue() - Method in class eu.xenit.alfred.api.data.QName
 
getValue() - Method in class eu.xenit.alfred.api.data.StoreRef
 
getValue() - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
getValue() - Method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
getValue() - Method in class eu.xenit.alfred.api.search.nodes.TermSearchNode
 
getValue() - Method in enum class eu.xenit.alfred.api.search.SearchQuery.OrderBy.Order
 
getValue() - Method in class eu.xenit.alfred.api.workflow.search.AuthorityFilter
 
getValue() - Method in class eu.xenit.alfred.api.workflow.search.FacetValue
 
getValue() - Method in class eu.xenit.alfred.api.workflow.search.PropertyFilter
 
getValues() - Method in class eu.xenit.alfred.api.search.FacetSearchResult
 
getValues() - Method in class eu.xenit.alfred.api.translation.PropertyTranslationValue
 
getValues() - Method in class eu.xenit.alfred.api.workflow.search.Facet
 
getVersion() - Method in class eu.xenit.alfred.api.version.VersionDescription
 
getVersionDescription() - Method in interface eu.xenit.alfred.api.version.IVersionService
 
getVersionHistory() - Method in class eu.xenit.alfred.api.versionhistory.VersionHistory
 
GetVersionHistory(NodeRef) - Method in interface eu.xenit.alfred.api.versionhistory.IVersionHistoryService
 
getWorkflowDefinition(String) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
 
getWorkflowInfo(String) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Gets the information of the workflow instance that has the provided id
getWorkingCopySource(NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
 
getWorkspace() - Method in class eu.xenit.alfred.api.search.SearchQuery
 
Group - Class in eu.xenit.alfred.api.groups
Simple data-container class that represents a group in Alfresco nodeRef: the NodeRef that this group represents identifier: the unique identifying name of this group displayName: the changeable display name of this group
Group(NodeRef, String, String) - Constructor for class eu.xenit.alfred.api.groups.Group
 

H

hasCleanUpAspectsOnGeneralization() - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
hashCode() - Method in class eu.xenit.alfred.api.comments.Comment
 
hashCode() - Method in class eu.xenit.alfred.api.comments.Conversation
 
hashCode() - Method in class eu.xenit.alfred.api.data.ContentData
 
hashCode() - Method in class eu.xenit.alfred.api.data.NodeRef
 
hashCode() - Method in class eu.xenit.alfred.api.data.Path
 
hashCode() - Method in class eu.xenit.alfred.api.data.QName
 
hashCode() - Method in class eu.xenit.alfred.api.data.StoreRef
 
hashCode() - Method in class eu.xenit.alfred.api.people.Person
 
hashCode() - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
hashCode() - Method in class eu.xenit.alfred.api.search.FacetSearchResult
 
hashCode() - Method in class eu.xenit.alfred.api.search.Highlights
 
hashCode() - Method in class eu.xenit.alfred.api.search.Highlights.HighlightResult
 
hashCode() - Method in class eu.xenit.alfred.api.translation.PropertyTranslationValue
 
hashCode() - Method in class eu.xenit.alfred.api.translation.Translations
 
hashCode() - Method in class eu.xenit.alfred.api.translation.TranslationValue
 
hasMore() - Method in class eu.xenit.alfred.api.comments.Conversation
 
hasPermission(NodeRef, String) - Method in interface eu.xenit.alfred.api.permissions.IPermissionService
Check that the current authentication has a particular permission for the given node.
HighlightFieldOption() - Constructor for class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
HighlightFieldOption(String, Integer, Integer, Boolean, String, String) - Constructor for class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
HighlightOptions() - Constructor for class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
HighlightOptions(String, String, Integer, Integer, Integer, Boolean, Boolean, List<SearchQuery.HighlightOptions.HighlightFieldOption>) - Constructor for class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
HighlightResult() - Constructor for class eu.xenit.alfred.api.search.Highlights.HighlightResult
 
HighlightResult(String, List<String>) - Constructor for class eu.xenit.alfred.api.search.Highlights.HighlightResult
 
Highlights - Class in eu.xenit.alfred.api.search
Data structure that represents part of the search results, specifically the highlights of a single field.
Highlights() - Constructor for class eu.xenit.alfred.api.search.Highlights
 
Highlights(Map<String, List<Highlights.HighlightResult>>) - Constructor for class eu.xenit.alfred.api.search.Highlights
 
Highlights.HighlightResult - Class in eu.xenit.alfred.api.search
 

I

IAspectService - Interface in eu.xenit.alfred.api.dictionary.aspects
 
ICategoryService - Interface in eu.xenit.alfred.api.categories
https://wiki.alfresco.com/wiki/Classification_And_Categories
ICommentService - Interface in eu.xenit.alfred.api.comments
 
IContentService - Interface in eu.xenit.alfred.api.content
Created by jasper on 25/10/17.
id - Variable in class eu.xenit.alfred.api.workflow.model.Task
 
id - Variable in class eu.xenit.alfred.api.workflow.model.TaskDefinition
 
id - Variable in class eu.xenit.alfred.api.workflow.model.TaskTransition
 
id - Variable in class eu.xenit.alfred.api.workflow.model.Workflow
 
id - Variable in class eu.xenit.alfred.api.workflow.model.WorkflowDefinition
 
IDictionaryService - Interface in eu.xenit.alfred.api.dictionary
Aggregates all operations of the property service and the typeservice.
IDs - Variable in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
IFileFolderService - Interface in eu.xenit.alfred.api.filefolder
Service for operations related to files and folders.
IJsonTyped - Interface in eu.xenit.alfred.api.search.json
 
includeRefs - Variable in class eu.xenit.alfred.api.workflow.search.SearchQuery
 
includeResults - Variable in class eu.xenit.alfred.api.workflow.search.SearchQuery
 
inclusion(JsonTypeInfo.As) - Method in class eu.xenit.alfred.api.search.json.TypeResolver
 
indent(String, String) - Static method in class eu.xenit.alfred.api.utils.PrintUtils
indent a multiline string for each line with a prefix.
init(JsonTypeInfo.Id, TypeIdResolver) - Method in class eu.xenit.alfred.api.search.json.TypeResolver
 
INodeService - Interface in eu.xenit.alfred.api.node
Service for operations on nodes.
InvertSearchNode - Class in eu.xenit.alfred.api.search.nodes
Search node that represents an invert (logical not) operation to its children.
InvertSearchNode() - Constructor for class eu.xenit.alfred.api.search.nodes.InvertSearchNode
 
InvertSearchNode(SearchSyntaxNode) - Constructor for class eu.xenit.alfred.api.search.nodes.InvertSearchNode
 
InvertSearchNodeDeserializer - Class in eu.xenit.alfred.api.search.json
 
InvertSearchNodeDeserializer() - Constructor for class eu.xenit.alfred.api.search.json.InvertSearchNodeDeserializer
 
IPeopleService - Interface in eu.xenit.alfred.api.people
Service around people and groups.
IPermissionService - Interface in eu.xenit.alfred.api.permissions
 
IPropertyService - Interface in eu.xenit.alfred.api.dictionary.properties
 
IPropertyService - Interface in eu.xenit.alfred.api.properties
 
IQueryFilter - Interface in eu.xenit.alfred.api.workflow.search
 
isActive - Variable in class eu.xenit.alfred.api.workflow.search.SearchQuery
 
isAddContent() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
isAddMetadata() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
isAddNodeRef() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
isAddParsedContent() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
isAddPath() - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
isAllowed() - Method in class eu.xenit.alfred.api.permissions.NodePermission.Access
 
isCreatable() - Method in class eu.xenit.alfred.api.comments.Conversation
 
isDeletable() - Method in class eu.xenit.alfred.api.comments.Comment
 
ISearchService - Interface in eu.xenit.alfred.api.search
Service used for executing search queries.
ISearchSyntaxVisitor<T> - Interface in eu.xenit.alfred.api.search.visitors
Interface used to enforce the visitor pattern on search nodes on its children.
isEditable() - Method in class eu.xenit.alfred.api.comments.Comment
 
isEnabled() - Method in class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 
isEnforced() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
isExact() - Method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
isGroup(String) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Checks if authority with that name is of type group
isInheritFromParent() - Method in class eu.xenit.alfred.api.permissions.NodePermission
 
isIsProtected() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
ISite - Interface in eu.xenit.alfred.api.sites
 
ISiteService - Interface in eu.xenit.alfred.api.sites
 
isMandatory() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
isMultiValued() - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
isPrimary() - Method in class eu.xenit.alfred.api.node.ChildParentAssociation
 
isPublic() - Method in interface eu.xenit.alfred.api.sites.ISite
 
isStored() - Method in class eu.xenit.alfred.api.properties.PropertyIndexOptions
 
isUser(String) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Checks if authority with that name is user
ITaskOrWorkflow - Interface in eu.xenit.alfred.api.workflow.model
 
ITransactionService - Interface in eu.xenit.alfred.api.transaction
Created by jasper on 30/10/17.
ITranslationService - Interface in eu.xenit.alfred.api.translation
Service that provides translations
ITypeService - Interface in eu.xenit.alfred.api.dictionary.types
Gets type definitions.
IVersionHistoryService - Interface in eu.xenit.alfred.api.versionhistory
Versioning information for a node
IVersionService - Interface in eu.xenit.alfred.api.version
Versioning information regarding Alfred API itself
IWebUtils - Interface in eu.xenit.alfred.api.web
Provides utility functions to access information about the current web context
IWIPService - Interface in eu.xenit.alfred.api.WIP
Created by jasper on 29/09/17.
IWorkflowService - Interface in eu.xenit.alfred.api.workflow
A service that carries out all activities related to workflow instances / workflow tasks

J

join(CharSequence, CharSequence...) - Static method in class eu.xenit.alfred.api.utils.StringUtils
 
join(CharSequence, Iterable<? extends CharSequence>) - Static method in class eu.xenit.alfred.api.utils.StringUtils
 

K

key - Variable in class eu.xenit.alfred.api.workflow.model.WorkflowDefinition
 

L

limit - Variable in class eu.xenit.alfred.api.workflow.search.Paging
 

M

MAJOR - Enum constant in enum class eu.xenit.alfred.api.versionhistory.Version.VersionType
 
matches(Date) - Method in class eu.xenit.alfred.api.workflow.search.DateRangeFilter
 
mergeContinuous - Variable in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
MetadataChanges - Class in eu.xenit.alfred.api.node
Datastructure that represents changes to the metadata of a noderef
MetadataChanges() - Constructor for class eu.xenit.alfred.api.node.MetadataChanges
 
MetadataChanges(QName, boolean, QName[], QName[], Map<QName, String[]>) - Constructor for class eu.xenit.alfred.api.node.MetadataChanges
 
MetadataChanges(QName, QName[], QName[], Map<QName, String[]>) - Constructor for class eu.xenit.alfred.api.node.MetadataChanges
 
MetadataChanges(QName, QName[], QName[], Map<String, String[]>, String[], Map<QName, String[]>) - Constructor for class eu.xenit.alfred.api.node.MetadataChanges
 
MINOR - Enum constant in enum class eu.xenit.alfred.api.versionhistory.Version.VersionType
 
moveNode(NodeRef, NodeRef) - Method in interface eu.xenit.alfred.api.node.INodeService
Moves a source node to a given destination parent node.
MyPooledTasks - Enum constant in enum class eu.xenit.alfred.api.workflow.search.TaskSearchQuery.QueryScope
 
MyTasks - Enum constant in enum class eu.xenit.alfred.api.workflow.search.TaskSearchQuery.QueryScope
 

N

name - Variable in class eu.xenit.alfred.api.workflow.model.WorkflowDefinition
 
Namespace - Class in eu.xenit.alfred.api.dictionary.namespaces
 
Namespace() - Constructor for class eu.xenit.alfred.api.dictionary.namespaces.Namespace
 
Namespace(String, List<String>) - Constructor for class eu.xenit.alfred.api.dictionary.namespaces.Namespace
 
namespaces - Variable in class eu.xenit.alfred.api.dictionary.namespaces.Namespaces
 
Namespaces - Class in eu.xenit.alfred.api.dictionary.namespaces
 
Namespaces() - Constructor for class eu.xenit.alfred.api.dictionary.namespaces.Namespaces
 
Namespaces(Map<String, Namespace>) - Constructor for class eu.xenit.alfred.api.dictionary.namespaces.Namespaces
 
nbResults - Variable in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
NodeAssociation - Class in eu.xenit.alfred.api.node
Datastructure that represents an association between nodes.
NodeAssociation() - Constructor for class eu.xenit.alfred.api.node.NodeAssociation
 
NodeAssociation(NodeRef, NodeRef, QName) - Constructor for class eu.xenit.alfred.api.node.NodeAssociation
 
NodeAssociations - Class in eu.xenit.alfred.api.node
Datastructure that represents a list of NodeAssociations.
NodeAssociations() - Constructor for class eu.xenit.alfred.api.node.NodeAssociations
 
NodeAssociations(List<ChildParentAssociation>, List<ChildParentAssociation>, List<NodeAssociation>, List<NodeAssociation>) - Constructor for class eu.xenit.alfred.api.node.NodeAssociations
 
NodeMetadata - Class in eu.xenit.alfred.api.node
Represents the metadata of a node.
NodeMetadata() - Constructor for class eu.xenit.alfred.api.node.NodeMetadata
 
NodeMetadata(NodeRef, QName, QName, long, Map<QName, List<String>>, List<QName>) - Constructor for class eu.xenit.alfred.api.node.NodeMetadata
 
NodePath - Class in eu.xenit.alfred.api.filefolder
The Node Path component displays the full path to the specified Node.
NodePath() - Constructor for class eu.xenit.alfred.api.filefolder.NodePath
 
NodePath(String, String) - Constructor for class eu.xenit.alfred.api.filefolder.NodePath
 
NodePermission - Class in eu.xenit.alfred.api.permissions
 
NodePermission() - Constructor for class eu.xenit.alfred.api.permissions.NodePermission
 
NodePermission(boolean, Set<NodePermission.Access>, Set<NodePermission.Access>) - Constructor for class eu.xenit.alfred.api.permissions.NodePermission
 
NodePermission.Access - Class in eu.xenit.alfred.api.permissions
 
NodeRef - Class in eu.xenit.alfred.api.data
Identifier a single node.
NodeRef() - Constructor for class eu.xenit.alfred.api.data.NodeRef
 
NodeRef(String) - Constructor for class eu.xenit.alfred.api.data.NodeRef
 
NodeRef(String, String, String) - Constructor for class eu.xenit.alfred.api.data.NodeRef
 
not() - Method in class eu.xenit.alfred.api.search.QueryBuilder
Starts the building of an not query.

O

OperatorSearchNode - Class in eu.xenit.alfred.api.search.nodes
Represents an AND or OR search node.
OperatorSearchNode(OperatorSearchNode.Operator, List<SearchSyntaxNode>) - Constructor for class eu.xenit.alfred.api.search.nodes.OperatorSearchNode
 
OperatorSearchNode.Operator - Enum Class in eu.xenit.alfred.api.search.nodes
 
OperatorSearchNodeDeserializer - Class in eu.xenit.alfred.api.search.json
Created by Michiel Huygen on 10/11/2015.
OperatorSearchNodeDeserializer() - Constructor for class eu.xenit.alfred.api.search.json.OperatorSearchNodeDeserializer
 
OR - Enum constant in enum class eu.xenit.alfred.api.search.nodes.OperatorSearchNode.Operator
 
order - Variable in class eu.xenit.alfred.api.workflow.search.Sorting
 
orderBy - Variable in class eu.xenit.alfred.api.workflow.search.SearchQuery
 
OrderBy() - Constructor for class eu.xenit.alfred.api.search.SearchQuery.OrderBy
 
OrderBy(SearchQuery.OrderBy.Order, QName) - Constructor for class eu.xenit.alfred.api.search.SearchQuery.OrderBy
 

P

paging - Variable in class eu.xenit.alfred.api.workflow.search.SearchQuery
 
Paging - Class in eu.xenit.alfred.api.workflow.search
 
Paging() - Constructor for class eu.xenit.alfred.api.workflow.search.Paging
 
PagingOptions() - Constructor for class eu.xenit.alfred.api.search.SearchQuery.PagingOptions
 
PagingOptions(Integer, int) - Constructor for class eu.xenit.alfred.api.search.SearchQuery.PagingOptions
 
ParseJSON(String) - Method in class eu.xenit.alfred.api.search.json.SearchNodeJsonParser
 
Path - Class in eu.xenit.alfred.api.data
Represents a path to a node.
Path(String) - Constructor for class eu.xenit.alfred.api.data.Path
 
PermissionValue - Enum Class in eu.xenit.alfred.api.permissions
Represents the state of a permission: Allowed, Denied or undetermined.
Person - Class in eu.xenit.alfred.api.people
Datastructure that represents a person in alfresco and its information.
Person() - Constructor for class eu.xenit.alfred.api.people.Person
 
Person(NodeRef, String, String, String, String, List<String>) - Constructor for class eu.xenit.alfred.api.people.Person
 
prefix - Variable in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
prefixes - Variable in class eu.xenit.alfred.api.dictionary.namespaces.Namespace
 
Print(SearchSyntaxNode) - Static method in class eu.xenit.alfred.api.search.visitors.SearchSyntaxPrinter
 
PrintUtils - Class in eu.xenit.alfred.api.utils
 
PrintUtils() - Constructor for class eu.xenit.alfred.api.utils.PrintUtils
 
properties - Variable in class eu.xenit.alfred.api.workflow.model.Task
 
properties - Variable in class eu.xenit.alfred.api.workflow.model.TaskDefinition
 
properties - Variable in class eu.xenit.alfred.api.workflow.model.Workflow
 
Properties - Class in eu.xenit.alfred.api.properties
 
Properties(List<PropertyDefinition>) - Constructor for class eu.xenit.alfred.api.properties.Properties
 
propertiesToSet - Variable in class eu.xenit.alfred.api.workflow.model.WorkflowChanges
 
property - Variable in class eu.xenit.alfred.api.workflow.search.Facet
 
property - Variable in class eu.xenit.alfred.api.workflow.search.Sorting
 
property(String, String) - Method in class eu.xenit.alfred.api.search.QueryBuilder
Add a property to the query.
property(String, String, boolean) - Method in class eu.xenit.alfred.api.search.QueryBuilder
Add a property to the query.
property(String, String, String) - Method in class eu.xenit.alfred.api.search.QueryBuilder
Add a property with a range value to the query.
PropertyConstraintDefinition - Class in eu.xenit.alfred.api.properties
Datastructure that represents a constraint of a property.
PropertyConstraintDefinition() - Constructor for class eu.xenit.alfred.api.properties.PropertyConstraintDefinition
 
PropertyDefinition - Class in eu.xenit.alfred.api.properties
Datastructure that represents a property.
PropertyDefinition() - Constructor for class eu.xenit.alfred.api.properties.PropertyDefinition
 
PropertyDefinition(QName, QName, String, String, String, QName, boolean, boolean, boolean, boolean, PropertyIndexOptions, List<PropertyConstraintDefinition>) - Constructor for class eu.xenit.alfred.api.properties.PropertyDefinition
 
PropertyFacetable - Enum Class in eu.xenit.alfred.api.properties
Wether a property is facetable.
PropertyFilter - Class in eu.xenit.alfred.api.workflow.search
 
PropertyFilter(String, String, String) - Constructor for class eu.xenit.alfred.api.workflow.search.PropertyFilter
 
PropertyIndexOptions - Class in eu.xenit.alfred.api.properties
Information around the indexation with a property.
PropertyIndexOptions() - Constructor for class eu.xenit.alfred.api.properties.PropertyIndexOptions
 
PropertySearchNode - Class in eu.xenit.alfred.api.search.nodes
Represents a search node that searches for a property a specific value or value range.
PropertySearchNode() - Constructor for class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
PropertySearchNode(String, RangeValue) - Constructor for class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
PropertySearchNode(String, String) - Constructor for class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
PropertySearchNode(String, String, String) - Constructor for class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
PropertyTokenised - Enum Class in eu.xenit.alfred.api.properties
Determines how the property its value is tokenized in the search index.
PropertyTranslationValue - Class in eu.xenit.alfred.api.translation
Datastructure that represents the translations of a single property its values for a single language.
PropertyTranslationValue() - Constructor for class eu.xenit.alfred.api.translation.PropertyTranslationValue
 
PropertyTranslationValue(QName, String, String, Map<String, String>) - Constructor for class eu.xenit.alfred.api.translation.PropertyTranslationValue
 

Q

QName - Class in eu.xenit.alfred.api.data
Represents an unique name in alfresco for properties and types.
QName() - Constructor for class eu.xenit.alfred.api.data.QName
 
QName(String) - Constructor for class eu.xenit.alfred.api.data.QName
 
query(SearchQuery) - Method in interface eu.xenit.alfred.api.search.ISearchService
Execute a given query.
QueryBuilder - Class in eu.xenit.alfred.api.search
Object used to build a search query.
QueryBuilder() - Constructor for class eu.xenit.alfred.api.search.QueryBuilder
 
QueryBuilder(QueryBuilder, Consumer<SearchSyntaxNode>, SearchSyntaxNode) - Constructor for class eu.xenit.alfred.api.search.QueryBuilder
 

R

RangeValue - Class in eu.xenit.alfred.api.search.nodes
Represents a range of values on which can be searched.
RangeValue(String, String) - Constructor for class eu.xenit.alfred.api.search.nodes.RangeValue
 
READ - Static variable in interface eu.xenit.alfred.api.permissions.IPermissionService
 
READ_PERMISSIONS - Static variable in interface eu.xenit.alfred.api.permissions.IPermissionService
 
READ_RECORDS - Static variable in interface eu.xenit.alfred.api.permissions.IPermissionService
 
releaseWorkflowTask(String) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Release the task to pool of users and/or groups with the provided id.
removeAssociation(NodeRef, NodeRef, QName) - Method in interface eu.xenit.alfred.api.node.INodeService
Removes an association between source and target of a given type.
restrictResultsToUser(String) - Method in class eu.xenit.alfred.api.workflow.search.SearchQuery
 
restrictResultsToUser(String) - Method in class eu.xenit.alfred.api.workflow.search.TaskSearchQuery
 
restrictResultsToUser(String) - Method in class eu.xenit.alfred.api.workflow.search.WorkflowSearchQuery
 
results - Variable in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
In case the user does not request the details of the results (only the ids e.g.), this should be null, not an empty list.
revert(NodeRef, String) - Method in interface eu.xenit.alfred.api.versionhistory.IVersionHistoryService
Revert given node to the version specified by tag.

S

scope - Variable in class eu.xenit.alfred.api.workflow.search.TaskSearchQuery
 
scope - Variable in class eu.xenit.alfred.api.workflow.search.WorkflowSearchQuery
 
SearchNodeDeserializer - Class in eu.xenit.alfred.api.search.json
 
SearchNodeDeserializer() - Constructor for class eu.xenit.alfred.api.search.json.SearchNodeDeserializer
 
SearchNodeJsonParser - Class in eu.xenit.alfred.api.search.json
 
SearchNodeJsonParser() - Constructor for class eu.xenit.alfred.api.search.json.SearchNodeJsonParser
 
SearchNodeTypeDeserializer - Class in eu.xenit.alfred.api.search.json
Type deserializer.
SearchNodeTypeDeserializer(JavaType, TypeIdResolver, String, boolean, Class<?>) - Constructor for class eu.xenit.alfred.api.search.json.SearchNodeTypeDeserializer
 
SearchNodeTypeDeserializer(SearchNodeTypeDeserializer, BeanProperty) - Constructor for class eu.xenit.alfred.api.search.json.SearchNodeTypeDeserializer
 
SearchQuery - Class in eu.xenit.alfred.api.search
Represents a search query with search options.
SearchQuery - Class in eu.xenit.alfred.api.workflow.search
 
SearchQuery() - Constructor for class eu.xenit.alfred.api.search.SearchQuery
 
SearchQuery() - Constructor for class eu.xenit.alfred.api.workflow.search.SearchQuery
 
SearchQuery(SearchQuery) - Constructor for class eu.xenit.alfred.api.workflow.search.SearchQuery
 
SearchQuery.FacetOptions - Class in eu.xenit.alfred.api.search
 
SearchQuery.HighlightOptions - Class in eu.xenit.alfred.api.search
 
SearchQuery.HighlightOptions.HighlightFieldOption - Class in eu.xenit.alfred.api.search
 
SearchQuery.OrderBy - Class in eu.xenit.alfred.api.search
 
SearchQuery.OrderBy.Order - Enum Class in eu.xenit.alfred.api.search
 
SearchQuery.PagingOptions - Class in eu.xenit.alfred.api.search
 
SearchQueryConsistency - Enum Class in eu.xenit.alfred.api.search
Enum that represents the consistency of the search query.
SearchQueryResult - Class in eu.xenit.alfred.api.search
Datastructure that represents the result of a search.
SearchQueryResult() - Constructor for class eu.xenit.alfred.api.search.SearchQueryResult
 
SearchSyntaxNode - Interface in eu.xenit.alfred.api.search.nodes
A search syntax node.
SearchSyntaxPrinter - Class in eu.xenit.alfred.api.search.visitors
Search syntax visitor that prints the search nodes into human readable format.
SearchSyntaxPrinter() - Constructor for class eu.xenit.alfred.api.search.visitors.SearchSyntaxPrinter
 
searchTasks(TaskSearchQuery) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Gets the information of the workflow tasks that match the provided search criteria
searchWorkflows(WorkflowSearchQuery) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Gets the information of the workflow instances that match the provided search criteria
SerializableUtils - Class in eu.xenit.alfred.api.utils
 
SerializableUtils() - Constructor for class eu.xenit.alfred.api.utils.SerializableUtils
 
setAddContent(boolean) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
setAddMetadata(boolean) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
setAddNodeRef(boolean) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
setAddParsedContent(boolean) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
setAddPath(boolean) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFileFlags
 
setAllowed(boolean) - Method in class eu.xenit.alfred.api.permissions.NodePermission.Access
 
setAmount(int) - Method in class eu.xenit.alfred.api.workflow.search.FacetValue
 
setAspects(List<QName>) - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
setAspects(List<AspectDefinition>) - Method in class eu.xenit.alfred.api.dictionary.aspects.Aspects
 
setAspects(List<TranslationValue>) - Method in class eu.xenit.alfred.api.translation.Translations
 
setAspectsToAdd(QName[]) - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
setAspectsToRemove(QName[]) - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
setAssociation(List<TranslationValue>) - Method in class eu.xenit.alfred.api.translation.Translations
 
setAuthority(String) - Method in class eu.xenit.alfred.api.permissions.NodePermission.Access
 
setBaseType(QName) - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
setChildren(List<ChildParentAssociation>) - Method in class eu.xenit.alfred.api.node.NodeAssociations
 
setChildren(List<SearchSyntaxNode>) - Method in class eu.xenit.alfred.api.search.nodes.OperatorSearchNode
 
setCleanUpAspectsOnGeneralization(boolean) - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
setComments(List<Comment>) - Method in class eu.xenit.alfred.api.comments.Conversation
 
setConsistency(SearchQueryConsistency) - Method in class eu.xenit.alfred.api.search.SearchQuery
 
setConstraints(List<PropertyConstraintDefinition>) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setConstraintType(String) - Method in class eu.xenit.alfred.api.properties.PropertyConstraintDefinition
 
setContainer(QName) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setContent(NodeRef, ContentData) - Method in interface eu.xenit.alfred.api.node.INodeService
Set the content of a node.
setContent(NodeRef, InputStream, String) - Method in interface eu.xenit.alfred.api.content.IContentService
Sets content of a specific node.
setContent(NodeRef, InputStream, String) - Method in interface eu.xenit.alfred.api.node.INodeService
Sets content of a specific node.
setContent(String) - Method in class eu.xenit.alfred.api.comments.Comment
 
setContent(String) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
setCount(int) - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
setCreatable(boolean) - Method in class eu.xenit.alfred.api.comments.Conversation
 
setCreatedAt(String) - Method in class eu.xenit.alfred.api.comments.Comment
 
setCreatedBy(String) - Method in class eu.xenit.alfred.api.comments.Comment
 
setCustom(List<String>) - Method in class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 
setDataType(QName) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setDefaultValue(String) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setDeletable(boolean) - Method in class eu.xenit.alfred.api.comments.Comment
 
setDescription(String) - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
setDescription(String) - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
setDescription(String) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setDescription(String) - Method in class eu.xenit.alfred.api.translation.TranslationValue
 
setDescription(String) - Method in class eu.xenit.alfred.api.version.VersionDescription
 
setDescription(String) - Method in class eu.xenit.alfred.api.versionhistory.Version
 
setDescription(String) - Method in class eu.xenit.alfred.api.workflow.model.TaskTransition
 
setDisplayName(String) - Method in class eu.xenit.alfred.api.groups.Group
 
setDisplayPath(String) - Method in class eu.xenit.alfred.api.filefolder.NodePath
 
setEditable(boolean) - Method in class eu.xenit.alfred.api.comments.Comment
 
setEmailAddress(String) - Method in class eu.xenit.alfred.api.people.Person
 
setEnabled(boolean) - Method in class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 
setEnd(String) - Method in class eu.xenit.alfred.api.search.nodes.RangeValue
 
setEnforced(boolean) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setExact(boolean) - Method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
setFacetable(PropertyFacetable) - Method in class eu.xenit.alfred.api.properties.PropertyIndexOptions
 
setFacets(SearchQuery.FacetOptions) - Method in class eu.xenit.alfred.api.search.SearchQuery
 
setFacets(Facets) - Method in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
setFacets(List<FacetSearchResult>) - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
setFacets(Map<String, Facet>) - Method in class eu.xenit.alfred.api.workflow.search.Facets
 
setField(String) - Method in class eu.xenit.alfred.api.search.Highlights.HighlightResult
 
setField(String) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
setFields(List<SearchQuery.HighlightOptions.HighlightFieldOption>) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
setFiles(List<ConfigurationFile>) - Method in class eu.xenit.alfred.api.configuration.Configurations
 
setFirstName(String) - Method in class eu.xenit.alfred.api.people.Person
 
setFragmentSize(Integer) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
setFragmentSize(Integer) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
setGroups(List<String>) - Method in class eu.xenit.alfred.api.people.Person
 
setHasMore(boolean) - Method in class eu.xenit.alfred.api.comments.Conversation
 
setHighlight(SearchQuery.HighlightOptions) - Method in class eu.xenit.alfred.api.search.SearchQuery
 
setHighlights(Highlights) - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
setId(NodeRef) - Method in class eu.xenit.alfred.api.comments.Comment
 
setId(NodeRef) - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
setId(String) - Method in class eu.xenit.alfred.api.workflow.model.Task
 
setId(String) - Method in class eu.xenit.alfred.api.workflow.model.TaskDefinition
 
setId(String) - Method in class eu.xenit.alfred.api.workflow.model.TaskTransition
 
setId(String) - Method in class eu.xenit.alfred.api.workflow.model.Workflow
 
setIdentifier(String) - Method in class eu.xenit.alfred.api.groups.Group
 
setIDs(List<String>) - Method in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
setIndexed(PropertyIndexOptions) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setInheritedAccessList(Set<NodePermission.Access>) - Method in class eu.xenit.alfred.api.permissions.NodePermission
 
setInheritFromParent(boolean) - Method in class eu.xenit.alfred.api.permissions.NodePermission
 
setInheritParentPermissions(NodeRef, boolean) - Method in interface eu.xenit.alfred.api.permissions.IPermissionService
Sets whether the given node inherits permissions from its parent.
setIsProtected(boolean) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setLabel(String) - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
setLabel(String) - Method in class eu.xenit.alfred.api.versionhistory.Version
 
setLastName(String) - Method in class eu.xenit.alfred.api.people.Person
 
setLimit(Integer) - Method in class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 
setLimit(Integer) - Method in class eu.xenit.alfred.api.search.SearchQuery.PagingOptions
 
setLocale(Locale) - Method in class eu.xenit.alfred.api.search.SearchQuery
 
setMajor(int) - Method in class eu.xenit.alfred.api.version.VersionDescription
 
setMandatory(boolean) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setMandatoryAspects(List<QName>) - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
setMandatoryAspects(List<QName>) - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
setMaxAnalyzedCharacters(Integer) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
setMergeContiguous(Boolean) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
setMergeContinuous(Boolean) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
setMetadata(NodeRef, MetadataChanges) - Method in interface eu.xenit.alfred.api.node.INodeService
 
setMetadata(NodeMetadata) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
setMincount(Integer) - Method in class eu.xenit.alfred.api.search.SearchQuery.FacetOptions
 
setMinor(int) - Method in class eu.xenit.alfred.api.version.VersionDescription
 
setModifiedAt(String) - Method in class eu.xenit.alfred.api.comments.Comment
 
setModifiedBy(String) - Method in class eu.xenit.alfred.api.comments.Comment
 
setModifiedDate(Date) - Method in class eu.xenit.alfred.api.versionhistory.Version
 
setModifier(String) - Method in class eu.xenit.alfred.api.versionhistory.Version
 
setMultiValued(boolean) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setName(QName) - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
setName(QName) - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
setName(QName) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setName(String) - Method in class eu.xenit.alfred.api.categories.Category
Sets the name of the category.
setName(String) - Method in exception eu.xenit.alfred.api.exceptions.FileExistsException
 
setName(String) - Method in class eu.xenit.alfred.api.search.FacetSearchResult
 
setName(String) - Method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
setNamespaces(Map<String, Namespace>) - Method in class eu.xenit.alfred.api.dictionary.namespaces.Namespaces
 
setNbResults(int) - Method in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
setNodePermissions(NodeRef, NodePermission) - Method in interface eu.xenit.alfred.api.permissions.IPermissionService
Applies the ACL to a given node.
setNoderef(String) - Method in class eu.xenit.alfred.api.categories.Category
Sets the category noderef.
setNodeRef(NodeRef) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
setNodeRef(NodeRef) - Method in class eu.xenit.alfred.api.groups.Group
 
setNodeRef(NodeRef) - Method in class eu.xenit.alfred.api.people.Person
 
setNodeRef(NodeRef) - Method in class eu.xenit.alfred.api.versionhistory.Version
 
setNoderefs(List<String>) - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
setNoderefs(Map<String, List<Highlights.HighlightResult>>) - Method in class eu.xenit.alfred.api.search.Highlights
 
setOperator(OperatorSearchNode.Operator) - Method in class eu.xenit.alfred.api.search.nodes.OperatorSearchNode
 
setOrder(SearchQuery.OrderBy.Order) - Method in class eu.xenit.alfred.api.search.SearchQuery.OrderBy
 
setOrderBy(List<SearchQuery.OrderBy>) - Method in class eu.xenit.alfred.api.search.SearchQuery
 
setOwnAccessList(Set<NodePermission.Access>) - Method in class eu.xenit.alfred.api.permissions.NodePermission
 
setPaging(SearchQuery.PagingOptions) - Method in class eu.xenit.alfred.api.search.SearchQuery
 
setParameters(Map<String, Object>) - Method in class eu.xenit.alfred.api.properties.PropertyConstraintDefinition
 
setParent(NodeRef) - Method in exception eu.xenit.alfred.api.exceptions.FileExistsException
 
setParent(QName) - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
setParent(QName) - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
setParents(List<ChildParentAssociation>) - Method in class eu.xenit.alfred.api.node.NodeAssociations
 
setParsedContent(Object) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
setPatch(int) - Method in class eu.xenit.alfred.api.version.VersionDescription
 
setPath(NodePath) - Method in class eu.xenit.alfred.api.configuration.ConfigurationFile
 
setPermission(NodeRef, String, String) - Method in interface eu.xenit.alfred.api.permissions.IPermissionService
 
setPermission(String) - Method in class eu.xenit.alfred.api.permissions.NodePermission.Access
 
setPostfix(String) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
setPrefix(String) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
setPrefix(String) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
setPrimary(boolean) - Method in class eu.xenit.alfred.api.node.ChildParentAssociation
 
setProperties(Object) - Method in class eu.xenit.alfred.api.workflow.model.TaskDefinition
 
setProperties(List<QName>) - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
setProperties(List<QName>) - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
setProperties(List<PropertyDefinition>) - Method in class eu.xenit.alfred.api.properties.Properties
 
setProperties(List<PropertyTranslationValue>) - Method in class eu.xenit.alfred.api.translation.Translations
 
setProperties(Map<QName, List<String>>) - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
setProperties(Map<String, Serializable>) - Method in class eu.xenit.alfred.api.workflow.model.Task
 
setProperties(Map<String, Serializable>) - Method in class eu.xenit.alfred.api.workflow.model.Workflow
 
setPropertiesToSet(Map<QName, String[]>) - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
setProperty(QName) - Method in class eu.xenit.alfred.api.search.SearchQuery.OrderBy
 
setProperty(String) - Method in class eu.xenit.alfred.api.workflow.search.Facet
 
setQname(QName) - Method in class eu.xenit.alfred.api.translation.TranslationValue
 
setQnamePath(String) - Method in class eu.xenit.alfred.api.categories.Category
Sets the category qname path.
setQnamePath(String) - Method in class eu.xenit.alfred.api.filefolder.NodePath
 
setQuery(SearchSyntaxNode) - Method in class eu.xenit.alfred.api.search.SearchQuery
 
setRange(RangeValue) - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
setRange(RangeValue) - Method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
setResults(List<ITaskOrWorkflow>) - Method in class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
setSkip(int) - Method in class eu.xenit.alfred.api.search.SearchQuery.PagingOptions
 
setSnippetCount(Integer) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
setSnippetCount(Integer) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
setSnippets(List<String>) - Method in class eu.xenit.alfred.api.search.Highlights.HighlightResult
 
setSource(NodeRef) - Method in exception eu.xenit.alfred.api.exceptions.FileExistsException
 
setSources(List<NodeAssociation>) - Method in class eu.xenit.alfred.api.node.NodeAssociations
 
setStart(String) - Method in class eu.xenit.alfred.api.search.nodes.RangeValue
 
setStored(boolean) - Method in class eu.xenit.alfred.api.properties.PropertyIndexOptions
 
setSubcategories(ArrayList<Category>) - Method in class eu.xenit.alfred.api.categories.Category
Sets the subcategories of this category.
setSuffix(String) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
setSuffix(String) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
setTarget(SearchSyntaxNode) - Method in class eu.xenit.alfred.api.search.nodes.InvertSearchNode
 
setTargets(List<NodeAssociation>) - Method in class eu.xenit.alfred.api.node.NodeAssociations
 
setTerm(String) - Method in class eu.xenit.alfred.api.search.nodes.TermSearchNode
 
setTitle(String) - Method in class eu.xenit.alfred.api.comments.Comment
 
setTitle(String) - Method in class eu.xenit.alfred.api.dictionary.aspects.AspectDefinition
 
setTitle(String) - Method in class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
setTitle(String) - Method in class eu.xenit.alfred.api.properties.PropertyDefinition
 
setTitle(String) - Method in class eu.xenit.alfred.api.translation.TranslationValue
 
setTitle(String) - Method in class eu.xenit.alfred.api.workflow.model.TaskTransition
 
setTokenised(PropertyTokenised) - Method in class eu.xenit.alfred.api.properties.PropertyIndexOptions
 
setTotalResultCount(long) - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
setTransactionId(long) - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
setType(QName) - Method in class eu.xenit.alfred.api.node.MetadataChanges
 
setType(QName) - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
setType(Version.VersionType) - Method in class eu.xenit.alfred.api.versionhistory.Version
 
setTypeId(String) - Method in interface eu.xenit.alfred.api.search.json.IJsonTyped
 
setTypeId(String) - Method in class eu.xenit.alfred.api.search.nodes.OperatorSearchNode
 
setTypeId(String) - Method in class eu.xenit.alfred.api.search.nodes.TermSearchNode
 
setTypes(List<TypeDefinition>) - Method in class eu.xenit.alfred.api.dictionary.types.Types
 
setTypes(List<TranslationValue>) - Method in class eu.xenit.alfred.api.translation.Translations
 
setUsePhraseHighlighter(Boolean) - Method in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions
 
setUserName(String) - Method in class eu.xenit.alfred.api.people.Person
 
setValue(String) - Method in class eu.xenit.alfred.api.data.NodeRef
 
setValue(String) - Method in class eu.xenit.alfred.api.data.QName
 
setValue(String) - Method in class eu.xenit.alfred.api.data.StoreRef
 
setValue(String) - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
setValue(String) - Method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
setValue(String) - Method in class eu.xenit.alfred.api.search.nodes.TermSearchNode
 
setValue(String) - Method in class eu.xenit.alfred.api.workflow.search.FacetValue
 
setValues(List<FacetSearchResult.FacetValue>) - Method in class eu.xenit.alfred.api.search.FacetSearchResult
 
setValues(Map<String, FacetValue>) - Method in class eu.xenit.alfred.api.workflow.search.Facet
 
setValues(Map<String, String>) - Method in class eu.xenit.alfred.api.translation.PropertyTranslationValue
 
setVersion(String) - Method in class eu.xenit.alfred.api.version.VersionDescription
 
setVersionHistory(List<Version>) - Method in class eu.xenit.alfred.api.versionhistory.VersionHistory
 
setWorkspace(StoreRef) - Method in class eu.xenit.alfred.api.search.SearchQuery
 
skip - Variable in class eu.xenit.alfred.api.workflow.search.Paging
 
snippetCount - Variable in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 
sortable - Static variable in class eu.xenit.alfred.api.utils.StringUtils
 
Sorting - Class in eu.xenit.alfred.api.workflow.search
 
Sorting() - Constructor for class eu.xenit.alfred.api.workflow.search.Sorting
 
source - Variable in class eu.xenit.alfred.api.node.NodeAssociation
 
startAnd() - Method in class eu.xenit.alfred.api.search.QueryBuilder
Starts the building of an and query.
startOr() - Method in class eu.xenit.alfred.api.search.QueryBuilder
Starts the building of an and query.
startWorkflow(String, Map<String, Serializable>) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Starts one instance of the workflow of the given definition
StoreRef - Class in eu.xenit.alfred.api.data
Represents a store id.
StoreRef() - Constructor for class eu.xenit.alfred.api.data.StoreRef
 
StoreRef(String) - Constructor for class eu.xenit.alfred.api.data.StoreRef
 
StoreRef(String, String) - Constructor for class eu.xenit.alfred.api.data.StoreRef
 
StringUtils - Class in eu.xenit.alfred.api.utils
Created by Stan on 24-Feb-16.
StringUtils() - Constructor for class eu.xenit.alfred.api.utils.StringUtils
 
suffix - Variable in class eu.xenit.alfred.api.search.SearchQuery.HighlightOptions.HighlightFieldOption
 

T

target - Variable in class eu.xenit.alfred.api.node.NodeAssociation
 
Task - Class in eu.xenit.alfred.api.workflow.model
 
Task() - Constructor for class eu.xenit.alfred.api.workflow.model.Task
 
TaskDefinition - Class in eu.xenit.alfred.api.workflow.model
 
TaskDefinition(String, Object) - Constructor for class eu.xenit.alfred.api.workflow.model.TaskDefinition
 
TaskOrWorkflowSearchResult - Class in eu.xenit.alfred.api.workflow.search
 
TaskOrWorkflowSearchResult() - Constructor for class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
TaskOrWorkflowSearchResult(List<ITaskOrWorkflow>, List<String>, Facets, int) - Constructor for class eu.xenit.alfred.api.workflow.search.TaskOrWorkflowSearchResult
 
TaskSearchQuery - Class in eu.xenit.alfred.api.workflow.search
 
TaskSearchQuery() - Constructor for class eu.xenit.alfred.api.workflow.search.TaskSearchQuery
 
TaskSearchQuery(TaskSearchQuery) - Constructor for class eu.xenit.alfred.api.workflow.search.TaskSearchQuery
 
TaskSearchQuery.QueryScope - Enum Class in eu.xenit.alfred.api.workflow.search
 
TaskTransition - Class in eu.xenit.alfred.api.workflow.model
Created by jasper on 29/09/17.
TaskTransition() - Constructor for class eu.xenit.alfred.api.workflow.model.TaskTransition
 
TaskTransition(String, String, String) - Constructor for class eu.xenit.alfred.api.workflow.model.TaskTransition
 
term(String, String) - Method in class eu.xenit.alfred.api.search.QueryBuilder
 
TermSearchNode - Class in eu.xenit.alfred.api.search.nodes
Represents a search nodes that searches for a specific value for a specific term.
TermSearchNode(String) - Constructor for class eu.xenit.alfred.api.search.nodes.TermSearchNode
 
TermSearchNode(String, String) - Constructor for class eu.xenit.alfred.api.search.nodes.TermSearchNode
 
title - Variable in class eu.xenit.alfred.api.workflow.model.TaskTransition
 
title - Variable in class eu.xenit.alfred.api.workflow.model.WorkflowDefinition
 
toString() - Method in class eu.xenit.alfred.api.categories.Category
 
toString() - Method in class eu.xenit.alfred.api.data.NodeRef
 
toString() - Method in class eu.xenit.alfred.api.data.Path
 
toString() - Method in class eu.xenit.alfred.api.data.QName
 
toString() - Method in class eu.xenit.alfred.api.data.StoreRef
 
toString() - Method in exception eu.xenit.alfred.api.exceptions.FileExistsException
 
toString() - Method in class eu.xenit.alfred.api.node.NodeMetadata
 
toString() - Method in class eu.xenit.alfred.api.search.FacetSearchResult.FacetValue
 
toString() - Method in class eu.xenit.alfred.api.search.FacetSearchResult
 
toString() - Method in class eu.xenit.alfred.api.search.Highlights.HighlightResult
 
toString() - Method in class eu.xenit.alfred.api.search.Highlights
 
toString() - Method in class eu.xenit.alfred.api.search.SearchQueryResult
 
toString() - Method in class eu.xenit.alfred.api.translation.PropertyTranslationValue
 
toString() - Method in class eu.xenit.alfred.api.translation.Translations
 
toString() - Method in class eu.xenit.alfred.api.translation.TranslationValue
 
toString(RangeValue) - Method in class eu.xenit.alfred.api.search.visitors.SearchSyntaxPrinter
 
toString(Serializable) - Static method in class eu.xenit.alfred.api.utils.SerializableUtils
 
totalResultCount - Variable in class eu.xenit.alfred.api.search.SearchQueryResult
 
TRANSACTIONAL - Enum constant in enum class eu.xenit.alfred.api.search.SearchQueryConsistency
 
TRANSACTIONAL_IF_POSSIBLE - Enum constant in enum class eu.xenit.alfred.api.search.SearchQueryConsistency
 
Translations - Class in eu.xenit.alfred.api.translation
Datastructure that represents the translations of a specific language.
Translations() - Constructor for class eu.xenit.alfred.api.translation.Translations
 
Translations(List<TranslationValue>, List<TranslationValue>, List<TranslationValue>, List<PropertyTranslationValue>) - Constructor for class eu.xenit.alfred.api.translation.Translations
 
TranslationValue - Class in eu.xenit.alfred.api.translation
Datastructure that represents a value of a translation.
TranslationValue() - Constructor for class eu.xenit.alfred.api.translation.TranslationValue
 
TranslationValue(QName, String, String) - Constructor for class eu.xenit.alfred.api.translation.TranslationValue
 
TRUE - Enum constant in enum class eu.xenit.alfred.api.properties.PropertyFacetable
 
TRUE - Enum constant in enum class eu.xenit.alfred.api.properties.PropertyTokenised
 
TSK_COMPLETIONDATE_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
TSK_CREATEDDATE_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
TSK_DUEDATE_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
TSK_STARTDATE_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
type - Variable in class eu.xenit.alfred.api.node.NodeAssociation
 
TYPE - Static variable in class eu.xenit.alfred.api.workflow.search.AuthorityFilter
 
TYPE - Static variable in class eu.xenit.alfred.api.workflow.search.DateRangeFilter
 
TYPE - Static variable in class eu.xenit.alfred.api.workflow.search.PropertyFilter
 
TypeDefinition - Class in eu.xenit.alfred.api.dictionary.types
The information of a type: The qname, which is its ID.
TypeDefinition() - Constructor for class eu.xenit.alfred.api.dictionary.types.TypeDefinition
 
typeIdVisibility(boolean) - Method in class eu.xenit.alfred.api.search.json.TypeResolver
 
typeProperty(String) - Method in class eu.xenit.alfred.api.search.json.TypeResolver
 
TypeResolver - Class in eu.xenit.alfred.api.search.json
 
TypeResolver() - Constructor for class eu.xenit.alfred.api.search.json.TypeResolver
 
Types - Class in eu.xenit.alfred.api.dictionary.types
Represent a list of types.
Types() - Constructor for class eu.xenit.alfred.api.dictionary.types.Types
 
Types(List<TypeDefinition>) - Constructor for class eu.xenit.alfred.api.dictionary.types.Types
 

U

UNDETERMINED - Enum constant in enum class eu.xenit.alfred.api.permissions.PermissionValue
 
unescapeName(String) - Static method in class eu.xenit.alfred.api.search.nodes.PropertySearchNode
 
UNKNOWN - Enum constant in enum class eu.xenit.alfred.api.versionhistory.Version.VersionType
 
UnlinkFromParentGroup(String, String) - Method in interface eu.xenit.alfred.api.people.IPeopleService
Unlink an authority (user or subgroup) from a parent group.
updateComment(NodeRef, NodeRef, String) - Method in interface eu.xenit.alfred.api.comments.ICommentService
 
updateComment(NodeRef, String) - Method in interface eu.xenit.alfred.api.comments.ICommentService
 
updateTask(String, WorkflowOrTaskChanges) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
Updates the workflow task that has the provided id with the provided set of the changed properties with their values.
updateWorkflow(String, WorkflowOrTaskChanges) - Method in interface eu.xenit.alfred.api.workflow.IWorkflowService
[Deprecated] Updates the workflow instance that has the provided id with the provided set of the changed properties with their values.
URI - Variable in class eu.xenit.alfred.api.dictionary.namespaces.Namespace
 

V

value - Variable in class eu.xenit.alfred.api.workflow.search.FacetValue
 
valueOf(String) - Static method in enum class eu.xenit.alfred.api.people.AuthorityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.xenit.alfred.api.permissions.PermissionValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.xenit.alfred.api.properties.PropertyFacetable
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.xenit.alfred.api.properties.PropertyTokenised
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.xenit.alfred.api.search.nodes.OperatorSearchNode.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.xenit.alfred.api.search.SearchQuery.OrderBy.Order
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.xenit.alfred.api.search.SearchQueryConsistency
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.xenit.alfred.api.versionhistory.Version.VersionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.xenit.alfred.api.workflow.search.TaskSearchQuery.QueryScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class eu.xenit.alfred.api.workflow.search.WorkflowSearchQuery.QueryScope
Returns the enum constant of this class with the specified name.
values - Variable in class eu.xenit.alfred.api.workflow.search.Facet
 
values() - Static method in enum class eu.xenit.alfred.api.people.AuthorityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.xenit.alfred.api.permissions.PermissionValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.xenit.alfred.api.properties.PropertyFacetable
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.xenit.alfred.api.properties.PropertyTokenised
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.xenit.alfred.api.search.nodes.OperatorSearchNode.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.xenit.alfred.api.search.SearchQuery.OrderBy.Order
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.xenit.alfred.api.search.SearchQueryConsistency
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.xenit.alfred.api.versionhistory.Version.VersionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.xenit.alfred.api.workflow.search.TaskSearchQuery.QueryScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class eu.xenit.alfred.api.workflow.search.WorkflowSearchQuery.QueryScope
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class eu.xenit.alfred.api.workflow.model.WorkflowDefinition
 
Version - Class in eu.xenit.alfred.api.versionhistory
Datastructure containing the information of a single version.
Version() - Constructor for class eu.xenit.alfred.api.versionhistory.Version
 
Version(String, Date, String, String, Version.VersionType, NodeRef) - Constructor for class eu.xenit.alfred.api.versionhistory.Version
 
Version.VersionType - Enum Class in eu.xenit.alfred.api.versionhistory
 
VersionDescription - Class in eu.xenit.alfred.api.version
Describes the alfredApi implementation version
VersionDescription() - Constructor for class eu.xenit.alfred.api.version.VersionDescription
 
VersionDescription(String, String) - Constructor for class eu.xenit.alfred.api.version.VersionDescription
 
VersionHistory - Class in eu.xenit.alfred.api.versionhistory
Datastructure that represents a list of versions.
VersionHistory() - Constructor for class eu.xenit.alfred.api.versionhistory.VersionHistory
 
VersionHistory(List<Version>) - Constructor for class eu.xenit.alfred.api.versionhistory.VersionHistory
 
visit(InvertSearchNode) - Method in class eu.xenit.alfred.api.search.visitors.BaseSearchSyntaxNodeVisitor
 
visit(InvertSearchNode) - Method in interface eu.xenit.alfred.api.search.visitors.ISearchSyntaxVisitor
 
visit(InvertSearchNode) - Method in class eu.xenit.alfred.api.search.visitors.SearchSyntaxPrinter
 
visit(OperatorSearchNode) - Method in class eu.xenit.alfred.api.search.visitors.BaseSearchSyntaxNodeVisitor
 
visit(OperatorSearchNode) - Method in interface eu.xenit.alfred.api.search.visitors.ISearchSyntaxVisitor
 
visit(OperatorSearchNode) - Method in class eu.xenit.alfred.api.search.visitors.SearchSyntaxPrinter
 
visit(PropertySearchNode) - Method in class eu.xenit.alfred.api.search.visitors.BaseSearchSyntaxNodeVisitor
 
visit(PropertySearchNode) - Method in interface eu.xenit.alfred.api.search.visitors.ISearchSyntaxVisitor
 
visit(PropertySearchNode) - Method in class eu.xenit.alfred.api.search.visitors.SearchSyntaxPrinter
 
visit(SearchSyntaxNode) - Method in class eu.xenit.alfred.api.search.visitors.BaseSearchSyntaxNodeVisitor
 
visit(TermSearchNode) - Method in class eu.xenit.alfred.api.search.visitors.BaseSearchSyntaxNodeVisitor
 
visit(TermSearchNode) - Method in interface eu.xenit.alfred.api.search.visitors.ISearchSyntaxVisitor
 
visit(TermSearchNode) - Method in class eu.xenit.alfred.api.search.visitors.SearchSyntaxPrinter
 

W

WF_ACTIVE_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
WF_CONTEXT_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
WF_DESCRIPTION_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
WF_DUEDATE_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
WF_ENDDATE_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
WF_ID_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
WF_INITIATOR_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
WF_PRIORITY_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
WF_STARTDATE_PROP - Static variable in class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
Workflow - Class in eu.xenit.alfred.api.workflow.model
 
Workflow() - Constructor for class eu.xenit.alfred.api.workflow.model.Workflow
 
WorkflowChanges - Class in eu.xenit.alfred.api.workflow.model
 
WorkflowChanges() - Constructor for class eu.xenit.alfred.api.workflow.model.WorkflowChanges
 
WorkflowConstants - Class in eu.xenit.alfred.api.workflow.model
 
WorkflowConstants() - Constructor for class eu.xenit.alfred.api.workflow.model.WorkflowConstants
 
WorkflowDefinition - Class in eu.xenit.alfred.api.workflow.model
POJO for JSON serialization when retrieving the workflow definitions
WorkflowDefinition() - Constructor for class eu.xenit.alfred.api.workflow.model.WorkflowDefinition
 
WorkflowDefinitionList - Class in eu.xenit.alfred.api.workflow.model
POJO for JSON serialization for responding to a /workflows/definitions call It really just needs to wrap a JSON array in a JSON object with the key "data"
WorkflowDefinitionList(List<WorkflowDefinition>) - Constructor for class eu.xenit.alfred.api.workflow.model.WorkflowDefinitionList
 
WorkflowOrTaskChanges - Class in eu.xenit.alfred.api.workflow.model
 
WorkflowOrTaskChanges() - Constructor for class eu.xenit.alfred.api.workflow.model.WorkflowOrTaskChanges
 
WorkflowOrTaskChanges(Map<String, String>) - Constructor for class eu.xenit.alfred.api.workflow.model.WorkflowOrTaskChanges
 
WorkflowSearchQuery - Class in eu.xenit.alfred.api.workflow.search
 
WorkflowSearchQuery() - Constructor for class eu.xenit.alfred.api.workflow.search.WorkflowSearchQuery
 
WorkflowSearchQuery(WorkflowSearchQuery) - Constructor for class eu.xenit.alfred.api.workflow.search.WorkflowSearchQuery
 
WorkflowSearchQuery.QueryScope - Enum Class in eu.xenit.alfred.api.workflow.search
 
WorkflowsIveStarted - Enum constant in enum class eu.xenit.alfred.api.workflow.search.WorkflowSearchQuery.QueryScope
 
WRITE - Static variable in interface eu.xenit.alfred.api.permissions.IPermissionService
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form