- generateAllPropertiesResponse(XMLWriter, FileInfo, boolean) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Generates the XML response for a PROPFIND request that asks for all known
properties
- generateError(XMLWriter) - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
Generates the error tag
- generateFindPropertiesResponse(XMLWriter, FileInfo, boolean) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Generates the XML response for a PROPFIND request that asks for a list of
all known properties
- generateLockDiscoveryResponse(XMLWriter, FileInfo, boolean) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Generates the XML response snippet showing the lock information for the
given path
- generateLockDiscoveryXML(XMLWriter, FileInfo, LockInfo) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Generates the lock discovery XML response
- generateLockDiscoveryXML(XMLWriter, FileInfo, boolean, String, String, String, String, Date) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Generates the lock discovery XML response
- generateNamespaceDeclarations(HashMap<String, String>) - Method in class org.alfresco.repo.webdav.LockMethod
-
Generates a list of namespace declarations for the response
- generateNamespaceDeclarations(HashMap<String, String>) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Generates a list of namespace declarations for the response
- generatePath(HttpServletRequest, StringBuilder, String, CMISDispatcherRegistry.Binding) - Method in class org.alfresco.opencmis.DefaultPathGenerator
-
- generatePath(HttpServletRequest, StringBuilder, String, CMISDispatcherRegistry.Binding) - Method in interface org.alfresco.opencmis.PathGenerator
-
- generatePath(HttpServletRequest, StringBuilder, String, CMISDispatcherRegistry.Binding) - Method in class org.alfresco.opencmis.PublicApiPathGenerator
-
- generatePropertyResponse(XMLWriter, WebDAVProperty, int, String) - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
Generates the XML response for a PROPFIND request that asks for a list of
all known properties
- generateResponse(FileInfo, String) - Method in class org.alfresco.repo.webdav.LockMethod
-
Generates the XML lock discovery response body
- generateResponseForNode(XMLWriter, FileInfo, String) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Generates the required response XML for the current node
- generateResponseImpl() - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
- generateResponseImpl() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Does nothing unless overridden - for reasons of backwards compatibility.
- generateSpreadsheet(Object, String, WebScriptRequest, Status, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.DeclarativeSpreadsheetWebScript
-
Generates the spreadsheet, based on the properties in the header
and a callback for the body.
- get(Predicate) - Method in interface org.alfresco.repo.webservice.repository.RepositoryServiceSoapPort
-
Gets a resource from the repository.
- get(Predicate) - Method in class org.alfresco.repo.webservice.repository.RepositoryWebService
-
Gets the nodes associatiated with the predicate provided.
- GET_ALL_PROPS - Static variable in class org.alfresco.repo.webdav.PropFindMethod
-
- GET_NAMED_PROPS - Static variable in class org.alfresco.repo.webdav.PropFindMethod
-
- getAccessStatus() - Method in class org.alfresco.repo.webservice.accesscontrol.ACE
-
Gets the accessStatus value for this ACE.
- getAccessStatus() - Method in class org.alfresco.repo.webservice.accesscontrol.HasPermissionsResult
-
Gets the accessStatus value for this HasPermissionsResult.
- getAccessStatus() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- getAces() - Method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
Gets the aces value for this ACL.
- getAces(int) - Method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
- getACL(String, String, Boolean, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.ACLServicePort
-
- getACL() - Method in class org.alfresco.repo.cmis.ws.ApplyACLResponse
-
Gets the value of the acl property.
- getACL() - Method in class org.alfresco.repo.cmis.ws.CmisACLType
-
Gets the value of the acl property.
- getAcl() - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Gets the value of the acl property.
- getACL(String, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMAclServicePort
-
- GetACL - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetACL() - Constructor for class org.alfresco.repo.cmis.ws.GetACL
-
- getACL() - Method in class org.alfresco.repo.cmis.ws.GetACLResponse
-
Gets the value of the acl property.
- getAclCapability() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the ACL capability.
- getAclCapability() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the aclCapability property.
- getAclId() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getAclId() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getAclPropagation() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the ACL propagation.
- getACLPropagation() - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Gets the value of the aclPropagation property.
- GetACLResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetACLResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetACLResponse
-
- getACLs(Predicate, ACE) - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Get the list of the ACL's for a reference.
- getACLs(Predicate, ACE) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- getACLServicePort() - Method in class org.alfresco.repo.cmis.ws.ACLService
-
- getACLServicePort(WebServiceFeature...) - Method in class org.alfresco.repo.cmis.ws.ACLService
-
- getAclSupportedPermissions() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the supported permission types.
- getAction() - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- getAction() - Method in class org.alfresco.repo.webservice.action.Rule
-
Gets the action value for this Rule.
- getActionDefinitions() - Method in interface org.alfresco.repo.webservice.action.ActionServiceSoapPort
-
Gets the available action definitions.
- getActionDefinitions() - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getActionItemDefinition(String, ActionItemDefinitionType) - Method in interface org.alfresco.repo.webservice.action.ActionServiceSoapPort
-
Get a named action item definition.
- getActionItemDefinition(String, ActionItemDefinitionType) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getActionItemDefinitionImpl(String, ActionItemDefinitionType) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getActionName() - Method in class org.alfresco.repo.webservice.action.Action
-
Gets the actionName value for this Action.
- getActionReference() - Method in class org.alfresco.repo.webservice.action.Action
-
Gets the actionReference value for this Action.
- getActions() - Method in class org.alfresco.repo.webservice.action.Action
-
Gets the actions value for this Action.
- getActions(int) - Method in class org.alfresco.repo.webservice.action.Action
-
- getActions() - Method in class org.alfresco.repo.webservice.action.ActionExecutionResult
-
Gets the actions value for this ActionExecutionResult.
- getActions(int) - Method in class org.alfresco.repo.webservice.action.ActionExecutionResult
-
- getActions(Reference, ActionFilter) - Method in interface org.alfresco.repo.webservice.action.ActionServiceSoapPort
-
Gets the actions saved against a reference.
- getActions(Reference, ActionFilter) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getActionService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getActionService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the action service
- getActivities(String, Parameters) - Method in interface org.alfresco.rest.workflow.api.Activities
-
- getActivities(String, Parameters) - Method in class org.alfresco.rest.workflow.api.impl.ActivitiesImpl
-
- getActivitiUtil() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getActivityDefinitionId() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getActivityDefinitionId() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getActivityDefinitionName() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getActivityDefinitionType() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getActivitySummary(ActivityFeedEntity) - Method in interface org.alfresco.rest.api.Activities
-
- getActivitySummary(ActivityFeedEntity) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- getActivitySummary() - Method in class org.alfresco.rest.api.model.Activity
-
- getActivityType() - Method in class org.alfresco.rest.api.model.Activity
-
- getAddACEs() - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Gets the value of the addACEs property.
- getAddACEs() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the addACEs property.
- getAddACEs() - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Gets the value of the addACEs property.
- getAddACEs() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Gets the value of the addACEs property.
- getAddACEs() - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Gets the value of the addACEs property.
- getAddACEs() - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Gets the value of the addACEs property.
- getAddACEs() - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Gets the value of the addACEs property.
- getAddAspect() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the addAspect value for this CML.
- getAddAspect(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getAddChild() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the addChild value for this CML.
- getAddChild(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getAdditionalState() - Method in exception org.alfresco.rest.framework.core.exceptions.ApiException
-
A free-form object that contains any additional state that the developer thinks might be relevant for troubleshooting.
- getAdditionalState() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getAddress() - Method in class org.alfresco.repo.webservice.types.Store
-
Gets the address value for this Store.
- getAddress1() - Method in class org.alfresco.rest.api.model.Company
-
- getAddress2() - Method in class org.alfresco.rest.api.model.Company
-
- getAddress3() - Method in class org.alfresco.rest.api.model.Company
-
- getAgent() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getAggregate() - Method in class org.alfresco.rest.api.model.NodeRating
-
- getAllAuthorities(AuthorityFilter) - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Getsl aa the authorities avaialble in the repository.
- getAllAuthorities(AuthorityFilter) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Get all authorities that match the filter
- getAllDocumentPaths() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getAllowableActions() - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Gets the value of the allowableActions property.
- getAllowableActions(String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the list of allowable actions (CMIS service calls) for an object based on the current user's context, subject to any access constraints that are currently imposed by
the repository.
- GetAllowableActions - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetAllowableActions() - Constructor for class org.alfresco.repo.cmis.ws.GetAllowableActions
-
- getAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetAllowableActionsResponse
-
Gets the value of the allowableActions property.
- getAllowableActions(String, String, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.ObjectServicePort
-
- GetAllowableActionsResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetAllowableActionsResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetAllowableActionsResponse
-
- getAllowedSourceTypes() - Method in class org.alfresco.repo.cmis.ws.CmisTypeRelationshipDefinitionType
-
Gets the value of the allowedSourceTypes property.
- getAllowedTargetTypes() - Method in class org.alfresco.repo.cmis.ws.CmisTypeRelationshipDefinitionType
-
Gets the value of the allowedTargetTypes property.
- getAllowedValues() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getAllResources() - Method in class org.alfresco.rest.framework.core.ResourceDictionary
-
- getAllVersions(ScriptNode) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets all the versions of a node.
- getAllVersions() - Method in class org.alfresco.repo.cmis.ws.DeleteObject
-
Gets the value of the allVersions property.
- getAllVersions() - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Gets the value of the allVersions property.
- getAllVersions(String, String, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMVersioningServicePort
-
Gets the list of all document versions for the specified version series.
- GetAllVersions - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetAllVersions() - Constructor for class org.alfresco.repo.cmis.ws.GetAllVersions
-
- getAllVersions(String, String, String, Boolean, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.VersioningServicePort
-
- GetAllVersionsResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetAllVersionsResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetAllVersionsResponse
-
- getAllVersionsSearchable() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Can you query non-latest versions of a document.
- getAncestors() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlEntryType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlListType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlPrincipalType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisACLType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisChangeEventType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisExtensionType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisFaultType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisListOfIdsType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderContainerType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderListType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisObjectListType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisObjectParentsType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPermissionDefinition
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPermissionMapping
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertiesType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyBoolean
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDateTime
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimal
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyHtml
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyId
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyInteger
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyString
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyUri
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryEntryType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisTypeContainer
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionListType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the any property.
- getAny() - Method in class org.alfresco.repo.cmis.ws.DeleteTreeResponse.FailedToDelete
-
Gets the value of the any property.
- getApi() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
- getApiDeleted() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
- getApiKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- getApiKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getApiKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getApiRating(Float) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getApiRating(Float) - Method in class org.alfresco.rest.api.impl.node.ratings.FiveStarRatingScheme
-
- getApiRating(Float) - Method in class org.alfresco.rest.api.impl.node.ratings.LikesRatingScheme
-
- getAppFriends() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getAppId() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getAppId() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getAppliedAspects() - Method in class org.alfresco.repo.cmis.ws.Aspects
-
Gets the value of the appliedAspects property.
- getAppliedPolicies(ScriptNode, String, Page) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the list of policy objects currently applied to a target object.
- getAppliedPolicies(String, String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMPolicyServicePort
-
Gets the list of policy objects currently applied to a target object.
- GetAppliedPolicies - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetAppliedPolicies() - Constructor for class org.alfresco.repo.cmis.ws.GetAppliedPolicies
-
- getAppliedPolicies(String, String, String, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.PolicyServicePort
-
- GetAppliedPoliciesResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetAppliedPoliciesResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetAppliedPoliciesResponse
-
- getAppModels() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookService
-
Gets currently known Facebook Applications
- getArchivedBy() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getArchivedDate() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getArchivedNodesFrom(StoreRef, ScriptPagingDetails, String) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
* This method gets all nodes from the archive which were originally
contained within the specified StoreRef.
- getAspect() - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Gets the aspect value for this CMLAddAspect.
- getAspect() - Method in class org.alfresco.repo.webservice.types.CMLRemoveAspect
-
Gets the aspect value for this CMLRemoveAspect.
- getAspects() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getAspects() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getAspects() - Method in class org.alfresco.repo.webservice.types.Node
-
Gets the aspects value for this Node.
- getAspects(int) - Method in class org.alfresco.repo.webservice.types.Node
-
- getAspects() - Method in class org.alfresco.repo.webservice.types.NodeDefinition
-
Gets the aspects value for this NodeDefinition.
- getAspects(int) - Method in class org.alfresco.repo.webservice.types.NodeDefinition
-
- getAspects() - Method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
Gets the aspects value for this ResultSetRowNode.
- getAspects(int) - Method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
- getAspects(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node aspects
- getAspectsToAdd() - Method in class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
Gets the aspects to add.
- getAspectsToAdd() - Method in class org.alfresco.repo.cmis.ws.SetAspects
-
Gets the value of the aspectsToAdd property.
- getAspectsToRemove() - Method in class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
Gets the aspects to remove.
- getAspectsToRemove() - Method in class org.alfresco.repo.cmis.ws.SetAspects
-
Gets the value of the aspectsToRemove property.
- getAssignee() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getAssociation(CMISRelationshipReference) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get Association from Relationship Reference
- getAssociation() - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Gets the association value for this CMLCreateAssociation.
- getAssociation() - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Gets the association value for this CMLRemoveAssociation.
- getAssociationDefinition(String) - Method in class org.alfresco.rest.workflow.api.impl.TypeDefinitionContext
-
- getAssociationQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationGet
-
- getAssociationQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationsGet
-
- getAssociationQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AssociationGet
-
- getAssociationQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.AssociationsGet
-
- getAssociationQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationGet
-
- getAssociationQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationsGet
-
- getAssociationRepresentation(Object, AssociationDefinition) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getAssociations(String[]) - Method in interface org.alfresco.repo.webservice.dictionary.DictionaryServiceSoapPort
-
Retrieves association definitions.
- getAssociations(String[]) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
- getAssociations() - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Gets the associations value for this ClassDefinition.
- getAssociations(int) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
- getAssociationType() - Method in class org.alfresco.repo.webservice.repository.Association
-
Gets the associationType value for this Association.
- getAssociationType() - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Gets the associationType value for this CMLAddChild.
- getAssociationType() - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Gets the associationType value for this CMLCopy.
- getAssociationType() - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Gets the associationType value for this CMLCreate.
- getAssociationType() - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Gets the associationType value for this CMLMove.
- getAssociationType() - Method in class org.alfresco.repo.webservice.types.ParentReference
-
Gets the associationType value for this ParentReference.
- getAssocRef() - Method in class org.alfresco.repo.cmis.reference.AssociationIdRelationshipReference
-
- getAssocs(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node associations
- getAttribute(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getAttributeNames() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getAuthenticationService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getAuthenticationService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the authentication service
- getAuthoriseCallbackUrl(NodeRef) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- getAuthorities() - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Ges the authorities for the current user
- getAuthorities() - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Gets all the authorities that the current user belongs to
- getAuthority() - Method in class org.alfresco.repo.webservice.accesscontrol.ACE
-
Gets the authority value for this ACE.
- getAuthority() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- getAuthorityManager() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getAuthorityType() - Method in class org.alfresco.repo.webservice.accesscontrol.AuthorityFilter
-
Gets the authorityType value for this AuthorityFilter.
- getAuthorityType() - Method in class org.alfresco.repo.webservice.accesscontrol.NewAuthority
-
Gets the authorityType value for this NewAuthority.
- getAuthorityType() - Method in class org.alfresco.repo.webservice.accesscontrol.SiblingAuthorityFilter
-
Gets the authorityType value for this SiblingAuthorityFilter.
- getAuthType() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getAvatar(String) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- getAvatar(String) - Method in interface org.alfresco.rest.api.People
-
- getAvatarId() - Method in class org.alfresco.rest.api.model.Person
-
- getAverage() - Method in class org.alfresco.rest.api.model.FiveStarRatingSummary
-
- getAVMStoreProperties(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- getBaseChannelApiUrl(NodeRef) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- getBaseId() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the baseId property.
- getBasePath() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getBaseUrl(HttpServletRequest, String, CMISDispatcherRegistry.Binding) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getBaseUrl(HttpServletRequest, String, CMISDispatcherRegistry.Binding) - Method in interface org.alfresco.opencmis.BaseUrlGenerator
-
- getBatchSize(MessageContext) - Static method in class org.alfresco.repo.webservice.Utils
-
Returns the value of the fetchSize from the
QueryConfiguration SOAP header (if present)
- getBinaryProperty() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Gets the name of the property that was requested.
- getBinaryProperty() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getBinding() - Method in class org.alfresco.opencmis.AtomPubCMISDispatcher
-
- getBinding() - Method in class org.alfresco.opencmis.BrowserCMISDispatcher
-
- getBinding() - Method in class org.alfresco.opencmis.CMISDispatcherRegistry.Endpoint
-
- getBinding() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getBlogPostData(NodeRef, ServiceRegistry) - Static method in class org.alfresco.repo.web.scripts.blogs.BlogPostLibJs
-
- getBlogPropertiesArray(JSONObject) - Static method in class org.alfresco.repo.web.scripts.blogs.BlogLibJs
-
Deprecated.
Fetches the blog properties from the json object and adds them to an array
using the correct property names as indexes.
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.AbstractGetBlogWebScript
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsMyDraftsGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsMyPublishedGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsNewGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsPerMonthGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsPublishedExtGet
-
- getBriefSummary() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getBusinessKey() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getCachedExtendedBundle(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Checks the cache to see if it has cached an extended bundle (that is a basic
ResourceBundle that
has had extension modules applied to it.
- getCalendar(JSONObject) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- getCanDelete() - Method in class org.alfresco.rest.api.model.Comment
-
- getCandidateId() - Method in class org.alfresco.rest.workflow.api.model.TaskCandidate
-
- getCandidateType() - Method in class org.alfresco.rest.workflow.api.model.TaskCandidate
-
- getCanEdit() - Method in class org.alfresco.rest.api.model.Comment
-
- getCanvasPath() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getCanvasPath() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getCanvasURL() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getCapabilities() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the capabilities property.
- getCapabilityACL() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Gets the value of the capabilityACL property.
- getCapabilityChanges() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Gets the value of the capabilityChanges property.
- getCapabilityContentStreamUpdatability() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Gets the value of the capabilityContentStreamUpdatability property.
- getCapabilityJoin() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Gets the value of the capabilityJoin property.
- getCapabilityQuery() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Gets the value of the capabilityQuery property.
- getCapabilityRenditions() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Gets the value of the capabilityRenditions property.
- getCardinality() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the cardinality property.
- getCardinality() - Method in class org.alfresco.repo.webservice.types.RoleDefinition
-
Gets the cardinality value for this RoleDefinition.
- getCategories() - Method in class org.alfresco.repo.webservice.classification.AppliedCategory
-
Gets the categories value for this AppliedCategory.
- getCategories(int) - Method in class org.alfresco.repo.webservice.classification.AppliedCategory
-
- getCategories() - Method in class org.alfresco.repo.webservice.classification.CategoriesResult
-
Gets the categories value for this CategoriesResult.
- getCategories(int) - Method in class org.alfresco.repo.webservice.classification.CategoriesResult
-
- getCategories(Predicate) - Method in interface org.alfresco.repo.webservice.classification.ClassificationServiceSoapPort
-
Gets the categories applied to the specified content resource.
- getCategories(Predicate) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
- getCategory() - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- getCategory() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getCause() - Method in exception org.alfresco.repo.webdav.WebDAVServerException
-
Returns the cause of this exception
- getChangeEventInfo() - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Gets the value of the changeEventInfo property.
- getChangeLog(String, Integer) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the change log attributes.
- getChangeLogCapability() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the change log capability.
- getChangeLogToken() - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Gets the value of the changeLogToken property.
- getChangeLogToken() - Method in class org.alfresco.repo.cmis.ws.GetContentChangesResponse
-
Gets the value of the changeLogToken property.
- getChangesIncomplete() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Determines whether the repository's change log can return all changes ever made to any object in the repository
or only changes made after a particular point in time.
- getChangesOnType() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the list of base types for which changes are available.
- getChangesOnType() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the changesOnType property.
- getChangeTime() - Method in class org.alfresco.repo.cmis.ws.CmisChangeEventType
-
Gets the value of the changeTime property.
- getChangeToken() - Method in class org.alfresco.repo.cmis.ws.DeleteContentStream
-
Gets the value of the changeToken property.
- getChangeToken() - Method in class org.alfresco.repo.cmis.ws.DeleteContentStreamResponse
-
Gets the value of the changeToken property.
- getChangeToken() - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Gets the value of the changeToken property.
- getChangeToken() - Method in class org.alfresco.repo.cmis.ws.SetContentStreamResponse
-
Gets the value of the changeToken property.
- getChangeToken() - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Gets the value of the changeToken property.
- getChangeToken() - Method in class org.alfresco.repo.cmis.ws.UpdatePropertiesResponse
-
Gets the value of the changeToken property.
- getChangeType() - Method in class org.alfresco.repo.cmis.ws.CmisChangeEventType
-
Gets the value of the changeType property.
- getCharacterEncoding() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getCheckedIn() - Method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
Gets the checkedIn value for this CheckinResult.
- getCheckedIn(int) - Method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
- getCheckedOutDocs(String, String, String, String, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Gets the private working copies of checked-out objects that the user is allowed to update.
- GetCheckedOutDocs - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetCheckedOutDocs() - Constructor for class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
- getCheckedOutDocs(String, String, String, String, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.NavigationServicePort
-
- GetCheckedOutDocsResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetCheckedOutDocsResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetCheckedOutDocsResponse
-
- getCheckinComment() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the checkinComment property.
- getChildAssocs() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getChildAuthorities(String, SiblingAuthorityFilter) - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Gets an authorities child authorities
- getChildAuthorities(String, SiblingAuthorityFilter) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Gets all the child authorities of a given authority, taking into account a filter
- getChildCategories(Reference) - Method in interface org.alfresco.repo.webservice.classification.ClassificationServiceSoapPort
-
Gets child categories for the specified parent category.
- getChildCategories(Reference) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
- getChildIds() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getChildName() - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Gets the childName value for this CMLAddChild.
- getChildName() - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Gets the childName value for this CMLCopy.
- getChildName() - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Gets the childName value for this CMLCreate.
- getChildName() - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Gets the childName value for this CMLMove.
- getChildName() - Method in class org.alfresco.repo.webservice.types.ParentReference
-
Gets the childName value for this ParentReference.
- getChildRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getChildren() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderContainerType
-
Gets the value of the children property.
- getChildren() - Method in class org.alfresco.repo.cmis.ws.CmisTypeContainer
-
Gets the value of the children property.
- getChildren(String, String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Gets the list of child objects contained in the specified folder.
- GetChildren - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetChildren() - Constructor for class org.alfresco.repo.cmis.ws.GetChildren
-
- getChildren(String, String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.NavigationServicePort
-
- getChildren() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
- getChildren(FileInfo) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getChildren() - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Gets the children value for this CMLCopy.
- getChildren(Tree) - Static method in class org.alfresco.rest.framework.resource.parameters.where.QueryHelper
-
Gets the children as a List
- getChildren(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node children
- GetChildrenResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetChildrenResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetChildrenResponse
-
- getChildTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceBoolean
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceDateTime
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceDecimal
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceHtml
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceId
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceInteger
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceString
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceUri
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyBooleanDefinitionType
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDateTimeDefinitionType
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimalDefinitionType
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyHtmlDefinitionType
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIdDefinitionType
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIntegerDefinitionType
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyStringDefinitionType
-
Gets the value of the choice property.
- getChoice() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyUriDefinitionType
-
Gets the value of the choice property.
- getClassDefs() - Method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
Gets the classDefs value for this ResultSetMetaData.
- getClassDefs(int) - Method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
- getClasses(ClassPredicate, ClassPredicate) - Method in interface org.alfresco.repo.webservice.dictionary.DictionaryServiceSoapPort
-
Retrieves the class definitions of types and aspects.
- getClasses(ClassPredicate, ClassPredicate) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
- getClassification() - Method in class org.alfresco.repo.webservice.classification.AppliedCategory
-
Gets the classification value for this AppliedCategory.
- getClassification() - Method in class org.alfresco.repo.webservice.types.Classification
-
Gets the classification value for this Classification.
- getClassifications(Store) - Method in interface org.alfresco.repo.webservice.classification.ClassificationServiceSoapPort
-
Gets available classifications.
- getClassifications(Store) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
- getClassName() - Method in class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
Gets the className value for this GetClassPermissionsResult.
- getClassPermissions(String[]) - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Gets a list of the settable permissions for a list of classes.
- getClassPermissions(String[]) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- GetClassPermissionsResult - Class in org.alfresco.repo.webservice.accesscontrol
-
- GetClassPermissionsResult() - Constructor for class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
- GetClassPermissionsResult(String, String[]) - Constructor for class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationsGet
-
- getClassQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractClassesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractClassGet
-
- getClassQName(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractPropertiesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractPropertyGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AssociationGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AssociationsGet
-
- getClassQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.ClassesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.ClassGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationsGet
-
- getClassQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.ClassesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.ClassGet
-
- getClassQName(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.PropertiesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.PropertyGet
-
- getClassQName(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.PropertiesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.PropertyGet
-
- getCmisPropertyValue(CmisPropertiesType, String, ResultType) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Extracts from CmisPropertiesType instance property by its name and returns casted to appropriate type value of the extracted property
- getCmisServiceTarget(CMISConnector) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisServiceFactory
-
- getCmisVersionSupported() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the cmisVersionSupported property.
- getCode() - Method in class org.alfresco.repo.cmis.ws.CmisFaultType
-
Gets the value of the code property.
- getCode() - Method in exception org.alfresco.repo.web.scripts.facebook.FacebookError
-
- getCollection() - Method in class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
Returns the Collection object
- getColumns() - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Gets the columns value for this ResultSetRow.
- getColumns(int) - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
- getColumnType(String) - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
Gets column type for specified column name
- getCommentaries() - Method in class org.alfresco.repo.webservice.types.Version
-
Gets the commentaries value for this Version.
- getCommentaries(int) - Method in class org.alfresco.repo.webservice.types.Version
-
- getComments(String, Paging) - Method in interface org.alfresco.rest.api.Comments
-
- getComments(String, Paging) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- getCompany() - Method in class org.alfresco.rest.api.model.Person
-
- getCompensatingAction() - Method in class org.alfresco.repo.webservice.action.Action
-
Gets the compensatingAction value for this Action.
- getComplexTransformerLabel(ComplexContentTransformer) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Gets the display label for complex transformers
- getConditionDefinitions() - Method in interface org.alfresco.repo.webservice.action.ActionServiceSoapPort
-
Gets the available condition definitions.
- getConditionDefinitions() - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getConditionName() - Method in class org.alfresco.repo.webservice.action.Condition
-
Gets the conditionName value for this Condition.
- getConditions() - Method in class org.alfresco.repo.webservice.action.Action
-
Gets the conditions value for this Action.
- getConditions(int) - Method in class org.alfresco.repo.webservice.action.Action
-
- getConfig() - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- getConnection() - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getConnection(String) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getConnection() - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Gets or creates a connection to the local server or a default server.
- getConnection(String) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns a specific connection or null if the connection id
is unknown.
- getConnection() - Method in class org.alfresco.repo.cmis.client.CMISLocalConnectionManagerImpl
-
Creates a local connection.
- getConnection() - Method in class org.alfresco.repo.cmis.client.CMISRemoteConnectionManagerImpl
-
Creates a remote connection.
- getContainerName() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getContent() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getContent(WebScriptRequest) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- getContent() - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Gets the content value for this CMLWriteContent.
- getContent() - Method in class org.alfresco.rest.api.model.Comment
-
- getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, CmisExtensionType, Holder<CmisObjectListType>) - Method in interface org.alfresco.repo.cmis.ws.DiscoveryServicePort
-
- getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, CmisExtensionType, Holder<CmisObjectListType>) - Method in class org.alfresco.repo.cmis.ws.DMDiscoveryServicePort
-
Gets a list of content changes.
- GetContentChanges - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetContentChanges() - Constructor for class org.alfresco.repo.cmis.ws.GetContentChanges
-
- GetContentChangesResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetContentChangesResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetContentChangesResponse
-
- getContentInfo() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Gets the basic information about content, typically taken from a HTTPServletRequest.
- getContentInfo() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getContentLength() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getContentLength() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getContentNodeInfo() - Method in class org.alfresco.repo.webdav.PutMethod
-
The FileInfo for the uploaded file, or null if not yet uploaded.
- getContentService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the content service
- getContentStream() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the contentStream property.
- getContentStream() - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Gets the value of the contentStream property.
- getContentStream(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the content-stream for a document.
- GetContentStream - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetContentStream() - Constructor for class org.alfresco.repo.cmis.ws.GetContentStream
-
- getContentStream() - Method in class org.alfresco.repo.cmis.ws.GetContentStreamResponse
-
Gets the value of the contentStream property.
- getContentStream(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.ObjectServicePort
-
- getContentStream() - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Gets the value of the contentStream property.
- getContentStreamAllowed() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDocumentDefinitionType
-
Gets the value of the contentStreamAllowed property.
- GetContentStreamResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetContentStreamResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetContentStreamResponse
-
- getContentType() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getContentType() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getContentType() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getContentType() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getContentType() - Method in class org.alfresco.repo.webdav.PutMethod
-
Retrieve the mimetype of the content sent for the PUT request.
- getContextPath(HttpServletRequest) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getContextPath(HttpServletRequest) - Method in interface org.alfresco.opencmis.BaseUrlGenerator
-
- getContextPath() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getContextPath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getContextPath() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
- getContinueOnFailure() - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Gets the value of the continueOnFailure property.
- getCookies() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getCopy() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the copy value for this CML.
- getCopy(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getCopyService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getCreate() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the create value for this CML.
- getCreate(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getCreateAssociation() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the createAssociation value for this CML.
- getCreateAssociation(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getCreated() - Method in class org.alfresco.repo.webservice.types.Version
-
Gets the created value for this Version.
- getCreatedAt() - Method in class org.alfresco.rest.api.model.Comment
-
- getCreatedAt() - Method in class org.alfresco.rest.api.model.Favourite
-
- getCreatedAt() - Method in interface org.alfresco.rest.api.model.Network
-
Gets the date the account was created
- getCreatedAt() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
Gets the date the account was created
- getCreatedAt() - Method in class org.alfresco.rest.api.model.Node
-
- getCreatedAt() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getCreatedAt() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getCreatedAt() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getCreatedBy() - Method in class org.alfresco.rest.api.model.Comment
-
- getCreatedBy() - Method in class org.alfresco.rest.api.model.Node
-
- getCreatedBy() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getCreator() - Method in class org.alfresco.repo.webservice.types.Version
-
Gets the creator value for this Version.
- getCurrentDescriptor() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getCurrentExtensibilityModel() - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Returns the ExtensibilityModel for the current thread.
- getCurrentPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the current page number
- getCurrentPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getCurrentPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getCurrentPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the current page number
- getCursor() - Method in class org.alfresco.repo.web.util.paging.PagedResults
-
Get Cursor
- getData() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getDataType() - Method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Gets the dataType value for this ValueDefinition.
- getDataType() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getDataType() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getDataType() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property.Value
-
Gets the value datatype
- getDate(JSONObject) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- getDateHeader(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getDateParameter(WebScriptRequest, String) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
Retrieves the named paramter as a date.
- getDateXDaysAgo(int) - Method in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
Get the date x days ago in the format 'yyyy-MM-dd'
- getDAVHelper() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the WebDAV protocol helper
- getDAVHelper() - Method in class org.alfresco.repo.webdav.WebDAVServlet
-
- getDAVLockService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Retrieve the (WebDAV protocol-level) locking service.
- getDAVPropertyValue(Map<QName, Serializable>, String) - Static method in class org.alfresco.repo.webdav.WebDAV
-
Return the Alfresco property value for the specified WebDAV property
- getDefaultAuthoriseUrl(NodeRef) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- getDefaultEncoding() - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- getDefaultPropertyHandler() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getDefaultRootFolder() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the default root folder
- getDefaultRootFolderPath() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the default root folder path
- getDefaultTypesFilter() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the default Types filter
- getDefaultValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyBooleanDefinitionType
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDateTimeDefinitionType
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimalDefinitionType
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyHtmlDefinitionType
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIdDefinitionType
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIntegerDefinitionType
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyStringDefinitionType
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyUriDefinitionType
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in class org.alfresco.repo.webservice.types.PropertyDefinition
-
Gets the defaultValue value for this PropertyDefinition.
- getDefaultValue() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getDelegates() - Method in class org.alfresco.rest.antlr.WhereClauseLexer
-
- getDelegates() - Method in class org.alfresco.rest.antlr.WhereClauseParser
-
- getDelete() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the delete value for this CML.
- getDelete(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getDeleteReason() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getDeployedAt() - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- getDeployment(String) - Method in interface org.alfresco.rest.workflow.api.Deployments
-
- getDeployment(String) - Method in class org.alfresco.rest.workflow.api.impl.DeploymentsImpl
-
- getDeploymentId() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getDeployments(Paging) - Method in interface org.alfresco.rest.workflow.api.Deployments
-
- getDeployments(Paging) - Method in class org.alfresco.rest.workflow.api.impl.DeploymentsImpl
-
- getDepth() - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Gets the value of the depth property.
- getDepth() - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Gets the value of the depth property.
- getDepth() - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Gets the value of the depth property.
- getDepth() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Returns lock depth
- getDepth() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the property find depth
- getDepthName(int) - Static method in class org.alfresco.repo.webdav.WebDAV
-
Returns string representation of the depth
- getDescendants(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Gets the list of descendant objects contained at one or more levels in the tree rooted at the specified folder.
- GetDescendants - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetDescendants() - Constructor for class org.alfresco.repo.cmis.ws.GetDescendants
-
- getDescendants(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.NavigationServicePort
-
- GetDescendantsResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetDescendantsResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetDescendantsResponse
-
- getDescription() - Method in interface org.alfresco.repo.cmis.client.CMISServer
-
Gets CMIS Server Description
- getDescription() - Method in class org.alfresco.repo.cmis.client.CMISServerImpl
-
- getDescription() - Method in class org.alfresco.repo.cmis.ws.CmisPermissionDefinition
-
Gets the value of the description property.
- getDescription() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the description property.
- getDescription() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the description property.
- getDescription() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getDescription() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- getDescription() - Method in class org.alfresco.repo.webservice.action.Action
-
Gets the description value for this Action.
- getDescription() - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Gets the description value for this ActionItemDefinition.
- getDescription() - Method in class org.alfresco.repo.webservice.action.Rule
-
Gets the description value for this Rule.
- getDescription() - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Gets the description value for this AssociationDefinition.
- getDescription() - Method in class org.alfresco.repo.webservice.types.Category
-
Gets the description value for this Category.
- getDescription() - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Gets the description value for this ClassDefinition.
- getDescription() - Method in class org.alfresco.repo.webservice.types.Classification
-
Gets the description value for this Classification.
- getDescription() - Method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Gets the description value for this ValueDefinition.
- getDescription() - Method in class org.alfresco.rest.api.model.Node
-
- getDescription() - Method in class org.alfresco.rest.api.model.Person
-
- getDescription() - Method in interface org.alfresco.rest.api.model.Site
-
- getDescription() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getDescription() - Method in class org.alfresco.rest.framework.core.ResourceOperation
-
- getDescription() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getDescription() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getDescription() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getDescription() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getDescriptionDocumentPaths() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getDescriptionURL() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getDeserializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.accesscontrol.AccessControlFault
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.AccessStatus
-
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.ACE
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.AuthorityFilter
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.HasPermissionsResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.NewAuthority
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.OwnerResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.SiblingAuthorityFilter
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.Action
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ActionExecutionResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.action.ActionFault
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ActionFilter
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ActionItemDefinitionType
-
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.Condition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.Rule
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.RuleFilter
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.RuleType
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.administration.AdministrationFault
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.administration.UserDetails
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.administration.UserFilter
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.administration.UserQueryResults
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.authentication.AuthenticationFault
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authentication.AuthenticationResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.authoring.AuthoringFault
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.LockStatus
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.LockTypeEnum
-
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.VersionResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.classification.AppliedCategory
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.classification.CategoriesResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.classification.ClassificationFault
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.content.Content
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.content.ContentFault
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.content.ContentSegment
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.dictionary.ClassPredicate
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.dictionary.DictionaryFault
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.repository.Association
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.repository.QueryResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.repository.RepositoryFault
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Cardinality
-
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Category
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Classification
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CML
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLCopy
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLCreate
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLDelete
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLMove
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLRemoveAspect
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLUpdate
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ContentFormat
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.LocaleConfiguration
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.NamedValue
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.NamespaceConfigurationInner
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Node
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.NodeDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ParentReference
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Predicate
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.PropertyDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Query
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.QueryConfiguration
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Reference
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ResultSet
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.RoleDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Store
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Version
-
Get Custom Deserializer
- getDeserializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.VersionHistory
-
Get Custom Deserializer
- getDestination() - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Gets the destination value for this UpdateResult.
- getDestinationClass() - Method in class org.alfresco.repo.cmis.rest.CMISQueryReader
-
- getDestinationPath() - Method in class org.alfresco.repo.webdav.HierarchicalMethod
-
Return the destination path
- getDestinationPath(String, String, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Extract the destination path for MOVE or COPY commands from the
supplied destination URL header.
- getDictionary() - Method in class org.alfresco.rest.framework.core.ResourceLookupDictionary
-
- getDictionaryService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getDirection() - Method in class org.alfresco.repo.webservice.repository.Association
-
Gets the direction value for this Association.
- getDiscoveryServicePort() - Method in class org.alfresco.repo.cmis.ws.DiscoveryService
-
- getDiscoveryServicePort(WebServiceFeature...) - Method in class org.alfresco.repo.cmis.ws.DiscoveryService
-
- getDispatcher(WebScriptRequest) - Method in interface org.alfresco.opencmis.CMISDispatcherRegistry
-
- getDispatcher(WebScriptRequest) - Method in class org.alfresco.opencmis.CMISDispatcherRegistryImpl
-
- getDisplayLabel() - Method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Gets the displayLabel value for this ParameterDefinition.
- getDisplayLabel() - Method in class org.alfresco.repo.webservice.action.RuleType
-
Gets the displayLabel value for this RuleType.
- getDisplayName() - Method in class org.alfresco.repo.cmis.ws.CmisChoice
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.alfresco.repo.cmis.ws.CmisProperty
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the displayName property.
- getDisplayPath() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getDocument(WebScriptResponse, String, String) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
Gets a document.
- getDocument(WebScriptResponse, String, String) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- getDocument(WebScriptResponse, String, String) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
Gets a document.
- getDocument(String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getDocument(NodeRef) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
Returns the public api representation of a document.
- getDocument(NodeRef) - Method in interface org.alfresco.rest.api.Nodes
-
Get the document representation for the given node.
- getDocumentPaths(String, boolean, String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getDocumentRatingSummary(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getDocumentRatingSummary(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.FiveStarRatingScheme
-
- getDocumentRatingSummary(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.LikesRatingScheme
-
- getDueAt() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getDurationInMs() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getDurationInMs() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getDurationInMs() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getEdited() - Method in class org.alfresco.rest.api.model.Comment
-
- getEdition() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getEmail() - Method in class org.alfresco.rest.api.model.Company
-
- getEmail() - Method in class org.alfresco.rest.api.model.Person
-
- getEmbedded() - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
Returns the Map of embedded objects
- getEnabled() - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- getEncodeResourceUrlFunction(String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getEncodeScriptUrlFunction(String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getEncoding() - Method in class org.alfresco.repo.webservice.types.ContentFormat
-
Gets the encoding value for this ContentFormat.
- getEncoding() - Method in interface org.alfresco.rest.framework.resource.content.BasicContentInfo
-
- getEncoding() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
- getEncoding() - Method in class org.alfresco.rest.framework.resource.content.ContentInfoImpl
-
- getEndActivityId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getEndedAt() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getEndedAt() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getEndedAt() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getEndRow() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the end row within result set for this page
- getEndRow() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getEndRow() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getEndRow() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the end row within collection for this page
- getEndRow() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the end row within collection for this page
- getEngine() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getEngine(String) - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
- getEngines() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
- getEntityId() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getErrorCode() - Method in exception org.alfresco.repo.webservice.accesscontrol.AccessControlFault
-
Gets the errorCode value for this AccessControlFault.
- getErrorCode() - Method in exception org.alfresco.repo.webservice.action.ActionFault
-
Gets the errorCode value for this ActionFault.
- getErrorCode() - Method in exception org.alfresco.repo.webservice.administration.AdministrationFault
-
Gets the errorCode value for this AdministrationFault.
- getErrorCode() - Method in exception org.alfresco.repo.webservice.authentication.AuthenticationFault
-
Gets the errorCode value for this AuthenticationFault.
- getErrorCode() - Method in exception org.alfresco.repo.webservice.authoring.AuthoringFault
-
Gets the errorCode value for this AuthoringFault.
- getErrorCode() - Method in exception org.alfresco.repo.webservice.classification.ClassificationFault
-
Gets the errorCode value for this ClassificationFault.
- getErrorCode() - Method in exception org.alfresco.repo.webservice.content.ContentFault
-
Gets the errorCode value for this ContentFault.
- getErrorCode() - Method in exception org.alfresco.repo.webservice.dictionary.DictionaryFault
-
Gets the errorCode value for this DictionaryFault.
- getErrorCode() - Method in exception org.alfresco.repo.webservice.repository.RepositoryFault
-
Gets the errorCode value for this RepositoryFault.
- getErrorKey() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getETagsMatch() - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Returns the list of ETags that should be checked against node's ETag on equivalence.
- getETagsNotMatch() - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Returns the list of ETags that should be checked against node's ETag on non-equivalence.
- getEvaluatedModules() - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Retrieve the list of ExtensionModule instances that have been evaluated as applicable
for the current request.
- getEventDetailsSorter() - Static method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarListingWebScript
-
Returns a Comparator for (re-)sorting events, typically used after
expanding out recurring instances.
- getExcludeAspects() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getExcludeNodeTypes() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getExclusiveLockToken() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Getter for exclusive lock token.
- getExpires() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Retrieve the expiry date/time for this lock, or null if it never expires.
- getExtendedScriptConfigModel(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Creates a new ExtendedScriptConfigModel instance using the local configuration generated for this request.
- getExtendedTemplateConfigModel(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Creates a new TemplateConfigModel instance using the local configuration generated for this request.
- getExtendingModuleFiles(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Retrieves an files for the evaluated modules that are extending the WebScript files being processed.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolder
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolderResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.ApplyPolicy
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.ApplyPolicyResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CancelCheckOut
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CancelCheckOutResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CheckInResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CheckOut
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CheckOutResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSourceResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreateFolderResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreatePolicyResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.CreateRelationshipResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.DeleteContentStream
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.DeleteContentStreamResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.DeleteObject
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.DeleteObjectResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetACL
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetAllowableActions
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetAppliedPolicies
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetFolderParent
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetProperties
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetRepositories
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetRepositoryInfo
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetTypeDefinition
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.MoveObjectResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolder
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolderResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.RemovePolicy
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.RemovePolicyResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.SetContentStreamResponse
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Gets the value of the extension property.
- getExtension() - Method in class org.alfresco.repo.cmis.ws.UpdatePropertiesResponse
-
Gets the value of the extension property.
- getExtensionPath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getExtractors(String) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
- getFailedToDelete() - Method in class org.alfresco.repo.cmis.ws.DeleteTreeResponse
-
Gets the value of the failedToDelete property.
- getFaultInfo() - Method in exception org.alfresco.repo.cmis.ws.CmisException
-
- getFavourite(String, String) - Method in interface org.alfresco.rest.api.Favourites
-
Get a specific favourite for user personId
- getFavourite(String, String) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- getFavourites(String, Parameters) - Method in interface org.alfresco.rest.api.Favourites
-
Get a paged list of favourites for user personId
- getFavourites(String, Parameters) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- getFavouriteSite(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getFavouriteSite(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getFavouriteSites(String, Parameters) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getFavouriteSites(String, Parameters) - Method in interface org.alfresco.rest.api.Sites
-
- getFax() - Method in class org.alfresco.rest.api.model.Company
-
- getFeedPersonId() - Method in class org.alfresco.rest.api.model.Activity
-
- getFetchSize() - Method in class org.alfresco.repo.webservice.types.QueryConfiguration
-
Gets the fetchSize value for this QueryConfiguration.
- getFile() - Method in class org.alfresco.rest.api.model.DocumentTarget
-
- getFile() - Method in class org.alfresco.rest.framework.resource.content.FileBinaryResource
-
- getFileBeingProcessed() - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Returns the path of the file currently being processed in the model by the current thread.
- getFileFolderService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getFileFolderService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
- getFilename() - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Gets the value of the filename property.
- getFileNodes(FileInfo, String, boolean) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- getFileSize() - Method in class org.alfresco.repo.webdav.PutMethod
-
Returns the size of the uploaded file, zero if not yet uploaded.
- getFileTypeImage(String, boolean) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFileTypeImage(FacesContext, String, boolean) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFileTypeImage(FacesContext, String, FileTypeImageSize) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFileTypeImage(ServletContext, String, boolean) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFileTypeImage(ServletContext, String, FileTypeImageSize) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetAppliedPolicies
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetFolderParent
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetProperties
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
Gets the value of the filter property.
- getFilter() - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
- getFilter() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
- getFilter() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getFilter(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the web request and looks for a "filter" parameter Parses the
parameter and produces a list of bean properties to use as a filter A
SimpleBeanPropertyFilter it returned that uses the properties If no
filter param is set then a default BeanFilter is returned that will never
filter properties (ie.
- getFirstName() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getFirstName() - Method in class org.alfresco.repo.web.scripts.site.SiteState.MemberState
-
- getFirstName() - Method in class org.alfresco.rest.api.model.Person
-
- getFirstPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the first page number
- getFirstPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getFirstPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getFirstPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the first page number
- getFolder(NodeRef) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
Returns the public api representation of a folder.
- getFolder() - Method in class org.alfresco.rest.api.model.FolderTarget
-
- getFolder(NodeRef) - Method in interface org.alfresco.rest.api.Nodes
-
Get the folder representation for the given node.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolder
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.GetFolderParent
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolder
-
Gets the value of the folderId property.
- getFolderId() - Method in class org.alfresco.rest.api.model.SiteContainer
-
- getFolderParent(String, String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Returns the parent folder object, and optionally all ancestor folder objects, above a specified folder object.
- GetFolderParent - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetFolderParent() - Constructor for class org.alfresco.repo.cmis.ws.GetFolderParent
-
- getFolderParent(String, String, String, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.NavigationServicePort
-
- GetFolderParentResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetFolderParentResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetFolderParentResponse
-
- getFolderTree(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Gets the list of descendant objects contained at one or more levels in the tree rooted at the specified folder.
- GetFolderTree - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetFolderTree() - Constructor for class org.alfresco.repo.cmis.ws.GetFolderTree
-
- getFolderTree(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.NavigationServicePort
-
- GetFolderTreeResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetFolderTreeResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetFolderTreeResponse
-
- getFormat() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getFormat() - Method in class org.alfresco.repo.webservice.content.Content
-
Gets the format value for this Content.
- getFormat() - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Gets the format value for this CMLWriteContent.
- getFormatStyle() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getFormModelElements(TypeDefinition, Paging) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- getFormResourceKey(Task) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getFormResourceKey() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getFriends() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getFriends() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getFrom() - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Gets the from value for this CMLCreateAssociation.
- getFrom() - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Gets the from value for this CMLRemoveAssociation.
- getFrom() - Method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Gets the from value for this CMLRemoveChild.
- getFrom_id() - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Gets the from_id value for this CMLCreateAssociation.
- getFrom_id() - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Gets the from_id value for this CMLRemoveAssociation.
- getFrom_id() - Method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Gets the from_id value for this CMLRemoveChild.
- getFromNodeId() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getFullNamespaceURI(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getFullNamespaceURI(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getGlobalComponentsNodeRef() - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- getGlobalUserFolderNodeRef() - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- getGoogleId() - Method in class org.alfresco.rest.api.model.Person
-
- getGrammarFileName() - Method in class org.alfresco.rest.antlr.WhereClauseLexer
-
- getGrammarFileName() - Method in class org.alfresco.rest.antlr.WhereClauseParser
-
- getGuid() - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- getGuid() - Method in class org.alfresco.rest.api.model.Node
-
- getGuid() - Method in interface org.alfresco.rest.api.model.Site
-
- getGuid() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getHandlerRegistry() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getHasFirstPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Is there a known first page?
- getHasFirstPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getHasFirstPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getHasLastPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Is there a known last page?
- getHasLastPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getHasLastPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getHasNextPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Is there a known next page?
- getHasNextPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getHasNextPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getHasPrevPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Is there a known prev page?
- getHasPrevPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getHasPrevPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getHeader(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getHeader(String) - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getHeaderNames() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getHeaderNames() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getHeaders(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getHeaderValues(String) - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getHeight() - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Gets the value of the height property.
- getHiddenAspect() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getHomeNetwork() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getHomeNode() - Method in class org.alfresco.repo.webdav.auth.WebDAVUser
-
Return the user home node
- getHttpMethod() - Method in interface org.alfresco.rest.framework.core.HttpMethodSupport
-
- getHttpMethod() - Method in class org.alfresco.rest.framework.core.ResourceOperation
-
- getHttpMethod() - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- getHttpRequest(WebScriptRequest) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getHttpRequest(WebScriptRequest) - Method in class org.alfresco.opencmis.PublicApiAtomPubCMISDispatcher
-
- getHttpRequest(WebScriptRequest) - Method in class org.alfresco.opencmis.PublicApiBrowserCMISDispatcher
-
- getHttpStatusCode() - Method in exception org.alfresco.repo.webdav.WebDAVServerException
-
Returns the HTTP status code
- getI18NMessage(String, Object...) - Method in class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
-
Return an I18N'd message for the given key or the key itself if not present
- getI18NMessage(String, Object...) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
Return an I18N'd message for the given key or the key itself if not present
- getIconContent(String, FileTypeImageSize) - Method in interface org.alfresco.repo.cmis.ws.FileTypeIconRetriever
-
Get content of icon by file type.
- getIconContent(String, FileTypeImageSize) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
- getIconMimetype(String, FileTypeImageSize) - Method in interface org.alfresco.repo.cmis.ws.FileTypeIconRetriever
-
Get mimetype of icon.
- getIconMimetype(String, FileTypeImageSize) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
- getId() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the connection id.
- getId() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getId() - Method in class org.alfresco.repo.cmis.reference.NodeIdReference
-
- getId() - Method in class org.alfresco.repo.cmis.ws.CmisListOfIdsType
-
Gets the value of the id property.
- getId() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the id property.
- getId() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the id property.
- getId(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
Get the entry id from the request.
- getId() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getId() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- getId() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getId() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getId() - Method in class org.alfresco.repo.web.scripts.solr.NodesGet.NodeRecord
-
- getId() - Method in class org.alfresco.repo.webservice.AbstractQuerySession
-
Retrieves the id this query session can be identified as
- getId() - Method in class org.alfresco.repo.webservice.action.Action
-
Gets the id value for this Action.
- getId() - Method in class org.alfresco.repo.webservice.action.Condition
-
Gets the id value for this Condition.
- getId() - Method in interface org.alfresco.repo.webservice.QuerySession
-
Retrieves the id this query session can be identified as
- getId() - Method in class org.alfresco.repo.webservice.types.Category
-
Gets the id value for this Category.
- getId() - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Gets the id value for this CMLCreate.
- getId() - Method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
Gets the id value for this ResultSetRowNode.
- getId() - Method in class org.alfresco.repo.webservice.types.Version
-
Gets the id value for this Version.
- getId() - Method in class org.alfresco.rest.api.model.Activity
-
- getId() - Method in class org.alfresco.rest.api.model.Comment
-
- getId() - Method in interface org.alfresco.rest.api.model.Network
-
- getId() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
Get the account name
- getId() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getId() - Method in interface org.alfresco.rest.api.model.Site
-
- getId() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getId() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getId() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getIds() - Method in class org.alfresco.repo.webservice.action.ActionFilter
-
Gets the ids value for this ActionFilter.
- getIds(int) - Method in class org.alfresco.repo.webservice.action.ActionFilter
-
- getIds() - Method in class org.alfresco.repo.webservice.action.RuleFilter
-
Gets the ids value for this RuleFilter.
- getIds(int) - Method in class org.alfresco.repo.webservice.action.RuleFilter
-
- getImageResolver() - Method in class org.alfresco.repo.web.scripts.RepositoryImageResolver
-
- getInAVMStore(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- getIncludeACL() - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Gets the value of the includeACL property.
- getIncludeACL() - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Gets the value of the includeACL property.
- getIncludeACL() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Gets the value of the includeACL property.
- getIncludeACL() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Gets the value of the includeACL property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Gets the value of the includeAllowableActions property.
- getIncludeAllowableActions() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets the value of the includeAllowableActions property.
- getIncludeAspects() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getIncludeNodeTypes() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getIncludePathSegment() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the includePathSegment property.
- getIncludePathSegment() - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Gets the value of the includePathSegment property.
- getIncludePathSegment() - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Gets the value of the includePathSegment property.
- getIncludePolicyIds() - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Gets the value of the includePolicyIds property.
- getIncludePolicyIds() - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Gets the value of the includePolicyIds property.
- getIncludePolicyIds() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Gets the value of the includePolicyIds property.
- getIncludePolicyIds() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Gets the value of the includePolicyIds property.
- getIncludeProperties() - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Gets the value of the includeProperties property.
- getIncludePropertyDefinitions() - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Gets the value of the includePropertyDefinitions property.
- getIncludePropertyDefinitions() - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Gets the value of the includePropertyDefinitions property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Gets the value of the includeRelationships property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the includeRelationships property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the includeRelationships property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Gets the value of the includeRelationships property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Gets the value of the includeRelationships property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Gets the value of the includeRelationships property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Gets the value of the includeRelationships property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Gets the value of the includeRelationships property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Gets the value of the includeRelationships property.
- getIncludeRelationships() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets the value of the includeRelationships property.
- getIncludeRelativePathSegment() - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Gets the value of the includeRelativePathSegment property.
- getIndex() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
NOTE: If you want the overall position in paged results you have to add the skipCount for the result set
- getInheritedRules() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get list of the rules inherited by this rule set from parent
- getInheritPermissions(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets whether the current node inherits its permissions from a parent node
- getInputStream() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getInputStream() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getInstantMessageId() - Method in class org.alfresco.rest.api.model.Person
-
- getInternalId() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the internal connection id.
- getInternalId() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getIntHeader(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getIntParameter(WebScriptRequest, String, int) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
Retrieves the named parameter as an integer, if the parameter is not present the default value is returned
- getIntParameter(WebScriptRequest, String, int) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
Retrieves the named parameter as an integer, if the parameter is not present the default value is returned
- getInvitationService() - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
- getIsContentType() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getIsEnabled() - Method in interface org.alfresco.rest.api.model.Network
-
Gets whether an account is enabled or not.
- getIsEnabled() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
Gets whether an account is enabled or not.
- getIsEnabled() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getIsMultiValue() - Method in class org.alfresco.repo.webservice.types.NamedValue
-
Gets the isMultiValue value for this NamedValue.
- getItem(String, String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getItem(String, String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getItem(String, String) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getItem(String, String) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getItemFromProcess(String, String) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
Get an item from the process package variable
- getItems(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getItems(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getItems() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getItems(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getItems(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getItemsFromProcess(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
Get all items from the process package variable
- getItemsPerPage() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getJobTitle() - Method in class org.alfresco.rest.api.model.Person
-
- getJoinSupport() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get the join support level in queries.
- getJson(String) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingJsonParser
-
- getJSONCallback() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getKey() - Method in class org.alfresco.repo.cmis.ws.CmisPermissionMapping
-
Gets the value of the key property.
- getKey() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getKind() - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Gets the value of the kind property.
- getLabel() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getLabel() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.EngineConfig
-
- getLabel() - Method in class org.alfresco.repo.webservice.types.Version
-
Gets the label value for this Version.
- getLabel(String, String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getLabelId() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.EngineConfig
-
- getLanguage() - Method in class org.alfresco.repo.webservice.types.Query
-
Gets the language value for this Query.
- getLastChangeLogToken() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the last change log token.
- getLastName() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getLastName() - Method in class org.alfresco.repo.web.scripts.site.SiteState.MemberState
-
- getLastName() - Method in class org.alfresco.rest.api.model.Person
-
- getLastPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the last page number
- getLastPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getLastPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getLastPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the last page number
- getLatestChangeLogToken() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the latestChangeLogToken property.
- getLength() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getLength() - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Gets the value of the length property.
- getLength() - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Gets the value of the length property.
- getLength() - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Gets the value of the length property.
- getLength() - Method in class org.alfresco.repo.webservice.content.Content
-
Gets the length value for this Content.
- getLength() - Method in class org.alfresco.repo.webservice.content.ContentSegment
-
Gets the length value for this ContentSegment.
- getLength() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
- getLength() - Method in interface org.alfresco.rest.framework.resource.content.ContentInfo
-
- getLength() - Method in class org.alfresco.rest.framework.resource.content.ContentInfoImpl
-
- getLimit() - Method in class org.alfresco.rest.api.model.Quota
-
- getLinkedFromRuleSets() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get the list of nodeRefs that link to this ruleset
- getLinkedToRuleSet() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get the nodeRef to which this ruleset linked to
- getLocalAddr() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocale() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocale() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getLocale() - Method in class org.alfresco.repo.webservice.types.LocaleConfiguration
-
Gets the locale value for this LocaleConfiguration.
- getLocale() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
- getLocale() - Method in interface org.alfresco.rest.framework.resource.content.ContentInfo
-
- getLocale() - Method in class org.alfresco.rest.framework.resource.content.ContentInfoImpl
-
- getLocaleId() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getLocales() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocalName() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocalName() - Method in class org.alfresco.repo.cmis.ws.CmisProperty
-
Gets the value of the localName property.
- getLocalName() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the localName property.
- getLocalName() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the localName property.
- getLocalNamespace() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the localNamespace property.
- getLocalNamespace() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the localNamespace property.
- getLocalPort() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocalProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getLocalProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getLocation() - Method in class org.alfresco.rest.api.model.Person
-
- getLockInfo(NodeRef) - Method in interface org.alfresco.repo.webdav.WebDAVLockService
-
Gets the lock info for the node reference relative to the current user.
- getLockInfo(NodeRef) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Gets the lock status for the node reference relative to the current user.
- getLockOwner() - Method in class org.alfresco.repo.webservice.authoring.LockStatus
-
Gets the lockOwner value for this LockStatus.
- getLockService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getLockStatus(Predicate) - Method in interface org.alfresco.repo.webservice.authoring.AuthoringServiceSoapPort
-
Gets the lock status of the specified nodes.
- getLockStatus(Predicate) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- getLockTimeout() - Method in class org.alfresco.repo.webdav.LockMethod
-
Return the lock timeout, in seconds.
- getLockToken() - Method in class org.alfresco.repo.webdav.UnlockMethod
-
Return the lock token of an existing lock
- getLockTokensMatch() - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Returns the list of lock tokens that should be checked against node's lock token on equivalence.
- getLockTokensNotMatch() - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Returns the list of lock tokens that should be checked against node's lock token on non-equivalence.
- getLockType() - Method in class org.alfresco.repo.webservice.authoring.LockStatus
-
Gets the lockType value for this LockStatus.
- getLogger() - Method in class org.alfresco.repo.webdav.auth.AuthenticationFilter
-
- getLogger() - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Return the logger.
- getLogger() - Method in class org.alfresco.repo.webdav.auth.HTTPRequestAuthenticationFilter
-
- getLogger() - Method in class org.alfresco.repo.webdav.auth.KerberosAuthenticationFilter
-
- getLogger() - Method in class org.alfresco.repo.webdav.auth.NTLMAuthenticationFilter
-
- getLoginPage() - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Return the login page address
- getMajor() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the major property.
- getMapping() - Method in class org.alfresco.repo.cmis.ws.CmisACLCapabilityType
-
Gets the value of the mapping property.
- getMarker() - Method in class org.alfresco.repo.webservice.types.VersionHistory
-
Gets the marker value for this VersionHistory.
- getMaxItems() - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Gets the value of the maxItems property.
- getMaxItems() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the maxItems property.
- getMaxItems() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the maxItems property.
- getMaxItems() - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Gets the value of the maxItems property.
- getMaxItems() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Gets the value of the maxItems property.
- getMaxItems() - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Gets the value of the maxItems property.
- getMaxItems() - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Gets the value of the maxItems property.
- getMaxItems() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets the value of the maxItems property.
- getMaxItems() - Method in class org.alfresco.rest.framework.resource.parameters.Paging
-
The maximum number of items the client requires.
- getMaxLength() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyStringDefinitionType
-
Gets the value of the maxLength property.
- getMaxRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the maximum number of rows to include in this page
- getMaxValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimalDefinitionType
-
Gets the value of the maxValue property.
- getMaxValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIntegerDefinitionType
-
Gets the value of the maxValue property.
- getMD4Hash(String) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
Get the stored MD4 hashed password for the user, or null if the user does not exist
- getMemberOfSite(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getMemberOfSite(SiteInfo, SiteRole) - Static method in class org.alfresco.rest.api.model.MemberOfSite
-
- getMemberOfSite(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getMembers() - Method in class org.alfresco.repo.web.scripts.site.SiteState
-
- getMessage() - Method in class org.alfresco.repo.cmis.ws.CmisFaultType
-
Gets the value of the message property.
- getMessage() - Method in exception org.alfresco.repo.web.scripts.person.UserCSVUploadPost.ResourceBundleWebScriptException
-
- getMessage() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getMessage1() - Method in exception org.alfresco.repo.webservice.accesscontrol.AccessControlFault
-
Gets the message1 value for this AccessControlFault.
- getMessage1() - Method in exception org.alfresco.repo.webservice.action.ActionFault
-
Gets the message1 value for this ActionFault.
- getMessage1() - Method in exception org.alfresco.repo.webservice.administration.AdministrationFault
-
Gets the message1 value for this AdministrationFault.
- getMessage1() - Method in exception org.alfresco.repo.webservice.authentication.AuthenticationFault
-
Gets the message1 value for this AuthenticationFault.
- getMessage1() - Method in exception org.alfresco.repo.webservice.authoring.AuthoringFault
-
Gets the message1 value for this AuthoringFault.
- getMessage1() - Method in exception org.alfresco.repo.webservice.classification.ClassificationFault
-
Gets the message1 value for this ClassificationFault.
- getMessage1() - Method in exception org.alfresco.repo.webservice.content.ContentFault
-
Gets the message1 value for this ContentFault.
- getMessage1() - Method in exception org.alfresco.repo.webservice.dictionary.DictionaryFault
-
Gets the message1 value for this DictionaryFault.
- getMessage1() - Method in exception org.alfresco.repo.webservice.repository.RepositoryFault
-
Gets the message1 value for this RepositoryFault.
- getMetaData() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getMetaData() - Method in class org.alfresco.repo.webservice.types.ResultSet
-
Gets the metaData value for this ResultSet.
- getMetaData() - Method in class org.alfresco.rest.framework.core.ResourceWithMetadata
-
Returns the meta data for this resource
- getMethod() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- GetMethod - Class in org.alfresco.repo.webdav
-
Implements the WebDAV GET method
- GetMethod() - Constructor for class org.alfresco.repo.webdav.GetMethod
-
Default constructor
- getMimeType() - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Gets the value of the mimeType property.
- getMimetype() - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Gets the value of the mimetype property.
- getMimetype() - Method in class org.alfresco.repo.webservice.types.ContentFormat
-
Gets the mimetype value for this ContentFormat.
- getMimeType() - Method in class org.alfresco.rest.api.model.Document
-
- getMimeType() - Method in interface org.alfresco.rest.framework.resource.content.BasicContentInfo
-
- getMimeType() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
- getMimeType() - Method in class org.alfresco.rest.framework.resource.content.ContentInfoImpl
-
- getMimeType() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getMimetypeService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getMimetypeService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the mimetype service
- getMinValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimalDefinitionType
-
Gets the value of the minValue property.
- getMinValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIntegerDefinitionType
-
Gets the value of the minValue property.
- getMobile() - Method in class org.alfresco.rest.api.model.Person
-
- getMode() - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Return the find mode
- getModifiedAt() - Method in class org.alfresco.rest.api.model.Comment
-
- getModifiedAt() - Method in class org.alfresco.rest.api.model.Node
-
- getModifiedAt() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getModifiedAt() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getModifiedBy() - Method in class org.alfresco.rest.api.model.Comment
-
- getModifiedBy() - Method in class org.alfresco.rest.api.model.Node
-
- getModifiedBy() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getMove() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the move value for this CML.
- getMove(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getMsgId() - Method in exception org.alfresco.rest.framework.core.exceptions.ApiException
-
Returns the message id key.
- getMultiFilingServicePort() - Method in class org.alfresco.repo.cmis.ws.MultiFilingService
-
- getMultiFilingServicePort(WebServiceFeature...) - Method in class org.alfresco.repo.cmis.ws.MultiFilingService
-
- getMyRating() - Method in class org.alfresco.rest.api.model.NodeRating
-
- getName() - Method in interface org.alfresco.repo.cmis.client.CMISServer
-
Gets CMIS Server Name
- getName() - Method in class org.alfresco.repo.cmis.client.CMISServerImpl
-
- getName() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getName() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getName() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getName() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRuntime
-
- getName() - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Returns the name of the property
- getName() - Method in class org.alfresco.repo.webservice.accesscontrol.NewAuthority
-
Gets the name value for this NewAuthority.
- getName() - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Gets the name value for this ActionItemDefinition.
- getName() - Method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Gets the name value for this ParameterDefinition.
- getName() - Method in class org.alfresco.repo.webservice.action.RuleType
-
Gets the name value for this RuleType.
- getName() - Method in class org.alfresco.repo.webservice.axis.WSDDSpringBeanRPCProvider
-
- getName() - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Gets the name value for this AssociationDefinition.
- getName() - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Gets the name value for this ClassDefinition.
- getName() - Method in class org.alfresco.repo.webservice.types.NamedValue
-
Gets the name value for this NamedValue.
- getName() - Method in class org.alfresco.repo.webservice.types.RoleDefinition
-
Gets the name value for this RoleDefinition.
- getName() - Method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Gets the name value for this ValueDefinition.
- getName() - Method in class org.alfresco.rest.api.model.Node
-
- getName() - Method in class org.alfresco.rest.api.model.Preference
-
- getName() - Method in class org.alfresco.rest.api.model.Quota
-
- getName() - Method in class org.alfresco.rest.api.PublicApiTenantWebScriptServletRuntime
-
- getName() - Method in class org.alfresco.rest.framework.Api
-
- getName() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- getName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Association
-
- getName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
Gets the property name
- getName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.QNameBean
-
- getNames() - Method in class org.alfresco.repo.webservice.dictionary.ClassPredicate
-
Gets the names value for this ClassPredicate.
- getNames(int) - Method in class org.alfresco.repo.webservice.dictionary.ClassPredicate
-
- getNamespaceName() - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Returns the namespace name for this property
- getNamespaceService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getNamespaceService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the namespace service
- getNamespaceUri() - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Returns the namespace URI for this property
- getNamespaceURIfromQname(QName) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getNavigationServicePort() - Method in class org.alfresco.repo.cmis.ws.NavigationService
-
- getNavigationServicePort(WebServiceFeature...) - Method in class org.alfresco.repo.cmis.ws.NavigationService
-
- getNetwork(String) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- getNetwork(String, String) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- getNetwork(String) - Method in interface org.alfresco.rest.api.Networks
-
- getNetwork(String, String) - Method in interface org.alfresco.rest.api.Networks
-
- getNetworkId() - Method in class org.alfresco.rest.api.model.Activity
-
- getNetworks(String, Paging) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- getNetworks(String, Paging) - Method in interface org.alfresco.rest.api.Networks
-
- getNext() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getNext() - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getNextPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the next page number
- getNextPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getNextPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getNextPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the next page number
- getNextResults(RESULTSETROW[]) - Method in class org.alfresco.repo.webservice.AbstractQuerySession
-
Helper method to page through the results.
- getNextResults(ServiceRegistry) - Method in class org.alfresco.repo.webservice.administration.UserQuerySession
-
- getNextResults(ServiceRegistry) - Method in interface org.alfresco.repo.webservice.QuerySession
-
Get the next batch of results from the full set of available results.
- getNextResults(ServiceRegistry) - Method in class org.alfresco.repo.webservice.repository.RepositoryQuerySession
-
- getNextSkipRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the next skip count
- getNode(CMISObjectReference) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get Node from Object Reference
- getNode() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getNode() - Method in class org.alfresco.repo.webservice.authoring.LockStatus
-
Gets the node value for this LockStatus.
- getNode() - Method in class org.alfresco.repo.webservice.classification.CategoriesResult
-
Gets the node value for this CategoriesResult.
- getNode() - Method in class org.alfresco.repo.webservice.content.Content
-
Gets the node value for this Content.
- getNode() - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Gets the node value for this ResultSetRow.
- getNode(String) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- getNode(NodeRef) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- getNode(String) - Method in interface org.alfresco.rest.api.Nodes
-
Get the node representation for the given node.
- getNodeConverter() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getNodeForPath(NodeRef, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Get the file info for the given paths
- getNodeForPath(NodeRef, String) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Get the file info for the given paths
- getNodeId() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getNodeLockInfo(FileInfo) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Returns node Lock token in consideration of WebDav lock depth.
- getNodeRating(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getNodeRating(NodeRef) - Method in interface org.alfresco.rest.api.impl.node.ratings.RatingScheme
-
- getNodeRating(String, String) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- getNodeRating(String, String) - Method in interface org.alfresco.rest.api.NodeRatings
-
- getNodeRatings(String, Paging) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- getNodeRatings(String, Paging) - Method in interface org.alfresco.rest.api.NodeRatings
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.AVMPathReference
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.NodeIdReference
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.NodePathReference
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.ObjectIdReference
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.ObjectPathReference
-
- getNodeRef() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getNodeRef() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getNodeRef() - Method in class org.alfresco.repo.web.scripts.solr.NodesGet.NodeRecord
-
- getNodeRef() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getNodeRef(Map<String, String>) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- getNodeRef() - Method in class org.alfresco.rest.api.model.Node
-
- getNodeRef() - Method in class org.alfresco.rest.api.model.SiteContainer
-
- getNodeRef() - Method in class org.alfresco.rest.api.model.Tag
-
- getNodeRef() - Method in class org.alfresco.rest.framework.resource.content.NodeBinaryResource
-
- getNodeRef(String) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
Create NodeRef from item id String
- getNodeRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getNodeRefs(String) - Method in class org.alfresco.repo.web.scripts.content.StreamACP
-
Converts the given comma delimited string of NodeRefs to an array
of NodeRefs.
- getNodeRefs(JSONObject) - Method in class org.alfresco.repo.web.scripts.content.StreamACP
-
Attempts to retrieve and convert a JSON array of
NodeRefs from the given JSON object.
- getNodes() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getNodes() - Method in class org.alfresco.repo.webservice.authoring.VersionResult
-
Gets the nodes value for this VersionResult.
- getNodes(int) - Method in class org.alfresco.repo.webservice.authoring.VersionResult
-
- getNodes() - Method in class org.alfresco.repo.webservice.types.Predicate
-
Gets the nodes value for this Predicate.
- getNodes(int) - Method in class org.alfresco.repo.webservice.types.Predicate
-
- getNodeService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getNodeService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the node service
- GetNodesParameters - Class in org.alfresco.repo.web.scripts.solr
-
Input parameters for retrieving node details for SOLR.
- GetNodesParameters() - Constructor for class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getNodeType() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getNodeType() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getNodeType(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node type
- getNullAttributes() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getNumber() - Method in class org.alfresco.repo.web.util.paging.Page
-
Gets the page number
- getNumberOfRatings() - Method in class org.alfresco.rest.api.model.FiveStarRatingSummary
-
- getNumberOfRatings() - Method in class org.alfresco.rest.api.model.LikesRatingSummary
-
- getNumItems() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderListType
-
Gets the value of the numItems property.
- getNumItems() - Method in class org.alfresco.repo.cmis.ws.CmisObjectListType
-
Gets the value of the numItems property.
- getNumItems() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionListType
-
Gets the value of the numItems property.
- getObject() - Method in class org.alfresco.repo.cmis.rest.CMISConstantsFactory
-
- getObject() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderType
-
Gets the value of the object property.
- getObject() - Method in class org.alfresco.repo.cmis.ws.CmisObjectParentsType
-
Gets the value of the object property.
- getObject(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the specified object
- getObject() - Method in class org.alfresco.repo.cmis.ws.GetFolderParentResponse
-
Gets the value of the object property.
- GetObject - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObject() - Constructor for class org.alfresco.repo.cmis.ws.GetObject
-
- getObject() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPathResponse
-
Gets the value of the object property.
- getObject() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersionResponse
-
Gets the value of the object property.
- getObject() - Method in class org.alfresco.repo.cmis.ws.GetObjectResponse
-
Gets the value of the object property.
- getObject(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.ObjectServicePort
-
- getObjectByPath(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the specified object by path
- GetObjectByPath - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObjectByPath() - Constructor for class org.alfresco.repo.cmis.ws.GetObjectByPath
-
- getObjectByPath(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.ObjectServicePort
-
- GetObjectByPathResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObjectByPathResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetObjectByPathResponse
-
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolder
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.ApplyPolicy
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CancelCheckOut
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CheckInResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CheckOut
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CheckOutResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSourceResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CreateFolderResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CreatePolicyResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.CreateRelationshipResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.DeleteContentStream
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.DeleteContentStreamResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.DeleteObject
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetACL
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetAllowableActions
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetAppliedPolicies
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetProperties
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.MoveObjectResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolder
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.RemovePolicy
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.SetContentStreamResponse
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Gets the value of the objectId property.
- getObjectId() - Method in class org.alfresco.repo.cmis.ws.UpdatePropertiesResponse
-
Gets the value of the objectId property.
- getObjectIds() - Method in class org.alfresco.repo.cmis.ws.DeleteTreeResponse.FailedToDelete
-
Gets the value of the objectIds property.
- getObjectInFolder() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderContainerType
-
Gets the value of the objectInFolder property.
- getObjectOfLatestVersion(String, String, Boolean, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMVersioningServicePort
-
- GetObjectOfLatestVersion - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObjectOfLatestVersion() - Constructor for class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
- getObjectOfLatestVersion(String, String, Boolean, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.VersioningServicePort
-
- GetObjectOfLatestVersionResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObjectOfLatestVersionResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersionResponse
-
- getObjectParents(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Returns the parent folders for the specified non-folder, fileable object.
- GetObjectParents - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObjectParents() - Constructor for class org.alfresco.repo.cmis.ws.GetObjectParents
-
- getObjectParents(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.NavigationServicePort
-
- GetObjectParentsResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObjectParentsResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetObjectParentsResponse
-
- getObjectRelationships(String, String, Boolean, EnumRelationshipDirection, String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRelationshipServicePort
-
Gets a list of relationships associated with the object, optionally of a specified relationship type, and optionally in a specified direction.
- GetObjectRelationships - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObjectRelationships() - Constructor for class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
- getObjectRelationships(String, String, Boolean, EnumRelationshipDirection, String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.RelationshipServicePort
-
- GetObjectRelationshipsResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObjectRelationshipsResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetObjectRelationshipsResponse
-
- GetObjectResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetObjectResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetObjectResponse
-
- getObjects() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderListType
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.CmisObjectListType
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.GetAllVersionsResponse
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.GetAppliedPoliciesResponse
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocsResponse
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.GetChildrenResponse
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.GetContentChangesResponse
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.GetDescendantsResponse
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.GetFolderTreeResponse
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationshipsResponse
-
Gets the value of the objects property.
- getObjects() - Method in class org.alfresco.repo.cmis.ws.QueryResponse
-
Gets the value of the objects property.
- getObjectServicePort() - Method in class org.alfresco.repo.cmis.ws.ObjectService
-
- getObjectServicePort(WebServiceFeature...) - Method in class org.alfresco.repo.cmis.ws.ObjectService
-
- getObjectType() - Method in class org.alfresco.repo.cmis.rest.CMISConstantsFactory
-
- getObjectType(HttpMethod) - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
Indicates if this resource can support the specified HTTPMethod
- getOffset() - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Gets the value of the offset property.
- getOffset() - Method in class org.alfresco.repo.webservice.content.ContentSegment
-
Gets the offset value for this ContentSegment.
- getOnlyBasicPermissions() - Method in class org.alfresco.repo.cmis.ws.GetACL
-
Gets the value of the onlyBasicPermissions property.
- getOpenCmisBinding() - Method in enum org.alfresco.opencmis.CMISDispatcherRegistry.Binding
-
- getOperations() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
- getOperator() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- getOrderBy() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the orderBy property.
- getOrganization() - Method in class org.alfresco.rest.api.model.Company
-
- getOriginalCredentials() - Method in class org.alfresco.rest.api.TenantCredentials
-
- getOriginals() - Method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
Gets the originals value for this CancelCheckoutResult.
- getOriginals(int) - Method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
- getOriginals() - Method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
Gets the originals value for this CheckoutResult.
- getOriginals(int) - Method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
- getOrNull(JSONObject, String) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- getOrNull(JSONObject, String) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- getOrNull(JSONObject, String) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- getOrNull(JSONObject, String) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisACLType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisChoice
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisListOfIdsType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderContainerType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderListType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisObjectListType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisObjectParentsType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisPropertiesType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisProperty
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryEntryType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisTypeContainer
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionListType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutputStream() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getOutputStream() - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getOutputStream() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getOverwriteFlag() - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Gets the value of the overwriteFlag property.
- getOwnableService() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- getOwner() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getOwner() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Who owns the lock?
- getOwner() - Method in class org.alfresco.repo.webservice.accesscontrol.OwnerResult
-
Gets the owner value for this OwnerResult.
- getOwner() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getOwners(Predicate) - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Get the current node owner.
- getOwners(Predicate) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- getOwningFileInfo() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleRef
-
Returns the owning file info reference for a rule.
- getOwningReference() - Method in class org.alfresco.repo.webservice.action.Rule
-
Gets the owningReference value for this Rule.
- getPagedSiteMembershipRequests(String, Paging) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- getPagedSiteMembershipRequests(String, Paging) - Method in interface org.alfresco.rest.api.SiteMembershipRequests
-
Get a paged list of site membership requests for inviteeId.
- getPagePath() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getPageSize() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the page size
- getPageSize() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getPageSize() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getPageType() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the page type
- getPageType() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getPageType() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getPageURL() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getPaging() - Method in class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
The requested paging parameters set by the client
- getPaging() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Returns a representation of the Paging of collections of resources, with skip count and max items.
- getPaging() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getPagingRequest(Paging) - Static method in class org.alfresco.rest.api.impl.Util
-
- getPaidNetwork() - Method in interface org.alfresco.rest.api.model.Network
-
- getPaidNetwork() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
- getPaidNetwork() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getParamAppName(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
Get the application name from the request.
- getParamEnableDisable(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParameter(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getParameter(String) - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getParameter(String) - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Gets a single request parameter passed in by the user.
- getParameter(String, Class<T>) - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Gets a single request parameter passed in by the user.
- getParameter(String) - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getParameter(String, Class<T>) - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getParameter(Parameters, String, Class<T>) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
Get the first parameter value, converted to the requested type.
- getParameterDefinition() - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Gets the parameterDefinition value for this ActionItemDefinition.
- getParameterDefinition(int) - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
- getParameterMap() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getParameterNames() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getParameterNames() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getParameters() - Method in interface org.alfresco.repo.cmis.client.CMISServer
-
Gets CMIS Server Parameters
- getParameters() - Method in class org.alfresco.repo.cmis.client.CMISServerImpl
-
- getParameters() - Method in class org.alfresco.repo.webservice.action.Action
-
Gets the parameters value for this Action.
- getParameters(int) - Method in class org.alfresco.repo.webservice.action.Action
-
- getParameters() - Method in class org.alfresco.repo.webservice.action.Condition
-
Gets the parameters value for this Condition.
- getParameters(int) - Method in class org.alfresco.repo.webservice.action.Condition
-
- getParameters(HttpMethod) - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
Gets the parameters for the specified http method.
- getParameters() - Method in class org.alfresco.rest.framework.core.ResourceOperation
-
- getParameterValues(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getParameterValues(String) - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getParamForward(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamFromId(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamFromTime(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamLimit(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamPath(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
Get the path from the request.
- getParamToId(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamToTime(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamType() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getParamUser(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamValue(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamValueType(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamVerbose(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParent() - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Gets the parent value for this CMLCreate.
- getParent_id() - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Gets the parent_id value for this CMLCreate.
- getParentAssocs() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getParentAssocsCrc() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getParentAuthorities(String, SiblingAuthorityFilter) - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Gets an authorities parent authorities
- getParentAuthorities(String, SiblingAuthorityFilter) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Gets all the parent authorities of a given authority, taking into account a filter
- getParentId() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the parentId property.
- getParentNodeForPath(NodeRef, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getParentNodeRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getParentRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getParentResource() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
- getParents() - Method in class org.alfresco.repo.cmis.ws.GetObjectParentsResponse
-
Gets the value of the parents property.
- getParents(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node parents
- getParentTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getPassedIn() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getPassword() - Method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
Gets the password value for this NewUserDetails.
- getPath() - Method in class org.alfresco.repo.cmis.reference.AVMPathReference
-
- getPath() - Method in class org.alfresco.repo.cmis.reference.NodePathReference
-
- getPath() - Method in class org.alfresco.repo.cmis.reference.ObjectPathReference
-
- getPath() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Gets the value of the path property.
- getPath(NodeRef) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Gets the display path for the specified node
- getPath() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the relative path
- getPath() - Method in class org.alfresco.repo.webservice.types.Reference
-
Gets the path value for this Reference.
- getPathFromNode(NodeRef, NodeRef) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Return the relative path for the node walking back to the specified root node
- getPathInfo() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getPathInfo() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getPathInfo() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getPathInfo() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- getPathParts(String[]) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
Helper to break down webscript extension path into path component elements
- getPathRunAsUser(String) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
Get the RunAs user need to execute a Write operation on the given path.
- getPaths() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getPaths() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getPathSegment() - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderType
-
Gets the value of the pathSegment property.
- getPathTranslated() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getPermission() - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlEntryType
-
Gets the value of the permission property.
- getPermission() - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlListType
-
Gets the value of the permission property.
- getPermission() - Method in class org.alfresco.repo.cmis.ws.CmisPermissionDefinition
-
Gets the value of the permission property.
- getPermission() - Method in class org.alfresco.repo.cmis.ws.CmisPermissionMapping
-
Gets the value of the permission property.
- getPermission() - Method in class org.alfresco.repo.webservice.accesscontrol.ACE
-
Gets the permission value for this ACE.
- getPermission() - Method in class org.alfresco.repo.webservice.accesscontrol.HasPermissionsResult
-
Gets the permission value for this HasPermissionsResult.
- getPermission() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- getPermissionMappings() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get the list of permission mappings.
- getPermissions() - Method in class org.alfresco.repo.cmis.ws.CmisACLCapabilityType
-
Gets the value of the permissions property.
- getPermissions(Predicate) - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Gets a list of the settable permissions for a set of references.
- getPermissions(Predicate) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- getPermissions() - Method in class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
Gets the permissions value for this GetClassPermissionsResult.
- getPermissions(int) - Method in class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
- getPermissions() - Method in class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
Gets the permissions value for this GetPermissionsResult.
- getPermissions(int) - Method in class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
- getPermissions(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node permissions
- getPermissionService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getPermissionService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the permission service
- GetPermissionsResult - Class in org.alfresco.repo.webservice.accesscontrol
-
- GetPermissionsResult() - Constructor for class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
- GetPermissionsResult(Reference, String[]) - Constructor for class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
- getPerson(String) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- getPerson(String) - Method in interface org.alfresco.rest.api.People
-
- getPersonId() - Method in class org.alfresco.rest.api.model.SiteMember
-
- getPersonId() - Method in class org.alfresco.rest.api.model.UserRating
-
- getPersonNodeRef(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getPersonNodeRef(String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getPolicies() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the policies property.
- getPolicies() - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Gets the value of the policies property.
- getPolicies() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Gets the value of the policies property.
- getPolicies() - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Gets the value of the policies property.
- getPolicies() - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Gets the value of the policies property.
- getPolicies() - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Gets the value of the policies property.
- getPolicyBehaviourFilter() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getPolicyId() - Method in class org.alfresco.repo.cmis.ws.ApplyPolicy
-
Gets the value of the policyId property.
- getPolicyId() - Method in class org.alfresco.repo.cmis.ws.RemovePolicy
-
Gets the value of the policyId property.
- getPolicyIds() - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Gets the value of the policyIds property.
- getPolicyServicePort() - Method in class org.alfresco.repo.cmis.ws.PolicyService
-
- getPolicyServicePort(WebServiceFeature...) - Method in class org.alfresco.repo.cmis.ws.PolicyService
-
- getPostcode() - Method in class org.alfresco.rest.api.model.Company
-
- getPostedAt() - Method in class org.alfresco.rest.api.model.Activity
-
- getPostPersonId() - Method in class org.alfresco.rest.api.model.Activity
-
- getPrecision() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimalDefinitionType
-
Gets the value of the precision property.
- getPreference(String, String) - Method in class org.alfresco.rest.api.impl.PreferencesImpl
-
- getPreference(String, String) - Method in interface org.alfresco.rest.api.Preferences
-
- getPreferences(String, Paging) - Method in class org.alfresco.rest.api.impl.PreferencesImpl
-
- getPreferences(String, Paging) - Method in interface org.alfresco.rest.api.Preferences
-
- getPrefix(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getPrefix() - Method in class org.alfresco.repo.webservice.types.NamespaceConfigurationInner
-
Gets the prefix value for this NamespaceConfigurationInner.
- getPrefixedName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getPrefixedName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
Gets the prefixed property name
- getPrefixedName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.QNameBean
-
- getPrefixedQNamePath() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getPrefixFromModelName(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getPreviousPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the previous page number
- getPrevPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the previous page number
- getPrevPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getPrevPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getPrimary() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getPrimaryParent(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node primary parent reference
- getPrimaryPath(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node primary path
- getPrimaryPrefixedPath(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node primary path
- getPrincipal() - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlEntryType
-
Gets the value of the principal property.
- getPrincipalAnonymous() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the name of the principal who is used for anonymous access.
- getPrincipalAnonymous() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the principalAnonymous property.
- getPrincipalAnyone() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the name of the principal who is used to indicate any authenticated user.
- getPrincipalAnyone() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the principalAnyone property.
- getPrincipalId() - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlPrincipalType
-
Gets the value of the principalId property.
- getPriority() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getPrivateApis() - Method in class org.alfresco.rest.framework.core.ResourceDictionary
-
- getProcess(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getProcess(String) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getProcessDefinition(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getProcessDefinition(String) - Method in interface org.alfresco.rest.workflow.api.ProcessDefinitions
-
- getProcessDefinitionId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getProcessDefinitionId() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getProcessDefinitionImage(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getProcessDefinitionImage(String) - Method in interface org.alfresco.rest.workflow.api.ProcessDefinitions
-
- getProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getProcessDefinitionKey() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getProcessDefinitions(Parameters) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getProcessDefinitions(Parameters) - Method in interface org.alfresco.rest.workflow.api.ProcessDefinitions
-
- getProcesses(Parameters) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getProcesses(Parameters) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getProcessId() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getProcessImage(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getProcessImage(String) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getProcessVariables() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getProductName() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the productName property.
- getProductVersion() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the productVersion property.
- getPropagation() - Method in class org.alfresco.repo.cmis.ws.CmisACLCapabilityType
-
Gets the value of the propagation property.
- getProperties() - Method in class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
Gets all aspect properties
- getProperties() - Method in class org.alfresco.repo.cmis.ws.Aspects
-
Gets the value of the properties property.
- getProperties() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the properties property.
- getProperties() - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Gets the value of the properties property.
- getProperties() - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Gets the value of the properties property.
- getProperties() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Gets the value of the properties property.
- getProperties() - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Gets the value of the properties property.
- getProperties() - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Gets the value of the properties property.
- getProperties() - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Gets the value of the properties property.
- getProperties(String, String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the properties of an object, and optionally the operations that the user is allowed to perform on the object.
- GetProperties - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetProperties() - Constructor for class org.alfresco.repo.cmis.ws.GetProperties
-
- getProperties() - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersionResponse
-
Gets the value of the properties property.
- getProperties() - Method in class org.alfresco.repo.cmis.ws.GetPropertiesResponse
-
Gets the value of the properties property.
- getProperties(String, String, String, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.ObjectServicePort
-
- getProperties() - Method in class org.alfresco.repo.cmis.ws.SetAspects
-
Gets the value of the properties property.
- getProperties() - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Gets the value of the properties property.
- getProperties(Object, PropertyFilter) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Get CMIS properties for object
- getProperties() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getProperties() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getProperties() - Method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
Gets the properties value for this NewUserDetails.
- getProperties(int) - Method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
- getProperties() - Method in class org.alfresco.repo.webservice.administration.UserDetails
-
Gets the properties value for this UserDetails.
- getProperties(int) - Method in class org.alfresco.repo.webservice.administration.UserDetails
-
- getProperties(String[]) - Method in interface org.alfresco.repo.webservice.dictionary.DictionaryServiceSoapPort
-
Retrieves property definitions.
- getProperties(String[]) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
- getProperties() - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Gets the properties value for this ClassDefinition.
- getProperties(int) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
- getProperties() - Method in class org.alfresco.repo.webservice.types.Node
-
Gets the properties value for this Node.
- getProperties(int) - Method in class org.alfresco.repo.webservice.types.Node
-
- getProperties(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node properties
- getPropertiesMap(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Converts CmisPropertiesType properties representation to rapidly accessible form
- getPropertiesOfLatestVersion(String, String, Boolean, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMVersioningServicePort
-
Gets the properties of the latest version, or the latest major version, of the specified version series.
- GetPropertiesOfLatestVersion - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetPropertiesOfLatestVersion() - Constructor for class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
- getPropertiesOfLatestVersion(String, String, Boolean, String, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.VersioningServicePort
-
- GetPropertiesOfLatestVersionResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetPropertiesOfLatestVersionResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersionResponse
-
- GetPropertiesResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetPropertiesResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetPropertiesResponse
-
- getProperty() - Method in class org.alfresco.repo.cmis.ws.CmisPropertiesType
-
Gets the value of the property property.
- getProperty(NodeRef, String, ResultType) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Gets property value by its name from Node Reference object
- getProperty() - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- getProperty() - Method in class org.alfresco.repo.webservice.content.Content
-
Gets the property value for this Content.
- getProperty() - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Gets the property value for this CMLAddAspect.
- getProperty(int) - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
- getProperty() - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Gets the property value for this CMLCreate.
- getProperty(int) - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
- getProperty() - Method in class org.alfresco.repo.webservice.types.CMLUpdate
-
Gets the property value for this CMLUpdate.
- getProperty(int) - Method in class org.alfresco.repo.webservice.types.CMLUpdate
-
- getProperty() - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Gets the property value for this CMLWriteContent.
- getProperty(String, int) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- getProperty(String, int, Class<T>) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
Get the property value, converted to the requested type.
- getPropertyConverter() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getPropertyDefinition(String) - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
Gets property definition for specified column name
- getPropertyDefinition() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the propertyDefinition property.
- getPropertyDefinition(String) - Method in class org.alfresco.rest.workflow.api.impl.TypeDefinitionContext
-
- getPropertyDefinitionId() - Method in class org.alfresco.repo.cmis.ws.CmisProperty
-
Gets the value of the propertyDefinitionId property.
- getPropertyName(CmisProperty) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- getPropertyName() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- getPropertyQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractPropertyGet
-
- getPropertyQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.PropertyGet
-
- getPropertyQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.PropertyGet
-
- getPropertyQName() - Method in class org.alfresco.rest.framework.resource.content.NodeBinaryResource
-
- getPropertyType() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the propertyType property.
- getPropertyValue() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- getProtocol() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getProxy() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.EngineConfig
-
- getProxy() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
Gets the proxy configuration
- getProxyTransformerLabel(ProxyContentTransformer) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Gets the display label for proxy content transformers
- getPublicApis() - Method in class org.alfresco.rest.framework.core.ResourceDictionary
-
- getPwcSearchable() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Can you query the private working copy of a document.
- getQNameCollection(WebScriptRequest, boolean) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractSubClassesGet
-
- getQNameCollection(WebScriptRequest, boolean) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.SubClassesGet
-
- getQNameCollection(WebScriptRequest, boolean) - Method in class org.alfresco.repo.web.scripts.dictionary.SubClassesGet
-
- getQNameConverter() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getQNameConverter() - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getQNameConverter() - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getQNameForModel(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractClassesGet
-
- getQNameForModel(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.ClassesGet
-
- getQNameForModel(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.ClassesGet
-
- getQnamePath() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getQualifiedName() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getQuery() - Method in class org.alfresco.repo.webservice.AbstractQuerySession
- getQuery() - Method in class org.alfresco.repo.webservice.types.Predicate
-
Gets the query value for this Predicate.
- getQuery() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Represents a Query specified by the client.
- getQuery() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getQueryName() - Method in class org.alfresco.repo.cmis.ws.CmisProperty
-
Gets the value of the queryName property.
- getQueryName() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the queryName property.
- getQueryName() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Gets the value of the queryName property.
- getQueryResults(ServiceRegistry) - Method in class org.alfresco.repo.webservice.AbstractQuerySession
-
Helper method to get the results.
- getQuerySession() - Method in class org.alfresco.repo.webservice.administration.UserQueryResults
-
Gets the querySession value for this UserQueryResults.
- getQuerySession() - Method in class org.alfresco.repo.webservice.repository.QueryResult
-
Gets the querySession value for this QueryResult.
- getQueryString() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getQueryString() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getQuerySupport() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get the query support level.
- getQuota() - Method in class org.alfresco.rest.api.model.Person
-
- getQuotas() - Method in interface org.alfresco.rest.api.model.Network
-
- getQuotas() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
- getQuotas() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getQuotaUsed() - Method in class org.alfresco.rest.api.model.Person
-
- getRatedAt() - Method in class org.alfresco.rest.api.model.NodeRating
-
- getRatingSchemeId() - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getRatingServiceName() - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getRatingServiceRating(Object) - Method in class org.alfresco.rest.api.impl.node.ratings.FiveStarRatingScheme
-
- getRatingServiceRating(Object) - Method in class org.alfresco.rest.api.impl.node.ratings.LikesRatingScheme
-
- getReader() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRealPath(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRealPathInfo() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- getRecognizedParams(WebScriptRequest) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Finds the formal set of params that any rest service could potentially have passed in as request params
- getReference() - Method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
Gets the reference value for this ACL.
- getReference() - Method in class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
Gets the reference value for this GetPermissionsResult.
- getReference() - Method in class org.alfresco.repo.webservice.accesscontrol.HasPermissionsResult
-
Gets the reference value for this HasPermissionsResult.
- getReference() - Method in class org.alfresco.repo.webservice.accesscontrol.OwnerResult
-
Gets the reference value for this OwnerResult.
- getReference() - Method in class org.alfresco.repo.webservice.action.ActionExecutionResult
-
Gets the reference value for this ActionExecutionResult.
- getReference() - Method in class org.alfresco.repo.webservice.types.Node
-
Gets the reference value for this Node.
- getRegistry() - Method in class org.alfresco.repo.web.scripts.TenantRepositoryContainer
-
- getRelated() - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
Returns the Map of related objects
- getRelationFilter(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the web request and looks for a "relations" parameter Parses the
parameter and produces a list of bean properties to use as a filter A
SimpleBeanPropertiesFilter it returned that uses the properties If no
filter param is set then a default BeanFilter is returned that will never
filter properties (ie.
- getRelationsFilter() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getRelationship() - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Gets the value of the relationship property.
- getRelationshipDirection() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Gets the value of the relationshipDirection property.
- getRelationshipId() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getRelationshipServicePort() - Method in class org.alfresco.repo.cmis.ws.RelationshipService
-
- getRelationshipServicePort(WebServiceFeature...) - Method in class org.alfresco.repo.cmis.ws.RelationshipService
-
- getRelativePathSegment() - Method in class org.alfresco.repo.cmis.ws.CmisObjectParentsType
-
Gets the value of the relativePathSegment property.
- getRemainingTimeoutSeconds() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Remaining time before lock expires, in seconds.
- getRemoteAddr() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRemoteHost() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRemotePort() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRemoteUser() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRemoveACEs() - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Gets the value of the removeACEs property.
- getRemoveACEs() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the removeACEs property.
- getRemoveACEs() - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Gets the value of the removeACEs property.
- getRemoveACEs() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Gets the value of the removeACEs property.
- getRemoveACEs() - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Gets the value of the removeACEs property.
- getRemoveACEs() - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Gets the value of the removeACEs property.
- getRemoveACEs() - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Gets the value of the removeACEs property.
- getRemoveAspect() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the removeAspect value for this CML.
- getRemoveAspect(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getRemoveAssociation() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the removeAssociation value for this CML.
- getRemoveAssociation(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getRemoveChild() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the removeChild value for this CML.
- getRemoveChild(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getRendition() - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Gets the value of the rendition property.
- getRenditionDocumentId() - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Gets the value of the renditionDocumentId property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Gets the value of the renditionFilter property.
- getRenditionFilter() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets the value of the renditionFilter property.
- getRenditions(Object, String) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- getRenditions(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the renditions of an object, and optionally the operations that the user is allowed to perform on the object.
- GetRenditions - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetRenditions() - Constructor for class org.alfresco.repo.cmis.ws.GetRenditions
-
- getRenditions() - Method in class org.alfresco.repo.cmis.ws.GetRenditionsResponse
-
Gets the value of the renditions property.
- getRenditions(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.ObjectServicePort
-
- GetRenditionsResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetRenditionsResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetRenditionsResponse
-
- getRepoRatingScheme() - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getRepositories(CMISServer) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getRepositories(CMISServer) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns all repositories available at this server.
- getRepositories(CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Gets a list of available repositories for this CMIS service endpoint.
- GetRepositories - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetRepositories() - Constructor for class org.alfresco.repo.cmis.ws.GetRepositories
-
- getRepositories() - Method in class org.alfresco.repo.cmis.ws.GetRepositoriesResponse
-
Gets the value of the repositories property.
- getRepositories(CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.RepositoryServicePort
-
- GetRepositoriesResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetRepositoriesResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetRepositoriesResponse
-
- getRepositoryDescription() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the repositoryDescription property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolder
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.ApplyPolicy
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CancelCheckOut
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CheckOut
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryEntryType
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.DeleteContentStream
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.DeleteObject
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetACL
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetAllowableActions
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetAppliedPolicies
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetFolderParent
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetProperties
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetRepositoryInfo
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetTypeDefinition
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolder
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.RemovePolicy
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Gets the value of the repositoryId property.
- getRepositoryId() - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Gets the value of the repositoryId property.
- getRepositoryInfo(String, ExtensionsData) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- getRepositoryInfo(String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Gets information about the CMIS repository and the capabilities it supports.
- GetRepositoryInfo - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetRepositoryInfo() - Constructor for class org.alfresco.repo.cmis.ws.GetRepositoryInfo
-
- getRepositoryInfo() - Method in class org.alfresco.repo.cmis.ws.GetRepositoryInfoResponse
-
Gets the value of the repositoryInfo property.
- getRepositoryInfo(String, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.RepositoryServicePort
-
- GetRepositoryInfoResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetRepositoryInfoResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetRepositoryInfoResponse
-
- getRepositoryInfos(ExtensionsData) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- getRepositoryName() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryEntryType
-
Gets the value of the repositoryName property.
- getRepositoryName() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the repositoryName property.
- getRepositoryPath(HttpServletRequest) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getRepositoryPermissions() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get all the permissions defined by the repository.
- getRepositoryReference() - Method in class org.alfresco.repo.cmis.reference.AbstractObjectReference
-
- getRepositoryReference() - Method in class org.alfresco.repo.cmis.reference.AssociationIdRelationshipReference
-
- getRepositoryReference() - Method in class org.alfresco.repo.cmis.reference.ObjectIdReference
-
- getRepositoryServicePort() - Method in class org.alfresco.repo.cmis.ws.RepositoryService
-
- getRepositoryServicePort(WebServiceFeature...) - Method in class org.alfresco.repo.cmis.ws.RepositoryService
-
- getRepresentationForNodeRef(Object, ClassDefinition) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getRequest(WebScriptRequest) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- getRequestBodyAsDocument() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Retrieves the request body as an XML document
- getRequestDispatcher(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRequestedSessionId() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRequestParameters(WebScriptRequest) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Finds all request parameters that aren't already know about (eg.
- getRequestURI(HttpServletRequest, String, String, String) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getRequestURI(HttpServletRequest, String, String, String) - Method in interface org.alfresco.opencmis.BaseUrlGenerator
-
- getRequestURI() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRequestURL() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRequiredAuthentication() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- getResidual() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
Determines whether the property is residual
- getResolution() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDateTimeDefinitionType
-
Gets the value of the resolution property.
- getResource() - Method in class org.alfresco.rest.framework.core.ResourceWithMetadata
-
Returns the REST resource object
- getResponse(WebScriptResponse) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- getResult() - Method in class org.alfresco.repo.web.util.paging.PagedResults
-
Get Result
- getResults() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getResults() - Method in class org.alfresco.repo.web.util.paging.PagedResults
-
Get Results
- getResultSet() - Method in class org.alfresco.repo.webservice.repository.QueryResult
-
Gets the resultSet value for this QueryResult.
- getRetryingTransactionHelper(MessageContext) - Static method in class org.alfresco.repo.webservice.Utils
-
Get the executer to wrap transactional callbacks in for better transaction behaviour.
- getReturnVersion(ScriptNode, String) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the required version of a node
- getRole() - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- getRole() - Method in interface org.alfresco.rest.api.model.Site
-
- getRole() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getRole() - Method in class org.alfresco.rest.api.model.SiteMember
-
- getRoot() - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
- getRootCategory() - Method in class org.alfresco.repo.webservice.types.Classification
-
Gets the rootCategory value for this Classification.
- getRootFolderId() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the rootFolderId property.
- getRootNodeRef() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the root node
- getRootPath() - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- getRowCount() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the count of rows within result set for this page
- getRowCount() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getRowCount() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getRowIndex() - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Gets the rowIndex value for this ResultSetRow.
- getRows() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getRows() - Method in class org.alfresco.repo.webservice.types.ResultSet
-
Gets the rows value for this ResultSet.
- getRows(int) - Method in class org.alfresco.repo.webservice.types.ResultSet
-
- getRowsPerPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets page size
- getRule() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleRef
-
Return the rule
- getRuleReference() - Method in class org.alfresco.repo.webservice.action.Rule
-
Gets the ruleReference value for this Rule.
- getRules() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get list of the rules "owned" by this rule set
- getRules(Reference, RuleFilter) - Method in interface org.alfresco.repo.webservice.action.ActionServiceSoapPort
-
Gets the rules for a reference.
- getRules(Reference, RuleFilter) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRulesetNodeRef() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get the nodeRef to which this ruleset belongs
- getRuleType(String) - Method in interface org.alfresco.repo.webservice.action.ActionServiceSoapPort
-
Get a named rule type.
- getRuleType(String) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRuleTypeImpl(String) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRuleTypeNames() - Method in class org.alfresco.repo.webservice.action.RuleFilter
-
Gets the ruleTypeNames value for this RuleFilter.
- getRuleTypeNames(int) - Method in class org.alfresco.repo.webservice.action.RuleFilter
-
- getRuleTypes() - Method in interface org.alfresco.repo.webservice.action.ActionServiceSoapPort
-
Gets the availble action types.
- getRuleTypes() - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRuleTypes() - Method in class org.alfresco.repo.webservice.action.Rule
-
Gets the ruleTypes value for this Rule.
- getRuleTypes(int) - Method in class org.alfresco.repo.webservice.action.Rule
-
- getRuleTypesImpl() - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRunningId(ExecutionSummary) - Static method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
Returns the running action ID for the given
ExecutionSummary
- getRuntime() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getRuntime() - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getRuntime(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServlet
-
- getRuntime(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.rest.api.PublicApiWebScriptServlet
-
- getSafePropertyValue(Object) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getSchema() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getScheme() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getScheme() - Method in class org.alfresco.repo.webservice.types.Store
-
Gets the scheme value for this Store.
- getScheme() - Method in class org.alfresco.rest.api.model.NodeRating
-
- getScope() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Returns lock scope
- getScope() - Method in class org.alfresco.rest.framework.Api
-
- getScope() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- getScope() - Method in class org.alfresco.rest.workflow.api.impl.TaskVariablesWalkerCallback
-
- getScope() - Method in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- getScopeForValue(String) - Static method in enum org.alfresco.rest.workflow.api.model.VariableScope
-
- getScore() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getScore() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchTemplateNode
-
Gets the result row score
- getScore() - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Gets the score value for this ResultSetRow.
- getScriptDocumentPaths(WebScript) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getScriptLoader() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getScriptParameters() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAPIRuntime
-
- getScriptParameters() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- getScriptUrl() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRuntime
-
- getScriptUrl() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRuntime
-
- getScriptUrl() - Method in class org.alfresco.rest.api.PublicApiTenantWebScriptServletRuntime
-
- getSearchAllVersions() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets the value of the searchAllVersions property.
- getSearchElapsedTime() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- getSearchQuery(SiteInfo, String, int) - Method in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
Build the search query from the passed in parameters and SEARCH_QUERY constant
- getSearchService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getSearchService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the search service
- getSearchTerms() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getSecret() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- getSecret() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getSecretKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getSecurityConfigSection() - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
- getSelectClause(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the "select" parameter and turns it into a List property names
- getSelectedProperties() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
A list of property names passed in the request using the json pointer syntax
Specified by the "SELECT" request parameter.
- getSelectedProperties() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getSelectorNode(String) - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
Gets node for specified selector
- getSelectors() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getSelectorScore(String) - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getSerializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.accesscontrol.AccessControlFault
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.AccessStatus
-
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.ACE
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.AuthorityFilter
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.HasPermissionsResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.NewAuthority
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.OwnerResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.accesscontrol.SiblingAuthorityFilter
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.Action
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ActionExecutionResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.action.ActionFault
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ActionFilter
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ActionItemDefinitionType
-
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.Condition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.Rule
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.RuleFilter
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.action.RuleType
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.administration.AdministrationFault
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.administration.UserDetails
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.administration.UserFilter
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.administration.UserQueryResults
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.authentication.AuthenticationFault
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authentication.AuthenticationResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.authoring.AuthoringFault
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.LockStatus
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.LockTypeEnum
-
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.authoring.VersionResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.classification.AppliedCategory
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.classification.CategoriesResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.classification.ClassificationFault
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.content.Content
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.content.ContentFault
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.content.ContentSegment
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.dictionary.ClassPredicate
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.dictionary.DictionaryFault
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.repository.Association
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.repository.QueryResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in exception org.alfresco.repo.webservice.repository.RepositoryFault
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Cardinality
-
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Category
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Classification
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CML
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLCopy
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLCreate
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLDelete
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLMove
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLRemoveAspect
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLUpdate
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ContentFormat
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.LocaleConfiguration
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.NamedValue
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.NamespaceConfigurationInner
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Node
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.NodeDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ParentReference
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Predicate
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.PropertyDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Query
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.QueryConfiguration
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Reference
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ResultSet
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.RoleDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Store
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.Version
-
Get Custom Serializer
- getSerializer(String, Class, QName) - Static method in class org.alfresco.repo.webservice.types.VersionHistory
-
Get Custom Serializer
- getServer() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the CMIS Server.
- getServer() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getServerDefinition(String) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getServerDefinition(String) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Gets a server definitions by name.
- getServerDefinitions() - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getServerDefinitions() - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns all configured server definitions.
- getServerDefinitions() - Method in class org.alfresco.repo.cmis.client.CMISServersConfigElement
-
- getServerName() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getServerName(HttpServletRequest) - Method in class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-
- getServerName() - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Because the file server configuration may change during the lifetime of this filter, this method checks against
the last configured server name before returning a cached result
- getServerPath(HttpServletRequest) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getServerPath(HttpServletRequest) - Method in class org.alfresco.opencmis.DefaultBaseUrlGenerator
-
- getServerPath(HttpServletRequest) - Method in class org.alfresco.opencmis.ProxyBaseUrlGenerator
-
- getServerPath(HttpServletRequest) - Method in class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-
- getServerPath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getServerPort() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getServerPort(HttpServletRequest) - Method in class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-
- getServerScheme(HttpServletRequest) - Method in class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-
- getServiceClass(String, SOAPService, MessageContext) - Method in class org.alfresco.repo.webservice.axis.SpringBeanRPCProvider
-
Retrieves the class of the bean represented by the given name
- getServiceClassNameOptionName() - Method in class org.alfresco.repo.webservice.axis.SpringBeanRPCProvider
-
- getServiceContextPath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getServiceContextPath() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- getServiceMatch() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getServiceName() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getServicePath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getServiceRegistry() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getServiceRegistry() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the service registry
- getServlet() - Method in class org.alfresco.opencmis.AtomPubCMISDispatcher
-
- getServlet() - Method in class org.alfresco.opencmis.BrowserCMISDispatcher
-
- getServlet() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getServletAttribute(String) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getServletConfig() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getServletPath(HttpServletRequest) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getServletPath(HttpServletRequest) - Method in interface org.alfresco.opencmis.BaseUrlGenerator
-
- getServletPath() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getServletPath() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
- getSession() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getSession(boolean) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getSession() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the OpenCMIS Session.
- getSession() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getSessionid() - Method in class org.alfresco.repo.webservice.authentication.AuthenticationResult
-
Gets the sessionid value for this AuthenticationResult.
- getSessionId() - Static method in class org.alfresco.repo.webservice.Utils
-
Gets the current http session id
- getSessionKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getSessionKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getSessionUser(ServletContext, HttpServletRequest, HttpServletResponse, boolean) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Callback to get the specific impl of the Session User for a filter.
- getSharedConnections() - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getSharedConnections() - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns all shared connections.
- getSharedLockTokens() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Getter for sharedLockTokens list.
- getShareRootUrl(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
Returns the root of the Share WebApp, eg
http://localhost:8081/share/
- getShareSiteRootStem(WebScriptRequest, SiteInfo) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
Returns the root of the Share Site pages for a given site, eg
https://test.alfresco.com/share/page/site/test-site/
- getShortName(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getSite(String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSite(String, boolean) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSite() - Method in class org.alfresco.rest.api.model.SiteTarget
-
- getSite(String) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteContainer(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteContainer(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteContainers(String, Paging) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteContainers(String, Paging) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteId() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Get the site ID (short-name) that the current request relates to.
- getSiteId() - Method in class org.alfresco.rest.api.model.Activity
-
- getSiteInfo() - Method in class org.alfresco.repo.web.scripts.site.SiteState
-
- getSiteMember(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteMember(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteMembers(String, Parameters) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteMembers(String, Parameters) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteMembershipRequest(String, String) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- getSiteMembershipRequest(String, String) - Method in interface org.alfresco.rest.api.SiteMembershipRequests
-
Get the site membership request for inviteeId and siteId, if it exists.
- getSiteRole(String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteRole(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteRole(String) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteRole(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getSites(String, Parameters) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSites(Parameters) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSites(String, Parameters) - Method in interface org.alfresco.rest.api.Sites
-
- getSites(Parameters) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteShortName() - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- getSize() - Method in class org.alfresco.repo.web.util.paging.Page
-
Gets the page size
- getSize() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getSizeInBytes() - Method in class org.alfresco.rest.api.model.Document
-
- getSizeInBytes() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
Used for serialization.
- getSizeLimit() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getSizeToRead() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getSkipCount() - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Gets the value of the skipCount property.
- getSkipCount() - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Gets the value of the skipCount property.
- getSkipCount() - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Gets the value of the skipCount property.
- getSkipCount() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Gets the value of the skipCount property.
- getSkipCount() - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Gets the value of the skipCount property.
- getSkipCount() - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Gets the value of the skipCount property.
- getSkipCount() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets the value of the skipCount property.
- getSkipCount() - Method in class org.alfresco.rest.framework.resource.parameters.Paging
-
How many entries exist in the entire collection before those included in the list
- getSkipRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the number rows skipped
- getSkypeId() - Method in class org.alfresco.rest.api.model.Person
-
- getSort(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the Sort parameter as a String and parses it into a List of SortColumn objects.
- getSorting() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Returns a List of
SortColumn for sorting properties.
- getSorting() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getSource() - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Gets the source value for this UpdateResult.
- getSourceAssocs(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current source associations
- getSourceFolderId() - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Gets the value of the sourceFolderId property.
- getSourceId() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Gets the value of the sourceId property.
- getSourceId() - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Gets the sourceId value for this UpdateResult.
- getSourceMimetype() - Method in class org.alfresco.repo.cmis.rest.CMISQueryReader
-
- getSourceRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- getSourceRole() - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Gets the sourceRole value for this AssociationDefinition.
- getSourceTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- getSpecTitle() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the supported CMIS Specification Title
- getSpringContext(MessageContext) - Static method in class org.alfresco.repo.webservice.Utils
-
Returns the current Spring WebApplicationContext object
- getStackTrace() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getStart() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getStartActivityId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getStartedAt() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getStartedAt() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getStartedAt() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getStartFormModel(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getStartFormModel(String, Paging) - Method in interface org.alfresco.rest.workflow.api.ProcessDefinitions
-
- getStartFormResourceKey() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getStartIndex() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getStartPage() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getStartRow() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the start row within result set for this page
- getStartRow() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getStartRow() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getStartRow() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the start row within collection for this page
- getStartRow() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the start row within collection for this page
- getStartUserId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getState() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getStatement() - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Gets the value of the statement property.
- getStatement() - Method in class org.alfresco.repo.cmis.ws.Query
-
Gets the value of the statement property.
- getStatement() - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Gets the statement value for this UpdateResult.
- getStatement() - Method in class org.alfresco.repo.webservice.types.Query
-
Gets the statement value for this Query.
- getStatusCode() - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- getStatusCode() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getStatusCodeDescription() - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- getStatusCodeTemplate(int) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRuntime
-
- getStatusForAccessDeniedException() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Determines status code for AccessDeniedException based on client's HTTP headers.
- getStatusTemplate() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRuntime
-
- getStatusUpdatedAt() - Method in class org.alfresco.rest.api.model.Person
-
- getStore() - Method in class org.alfresco.repo.webservice.types.Predicate
-
Gets the store value for this Predicate.
- getStore() - Method in class org.alfresco.repo.webservice.types.Reference
-
Gets the store value for this Reference.
- getStoreFilter() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getStoreIdentifier() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getStoreName() - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- getStorePermissionMasks(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node permissions
- getStoreProtocol() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getStoreRef() - Method in class org.alfresco.repo.cmis.reference.DefaultRepositoryReference
-
- getStoreRef() - Method in class org.alfresco.repo.cmis.reference.StoreRepositoryReference
-
- getStores() - Method in interface org.alfresco.repo.webservice.repository.RepositoryServiceSoapPort
-
Retrieves a list of stores where content resources are held.
- getStores() - Method in class org.alfresco.repo.webservice.repository.RepositoryWebService
-
Retrieves a list of stores where content resources are held.
- getStores() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the list of repository stores
- getStream() - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Gets the value of the stream property.
- getStream() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getStreamId() - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Gets the value of the streamId property.
- getStreamId() - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Gets the value of the streamId property.
- getSubscriptionLevel() - Method in interface org.alfresco.rest.api.model.Network
-
Gets the subscription level.
- getSubscriptionLevel() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
Gets the subscription level.
- getSubscriptionLevel() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getSummaryFromAction(Action) - Static method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
Returns the ExecutionSummary for the given action if it
is currently executing, or null if it isn't
- getSummaryFromKey(String) - Static method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
Takes a running action ID, and returns an
ExecutionSummary object for it.
- getSuperClass() - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Gets the superClass value for this ClassDefinition.
- getSuperProcessInstanceId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getSupportedPermissions() - Method in class org.alfresco.repo.cmis.ws.CmisACLCapabilityType
-
Gets the value of the supportedPermissions property.
- getSurfConfigNodeRef(NodeRef, boolean) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
Return the "surf-config" noderef under the given root.
- getTag(String) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- getTag(StoreRef, String) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- getTag() - Method in class org.alfresco.rest.api.model.Tag
-
- getTag(StoreRef, String) - Method in interface org.alfresco.rest.api.Tags
-
- getTags(JSONObject) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- getTags(JSONObject) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- getTags(StoreRef, Paging) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- getTags(String, Parameters) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- getTags(StoreRef, Paging) - Method in interface org.alfresco.rest.api.Tags
-
- getTags(String, Parameters) - Method in interface org.alfresco.rest.api.Tags
-
- getTarget() - Method in class org.alfresco.rest.api.model.Favourite
-
- getTargetClass() - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Gets the targetClass value for this AssociationDefinition.
- getTargetFolderId() - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Gets the value of the targetFolderId property.
- getTargetGuid() - Method in class org.alfresco.rest.api.model.Favourite
-
- getTargetNodeRef(String, String) - Method in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- getTargetRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- getTargetRole() - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Gets the targetRole value for this AssociationDefinition.
- getTargetTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- getTask(String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTask(String) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTaskActionFromString(String) - Static method in enum org.alfresco.rest.workflow.api.model.TaskStateTransition
-
- getTaskCandidates(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTaskCandidates(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTaskFormModel(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTaskFormModel(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTasks(Parameters) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTasks(String, Parameters) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTasks(Parameters) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTasks(String, Parameters) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTaskVariables(Map<String, Object>, Map<String, Object>, TypeDefinition, TypeDefinition) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getTaskVariables(String, Paging, VariableScope) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTaskVariables(String, Paging, VariableScope) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTelephone() - Method in class org.alfresco.rest.api.model.Company
-
- getTelephone() - Method in class org.alfresco.rest.api.model.Person
-
- getTemplateLoader() - Method in class org.alfresco.repo.web.scripts.RepoClassPathStore
-
- getTemplateLoader() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getTemplateParameters() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAPIRuntime
-
- getTemplateParameters() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- getTenant() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- getTenantDomain() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getTenantDomain() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Get the tenant domain for the current user and request.
- getTenantService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getThinClientURI() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the thinClientURI property.
- getTicket() - Method in interface org.alfresco.repo.SessionUser
-
Return the ticket
- getTicket() - Method in class org.alfresco.repo.webdav.auth.WebDAVUser
-
Return the ticket
- getTicket() - Method in class org.alfresco.repo.webservice.authentication.AuthenticationResult
-
Gets the ticket value for this AuthenticationResult.
- getTitle() - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Gets the value of the title property.
- getTitle() - Method in class org.alfresco.repo.web.scripts.AlfrescoRhinoScriptDebugger
-
- getTitle() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getTitle() - Method in class org.alfresco.repo.webservice.action.Action
-
Gets the title value for this Action.
- getTitle() - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Gets the title value for this ActionItemDefinition.
- getTitle() - Method in class org.alfresco.repo.webservice.action.Rule
-
Gets the title value for this Rule.
- getTitle() - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Gets the title value for this AssociationDefinition.
- getTitle() - Method in class org.alfresco.repo.webservice.types.Category
-
Gets the title value for this Category.
- getTitle() - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Gets the title value for this ClassDefinition.
- getTitle() - Method in class org.alfresco.repo.webservice.types.Classification
-
Gets the title value for this Classification.
- getTitle() - Method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Gets the title value for this ValueDefinition.
- getTitle() - Method in class org.alfresco.rest.api.model.Comment
-
- getTitle() - Method in class org.alfresco.rest.api.model.Node
-
- getTitle() - Method in interface org.alfresco.rest.api.model.Site
-
- getTitle() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getTitle() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getTitle() - Method in class org.alfresco.rest.framework.core.ResourceOperation
-
- getTitle() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getTitle() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getTitle() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getTitle() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getTo() - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Gets the to value for this CMLAddChild.
- getTo() - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Gets the to value for this CMLCopy.
- getTo() - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Gets the to value for this CMLCreateAssociation.
- getTo() - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Gets the to value for this CMLMove.
- getTo() - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Gets the to value for this CMLRemoveAssociation.
- getTo_id() - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Gets the to_id value for this CMLAddChild.
- getTo_id() - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Gets the to_id value for this CMLCopy.
- getTo_id() - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Gets the to_id value for this CMLCreateAssociation.
- getTo_id() - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Gets the to_id value for this CMLMove.
- getTo_id() - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Gets the to_id value for this CMLRemoveAssociation.
- getTokenNames() - Method in class org.alfresco.rest.antlr.WhereClauseParser
-
- getToNodeId() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getTotalItems() - Method in class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
Indicates the total number of items available.
- getTotalPageItems() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getTotalPages() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getTotalPages() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets total number of pages
- getTotalPages() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getTotalPages() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getTotalPages() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets total number of pages
- getTotalResults() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getTotalRowCount() - Method in class org.alfresco.repo.webservice.types.ResultSet
-
Gets the totalRowCount value for this ResultSet.
- getTotalRows() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets total rows
- getTotalRows() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getTotalRows() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getTotalRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets total rows
- getTotalRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the total number of rows
- getTransactionIds() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getTransactionService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the transaction service
- getTransformer(String, long, String) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Note - for now, only does the best one, not all
- getTransformersFrom(String, long, List<String>) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
- getTransformersTo(String, long, List<String>) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.allowedpredicates_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.betweenpredicate_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.comparisonoperator_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.comparisonpredicate_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.existspredicate_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.inpredicate_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.matchespredicate_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.predicate_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.propertyvaluelist_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.propertyvaluepair_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.selectClause_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.simplepredicate_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.value_return
-
- getTree() - Method in class org.alfresco.rest.antlr.WhereClauseParser.whereclause_return
-
- getTree() - Method in interface org.alfresco.rest.framework.resource.parameters.where.Query
-
Returns the list of operations
- getTree() - Method in class org.alfresco.rest.framework.resource.parameters.where.QueryImpl
-
- getTreeAdaptor() - Method in class org.alfresco.rest.antlr.WhereClauseParser
-
- getTxnId() - Method in class org.alfresco.repo.web.scripts.solr.NodesGet.NodeRecord
-
- getTxnId() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getType() - Method in class org.alfresco.repo.cmis.ws.CmisFaultType
-
Gets the value of the type property.
- getType() - Method in class org.alfresco.repo.cmis.ws.CmisTypeContainer
-
Gets the value of the type property.
- getType() - Method in class org.alfresco.repo.cmis.ws.GetTypeDefinitionResponse
-
Gets the value of the type property.
- getType() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getType() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getType(String) - Static method in enum org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.SecureCommsType
-
- getType() - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Gets the type value for this ActionItemDefinition.
- getType() - Method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Gets the type value for this ParameterDefinition.
- getType() - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Gets the type value for this CMLCreate.
- getType() - Method in class org.alfresco.repo.webservice.types.Node
-
Gets the type value for this Node.
- getType() - Method in class org.alfresco.repo.webservice.types.NodeDefinition
-
Gets the type value for this NodeDefinition.
- getType() - Method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
Gets the type value for this ResultSetRowNode.
- getType() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
The type of this resource
- getType() - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- getType() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getTypeChildren(String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Returns the list of Object-Types defined for the Repository under the specified Type.
- GetTypeChildren - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetTypeChildren() - Constructor for class org.alfresco.repo.cmis.ws.GetTypeChildren
-
- getTypeChildren(String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.RepositoryServicePort
-
- GetTypeChildrenResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetTypeChildrenResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetTypeChildrenResponse
-
- getTypeConverter() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getTypeDefinition(String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Gets the definition for specified object type
- GetTypeDefinition - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetTypeDefinition() - Constructor for class org.alfresco.repo.cmis.ws.GetTypeDefinition
-
- getTypeDefinition(String, String, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.RepositoryServicePort
-
- GetTypeDefinitionResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetTypeDefinitionResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetTypeDefinitionResponse
-
- getTypeDesc() - Static method in exception org.alfresco.repo.webservice.accesscontrol.AccessControlFault
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.AccessStatus
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.ACE
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.AuthorityFilter
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.HasPermissionsResult
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.NewAuthority
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.OwnerResult
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.accesscontrol.SiblingAuthorityFilter
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.Action
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.ActionExecutionResult
-
Return type metadata object
- getTypeDesc() - Static method in exception org.alfresco.repo.webservice.action.ActionFault
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.ActionFilter
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.ActionItemDefinitionType
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.Condition
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.Rule
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.RuleFilter
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.action.RuleType
-
Return type metadata object
- getTypeDesc() - Static method in exception org.alfresco.repo.webservice.administration.AdministrationFault
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.administration.UserDetails
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.administration.UserFilter
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.administration.UserQueryResults
-
Return type metadata object
- getTypeDesc() - Static method in exception org.alfresco.repo.webservice.authentication.AuthenticationFault
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.authentication.AuthenticationResult
-
Return type metadata object
- getTypeDesc() - Static method in exception org.alfresco.repo.webservice.authoring.AuthoringFault
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.authoring.LockStatus
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.authoring.LockTypeEnum
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.authoring.VersionResult
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.classification.AppliedCategory
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.classification.CategoriesResult
-
Return type metadata object
- getTypeDesc() - Static method in exception org.alfresco.repo.webservice.classification.ClassificationFault
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.content.Content
-
Return type metadata object
- getTypeDesc() - Static method in exception org.alfresco.repo.webservice.content.ContentFault
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.content.ContentSegment
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.dictionary.ClassPredicate
-
Return type metadata object
- getTypeDesc() - Static method in exception org.alfresco.repo.webservice.dictionary.DictionaryFault
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.repository.Association
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.repository.QueryResult
-
Return type metadata object
- getTypeDesc() - Static method in exception org.alfresco.repo.webservice.repository.RepositoryFault
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.Cardinality
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.Category
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.Classification
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CML
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLCopy
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLCreate
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLDelete
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLMove
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLRemoveAspect
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLUpdate
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.ContentFormat
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.LocaleConfiguration
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.NamedValue
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.NamespaceConfigurationInner
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.Node
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.NodeDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.ParentReference
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.Predicate
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.PropertyDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.Query
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.QueryConfiguration
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.Reference
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.ResultSet
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.RoleDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.Store
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.Version
-
Return type metadata object
- getTypeDesc() - Static method in class org.alfresco.repo.webservice.types.VersionHistory
-
Return type metadata object
- getTypeDescendants(String, String, BigInteger, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Returns the set of descendant Object-Types defined for the Repository under the specified Type.
- GetTypeDescendants - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetTypeDescendants() - Constructor for class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
- getTypeDescendants(String, String, BigInteger, Boolean, CmisExtensionType) - Method in interface org.alfresco.repo.cmis.ws.RepositoryServicePort
-
- GetTypeDescendantsResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- GetTypeDescendantsResponse() - Constructor for class org.alfresco.repo.cmis.ws.GetTypeDescendantsResponse
-
- getTypeId() - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Gets the value of the typeId property.
- getTypeId() - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Gets the value of the typeId property.
- getTypeId() - Method in class org.alfresco.repo.cmis.ws.GetTypeDefinition
-
Gets the value of the typeId property.
- getTypeId() - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Gets the value of the typeId property.
- getTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Association
-
- getTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
- getTypes() - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionListType
-
Gets the value of the types property.
- getTypes() - Method in class org.alfresco.repo.cmis.ws.GetTypeChildrenResponse
-
Gets the value of the types property.
- getTypes() - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendantsResponse
-
Gets the value of the types property.
- getTypes() - Method in class org.alfresco.repo.webservice.action.ActionFilter
-
Gets the types value for this ActionFilter.
- getTypes(int) - Method in class org.alfresco.repo.webservice.action.ActionFilter
-
- getTypesToExclude(TypeDefinition) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- getUnfileObjects() - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Gets the value of the unfileObjects property.
- getUniqueId() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
URL uniqueId to the resource
- getUpdatability() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Gets the value of the updatability property.
- getUpdate() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the update value for this CML.
- getUpdate(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getUpdateCount() - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Gets the updateCount value for this UpdateResult.
- getUri() - Method in class org.alfresco.repo.webservice.types.NamespaceConfigurationInner
-
Gets the uri value for this NamespaceConfigurationInner.
- getUrl() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchTemplateNode
-
- getUrl() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getURL() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getUrl() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.ProxyConfig
-
- getUrl(PublishingEvent) - Static method in class org.alfresco.repo.web.scripts.publishing.PublishingModelBuilder
-
- getUrl(ChannelType) - Static method in class org.alfresco.repo.web.scripts.publishing.PublishingModelBuilder
-
- getUrl(Channel) - Static method in class org.alfresco.repo.web.scripts.publishing.PublishingModelBuilder
-
- getUrl() - Method in class org.alfresco.repo.webservice.content.Content
-
Gets the url value for this Content.
- getURLForPath(HttpServletRequest, String, boolean) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getURLForPath(HttpServletRequest, String, boolean, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getURLForPath(HttpServletRequest, String, boolean) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Returns a URL that could be used to access the given path.
- getUrlPathPrefix(HttpServletRequest) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getUrlPathPrefix() - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
Get the path prefix that generated URLs should exhibit, e.g.
- getUrls() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.EngineConfig
-
Gets the urls supported by this engine
- getUrlType() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getUsage() - Method in class org.alfresco.rest.api.model.Quota
-
- getUser() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getUser(String) - Method in interface org.alfresco.repo.webservice.administration.AdministrationServiceSoapPort
-
Get the details of a specified user.
- getUser(String) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
- getUserActivities(String, Parameters) - Method in interface org.alfresco.rest.api.Activities
-
- getUserActivities(String, Parameters) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- getUserArray(List<String>) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- getUserAttributeName() - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Return the user object session attribute name.
- getUserConnections() - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getUserConnections() - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns all user connections.
- getUserDetails(String) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- getUserDetails() - Method in class org.alfresco.repo.webservice.administration.UserQueryResults
-
Gets the userDetails value for this UserQueryResults.
- getUserDetails(int) - Method in class org.alfresco.repo.webservice.administration.UserQueryResults
-
- getUserId() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getUserName() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the user name.
- getUserName() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getUserName() - Method in interface org.alfresco.repo.SessionUser
-
Return the user name
- getUserName() - Method in class org.alfresco.repo.web.scripts.site.SiteState.MemberState
-
- getUserName() - Method in class org.alfresco.repo.webdav.auth.WebDAVUser
-
Return the user name
- getUserName() - Method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
Gets the userName value for this NewUserDetails.
- getUserName() - Method in class org.alfresco.repo.webservice.administration.UserDetails
-
Gets the userName value for this UserDetails.
- getUserName() - Method in class org.alfresco.repo.webservice.administration.UserFilter
-
Gets the userName value for this UserFilter.
- getUsername() - Method in class org.alfresco.repo.webservice.authentication.AuthenticationResult
-
Gets the username value for this AuthenticationResult.
- getUserName() - Method in class org.alfresco.rest.api.model.Person
-
- getUserPrincipal() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getUserRating() - Method in class org.alfresco.rest.api.model.UserRating
-
- getUserStatus() - Method in class org.alfresco.rest.api.model.Person
-
- getUserTransaction(MessageContext) - Static method in class org.alfresco.repo.webservice.Utils
-
- getUuid() - Method in class org.alfresco.repo.webservice.types.Reference
-
Gets the uuid value for this Reference.
- getValidHistoricTask(String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
Get a valid HistoricTaskInstance based on the given task id.
- getValidInput(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getValidTask(String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
Get a valid Task based on the given task id.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceBoolean
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceDateTime
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceDecimal
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceHtml
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceId
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceInteger
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceString
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisChoiceUri
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyBoolean
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDateTime
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimal
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyHtml
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyId
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyInteger
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyString
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.cmis.ws.CmisPropertyUri
-
Gets the value of the value property.
- getValue() - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Returns the value of this property
- getValue() - Method in class org.alfresco.repo.webservice.accesscontrol.AccessStatus
-
- getValue() - Method in class org.alfresco.repo.webservice.action.ActionItemDefinitionType
-
- getValue() - Method in class org.alfresco.repo.webservice.authoring.LockTypeEnum
-
- getValue() - Method in class org.alfresco.repo.webservice.types.Cardinality
-
- getValue() - Method in class org.alfresco.repo.webservice.types.NamedValue
-
Gets the value value for this NamedValue.
- getValue(Map<String, PropertyData<?>>, String) - Method in class org.alfresco.rest.api.model.Node
-
- getValue() - Method in class org.alfresco.rest.api.model.Preference
-
- getValue() - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- getValue() - Method in enum org.alfresco.rest.workflow.api.model.VariableScope
-
- getValue() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property.Value
-
Gets the value
- getValueDefs() - Method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
Gets the valueDefs value for this ResultSetMetaData.
- getValueDefs(int) - Method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
- getValueFromNamedValue(DictionaryService, QName, NamedValue) - Static method in class org.alfresco.repo.webservice.Utils
-
Utility method to convert from a string representation of a property value into the correct object representation.
- getValues() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getValues() - Method in class org.alfresco.repo.webservice.types.NamedValue
-
Gets the values value for this NamedValue.
- getValues(int) - Method in class org.alfresco.repo.webservice.types.NamedValue
-
- getValues() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
Gets the property value
- getVariableProperties() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- getVariables(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getVariables(Map<String, Object>, TypeDefinition) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getVariables() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getVariables() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getVariables(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getVariableScope() - Method in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- getVendorName() - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Gets the value of the vendorName property.
- getVersion() - Method in class org.alfresco.opencmis.CMISDispatcherRegistry.Endpoint
-
- getVersion() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the supported CMIS Version
- getVersion() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersion() - Method in class org.alfresco.rest.framework.Api
-
- getVersion() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getVersionBuild() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersionHistory(Reference) - Method in interface org.alfresco.repo.webservice.authoring.AuthoringServiceSoapPort
-
Gets the version history for the specfied node.
- getVersionHistory(Reference) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- getVersioningServicePort() - Method in class org.alfresco.repo.cmis.ws.VersioningService
-
- getVersioningServicePort(WebServiceFeature...) - Method in class org.alfresco.repo.cmis.ws.VersioningService
-
- getVersioningState() - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Gets the value of the versioningState property.
- getVersioningState() - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Gets the value of the versioningState property.
- getVersionLabel() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersionLabel() - Method in class org.alfresco.rest.api.model.Document
-
- getVersionMajor() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersionMinor() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersionRevision() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersions() - Method in class org.alfresco.repo.webservice.authoring.VersionResult
-
Gets the versions value for this VersionResult.
- getVersions(int) - Method in class org.alfresco.repo.webservice.authoring.VersionResult
-
- getVersions() - Method in class org.alfresco.repo.webservice.types.VersionHistory
-
Gets the versions value for this VersionHistory.
- getVersions(int) - Method in class org.alfresco.repo.webservice.types.VersionHistory
-
- getVisibility() - Method in interface org.alfresco.rest.api.model.Site
-
- getVisibility() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getWebdavRootNode() - Static method in class org.alfresco.repo.webdav.WebDAVServlet
-
- getWhere() - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Gets the where value for this CMLAddAspect.
- getWhere() - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Gets the where value for this CMLAddChild.
- getWhere() - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Gets the where value for this CMLCopy.
- getWhere() - Method in class org.alfresco.repo.webservice.types.CMLDelete
-
Gets the where value for this CMLDelete.
- getWhere() - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Gets the where value for this CMLMove.
- getWhere() - Method in class org.alfresco.repo.webservice.types.CMLRemoveAspect
-
Gets the where value for this CMLRemoveAspect.
- getWhere() - Method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Gets the where value for this CMLRemoveChild.
- getWhere() - Method in class org.alfresco.repo.webservice.types.CMLUpdate
-
Gets the where value for this CMLUpdate.
- getWhere() - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Gets the where value for this CMLWriteContent.
- getWhere_id() - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Gets the where_id value for this CMLAddAspect.
- getWhere_id() - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Gets the where_id value for this CMLAddChild.
- getWhere_id() - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Gets the where_id value for this CMLCopy.
- getWhere_id() - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Gets the where_id value for this CMLMove.
- getWhere_id() - Method in class org.alfresco.repo.webservice.types.CMLRemoveAspect
-
Gets the where_id value for this CMLRemoveAspect.
- getWhere_id() - Method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Gets the where_id value for this CMLRemoveChild.
- getWhere_id() - Method in class org.alfresco.repo.webservice.types.CMLUpdate
-
Gets the where_id value for this CMLUpdate.
- getWhere_id() - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Gets the where_id value for this CMLWriteContent.
- getWhereClause(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the "where" parameter and turns it into a Java Object that can be used for querying
- getWidth() - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Gets the value of the width property.
- getWorkerBeanName(ContentTransformerWorker) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Gets the given ContentTransformerWorker's bean name from the cache of known workers
- getWorkflowFactory() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getWorkflowFactory() - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getWorkingCopies() - Method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
Gets the workingCopies value for this CancelCheckoutResult.
- getWorkingCopies(int) - Method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
- getWorkingCopies() - Method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
Gets the workingCopies value for this CheckinResult.
- getWorkingCopies(int) - Method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
- getWorkingCopies() - Method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
Gets the workingCopies value for this CheckoutResult.
- getWorkingCopies(int) - Method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
- getWorkingCopy(NodeRef) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Returns a working copy of node for current user.
- getWriteContent() - Method in class org.alfresco.repo.webservice.types.CML
-
Gets the writeContent value for this CML.
- getWriteContent(int) - Method in class org.alfresco.repo.webservice.types.CML
-
- getWriter() - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getWriter() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getXMLOutputFormat() - Method in class org.alfresco.repo.webdav.PropFindMethod
-
- getXMLOutputFormat() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Returns the format required for an XML response.
- googleId - Variable in class org.alfresco.rest.api.model.Person
-
- GREATERTHAN - Static variable in class org.alfresco.rest.antlr.WhereClauseLexer
-
- GREATERTHAN - Static variable in class org.alfresco.rest.antlr.WhereClauseParser
-
- GREATERTHANOREQUALS - Static variable in class org.alfresco.rest.antlr.WhereClauseLexer
-
- GREATERTHANOREQUALS - Static variable in class org.alfresco.rest.antlr.WhereClauseParser
-
- GuestCredentials - Class in org.alfresco.repo.web.auth
-
- GuestCredentials() - Constructor for class org.alfresco.repo.web.auth.GuestCredentials
-
- guid - Variable in class org.alfresco.rest.api.model.Node
-
- guid - Variable in class org.alfresco.rest.api.model.SiteImpl
-
- saveActions(Reference, Action[]) - Method in interface org.alfresco.repo.webservice.action.ActionServiceSoapPort
-
Save actions against a given reference.
- saveActions(Reference, Action[]) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- saveRules(Reference, Rule[]) - Method in interface org.alfresco.repo.webservice.action.ActionServiceSoapPort
-
Save rules.
- saveRules(Reference, Rule[]) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- SC_FORBIDDEN_DESC - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- SC_NOT_FOUND_DESC - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- SC_OK_DESC - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- SCHEDULED_TIME - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- schedulePublishingEvent(PublishingService, String) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingJsonParser
-
- scope - Variable in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- ScriptCommentService - Class in org.alfresco.repo.web.scripts.comment
-
Temporary comment service API to start encapsulation of comment logic.
- ScriptCommentService() - Constructor for class org.alfresco.repo.web.scripts.comment.ScriptCommentService
-
- scriptLoader - Variable in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- scriptService - Variable in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- SEARCH_QUERY - Static variable in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
- SEARCH_STORE - Static variable in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- searchAllVersions - Variable in class org.alfresco.repo.cmis.ws.CmisQueryType
-
- searchAllVersions - Variable in class org.alfresco.repo.cmis.ws.Query
-
- searchConfig - Variable in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- SearchEngines - Class in org.alfresco.repo.web.scripts.bean
-
List of (server-side) registered Search Engines
- SearchEngines() - Constructor for class org.alfresco.repo.web.scripts.bean.SearchEngines
-
- SearchEngines.UrlTemplate - Class in org.alfresco.repo.web.scripts.bean
-
Model object for representing a registered search engine
- SearchEngines.UrlTemplate(String, String, String) - Constructor for class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- SearchEngines.UrlTemplate(String, String, String, SearchEngines.UrlTemplate) - Constructor for class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- searchPath - Variable in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- searchPath - Variable in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- searchProxy - Variable in class org.alfresco.repo.web.scripts.bean.SearchEngines
-
- SearchProxy - Class in org.alfresco.repo.web.scripts.bean
-
Alfresco OpenSearch Proxy Service
Provides the ability to submit a request to a registered search engine
via the Alfresco server.
- SearchProxy() - Constructor for class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- SearchQuery - Class in org.alfresco.repo.webservice.repository
-
A query to using full search.
- SearchQuery(Store, Query) - Constructor for class org.alfresco.repo.webservice.repository.SearchQuery
-
- searchService - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- searchService - Variable in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- searchService - Variable in class org.alfresco.repo.web.scripts.RepoStore
-
- searchService - Variable in class org.alfresco.repo.webservice.AbstractWebService
-
- SECOND - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- selectClause() - Method in class org.alfresco.rest.antlr.WhereClauseParser
-
- serialize(NodeRef, JsonGenerator, SerializerProvider) - Method in class org.alfresco.rest.framework.jacksonextensions.NodeRefSerializer
-
- serialize(CollectionWithPagingInfo, JsonGenerator, SerializerProvider) - Method in class org.alfresco.rest.framework.jacksonextensions.SerializerOfCollectionWithPaging
-
- serialize(ExecutionResult, JsonGenerator, SerializerProvider) - Method in class org.alfresco.rest.framework.jacksonextensions.SerializerOfExecutionResult
-
- serializeAsField(Object, JsonGenerator, SerializerProvider, BeanPropertyWriter) - Method in class org.alfresco.rest.framework.jacksonextensions.JacksonHelper.ReturnAllBeanProperties
-
- serializeAsField(Object, JsonGenerator, SerializerProvider) - Method in class org.alfresco.rest.framework.jacksonextensions.UniqueIdPropertyWriter
-
- SerializerOfCollectionWithPaging - Class in org.alfresco.rest.framework.jacksonextensions
-
Serializes CollectionWithPagingInfo into the correct response format, with Paging information and entries//
- SerializerOfCollectionWithPaging() - Constructor for class org.alfresco.rest.framework.jacksonextensions.SerializerOfCollectionWithPaging
-
- SerializerOfExecutionResult - Class in org.alfresco.rest.framework.jacksonextensions
-
Serializes ExecutionResult into the correct response format
- SerializerOfExecutionResult() - Constructor for class org.alfresco.rest.framework.jacksonextensions.SerializerOfExecutionResult
-
- serialVersionUID - Static variable in exception org.alfresco.repo.cmis.ws.CmisException
-
- SERVER_DESCRIPTION - Static variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- SERVER_NAME - Static variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- ServerQuery<RESULTSET> - Interface in org.alfresco.repo.webservice
-
Interface definition for a QuerySession.
- servers - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- ServerStatusWebScript - Class in org.alfresco.repo.imap.scripts
-
Shows the availability of the IMAP server via web script request.
- ServerStatusWebScript() - Constructor for class org.alfresco.repo.imap.scripts.ServerStatusWebScript
-
- SERVICE - Static variable in class org.alfresco.repo.cmis.ws.ACLService
-
- SERVICE - Static variable in class org.alfresco.repo.cmis.ws.DiscoveryService
-
- SERVICE - Static variable in class org.alfresco.repo.cmis.ws.MultiFilingService
-
- SERVICE - Static variable in class org.alfresco.repo.cmis.ws.NavigationService
-
- SERVICE - Static variable in class org.alfresco.repo.cmis.ws.ObjectService
-
- SERVICE - Static variable in class org.alfresco.repo.cmis.ws.PolicyService
-
- SERVICE - Static variable in class org.alfresco.repo.cmis.ws.RelationshipService
-
- SERVICE - Static variable in class org.alfresco.repo.cmis.ws.RepositoryService
-
- SERVICE - Static variable in class org.alfresco.repo.cmis.ws.VersioningService
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAPIServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.WebDAVServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.rest.api.PublicApiWebScriptServlet
-
- service() - Method in class org.alfresco.web.app.servlet.HTTPProxy
-
Perform request
- serviceName - Variable in class org.alfresco.opencmis.CMISHttpServletRequest
-
- serviceName - Variable in class org.alfresco.opencmis.CMISServletDispatcher
-
- serviceRegistry - Variable in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
- serviceRegistry - Variable in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- serviceRegistry - Variable in class org.alfresco.repo.webservice.AbstractWebService
-
- serviceRegistry - Variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- services - Variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- servlet - Variable in class org.alfresco.opencmis.CMISServletDispatcher
-
- sessionCreated(HttpSessionEvent) - Method in class org.alfresco.repo.webdav.WebDAVSessionListener
-
- sessionDestroyed() - Method in interface org.alfresco.repo.webdav.WebDAVLockService
-
- sessionDestroyed() - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.alfresco.repo.webdav.WebDAVSessionListener
-
- sessionFactory - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- SessionSynchronizedFilter - Class in org.alfresco.repo.web.filter.beans
-
A filter that will use the HttpSession (if it exists) as the monitor for a
synchronized block so that only one request per session is processed at any
time.
- SessionSynchronizedFilter() - Constructor for class org.alfresco.repo.web.filter.beans.SessionSynchronizedFilter
-
- SessionUser - Interface in org.alfresco.repo
-
Contract implemented by any object that represents an Alfresco "user" that
can be persisted in an HTTP Session.
- SET - Static variable in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- setAccessStatus(AccessStatus) - Method in class org.alfresco.repo.webservice.accesscontrol.ACE
-
Sets the accessStatus value for this ACE.
- setAccessStatus(AccessStatus) - Method in class org.alfresco.repo.webservice.accesscontrol.HasPermissionsResult
-
Sets the accessStatus value for this HasPermissionsResult.
- setAccessStatus(String) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- setAces(ACE[]) - Method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
Sets the aces value for this ACL.
- setAces(int, ACE) - Method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
- setACL(CmisACLType) - Method in class org.alfresco.repo.cmis.ws.ApplyACLResponse
-
Sets the value of the acl property.
- setACL(CmisAccessControlListType) - Method in class org.alfresco.repo.cmis.ws.CmisACLType
-
Sets the value of the acl property.
- setAcl(CmisAccessControlListType) - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Sets the value of the acl property.
- setACL(CmisACLType) - Method in class org.alfresco.repo.cmis.ws.GetACLResponse
-
Sets the value of the acl property.
- setAclCapability(CmisACLCapabilityType) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the aclCapability property.
- setAclId(long) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setAclId(Long) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setACLPropagation(JAXBElement<EnumACLPropagation>) - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Sets the value of the aclPropagation property.
- setAction(Action) - Method in class org.alfresco.repo.webservice.action.Rule
-
Sets the action value for this Rule.
- setActionName(String) - Method in class org.alfresco.repo.webservice.action.Action
-
Sets the actionName value for this Action.
- setActionReference(Reference) - Method in class org.alfresco.repo.webservice.action.Action
-
Sets the actionReference value for this Action.
- setActions(Action[]) - Method in class org.alfresco.repo.webservice.action.Action
-
Sets the actions value for this Action.
- setActions(int, Action) - Method in class org.alfresco.repo.webservice.action.Action
-
- setActions(Action[]) - Method in class org.alfresco.repo.webservice.action.ActionExecutionResult
-
Sets the actions value for this ActionExecutionResult.
- setActions(int, Action) - Method in class org.alfresco.repo.webservice.action.ActionExecutionResult
-
- setActionService(ActionService) - Method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- setActionService(ActionService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set action service instance
- setActionService(ActionService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setActionService(ActionService) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
Set the action service
- setActionTrackingService(ActionTrackingService) - Method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- setActionTrackingService(ActionTrackingService) - Method in class org.alfresco.repo.web.scripts.replication.AbstractReplicationWebscript
-
- setActive(boolean) - Method in class org.alfresco.repo.web.filter.beans.NullFilter
-
Activates or deactivates the bean
- setActive(boolean) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Activates or deactivates the bean
- setActivities(Activities) - Method in class org.alfresco.rest.api.people.PersonActivitiesRelation
-
- setActivities(Activities) - Method in class org.alfresco.rest.workflow.api.processes.ProcessActivitiesRelation
-
- setActivitiProcessEngine(ProcessEngine) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setActivityDefinitionId(String) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setActivityDefinitionId(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setActivityDefinitionName(String) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setActivityDefinitionType(String) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setActivityPoster(ActivityPoster) - Method in interface org.alfresco.repo.webdav.ActivityPostProducer
-
- setActivityPoster(ActivityPoster) - Method in class org.alfresco.repo.webdav.DeleteMethod
-
- setActivityPoster(ActivityPoster) - Method in class org.alfresco.repo.webdav.MkcolMethod
-
- setActivityPoster(ActivityPoster) - Method in class org.alfresco.repo.webdav.PutMethod
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.activities.feed.SiteFeedRetrieverWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.comments.CommentsPost
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.webdav.ActivityPosterImpl
-
- setActivityService(ActivityService) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setActivityService(ActivityService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setActivitySummaryParser(ActivitySummaryParser) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setAddACEs(CmisAccessControlListType) - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Sets the value of the addACEs property.
- setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Sets the value of the addACEs property.
- setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Sets the value of the addACEs property.
- setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Sets the value of the addACEs property.
- setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Sets the value of the addACEs property.
- setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Sets the value of the addACEs property.
- setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Sets the value of the addACEs property.
- setAddAspect(CMLAddAspect[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the addAspect value for this CML.
- setAddAspect(int, CMLAddAspect) - Method in class org.alfresco.repo.webservice.types.CML
-
- setAddChild(CMLAddChild[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the addChild value for this CML.
- setAddChild(int, CMLAddChild) - Method in class org.alfresco.repo.webservice.types.CML
-
- setAddress(String) - Method in class org.alfresco.repo.webservice.types.Store
-
Sets the address value for this Store.
- setAdHocPropertiesAllowed(boolean) - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Sets the adHocPropertiesAllowed value for this ActionItemDefinition.
- setAllowableActions(CmisAllowableActionsType) - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Sets the value of the allowableActions property.
- setAllowableActions(CmisAllowableActionsType) - Method in class org.alfresco.repo.cmis.ws.GetAllowableActionsResponse
-
Sets the value of the allowableActions property.
- setAllowedValues(List<String>) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setAllVersions(Boolean) - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolder
-
Sets the value of the allVersions property.
- setAllVersions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.DeleteObject
-
Sets the value of the allVersions property.
- setAllVersions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Sets the value of the allVersions property.
- setAncestors(Set<String>) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setAnEmbeddedEntity(boolean) - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
Is this object and embedded entity
- setApiDictionary(ResourceLookupDictionary) - Method in class org.alfresco.rest.framework.core.ApiBootstrap
-
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.imap.scripts.ServerStatusWebScript
-
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Uses the context to find OpenOffice related beans.
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.web.scripts.googledocs.Status
-
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- setAppTool(String) - Method in class org.alfresco.repo.webdav.ActivityPosterImpl
-
- setArchivedNodeFilters(List<ArchivedNodesFilter>) - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodesGet
-
This method is used to inject node filters on this GET call.
- setAspect(String) - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Sets the aspect value for this CMLAddAspect.
- setAspect(String) - Method in class org.alfresco.repo.webservice.types.CMLRemoveAspect
-
Sets the aspect value for this CMLRemoveAspect.
- setAspects(ScriptNode, Iterable<String>, Iterable<String>) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Sets the aspects on a node (Alfresco extension).
- SetAspects - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- SetAspects() - Constructor for class org.alfresco.repo.cmis.ws.SetAspects
-
- setAspects(Set<QName>) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setAspects(Set<QName>) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setAspects(String[]) - Method in class org.alfresco.repo.webservice.types.Node
-
Sets the aspects value for this Node.
- setAspects(int, String) - Method in class org.alfresco.repo.webservice.types.Node
-
- setAspects(ClassDefinition[]) - Method in class org.alfresco.repo.webservice.types.NodeDefinition
-
Sets the aspects value for this NodeDefinition.
- setAspects(int, ClassDefinition) - Method in class org.alfresco.repo.webservice.types.NodeDefinition
-
- setAspects(String[]) - Method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
Sets the aspects value for this ResultSetRowNode.
- setAspects(int, String) - Method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
- SetAspectsExtension - Class in org.alfresco.repo.cmis.rest
-
Alfresco CMIS extension for controlling aspects and their properties.
- SetAspectsExtension(Element) - Constructor for class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
The Constructor.
- SetAspectsExtension(Factory) - Constructor for class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
The Constructor.
- setAssignee(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setAssociation(String) - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Sets the association value for this CMLCreateAssociation.
- setAssociation(String) - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Sets the association value for this CMLRemoveAssociation.
- setAssociations(AssociationDefinition[]) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Sets the associations value for this ClassDefinition.
- setAssociations(int, AssociationDefinition) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
- setAssociationType(String) - Method in class org.alfresco.repo.webservice.repository.Association
-
Sets the associationType value for this Association.
- setAssociationType(String) - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Sets the associationType value for this CMLAddChild.
- setAssociationType(String) - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Sets the associationType value for this CMLCopy.
- setAssociationType(String) - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Sets the associationType value for this CMLCreate.
- setAssociationType(String) - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Sets the associationType value for this CMLMove.
- setAssociationType(String) - Method in class org.alfresco.repo.webservice.types.ParentReference
-
Sets the associationType value for this ParentReference.
- setAttachment(WebScriptRequest, WebScriptResponse, boolean, String) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Set attachment header
- setAttachment(WebScriptResponse, boolean, String) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Set attachment header
- setAttribute(String, Object) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- setAuditService(AuditService) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the authentication component.
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.repo.webservice.authentication.AuthenticationWebService
-
Set the authentication component
- setAuthenticationContextManager(ChildApplicationContextManager) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setAuthenticationListener(AuthenticationListener) - Method in class org.alfresco.repo.web.scripts.servlet.BasicHttpAuthenticatorFactory
-
- setAuthenticationListener(AuthenticationListener) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the authentication listener.
- setAuthenticationListener(AuthenticationListener) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.cmis.ws.AuthenticationInterceptor
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.bean.Authentication
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.bean.LoginTicketDelete
-
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.web.scripts.person.ChangePasswordPost
-
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.servlet.BasicHttpAuthenticatorFactory
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the authentication service.
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.webdav.auth.SSOFallbackBasicAuthenticationDriver
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the authentication service
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.webservice.authentication.AuthenticationWebService
-
Sets the AuthenticationService instance to use
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.webservice.axis.TicketCallbackHandler
-
Sets the AuthenticationService instance to use
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setAuthenticatorKeyHeader(String) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setAuthority(String) - Method in class org.alfresco.repo.webservice.accesscontrol.ACE
-
Sets the authority value for this ACE.
- setAuthority(String) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- setAuthorityDAO(AuthorityDAO) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.person.ChangePasswordPost
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.site.AbstractSiteWebScript
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Set the authentication service
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the authority service used to determine admin rights.
- setAuthorityService(AuthorityService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setAuthorityType(String) - Method in class org.alfresco.repo.webservice.accesscontrol.AuthorityFilter
-
Sets the authorityType value for this AuthorityFilter.
- setAuthorityType(String) - Method in class org.alfresco.repo.webservice.accesscontrol.NewAuthority
-
Sets the authorityType value for this NewAuthority.
- setAuthorityType(String) - Method in class org.alfresco.repo.webservice.accesscontrol.SiblingAuthorityFilter
-
Sets the authorityType value for this SiblingAuthorityFilter.
- setAvatarId(NodeRef) - Method in class org.alfresco.rest.api.model.Person
-
- setAvmService(AVMService) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- setAVMService(AVMService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setBaseId(EnumBaseObjectTypeIds) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the baseId property.
- setBasePath(String) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- setBaseUrlGenerator(BaseUrlGenerator) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.web.scripts.comment.ScriptCommentService
-
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.web.scripts.comments.CommentsPost
-
- setBlogService(BlogService) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setBulkImporter(BulkFilesystemImporter) - Method in class org.alfresco.repo.web.scripts.bulkimport.BulkFilesystemImportStatusWebScript
-
- setBulkImporter(MultiThreadedBulkFilesystemImporter) - Method in class org.alfresco.repo.web.scripts.bulkimport.copy.BulkFilesystemImportWebScript
-
- setBusinessKey(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setCache(Cache) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setCacheSize(int) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
Deprecated.
- setCalendarService(CalendarService) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- setCanAddObjectToFolder(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canAddObjectToFolder property.
- setCanApplyACL(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canApplyACL property.
- setCanApplyPolicy(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canApplyPolicy property.
- setCanCancelCheckOut(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canCancelCheckOut property.
- setCanCheckIn(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canCheckIn property.
- setCanCheckOut(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canCheckOut property.
- setCanCreateDocument(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canCreateDocument property.
- setCanCreateFolder(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canCreateFolder property.
- setCanCreateRelationship(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canCreateRelationship property.
- setCanDeleteContentStream(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canDeleteContentStream property.
- setCanDeleteObject(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canDeleteObject property.
- setCanDeleteTree(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canDeleteTree property.
- setCandidateId(String) - Method in class org.alfresco.rest.workflow.api.model.TaskCandidate
-
- setCandidateType(String) - Method in class org.alfresco.rest.workflow.api.model.TaskCandidate
-
- setCanGetACL(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetACL property.
- setCanGetAllVersions(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetAllVersions property.
- setCanGetAppliedPolicies(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetAppliedPolicies property.
- setCanGetChildren(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetChildren property.
- setCanGetContentStream(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetContentStream property.
- setCanGetDescendants(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetDescendants property.
- setCanGetFolderParent(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetFolderParent property.
- setCanGetFolderTree(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetFolderTree property.
- setCanGetObjectParents(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetObjectParents property.
- setCanGetObjectRelationships(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetObjectRelationships property.
- setCanGetProperties(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetProperties property.
- setCanGetRenditions(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canGetRenditions property.
- setCanMoveObject(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canMoveObject property.
- setCanRemoveObjectFromFolder(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canRemoveObjectFromFolder property.
- setCanRemovePolicy(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canRemovePolicy property.
- setCanSetContentStream(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canSetContentStream property.
- setCanUpdateProperties(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAllowableActionsType
-
Sets the value of the canUpdateProperties property.
- setCapabilities(CmisRepositoryCapabilitiesType) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the capabilities property.
- setCapabilityACL(EnumCapabilityACL) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityACL property.
- setCapabilityAllVersionsSearchable(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityAllVersionsSearchable property.
- setCapabilityChanges(EnumCapabilityChanges) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityChanges property.
- setCapabilityContentStreamUpdatability(EnumCapabilityContentStreamUpdates) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityContentStreamUpdatability property.
- setCapabilityGetDescendants(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityGetDescendants property.
- setCapabilityGetFolderTree(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityGetFolderTree property.
- setCapabilityJoin(EnumCapabilityJoin) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityJoin property.
- setCapabilityMultifiling(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityMultifiling property.
- setCapabilityPWCSearchable(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityPWCSearchable property.
- setCapabilityPWCUpdatable(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityPWCUpdatable property.
- setCapabilityQuery(EnumCapabilityQuery) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityQuery property.
- setCapabilityRenditions(EnumCapabilityRendition) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityRenditions property.
- setCapabilityUnfiling(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityUnfiling property.
- setCapabilityVersionSpecificFiling(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryCapabilitiesType
-
Sets the value of the capabilityVersionSpecificFiling property.
- setCardinality(EnumCardinality) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the cardinality property.
- setCardinality(Cardinality) - Method in class org.alfresco.repo.webservice.types.RoleDefinition
-
Sets the cardinality value for this RoleDefinition.
- setCategories(Reference[]) - Method in class org.alfresco.repo.webservice.classification.AppliedCategory
-
Sets the categories value for this AppliedCategory.
- setCategories(int, Reference) - Method in class org.alfresco.repo.webservice.classification.AppliedCategory
-
- setCategories(AppliedCategory[]) - Method in class org.alfresco.repo.webservice.classification.CategoriesResult
-
Sets the categories value for this CategoriesResult.
- setCategories(int, AppliedCategory) - Method in class org.alfresco.repo.webservice.classification.CategoriesResult
-
- setCategories(Predicate, AppliedCategory[]) - Method in interface org.alfresco.repo.webservice.classification.ClassificationServiceSoapPort
-
Modifies the categories applied to the specified content resource.
- setCategories(Predicate, AppliedCategory[]) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
- setCategory(String) - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- setCategory(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setCategoryService(CategoryService) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
Set the category service
- setChangeEventInfo(CmisChangeEventType) - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Sets the value of the changeEventInfo property.
- setChangeLogToken(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Sets the value of the changeLogToken property.
- setChangeLogToken(String) - Method in class org.alfresco.repo.cmis.ws.GetContentChangesResponse
-
Sets the value of the changeLogToken property.
- setChangesIncomplete(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the changesIncomplete property.
- setChangeTime(XMLGregorianCalendar) - Method in class org.alfresco.repo.cmis.ws.CmisChangeEventType
-
Sets the value of the changeTime property.
- setChangeToken(String) - Method in class org.alfresco.repo.cmis.ws.DeleteContentStream
-
Sets the value of the changeToken property.
- setChangeToken(String) - Method in class org.alfresco.repo.cmis.ws.DeleteContentStreamResponse
-
Sets the value of the changeToken property.
- setChangeToken(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Sets the value of the changeToken property.
- setChangeToken(String) - Method in class org.alfresco.repo.cmis.ws.SetContentStreamResponse
-
Sets the value of the changeToken property.
- setChangeToken(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Sets the value of the changeToken property.
- setChangeToken(String) - Method in class org.alfresco.repo.cmis.ws.UpdatePropertiesResponse
-
Sets the value of the changeToken property.
- setChangeType(EnumTypeOfChanges) - Method in class org.alfresco.repo.cmis.ws.CmisChangeEventType
-
Sets the value of the changeType property.
- setChannelAuthHelper(ChannelAuthHelper) - Method in class org.alfresco.repo.web.scripts.publishing.AuthCallbackWebScript
-
- setChannelAuthHelper(ChannelAuthHelper) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelReauthWebScript
-
- setChannelAuthHelper(ChannelAuthHelper) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsPostWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.AuthCallbackWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.AuthFormGetWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelPut
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelReauthWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsDeleteWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsGet
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsPostWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelTypeIconGetWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelTypesGet
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingWebScript
-
- setCharacterEncoding(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- setCheckedIn(Reference[]) - Method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
Sets the checkedIn value for this CheckinResult.
- setCheckedIn(int, Reference) - Method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
- setCheckinComment(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Sets the value of the checkinComment property.
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Set the CheckOutCheckInService
- setCheckOutCheckinService(CheckOutCheckInService) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
Sets the CheckInCheckOutService to use
- setChildAssocs(List<ChildAssociationRef>) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setChildIds(List<Long>) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setChildName(String) - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Sets the childName value for this CMLAddChild.
- setChildName(String) - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Sets the childName value for this CMLCopy.
- setChildName(String) - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Sets the childName value for this CMLCreate.
- setChildName(String) - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Sets the childName value for this CMLMove.
- setChildName(String) - Method in class org.alfresco.repo.webservice.types.ParentReference
-
Sets the childName value for this ParentReference.
- setChildren(Boolean) - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Sets the children value for this CMLCopy.
- setClassDefs(ClassDefinition[]) - Method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
Sets the classDefs value for this ResultSetMetaData.
- setClassDefs(int, ClassDefinition) - Method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
- setClassification(String) - Method in class org.alfresco.repo.webservice.classification.AppliedCategory
-
Sets the classification value for this AppliedCategory.
- setClassification(String) - Method in class org.alfresco.repo.webservice.types.Classification
-
Sets the classification value for this Classification.
- setClassName(String) - Method in class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
Sets the className value for this GetClassPermissionsResult.
- setCMISAccessControlService(CMISAccessControlService) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Sets the CMIS access control service.
- setCmisAclService(CMISAccessControlService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCMISChangeLogService(CMISChangeLogService) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Sets the CMIS change log service.
- setCmisChangeLogService(CMISChangeLogService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCmisConnector(CMISConnector) - Method in class org.alfresco.repo.cmis.client.CMISLocalConnectionManagerImpl
-
Sets the CMIS connector.
- setCmisConnector(CMISConnector) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- setCMISDictionaryService(CMISDictionaryService) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the CMIS Dictionary Service.
- setCmisDictionaryService(CMISDictionaryService) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- setCMISQueryService(CMISQueryService) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the CMIS Query Service.
- setCmisQueryService(CMISQueryService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCMISReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the CMIS Reference Factory.
- setCmisRenditionService(CMISRenditionService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCMISRenditionService(CMISRenditionService) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setCMISService(CMISServices) - Method in class org.alfresco.repo.cmis.reference.ReferenceFactory
-
- setCMISService(CMISServices) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the CMIS Service.
- setCmisService(CMISServices) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCmisService(CMISServices) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- setCmisService(CMISServices) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setCmisServiceFactory(CmisServiceFactory) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setCmisVersion(String) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setCmisVersionSupported(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the cmisVersionSupported property.
- setCmlUtil(CMLUtil) - Method in class org.alfresco.repo.webservice.repository.RepositoryWebService
-
Sets the CML Util
- setCode(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisFaultType
-
Sets the value of the code property.
- setColumns(NamedValue[]) - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Sets the columns value for this ResultSetRow.
- setColumns(int, NamedValue) - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
- setCommandProcessors(Map<String, CommandProcessor>) - Method in class org.alfresco.repo.web.scripts.transfer.TransferWebScript
-
- setCommentaries(NamedValue[]) - Method in class org.alfresco.repo.webservice.types.Version
-
Sets the commentaries value for this Version.
- setCommentaries(int, NamedValue) - Method in class org.alfresco.repo.webservice.types.Version
-
- setComments(Comments) - Method in class org.alfresco.rest.api.nodes.NodeCommentsRelation
-
- setCommentService(CommentService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setCompensatingAction(Action) - Method in class org.alfresco.repo.webservice.action.Action
-
Sets the compensatingAction value for this Action.
- setCompleted(boolean) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setConditionName(String) - Method in class org.alfresco.repo.webservice.action.Condition
-
Sets the conditionName value for this Condition.
- setConditions(Condition[]) - Method in class org.alfresco.repo.webservice.action.Action
-
Sets the conditions value for this Action.
- setConditions(int, Condition) - Method in class org.alfresco.repo.webservice.action.Action
-
- setConfigService(ConfigService) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- setConfigService(ConfigService) - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines
-
- setConfigService(ConfigService) - Method in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- setConnectionManager(CMISConnectionManager) - Method in class org.alfresco.repo.cmis.client.CMISContentStreamWebScript
-
- setContainer(Container) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookService
-
- setContainer(Container) - Method in class org.alfresco.rest.api.PublicApiDeclarativeRegistry
-
- setContent(byte[]) - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Sets the content value for this CMLWriteContent.
- setContent(String) - Method in class org.alfresco.rest.api.model.Comment
-
- setContentCopied(boolean) - Method in class org.alfresco.repo.cmis.ws.CheckOutResponse
-
Sets the value of the contentCopied property.
- setContentEncoding(String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setContentInfoOnResponse(WebScriptResponse, ContentInfo) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
Sets the response headers with any information we know about the content
- setContentLength(int) - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.solr.NodeContentGet
-
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.wiki.WikiPageVersionGet
-
- setContentService(ContentService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the ContentService instance to use
- setContentService(ContentService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setContentService(ContentService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setContentService(ContentService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
Overridden to capture content upload for publishing to analytics service.
- setContentStream(JAXBElement<CmisContentStreamType>) - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Sets the value of the contentStream property.
- setContentStream(JAXBElement<CmisContentStreamType>) - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Sets the value of the contentStream property.
- setContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Sets (creates or replaces) the content-stream for the specified document object.
- setContentStream(CmisContentStreamType) - Method in class org.alfresco.repo.cmis.ws.GetContentStreamResponse
-
Sets the value of the contentStream property.
- setContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in interface org.alfresco.repo.cmis.ws.ObjectServicePort
-
- SetContentStream - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- SetContentStream() - Constructor for class org.alfresco.repo.cmis.ws.SetContentStream
-
- setContentStream(CmisContentStreamType) - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Sets the value of the contentStream property.
- setContentStreamAllowed(EnumContentStreamAllowed) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDocumentDefinitionType
-
Sets the value of the contentStreamAllowed property.
- SetContentStreamResponse - Class in org.alfresco.repo.cmis.ws
-
Java class for anonymous complex type.
- SetContentStreamResponse() - Constructor for class org.alfresco.repo.cmis.ws.SetContentStreamResponse
-
- setContentTransformerRegistry(ContentTransformerRegistry) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Sets the Content Transformer Registry to be used to
decide what transformations exist
- setContentType(String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setContentType(String) - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- setContentUsageService(ContentUsageService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setContextOverride(String) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setContinueOnFailure(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Sets the value of the continueOnFailure property.
- setControllableACL(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the controllableACL property.
- setControllablePolicy(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the controllablePolicy property.
- setCopy(CMLCopy[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the copy value for this CML.
- setCopy(int, CMLCopy) - Method in class org.alfresco.repo.webservice.types.CML
-
- setCopyService(CopyService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setCreatable(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the creatable property.
- setCreate(CMLCreate[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the create value for this CML.
- setCreate(int, CMLCreate) - Method in class org.alfresco.repo.webservice.types.CML
-
- setCreateAssociation(CMLCreateAssociation[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the createAssociation value for this CML.
- setCreateAssociation(int, CMLCreateAssociation) - Method in class org.alfresco.repo.webservice.types.CML
-
- setCreated(Calendar) - Method in class org.alfresco.repo.webservice.types.Version
-
Sets the created value for this Version.
- setCreated(Date) - Method in class org.alfresco.rest.api.model.Node
-
- setCreatedAt(Date) - Method in class org.alfresco.rest.api.model.Favourite
-
- setCreatedAt(Date) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setCreatedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setCreatedBy(String) - Method in class org.alfresco.rest.api.model.Node
-
- setCreatedBy(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setCreator(String) - Method in class org.alfresco.repo.webservice.types.Version
-
Sets the creator value for this Version.
- setCurrentSession(HttpSession) - Method in interface org.alfresco.repo.webdav.WebDAVLockService
-
Caches current session in a thread local variable.
- setCurrentSession(HttpSession) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Caches current session to the thread local variable
- setCustomRenditions(List<String>) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- setDataType(String) - Method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Sets the dataType value for this ValueDefinition.
- setDataType(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setDefaultEncoding(String) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- setDefaultResolver(ExceptionResolver<Exception>) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setDefaultValue(CmisPropertyBoolean) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyBooleanDefinitionType
-
Sets the value of the defaultValue property.
- setDefaultValue(CmisPropertyDateTime) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDateTimeDefinitionType
-
Sets the value of the defaultValue property.
- setDefaultValue(CmisPropertyDecimal) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimalDefinitionType
-
Sets the value of the defaultValue property.
- setDefaultValue(CmisPropertyHtml) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyHtmlDefinitionType
-
Sets the value of the defaultValue property.
- setDefaultValue(CmisPropertyId) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIdDefinitionType
-
Sets the value of the defaultValue property.
- setDefaultValue(CmisPropertyInteger) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIntegerDefinitionType
-
Sets the value of the defaultValue property.
- setDefaultValue(CmisPropertyString) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyStringDefinitionType
-
Sets the value of the defaultValue property.
- setDefaultValue(CmisPropertyUri) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyUriDefinitionType
-
Sets the value of the defaultValue property.
- setDefaultValue(String) - Method in class org.alfresco.repo.webservice.types.PropertyDefinition
-
Sets the defaultValue value for this PropertyDefinition.
- setDefaultValue(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setDelegate(ContentStreamer) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
- setDelete(CMLDelete[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the delete value for this CML.
- setDelete(int, CMLDelete) - Method in class org.alfresco.repo.webservice.types.CML
-
- setDeleteReason(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setDeployedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- setDeploymentId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setDeployments(Deployments) - Method in class org.alfresco.rest.workflow.api.deployments.DeploymentsRestEntityResource
-
- setDeployWorkflowsInTenant(boolean) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setDepth(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Sets the value of the depth property.
- setDepth(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Sets the value of the depth property.
- setDepth(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Sets the value of the depth property.
- setDepth(String) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Setter for lock depth
- setDescription(String) - Method in class org.alfresco.repo.cmis.ws.CmisPermissionDefinition
-
Sets the value of the description property.
- setDescription(String) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the description property.
- setDescription(String) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the description property.
- setDescription(String) - Method in class org.alfresco.repo.webservice.action.Action
-
Sets the description value for this Action.
- setDescription(String) - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Sets the description value for this ActionItemDefinition.
- setDescription(String) - Method in class org.alfresco.repo.webservice.action.Rule
-
Sets the description value for this Rule.
- setDescription(String) - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Sets the description value for this AssociationDefinition.
- setDescription(String) - Method in class org.alfresco.repo.webservice.types.Category
-
Sets the description value for this Category.
- setDescription(String) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Sets the description value for this ClassDefinition.
- setDescription(String) - Method in class org.alfresco.repo.webservice.types.Classification
-
Sets the description value for this Classification.
- setDescription(String) - Method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Sets the description value for this ValueDefinition.
- setDescription(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setDescription(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setDescription(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setDescriptionURL(String) - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.web.scripts.bulkimport.BulkFilesystemImportStatusWebScript
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setDestination(Reference) - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Sets the destination value for this UpdateResult.
- setDetails(HttpServletRequest, HttpServletResponse, WebDAVHelper, NodeRef) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Set the request/response details
- setDictionary(ResourceDictionary) - Method in class org.alfresco.rest.framework.core.ResourceLookupDictionary
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.DeclarativeSpreadsheetWebScript
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
Set the dictionaryService property.
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.node.NodeFolderPost
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set dictionary service instance
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the instance of the DictionaryService to be used
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
Sets the instance of the DictionaryService to be used
- setDictionaryService(DictionaryService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setDirect(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlEntryType
-
Sets the value of the direct property.
- setDirection(String) - Method in class org.alfresco.repo.webservice.repository.Association
-
Sets the direction value for this Association.
- setDiscussionService(DiscussionService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setDisplayLabel(String) - Method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Sets the displayLabel value for this ParameterDefinition.
- setDisplayLabel(String) - Method in class org.alfresco.repo.webservice.action.RuleType
-
Sets the displayLabel value for this RuleType.
- setDisplayName(String) - Method in class org.alfresco.repo.cmis.ws.CmisChoice
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.alfresco.repo.cmis.ws.CmisProperty
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the displayName property.
- setDocument(Document) - Method in class org.alfresco.rest.api.model.DocumentTarget
-
- setDueAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setDurationInMs(Long) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setDurationInMs(Long) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setDurationInMs(Long) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setEnabled(boolean) - Method in class org.alfresco.repo.web.scripts.quickshare.AbstractQuickShareContent
-
- setEnabled(boolean) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareContentGet
-
- setEnabled(boolean) - Method in class org.alfresco.repo.web.scripts.transfer.TransferWebScript
-
- setEnabled(boolean) - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- setEncoding(String) - Method in class org.alfresco.repo.webservice.types.ContentFormat
-
Sets the encoding value for this ContentFormat.
- setEncryptTempFiles(Boolean) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setEncryptTempFiles(boolean) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setEndActivityId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setEndedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setEndedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setEndedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setEngineId(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- setEngineId(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setErrorCode(int) - Method in exception org.alfresco.repo.webservice.accesscontrol.AccessControlFault
-
Sets the errorCode value for this AccessControlFault.
- setErrorCode(int) - Method in exception org.alfresco.repo.webservice.action.ActionFault
-
Sets the errorCode value for this ActionFault.
- setErrorCode(int) - Method in exception org.alfresco.repo.webservice.administration.AdministrationFault
-
Sets the errorCode value for this AdministrationFault.
- setErrorCode(int) - Method in exception org.alfresco.repo.webservice.authentication.AuthenticationFault
-
Sets the errorCode value for this AuthenticationFault.
- setErrorCode(int) - Method in exception org.alfresco.repo.webservice.authoring.AuthoringFault
-
Sets the errorCode value for this AuthoringFault.
- setErrorCode(int) - Method in exception org.alfresco.repo.webservice.classification.ClassificationFault
-
Sets the errorCode value for this ClassificationFault.
- setErrorCode(int) - Method in exception org.alfresco.repo.webservice.content.ContentFault
-
Sets the errorCode value for this ContentFault.
- setErrorCode(int) - Method in exception org.alfresco.repo.webservice.dictionary.DictionaryFault
-
Sets the errorCode value for this DictionaryFault.
- setErrorCode(int) - Method in exception org.alfresco.repo.webservice.repository.RepositoryFault
-
Sets the errorCode value for this RepositoryFault.
- setErrorSerializer(JsonSerializer<Throwable, JSONObject>) - Method in class org.alfresco.repo.web.scripts.transfer.StatusCommandProcessor
-
- setEventTypes(List<String>) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- setExact(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisACLType
-
Sets the value of the exact property.
- setExactACL(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Sets the value of the exactACL property.
- setExceptionHandlers(List<ExceptionHandler>) - Method in class org.alfresco.rest.api.impl.ExceptionInterceptor
-
- setExceptionMappings(Map<String, Integer>) - Method in class org.alfresco.rest.framework.core.exceptions.SimpleMappingExceptionResolver
-
- setExcludeAspects(Set<QName>) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setExcludedTypes(List<String>) - Method in class org.alfresco.repo.web.scripts.archive.NodeTypeFilter
-
Sets the List of node types to exclude.
- setExcludedTypes(QNameFilter) - Method in class org.alfresco.rest.api.impl.ExcludedTypes
-
- setExcludeNodeTypes(Set<QName>) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setExclusiveLockToken(String) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Setter for exclusive lock token
- setExecuteAsynchronously(boolean) - Method in class org.alfresco.repo.webservice.action.Rule
-
Sets the executeAsynchronously value for this Rule.
- setExecutor(ActionExecutor) - Method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- setExpectedTypes(List<String>) - Method in class org.alfresco.rest.api.impl.ExcludedTypes
-
- setExpires(Date) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Set the expiry date/time for this lock.
- setExporterService(ExporterService) - Method in class org.alfresco.repo.web.scripts.content.StreamACP
-
Sets the ExporterService to use
- setExporterService(ExporterService) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setExtensibilityModuleHandler(WebScriptExtensibilityModuleHandler) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Sets the WebScriptExtensibilityModuleHandler for this Container.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolder
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolderResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.ApplyPolicy
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.ApplyPolicyResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CancelCheckOut
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CancelCheckOutResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CheckInResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CheckOut
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CheckOutResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSourceResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreateFolderResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreatePolicyResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.CreateRelationshipResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.DeleteContentStream
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.DeleteContentStreamResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.DeleteObject
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.DeleteObjectResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetACL
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetAllowableActions
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetAppliedPolicies
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetFolderParent
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetProperties
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetRepositories
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetRepositoryInfo
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetTypeDefinition
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.MoveObjectResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.Query
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolder
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolderResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.RemovePolicy
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.RemovePolicyResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.SetContentStreamResponse
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Sets the value of the extension property.
- setExtension(JAXBElement<CmisExtensionType>) - Method in class org.alfresco.repo.cmis.ws.UpdatePropertiesResponse
-
Sets the value of the extension property.
- setFailedToDelete(DeleteTreeResponse.FailedToDelete) - Method in class org.alfresco.repo.cmis.ws.DeleteTreeResponse
-
Sets the value of the failedToDelete property.
- setFallback(AuthenticationDriver) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Activates or deactivates the fallback authentication support for this filter
- setFallbackTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setFavourites(Favourites) - Method in class org.alfresco.rest.api.people.PersonFavouritesRelation
-
- setFavouritesService(FavouritesService) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setFavouritesService(FavouritesService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setFetchSize(int) - Method in class org.alfresco.repo.webservice.types.QueryConfiguration
-
Sets the fetchSize value for this QueryConfiguration.
- setFileable(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the fileable property.
- setFileBeingProcessed(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Sets the path of the file currently being processed in the model by the current thread.
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the file service
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set file folder service instance
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setFilename(String) - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Sets the value of the filename property.
- setFileTypeIconRetriever(FileTypeIconRetriever) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetAppliedPolicies
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Sets the value of the filter property.
- setFilter(String) - Method in class org.alfresco.repo.cmis.ws.GetFolderParent
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetProperties
-
Sets the value of the filter property.
- setFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
Sets the value of the filter property.
- setFirstName(String) - Method in class org.alfresco.rest.api.model.Person
-
- setFolder(Folder) - Method in class org.alfresco.rest.api.model.FolderTarget
-
- setFolderId(String) - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolder
-
Sets the value of the folderId property.
- setFolderId(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Sets the value of the folderId property.
- setFolderId(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Sets the value of the folderId property.
- setFolderId(String) - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Sets the value of the folderId property.
- setFolderId(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Sets the value of the folderId property.
- setFolderId(String) - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Sets the value of the folderId property.
- setFolderId(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the folderId property.
- setFolderId(String) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the folderId property.
- setFolderId(String) - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Sets the value of the folderId property.
- setFolderId(String) - Method in class org.alfresco.repo.cmis.ws.GetFolderParent
-
Sets the value of the folderId property.
- setFolderId(String) - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Sets the value of the folderId property.
- setFolderId(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolder
-
Sets the value of the folderId property.
- setFollowSubClass(boolean) - Method in class org.alfresco.repo.webservice.dictionary.ClassPredicate
-
Sets the followSubClass value for this ClassPredicate.
- setFollowSuperClass(boolean) - Method in class org.alfresco.repo.webservice.dictionary.ClassPredicate
-
Sets the followSuperClass value for this ClassPredicate.
- setFormat(ContentFormat) - Method in class org.alfresco.repo.webservice.content.Content
-
Sets the format value for this Content.
- setFormat(ContentFormat) - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Sets the format value for this CMLWriteContent.
- setFormatRegistry(FormatRegistry) - Method in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- setFormResourceKey(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setFreeMarkerProcessor(FreeMarkerProcessor) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
Set the freemarker processor
- setFrom(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Sets the from value for this CMLCreateAssociation.
- setFrom(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Sets the from value for this CMLRemoveAssociation.
- setFrom(Reference) - Method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Sets the from value for this CMLRemoveChild.
- setFrom_id(String) - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Sets the from_id value for this CMLCreateAssociation.
- setFrom_id(String) - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Sets the from_id value for this CMLRemoveAssociation.
- setFrom_id(String) - Method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Sets the from_id value for this CMLRemoveChild.
- setFromNodeId(Long) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setFulltextIndexed(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the fulltextIndexed property.
- setGetNetworksWebScript(WebScript) - Method in class org.alfresco.rest.api.PublicApiDeclarativeRegistry
-
- setGetNetworkWebScript(WebScript) - Method in class org.alfresco.rest.api.PublicApiDeclarativeRegistry
-
- setGraphicNotationDefined(Boolean) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setGuid(NodeRef) - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- setGuid(NodeRef) - Method in class org.alfresco.rest.api.model.Node
-
- setGuid(NodeRef) - Method in class org.alfresco.rest.api.model.SiteImpl
-
- setHasMoreItems(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderListType
-
Sets the value of the hasMoreItems property.
- setHasMoreItems(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisObjectListType
-
Sets the value of the hasMoreItems property.
- setHasMoreItems(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionListType
-
Sets the value of the hasMoreItems property.
- setHeader(String, String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setHeight(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Sets the value of the height property.
- setHelper(ResourceWebScriptHelper) - Method in class org.alfresco.rest.api.NetworksWebScriptGet
-
- setHelper(ResourceWebScriptHelper) - Method in class org.alfresco.rest.api.NetworkWebScriptGet
-
- setHelper(ResourceWebScriptHelper) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setHomeNode(NodeRef) - Method in class org.alfresco.repo.webdav.auth.WebDAVUser
-
Set the home folder node for this user
- setHttpMethod(HttpMethod) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setId(String) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the id property.
- setId(String) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the id property.
- setId(String) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- setId(long) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setId(String) - Method in class org.alfresco.repo.webservice.action.Action
-
Sets the id value for this Action.
- setId(String) - Method in class org.alfresco.repo.webservice.action.Condition
-
Sets the id value for this Condition.
- setId(Reference) - Method in class org.alfresco.repo.webservice.types.Category
-
Sets the id value for this Category.
- setId(String) - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Sets the id value for this CMLCreate.
- setId(String) - Method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
Sets the id value for this ResultSetRowNode.
- setId(Reference) - Method in class org.alfresco.repo.webservice.types.Version
-
Sets the id value for this Version.
- setId(String) - Method in class org.alfresco.rest.api.model.Comment
-
- setId(String) - Method in interface org.alfresco.rest.api.model.Site
-
- setId(String) - Method in class org.alfresco.rest.api.model.SiteImpl
-
- setId(String) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setIds(String[]) - Method in class org.alfresco.repo.webservice.action.ActionFilter
-
Sets the ids value for this ActionFilter.
- setIds(int, String) - Method in class org.alfresco.repo.webservice.action.ActionFilter
-
- setIds(String[]) - Method in class org.alfresco.repo.webservice.action.RuleFilter
-
Sets the ids value for this RuleFilter.
- setIds(int, String) - Method in class org.alfresco.repo.webservice.action.RuleFilter
-
- setIgnoreNamespaces(Set<String>) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryGet
-
Set of model namespaces to ignore when outputing dictionary classes and aspects
- setImmediate(boolean) - Method in class org.alfresco.repo.webservice.accesscontrol.SiblingAuthorityFilter
-
Sets the immediate value for this SiblingAuthorityFilter.
- setIncludeACL(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Sets the value of the includeACL property.
- setIncludeACL(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Sets the value of the includeACL property.
- setIncludeACL(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Sets the value of the includeACL property.
- setIncludeACL(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the includeACL property.
- setIncludeAllowableActions(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the includeAllowableActions property.
- setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.Query
-
Sets the value of the includeAllowableActions property.
- setIncludeAspects(Set<QName>) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setIncludedInSupertypeQuery(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the includedInSupertypeQuery property.
- setIncludeInherited(boolean) - Method in class org.alfresco.repo.webservice.action.RuleFilter
-
Sets the includeInherited value for this RuleFilter.
- setIncludeNodeTypes(Set<QName>) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setIncludePathSegment(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the includePathSegment property.
- setIncludePathSegment(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Sets the value of the includePathSegment property.
- setIncludePathSegment(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Sets the value of the includePathSegment property.
- setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Sets the value of the includePolicyIds property.
- setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Sets the value of the includePolicyIds property.
- setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Sets the value of the includePolicyIds property.
- setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the includePolicyIds property.
- setIncludeProperties(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Sets the value of the includeProperties property.
- setIncludePropertyDefinitions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Sets the value of the includePropertyDefinitions property.
- setIncludePropertyDefinitions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Sets the value of the includePropertyDefinitions property.
- setIncludeRelationships(EnumIncludeRelationships) - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Sets the value of the includeRelationships property.
- setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the includeRelationships property.
- setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the includeRelationships property.
- setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Sets the value of the includeRelationships property.
- setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Sets the value of the includeRelationships property.
- setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Sets the value of the includeRelationships property.
- setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Sets the value of the includeRelationships property.
- setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the includeRelationships property.
- setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Sets the value of the includeRelationships property.
- setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.alfresco.repo.cmis.ws.Query
-
Sets the value of the includeRelationships property.
- setIncludeRelativePathSegment(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Sets the value of the includeRelativePathSegment property.
- setIncludeSubRelationshipTypes(Boolean) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the includeSubRelationshipTypes property.
- setInherited(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the inherited property.
- setInheritedRules(List<RuleRef>) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set list of the rules inherited by this rule set from parent
- setInheritPermission(Predicate, boolean) - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Set the inherit permission property of a set of references.
- setInheritPermission(Predicate, boolean) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- setInheritPermissions(boolean) - Method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
Sets the inheritPermissions value for this ACL.
- setInvertCondition(boolean) - Method in class org.alfresco.repo.webservice.action.Condition
-
Sets the invertCondition value for this Condition.
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.web.scripts.invite.Invite
-
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.web.scripts.invite.InviteByTicket
-
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.web.scripts.invite.InviteResponse
-
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
- setInvitationService(InvitationService) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setIsAspect(boolean) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Sets the isAspect value for this ClassDefinition.
- setIsChild(boolean) - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Sets the isChild value for this AssociationDefinition.
- setIsMandatory(boolean) - Method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Sets the isMandatory value for this ParameterDefinition.
- setIsMultiValue(Boolean) - Method in class org.alfresco.repo.webservice.types.NamedValue
-
Sets the isMultiValue value for this NamedValue.
- setItems(Set<String>) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setJaasConfigEntryName(String) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
Sets the HTTP service login configuration entry name.
- setJsonDeserializers(Map<String, JsonDeserializer>) - Method in class org.alfresco.rest.framework.jacksonextensions.RestJsonModule
-
- setJsonHelper(JacksonHelper) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setJsonSerializers(List<JsonSerializer>) - Method in class org.alfresco.rest.framework.jacksonextensions.RestJsonModule
-
- setKey(EnumAllowableActionsKey) - Method in class org.alfresco.repo.cmis.ws.CmisPermissionMapping
-
Sets the value of the key property.
- setKey(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setKind(String) - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Sets the value of the kind property.
- setKnownWorkerBeanLabels(Map<String, String>) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Sets the map of content transformer worker bean names to
message formatting labels
- setLabel(String) - Method in class org.alfresco.repo.webservice.types.Version
-
Sets the label value for this Version.
- setLanguage(String) - Method in class org.alfresco.repo.webservice.types.Query
-
Sets the language value for this Query.
- setLastName(String) - Method in class org.alfresco.rest.api.model.Person
-
- setLatestChangeLogToken(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the latestChangeLogToken property.
- setLength(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Sets the value of the length property.
- setLength(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Sets the value of the length property.
- setLength(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Sets the value of the length property.
- setLength(long) - Method in class org.alfresco.repo.webservice.content.Content
-
Sets the length value for this Content.
- setLength(long) - Method in class org.alfresco.repo.webservice.content.ContentSegment
-
Sets the length value for this ContentSegment.
- setLimit(Long) - Method in class org.alfresco.rest.api.model.Quota
-
- setLinkedFromRuleSets(List<NodeRef>) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set the list of nodeRefs that link to this ruleset
- setLinkedToRuleSet(NodeRef) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set the nodeRef to which this ruleset linked to
- setLinksService(LinksService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setLocale(String) - Method in class org.alfresco.repo.webservice.types.LocaleConfiguration
-
Sets the locale value for this LocaleConfiguration.
- setLocalName(String) - Method in class org.alfresco.repo.cmis.ws.CmisProperty
-
Sets the value of the localName property.
- setLocalName(String) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the localName property.
- setLocalName(String) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the localName property.
- setLocalNamespace(String) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the localNamespace property.
- setLocalNamespace(String) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the localNamespace property.
- setLocator(ResourceLocator) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setLocator(ResourceLocator) - Method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- setLockOwner(String) - Method in class org.alfresco.repo.webservice.authoring.LockStatus
-
Sets the lockOwner value for this LockStatus.
- setLockService(WebDAVLockService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setLockService(LockService) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Set the LockService
- setLockService(LockService) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
Sets the LockService to use
- setLockService(LockService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setLockType(LockTypeEnum) - Method in class org.alfresco.repo.webservice.authoring.LockStatus
-
Sets the lockType value for this LockStatus.
- setLoginPage(String) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Set the login page address
- setLookupDictionary(ResourceLookupDictionary) - Method in class org.alfresco.rest.framework.webscripts.metadata.InfoWebScriptGet
-
- setLookupDictionary(ResourceLookupDictionary) - Method in class org.alfresco.rest.framework.webscripts.metadata.WebScriptOptionsMetaData
-
- setMajor(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Sets the value of the major property.
- setMajor(Boolean) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the major property.
- setMajor(Boolean) - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
Sets the value of the major property.
- setMajor(boolean) - Method in class org.alfresco.repo.webservice.types.Version
-
Sets the major value for this Version.
- setManageAuthenticationDetails(boolean) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the flag that indicates whether this service should manage user authentication details as
well as person details.
- setMandatory(boolean) - Method in class org.alfresco.repo.webservice.types.PropertyDefinition
-
Sets the mandatory value for this PropertyDefinition.
- setMapUnknownUserToGuest(boolean) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
- setMarker(String) - Method in class org.alfresco.repo.webservice.types.VersionHistory
-
Sets the marker value for this VersionHistory.
- setMaxContentSize(Long) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setMaxContentSize(long) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setMaxItems(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Sets the value of the maxItems property.
- setMaxItems(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the maxItems property.
- setMaxItems(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the maxItems property.
- setMaxItems(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Sets the value of the maxItems property.
- setMaxItems(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the maxItems property.
- setMaxItems(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Sets the value of the maxItems property.
- setMaxItems(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Sets the value of the maxItems property.
- setMaxItems(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.Query
-
Sets the value of the maxItems property.
- setMaxLength(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyStringDefinitionType
-
Sets the value of the maxLength property.
- setMaxSizeView(int) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
Sets the maxSizeView
- setMaxValue(BigDecimal) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimalDefinitionType
-
Sets the value of the maxValue property.
- setMaxValue(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIntegerDefinitionType
-
Sets the value of the maxValue property.
- setMBeanServer(MBeanServerConnection) - Method in class org.alfresco.repo.web.scripts.content.StreamJMXDump
-
- setMemoryThreshold(Integer) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setMemoryThreshold(int) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setMessage(String) - Method in class org.alfresco.repo.cmis.ws.CmisFaultType
-
Sets the value of the message property.
- setMessage(String) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setMessage1(String) - Method in exception org.alfresco.repo.webservice.accesscontrol.AccessControlFault
-
Sets the message1 value for this AccessControlFault.
- setMessage1(String) - Method in exception org.alfresco.repo.webservice.action.ActionFault
-
Sets the message1 value for this ActionFault.
- setMessage1(String) - Method in exception org.alfresco.repo.webservice.administration.AdministrationFault
-
Sets the message1 value for this AdministrationFault.
- setMessage1(String) - Method in exception org.alfresco.repo.webservice.authentication.AuthenticationFault
-
Sets the message1 value for this AuthenticationFault.
- setMessage1(String) - Method in exception org.alfresco.repo.webservice.authoring.AuthoringFault
-
Sets the message1 value for this AuthoringFault.
- setMessage1(String) - Method in exception org.alfresco.repo.webservice.classification.ClassificationFault
-
Sets the message1 value for this ClassificationFault.
- setMessage1(String) - Method in exception org.alfresco.repo.webservice.content.ContentFault
-
Sets the message1 value for this ContentFault.
- setMessage1(String) - Method in exception org.alfresco.repo.webservice.dictionary.DictionaryFault
-
Sets the message1 value for this DictionaryFault.
- setMessage1(String) - Method in exception org.alfresco.repo.webservice.repository.RepositoryFault
-
Sets the message1 value for this RepositoryFault.
- setMessageService(MessageService) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- setMessageService(MessageService) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setMessageService(MessageService) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setMetaData(ResultSetMetaData) - Method in class org.alfresco.repo.webservice.types.ResultSet
-
Sets the metaData value for this ResultSet.
- setMetadataExtracterRegistry(MetadataExtracterRegistry) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Sets the Metadata Extractor Registry to be used to
decide what extractors exist
- setMimeType(String) - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Sets the value of the mimeType property.
- setMimetype(String) - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Sets the value of the mimetype property.
- setMimetype(String) - Method in class org.alfresco.repo.webservice.types.ContentFormat
-
Sets the mimetype value for this ContentFormat.
- setMimeType(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setMimetypeForMedium(String) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
Set the mimetype for medium icons.
- setMimetypeForSmall(String) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
Set the mimetype for small icons.
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.MimetypeDescriptionsGet
-
Sets the Mimetype Service to be used to get the
list of mime types
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Sets the Mimetype Service to be used to get the
list of mime types
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelTypeIconGetWebScript
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setMinValue(BigDecimal) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimalDefinitionType
-
Sets the value of the minValue property.
- setMinValue(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyIntegerDefinitionType
-
Sets the value of the minValue property.
- setModelOrder(Map<String, String>) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- setModifiedAt(Date) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setModifiedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setModifiedBy(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setModule(Module) - Method in class org.alfresco.rest.framework.jacksonextensions.JacksonHelper
-
Sets the Jackson Module to be used.
- setMove(CMLMove[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the move value for this CML.
- setMove(int, CMLMove) - Method in class org.alfresco.repo.webservice.types.CML
-
- setMustExist(boolean) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets whether the repo store must exist
- setMyRating(Object) - Method in class org.alfresco.rest.api.model.NodeRating
-
- setName(String) - Method in class org.alfresco.repo.webservice.accesscontrol.NewAuthority
-
Sets the name value for this NewAuthority.
- setName(String) - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Sets the name value for this ActionItemDefinition.
- setName(String) - Method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Sets the name value for this ParameterDefinition.
- setName(String) - Method in class org.alfresco.repo.webservice.action.RuleType
-
Sets the name value for this RuleType.
- setName(String) - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Sets the name value for this AssociationDefinition.
- setName(String) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Sets the name value for this ClassDefinition.
- setName(String) - Method in class org.alfresco.repo.webservice.types.NamedValue
-
Sets the name value for this NamedValue.
- setName(String) - Method in class org.alfresco.repo.webservice.types.RoleDefinition
-
Sets the name value for this RoleDefinition.
- setName(String) - Method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Sets the name value for this ValueDefinition.
- setName(String) - Method in class org.alfresco.rest.api.model.Node
-
- setName(String) - Method in class org.alfresco.rest.api.model.Preference
-
- setName(String) - Method in class org.alfresco.rest.api.model.Quota
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- setNames(String[]) - Method in class org.alfresco.repo.webservice.dictionary.ClassPredicate
-
Sets the names value for this ClassPredicate.
- setNames(int, String) - Method in class org.alfresco.repo.webservice.dictionary.ClassPredicate
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.archive.NodeTypeFilter
-
This method sets the NamespaceService object.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.content.ContentDelete
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
Set the namespaceService property.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.node.NodeFolderPost
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareContentGet
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the namespace service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set namespace service instance
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.solr.AlfrescoModelGet
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the instance of the NamespaceService to be used
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
Sets the instance of the NamespaceService to be used
- setNamespaceService(NamespaceService) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setNetworks(Networks) - Method in class org.alfresco.rest.api.networks.NetworksEntityResource
-
- setNetworks(Networks) - Method in class org.alfresco.rest.api.NetworksWebScriptGet
-
- setNetworks(Networks) - Method in class org.alfresco.rest.api.NetworkWebScriptGet
-
- setNetworks(Networks) - Method in class org.alfresco.rest.api.people.PersonNetworksRelation
-
- setNetworksService(NetworksService) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisServiceFactory
-
- setNetworksService(NetworksService) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- setNetworksService(NetworksService) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setNode(Reference) - Method in class org.alfresco.repo.webservice.authoring.LockStatus
-
Sets the node value for this LockStatus.
- setNode(Reference) - Method in class org.alfresco.repo.webservice.classification.CategoriesResult
-
Sets the node value for this CategoriesResult.
- setNode(Reference) - Method in class org.alfresco.repo.webservice.content.Content
-
Sets the node value for this Content.
- setNode(ResultSetRowNode) - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Sets the node value for this ResultSetRow.
- setNodeArchiveService(NodeArchiveService) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
Sets the nodeArchiveService instance
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.web.scripts.solr.NodeContentGet
-
- setNodeId(Long) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setNodeImporterFactory(StreamingNodeImporterFactory) - Method in class org.alfresco.repo.web.scripts.bulkimport.copy.BulkFilesystemImportWebScript
-
- setNodeLocatorService(NodeLocatorService) - Method in class org.alfresco.repo.web.scripts.nodelocator.NodeLocatorGet
-
- setNodeRatings(NodeRatings) - Method in class org.alfresco.rest.api.nodes.NodeRatingsRelation
-
- setNodeRatingSchemeRegistry(NamedObjectRegistry<RatingScheme>) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setNodeRatingSchemeRegistry(NamedObjectRegistry<RatingScheme>) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setNodeRef(NodeRef) - Method in class org.alfresco.rest.api.model.Node
-
- setNodeRef(NodeRef) - Method in class org.alfresco.rest.api.model.Tag
-
- setNodeRef(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- setNodes(Reference[]) - Method in class org.alfresco.repo.webservice.authoring.VersionResult
-
Sets the nodes value for this VersionResult.
- setNodes(int, Reference) - Method in class org.alfresco.repo.webservice.authoring.VersionResult
-
- setNodes(Reference[]) - Method in class org.alfresco.repo.webservice.types.Predicate
-
Sets the nodes value for this Predicate.
- setNodes(int, Reference) - Method in class org.alfresco.repo.webservice.types.Predicate
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.nodes.NodesEntityResource
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.archive.NodeTypeFilter
-
This method sets the NodeService object.
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.content.ContentDelete
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.download.DownloadDelete
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.download.DownloadStatusGet
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.node.NodeFolderPost
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareContentGet
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
Sets the node service instance
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.rendition.patch.PatchThumbnailsAsRenditionsGet
-
Sets the nodeService.
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.replication.AbstractReplicationWebscript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Sets the node service instance
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.site.SiteAdminSitesGet
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.solr.NodeContentGet
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the node service.
- setNodeService(NodeService) - Method in class org.alfresco.repo.webdav.auth.SSOFallbackBasicAuthenticationDriver
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Set the NodeService
- setNodeService(NodeService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the instance of the NodeService to be used
- setNodeService(NodeService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.ExcludedTypes
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setNodeType(QName) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setNumItems(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderListType
-
Sets the value of the numItems property.
- setNumItems(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisObjectListType
-
Sets the value of the numItems property.
- setNumItems(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionListType
-
Sets the value of the numItems property.
- setObject(CmisObjectType) - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderType
-
Sets the value of the object property.
- setObject(CmisObjectType) - Method in class org.alfresco.repo.cmis.ws.CmisObjectParentsType
-
Sets the value of the object property.
- setObject(CmisObjectType) - Method in class org.alfresco.repo.cmis.ws.GetFolderParentResponse
-
Sets the value of the object property.
- setObject(CmisObjectType) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPathResponse
-
Sets the value of the object property.
- setObject(CmisObjectType) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersionResponse
-
Sets the value of the object property.
- setObject(CmisObjectType) - Method in class org.alfresco.repo.cmis.ws.GetObjectResponse
-
Sets the value of the object property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolder
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.ApplyPolicy
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CancelCheckOut
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CheckInResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CheckOut
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CheckOutResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSourceResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CreateFolderResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CreatePolicyResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.CreateRelationshipResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.DeleteContentStream
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.DeleteContentStreamResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.DeleteObject
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetACL
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetAllowableActions
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetAppliedPolicies
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetProperties
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.MoveObjectResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolder
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.RemovePolicy
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.SetContentStreamResponse
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Sets the value of the objectId property.
- setObjectId(String) - Method in class org.alfresco.repo.cmis.ws.UpdatePropertiesResponse
-
Sets the value of the objectId property.
- setObjectInFolder(CmisObjectInFolderType) - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderContainerType
-
Sets the value of the objectInFolder property.
- setObjects(CmisObjectListType) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocsResponse
-
Sets the value of the objects property.
- setObjects(CmisObjectInFolderListType) - Method in class org.alfresco.repo.cmis.ws.GetChildrenResponse
-
Sets the value of the objects property.
- setObjects(CmisObjectListType) - Method in class org.alfresco.repo.cmis.ws.GetContentChangesResponse
-
Sets the value of the objects property.
- setObjects(CmisObjectListType) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationshipsResponse
-
Sets the value of the objects property.
- setObjects(CmisObjectListType) - Method in class org.alfresco.repo.cmis.ws.QueryResponse
-
Sets the value of the objects property.
- setOffset(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Sets the value of the offset property.
- setOffset(long) - Method in class org.alfresco.repo.webservice.content.ContentSegment
-
Sets the offset value for this ContentSegment.
- setOnlyBasicPermissions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.GetACL
-
Sets the value of the onlyBasicPermissions property.
- setOpenChoice(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the openChoice property.
- setOperator(int) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- setOrderable(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the orderable property.
- setOrderBy(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the orderBy property.
- setOrderBy(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the orderBy property.
- setOriginals(Reference[]) - Method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
Sets the originals value for this CancelCheckoutResult.
- setOriginals(int, Reference) - Method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
- setOriginals(Reference[]) - Method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
Sets the originals value for this CheckoutResult.
- setOriginals(int, Reference) - Method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
- setOutboundHeaders(Set<String>) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
Set the headers passed to the gateway for authentication.
- setOverrideContext(boolean) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setOverrideServer(boolean) - Method in class org.alfresco.opencmis.DefaultBaseUrlGenerator
-
- setOverrideServletPath(boolean) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setOverwriteFlag(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Sets the value of the overwriteFlag property.
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Set the ownable service
- setOwnableService(OwnableService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setOwner(String) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setOwner(String) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Set the username of who owns the lock.
- setOwner(String) - Method in class org.alfresco.repo.webservice.accesscontrol.OwnerResult
-
Sets the owner value for this OwnerResult.
- setOwner(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setOwners(Predicate, String) - Method in interface org.alfresco.repo.webservice.accesscontrol.AccessControlServiceSoapPort
-
Sets the current node owner.
- setOwners(Predicate, String) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- setOwningFileInfo(FileInfo) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleRef
-
Set the owning file info reference for rule
- setOwningReference(Reference) - Method in class org.alfresco.repo.webservice.action.Rule
-
Sets the owningReference value for this Rule.
- setPaging(Paging) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the paging helper.
- setParameterDefinition(ParameterDefinition[]) - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Sets the parameterDefinition value for this ActionItemDefinition.
- setParameterDefinition(int, ParameterDefinition) - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
- setParameters(NamedValue[]) - Method in class org.alfresco.repo.webservice.action.Action
-
Sets the parameters value for this Action.
- setParameters(int, NamedValue) - Method in class org.alfresco.repo.webservice.action.Action
-
- setParameters(NamedValue[]) - Method in class org.alfresco.repo.webservice.action.Condition
-
Sets the parameters value for this Condition.
- setParameters(int, NamedValue) - Method in class org.alfresco.repo.webservice.action.Condition
-
- setParamsExtractor(ParamsExtractor) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setParent(ParentReference) - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Sets the parent value for this CMLCreate.
- setParent_id(String) - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Sets the parent_id value for this CMLCreate.
- setParentAssocs(List<ChildAssociationRef>) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setParentAssocsCrc(Long) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setParentId(String) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the parentId property.
- setParentNodeRef(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- setPassword(String) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
Sets the HTTP service account password.
- setPassword(String) - Method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
Sets the password value for this NewUserDetails.
- setPath(String) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Sets the value of the path property.
- setPath(String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the repo path
- setPath(String) - Method in class org.alfresco.repo.webservice.types.Reference
-
Sets the path value for this Reference.
- setPathGenerator(PathGenerator) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setPaths(Path) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setPaths(List<String>) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setPathSegment(String) - Method in class org.alfresco.repo.cmis.ws.CmisObjectInFolderType
-
Sets the value of the pathSegment property.
- setPeople(People) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.PreferencesImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.people.PeopleEntityResource
-
- setPermission(String) - Method in class org.alfresco.repo.cmis.ws.CmisPermissionDefinition
-
Sets the value of the permission property.
- setPermission(String) - Method in class org.alfresco.repo.webservice.accesscontrol.ACE
-
Sets the permission value for this ACE.
- setPermission(String) - Method in class org.alfresco.repo.webservice.accesscontrol.HasPermissionsResult
-
Sets the permission value for this HasPermissionsResult.
- setPermission(String) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- setPermissions(String[]) - Method in class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
Sets the permissions value for this GetClassPermissionsResult.
- setPermissions(int, String) - Method in class org.alfresco.repo.webservice.accesscontrol.GetClassPermissionsResult
-
- setPermissions(String[]) - Method in class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
Sets the permissions value for this GetPermissionsResult.
- setPermissions(int, String) - Method in class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.calendar.CalendarEntryGet
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.calendar.UserCalendarEntriesGet
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Set the permissions service
- setPermissionService(PermissionService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setPermissionService(PermissionService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setPersonId(String) - Method in class org.alfresco.rest.api.model.SiteMember
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.site.SiteAdminSitesGet
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.site.SiteMembershipsGet
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the person service.
- setPersonService(PersonService) - Method in class org.alfresco.repo.webdav.auth.SSOFallbackBasicAuthenticationDriver
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the person service
- setPersonService(PersonService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setPersonService(PersonService) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setPersonService(PersonService) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setPolicyBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.surf.policy.SurfConfigCleaner
-
- setPolicyId(String) - Method in class org.alfresco.repo.cmis.ws.ApplyPolicy
-
Sets the value of the policyId property.
- setPolicyId(String) - Method in class org.alfresco.repo.cmis.ws.RemovePolicy
-
Sets the value of the policyId property.
- setPolicyIds(CmisListOfIdsType) - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Sets the value of the policyIds property.
- setPrecision(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDecimalDefinitionType
-
Sets the value of the precision property.
- setPreferences(Preferences) - Method in class org.alfresco.rest.api.people.PersonPreferencesRelation
-
- setPreferenceService(PreferenceService) - Method in class org.alfresco.rest.api.impl.PreferencesImpl
-
- setPreferenceService(PreferenceService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setPrefix(NCName) - Method in class org.alfresco.repo.webservice.types.NamespaceConfigurationInner
-
Sets the prefix value for this NamespaceConfigurationInner.
- setPrincipal(CmisAccessControlPrincipalType) - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlEntryType
-
Sets the value of the principal property.
- setPrincipalAnonymous(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the principalAnonymous property.
- setPrincipalAnyone(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the principalAnyone property.
- setPrincipalId(String) - Method in class org.alfresco.repo.cmis.ws.CmisAccessControlPrincipalType
-
Sets the value of the principalId property.
- setPriority(int) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setProcessDefinitionId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setProcessDefinitionId(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setProcessDefinitions(ProcessDefinitions) - Method in class org.alfresco.rest.workflow.api.processdefinitions.ProcessDefinitionsRestEntityResource
-
- setProcessDefinitions(ProcessDefinitions) - Method in class org.alfresco.rest.workflow.api.processdefinitions.StartFormModelRelation
-
- setProcesses(Processes) - Method in class org.alfresco.rest.workflow.api.processes.ProcessesRestEntityResource
-
- setProcesses(Processes) - Method in class org.alfresco.rest.workflow.api.processes.ProcessItemsRelation
-
- setProcesses(Processes) - Method in class org.alfresco.rest.workflow.api.processes.ProcessVariablesRelation
-
- setProcessId(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setProcessors(NamedObjectRegistry<ActivitySummaryProcessor>) - Method in class org.alfresco.rest.api.impl.activities.ActivitySummaryParser
-
- setProcessVariables(List<Variable>) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setProductName(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the productName property.
- setProductVersion(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the productVersion property.
- setPropagation(EnumACLPropagation) - Method in class org.alfresco.repo.cmis.ws.CmisACLCapabilityType
-
Sets the value of the propagation property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.Aspects
-
Sets the value of the properties property.
- setProperties(JAXBElement<CmisPropertiesType>) - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.CmisObjectType
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersionResponse
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.GetPropertiesResponse
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.SetAspects
-
Sets the value of the properties property.
- setProperties(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Sets the value of the properties property.
- setProperties(NodeRef, CmisPropertiesType, PropertyFilter) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Sets and checks all properties' fields for specified node
- setProperties(Map<QName, Serializable>) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setProperties(Map<String, PropertyValue>) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setProperties(NamedValue[]) - Method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
Sets the properties value for this NewUserDetails.
- setProperties(int, NamedValue) - Method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
- setProperties(NamedValue[]) - Method in class org.alfresco.repo.webservice.administration.UserDetails
-
Sets the properties value for this UserDetails.
- setProperties(int, NamedValue) - Method in class org.alfresco.repo.webservice.administration.UserDetails
-
- setProperties(PropertyDefinition[]) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Sets the properties value for this ClassDefinition.
- setProperties(int, PropertyDefinition) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
- setProperties(NamedValue[]) - Method in class org.alfresco.repo.webservice.types.Node
-
Sets the properties value for this Node.
- setProperties(int, NamedValue) - Method in class org.alfresco.repo.webservice.types.Node
-
- setPropertiesUtil(PropertyUtil) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setProperty(String) - Method in class org.alfresco.repo.webservice.content.Content
-
Sets the property value for this Content.
- setProperty(NamedValue[]) - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Sets the property value for this CMLAddAspect.
- setProperty(int, NamedValue) - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
- setProperty(NamedValue[]) - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Sets the property value for this CMLCreate.
- setProperty(int, NamedValue) - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
- setProperty(NamedValue[]) - Method in class org.alfresco.repo.webservice.types.CMLUpdate
-
Sets the property value for this CMLUpdate.
- setProperty(int, NamedValue) - Method in class org.alfresco.repo.webservice.types.CMLUpdate
-
- setProperty(String) - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Sets the property value for this CMLWriteContent.
- setPropertyConverter(ActivitiPropertyConverter) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setPropertyDefinitionId(String) - Method in class org.alfresco.repo.cmis.ws.CmisProperty
-
Sets the value of the propertyDefinitionId property.
- setPropertyName(String) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- setPropertyType(EnumPropertyType) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the propertyType property.
- setPropertyValue(Object) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- setPublishingService(PublishingService) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingWebScript
-
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.web.scripts.solr.NodesGet
-
- setQualifiedName(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setQuery(Query) - Method in class org.alfresco.repo.webservice.types.Predicate
-
Sets the query value for this Predicate.
- setQueryable(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the queryable property.
- setQueryable(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the queryable property.
- setQueryName(String) - Method in class org.alfresco.repo.cmis.ws.CmisProperty
-
Sets the value of the queryName property.
- setQueryName(String) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the queryName property.
- setQueryName(String) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDefinitionType
-
Sets the value of the queryName property.
- setQuerySession(String) - Method in class org.alfresco.repo.webservice.administration.UserQueryResults
-
Sets the querySession value for this UserQueryResults.
- setQuerySession(String) - Method in class org.alfresco.repo.webservice.repository.QueryResult
-
Sets the querySession value for this QueryResult.
- setQuerySessionCache(SimpleCache<String, QuerySession>) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the cache to use for storing the the query session's paging information by query session ID.
- setQuickShareService(QuickShareService) - Method in class org.alfresco.repo.web.scripts.quickshare.AbstractQuickShareContent
-
- setQuickShareService(QuickShareService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareContentGet
-
- setRatingService(RatingService) - Method in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
Sets the rating service instance
- setRatingService(RatingService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setRatingService(RatingService) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- setReadOnly(boolean) - Method in class org.alfresco.repo.webservice.types.PropertyDefinition
-
Sets the readOnly value for this PropertyDefinition.
- setRealm(String) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
Sets the HTTP service account realm.
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.AbortTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.BeginTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.CommitTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.MessagesTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.PostContentCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.PostSnapshotCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.PrepareTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.ReportCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.StatusCommandProcessor
-
- setReference(Reference) - Method in class org.alfresco.repo.webservice.accesscontrol.ACL
-
Sets the reference value for this ACL.
- setReference(Reference) - Method in class org.alfresco.repo.webservice.accesscontrol.GetPermissionsResult
-
Sets the reference value for this GetPermissionsResult.
- setReference(Reference) - Method in class org.alfresco.repo.webservice.accesscontrol.HasPermissionsResult
-
Sets the reference value for this HasPermissionsResult.
- setReference(Reference) - Method in class org.alfresco.repo.webservice.accesscontrol.OwnerResult
-
Sets the reference value for this OwnerResult.
- setReference(Reference) - Method in class org.alfresco.repo.webservice.action.ActionExecutionResult
-
Sets the reference value for this ActionExecutionResult.
- setReference(Reference) - Method in class org.alfresco.repo.webservice.types.Node
-
Sets the reference value for this Node.
- setReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.web.scripts.content.ContentDelete
-
- setReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.web.scripts.content.ContentInfo
-
- setReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setRegistry(CMISDispatcherRegistry) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setRegistry(CMISDispatcherRegistry) - Method in class org.alfresco.opencmis.CMISWebScript
-
- setRegistry(ActivitySummaryProcessorRegistry) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- setRegistryFactory(ObjectFactory<Registry>) - Method in class org.alfresco.repo.web.scripts.RegistryAsynchronouslyRefreshedCache
-
- setRelationshipDirection(JAXBElement<EnumRelationshipDirection>) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the relationshipDirection property.
- setRelativePathSegment(String) - Method in class org.alfresco.repo.cmis.ws.CmisObjectParentsType
-
Sets the value of the relativePathSegment property.
- setRemoteUserMapper(RemoteUserMapper) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the remote user mapper.
- setRemoteUserMapper(RemoteUserMapper) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setRemoveACEs(CmisAccessControlListType) - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Sets the value of the removeACEs property.
- setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Sets the value of the removeACEs property.
- setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Sets the value of the removeACEs property.
- setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Sets the value of the removeACEs property.
- setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Sets the value of the removeACEs property.
- setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Sets the value of the removeACEs property.
- setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Sets the value of the removeACEs property.
- setRemoveAspect(CMLRemoveAspect[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the removeAspect value for this CML.
- setRemoveAspect(int, CMLRemoveAspect) - Method in class org.alfresco.repo.webservice.types.CML
-
- setRemoveAssociation(CMLRemoveAssociation[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the removeAssociation value for this CML.
- setRemoveAssociation(int, CMLRemoveAssociation) - Method in class org.alfresco.repo.webservice.types.CML
-
- setRemoveChild(CMLRemoveChild[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the removeChild value for this CML.
- setRemoveChild(int, CMLRemoveChild) - Method in class org.alfresco.repo.webservice.types.CML
-
- setRenameShufflePattern(Pattern) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Set the regular expression that will be applied to filenames during renames
to detect whether clients are performing a renaming shuffle - common during
file saving on various clients.
- setRenditionDocumentId(String) - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Sets the value of the renditionDocumentId property.
- setRenditionFilter(String) - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Sets the value of the renditionFilter property.
- setRenditionFilter(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.Query
-
Sets the value of the renditionFilter property.
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.web.scripts.rendition.patch.PatchThumbnailsAsRenditionsGet
-
Sets the renditionService.
- setReplicationService(ReplicationService) - Method in class org.alfresco.repo.web.scripts.action.RunningReplicationActionsGet
-
- setReplicationService(ReplicationService) - Method in class org.alfresco.repo.web.scripts.action.RunningReplicationActionsPost
-
- setReplicationService(ReplicationService) - Method in class org.alfresco.repo.web.scripts.replication.AbstractReplicationWebscript
-
- setReplicationService(ReplicationService) - Method in class org.alfresco.repo.web.scripts.replication.ReplicationServiceStatusGet
-
- setRepoAdminService(RepoAdminService) - Method in class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
-
- setRepository(Repository) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setRepository(Repository) - Method in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- setRepository(Repository) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setRepositoryDescription(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the repositoryDescription property.
- setRepositoryHelper(Repository) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.AddObjectToFolder
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.ApplyACL
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.ApplyPolicy
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CancelCheckOut
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CheckIn
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CheckOut
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryEntryType
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CreateFolder
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CreatePolicy
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.CreateRelationship
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.DeleteContentStream
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.DeleteObject
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetACL
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetAllowableActions
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetAllVersions
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetAppliedPolicies
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetContentChanges
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetDescendants
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetFolderParent
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetFolderTree
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetObject
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetObjectByPath
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetObjectOfLatestVersion
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetObjectParents
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetProperties
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetPropertiesOfLatestVersion
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetRepositoryInfo
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetTypeDefinition
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.Query
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.RemoveObjectFromFolder
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.RemovePolicy
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.SetContentStream
-
Sets the value of the repositoryId property.
- setRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.UpdateProperties
-
Sets the value of the repositoryId property.
- setRepositoryImageResolver(RepositoryImageResolver) - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- setRepositoryImageResolver(RepositoryImageResolver) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setRepositoryInfo(CmisRepositoryInfoType) - Method in class org.alfresco.repo.cmis.ws.GetRepositoryInfoResponse
-
Sets the value of the repositoryInfo property.
- setRepositoryName(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryEntryType
-
Sets the value of the repositoryName property.
- setRepositoryName(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the repositoryName property.
- setRequestHeaders(URLConnection) - Method in class org.alfresco.web.app.servlet.HTTPProxy
-
Set request headers
- setRequired(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the required property.
- setRequired(boolean) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setResolution(EnumDateTimeResolution) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDateTimeDefinitionType
-
Sets the value of the resolution property.
- setResolver(ExceptionResolver<Exception>) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setResourceLoader(ResourceLoader) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- setResponseCache(WebScriptResponse, Date, String, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Set the cache settings on the response
- setRestVariableHelper(RestVariableHelper) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setRestVariableHelper(RestVariableHelper) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setResult(int, String) - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- setResultSet(ResultSet) - Method in class org.alfresco.repo.webservice.repository.QueryResult
-
Sets the resultSet value for this QueryResult.
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.web.scripts.RegistryAsynchronouslyRefreshedCache
-
- setRole(SiteRole) - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- setRole(SiteRole) - Method in class org.alfresco.rest.api.model.SiteMember
-
- setRootCategory(Category) - Method in class org.alfresco.repo.webservice.types.Classification
-
Sets the rootCategory value for this Classification.
- setRootFolderId(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the rootFolderId property.
- setRootOnly(boolean) - Method in class org.alfresco.repo.webservice.accesscontrol.AuthorityFilter
-
Sets the rootOnly value for this AuthorityFilter.
- setRootPath(String) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- setRootPath(String) - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- setRowIndex(long) - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Sets the rowIndex value for this ResultSetRow.
- setRows(ResultSetRow[]) - Method in class org.alfresco.repo.webservice.types.ResultSet
-
Sets the rows value for this ResultSet.
- setRows(int, ResultSetRow) - Method in class org.alfresco.repo.webservice.types.ResultSet
-
- setRule(Rule) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleRef
-
Set the rule
- setRuleReference(Reference) - Method in class org.alfresco.repo.webservice.action.Rule
-
Sets the ruleReference value for this Rule.
- setRules(List<RuleRef>) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set list of the rules "owned" by this rule set
- setRuleService(RuleService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set rule service instance
- setRuleService(RuleService) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
Set the rule service
- setRulesetNodeRef(NodeRef) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set the nodeRef to which this ruleset belongs
- setRuleTypeNames(String[]) - Method in class org.alfresco.repo.webservice.action.RuleFilter
-
Sets the ruleTypeNames value for this RuleFilter.
- setRuleTypeNames(int, String) - Method in class org.alfresco.repo.webservice.action.RuleFilter
-
- setRuleTypes(String[]) - Method in class org.alfresco.repo.webservice.action.Rule
-
Sets the ruleTypes value for this Rule.
- setRuleTypes(int, String) - Method in class org.alfresco.repo.webservice.action.Rule
-
- setRuntimeActionService(RuntimeActionService) - Method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- setScheme(String) - Method in class org.alfresco.repo.webservice.types.Store
-
Sets the scheme value for this Store.
- setScheme(String) - Method in class org.alfresco.rest.api.model.NodeRating
-
- setScope(String) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Setter for lock scope.
- setScope(String) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- setScope(String) - Method in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- setScore(Float) - Method in class org.alfresco.repo.webservice.types.ResultSetRow
-
Sets the score value for this ResultSetRow.
- setScriptAuthorityService(ScriptAuthorityService) - Method in class org.alfresco.repo.web.scripts.site.SiteMembershipsGet
-
- setScriptProcessor(ScriptProcessor) - Method in class org.alfresco.repo.web.scripts.RepositoryScriptProcessorFactory
-
- setScriptService(ScriptService) - Method in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- setScriptThumbnailService(ScriptThumbnailService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareThumbnailContentGet
-
- setSearchAllVersions(Boolean) - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Sets the value of the searchAllVersions property.
- setSearchAllVersions(JAXBElement<Boolean>) - Method in class org.alfresco.repo.cmis.ws.Query
-
Sets the value of the searchAllVersions property.
- setSearchPath(SearchPath) - Method in class org.alfresco.repo.web.scripts.activities.TemplatesWebScript
-
- setSearchPath(SearchPath) - Method in class org.alfresco.repo.web.scripts.activities.TemplateWebScript
-
- setSearchPath(SearchPath) - Method in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- setSearchPath(SearchPath) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- setSearchProxy(SearchProxy) - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
Sets the searchService.
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.rendition.patch.PatchThumbnailsAsRenditionsGet
-
Sets the searchService.
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the search service
- setSearchService(SearchService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the instance of the SearchService to be used
- setSearchService(SearchService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setSearchService(SearchService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setSecret(String) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- setSecureComms(String) - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter
-
- setServerConfiguration(ExtendedServerConfigurationAccessor) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
- setServerOverride(String) - Method in class org.alfresco.opencmis.DefaultBaseUrlGenerator
-
- setServiceName(String) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
Sets the serviceRegistry instance
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.comment.ScriptCommentService
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.comments.CommentsPost
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.invite.InviteByTicket
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.metadata.BulkMetadataGet
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareThumbnailContentGet
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setServletContext(ServletContext) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
- setServletContext(ServletContext) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setServletContext(ServletContext) - Method in class org.alfresco.repo.web.scripts.RepositoryImageResolver
-
- setServletContext(ServletContext) - Method in class org.alfresco.repo.web.scripts.servlet.LocalTestRunAsAuthenticatorFactory
-
- setServletPathOverride(String) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setSessionid(String) - Method in class org.alfresco.repo.webservice.authentication.AuthenticationResult
-
Sets the sessionid value for this AuthenticationResult.
- setSharedConnectionsCapacity(int) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- setSharedLockTokens(Set<String>) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Setter for sharedLockTokens list.
- setSite(Site) - Method in class org.alfresco.rest.api.model.SiteTarget
-
- setSiteMembershipRequests(SiteMembershipRequests) - Method in class org.alfresco.rest.api.people.PersonSiteMembershipRequestsRelation
-
- setSites(Sites) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setSites(Sites) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setSites(Sites) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setSites(Sites) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setSites(Sites) - Method in class org.alfresco.rest.api.people.PersonFavouriteSitesRelation
-
- setSites(Sites) - Method in class org.alfresco.rest.api.people.PersonSitesRelation
-
- setSites(Sites) - Method in class org.alfresco.rest.api.sites.SiteContainersRelation
-
- setSites(Sites) - Method in class org.alfresco.rest.api.sites.SiteEntityResource
-
- setSites(Sites) - Method in class org.alfresco.rest.api.sites.SiteMembersRelation
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.invite.Invite
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.invite.InviteByTicket
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.node.NodeFolderPost
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.quickshare.ShareContentGet
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.site.AbstractSiteWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.site.SiteAdminSitesGet
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setSiteShortName(String) - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- setSize(Long) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setSizeLimitString(String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
This method sets a value for the limit.
- setSkipCount(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Sets the value of the skipCount property.
- setSkipCount(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
Sets the value of the skipCount property.
- setSkipCount(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetChildren
-
Sets the value of the skipCount property.
- setSkipCount(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the skipCount property.
- setSkipCount(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetRenditions
-
Sets the value of the skipCount property.
- setSkipCount(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Sets the value of the skipCount property.
- setSkipCount(JAXBElement<BigInteger>) - Method in class org.alfresco.repo.cmis.ws.Query
-
Sets the value of the skipCount property.
- setSolrSerializer(SOLRSerializer) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AclChangeSetsGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AclsGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AclsReadersGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AlfrescoModelGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AlfrescoModelsDiff
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.NodesGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.TransactionsGet
-
- setSorting(TaskQuery, SortColumn) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setSorting(HistoricTaskInstanceQuery, SortColumn) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setSource(Reference) - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Sets the source value for this UpdateResult.
- setSourceFolderId(String) - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Sets the value of the sourceFolderId property.
- setSourceId(String) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Sets the value of the sourceId property.
- setSourceId(String) - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Sets the sourceId value for this UpdateResult.
- setSourceRole(RoleDefinition) - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Sets the sourceRole value for this AssociationDefinition.
- setStartActivityId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setStartedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setStartedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setStartedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setStartFormResourceKey(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setStartUserId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setState(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setStatement(String) - Method in class org.alfresco.repo.cmis.ws.CmisQueryType
-
Sets the value of the statement property.
- setStatement(String) - Method in class org.alfresco.repo.cmis.ws.Query
-
Sets the value of the statement property.
- setStatement(String) - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Sets the statement value for this UpdateResult.
- setStatement(String) - Method in class org.alfresco.repo.webservice.types.Query
-
Sets the statement value for this Query.
- setStatus(int) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setStatus(ReplicationDefinition, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder
-
Figures out the status that's one of:
New|Running|CancelRequested|Completed|Failed|Cancelled
by merging data from the action tracking service.
- setStatus(ReplicationDefinition, ExecutionDetails, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder
-
Figures out the status that's one of:
New|Running|CancelRequested|Completed|Failed|Cancelled
by merging data from the action tracking service.
- setStatusUpdate(PublishingDetails, JSONObject) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingJsonParser
-
- setStore(String) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
- setStore(String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the repo store
- setStore(Store) - Method in class org.alfresco.repo.webservice.types.Predicate
-
Sets the store value for this Predicate.
- setStore(Store) - Method in class org.alfresco.repo.webservice.types.Reference
-
Sets the store value for this Reference.
- setStoreIdentifier(String) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setStoreName(String) - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- setStoreProtocol(String) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setStream(DataHandler) - Method in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
Sets the value of the stream property.
- setStreamer(ContentStreamer) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setStreamFactory(ThresholdOutputStreamFactory) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setStreamId(String) - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Sets the value of the streamId property.
- setStreamId(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetContentStream
-
Sets the value of the streamId property.
- setStripKerberosUsernameSuffix(boolean) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
Indicates whether the @domain suffix should be removed from Kerberos user IDs
- setSubscriptionService(SubscriptionService) - Method in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- setSubscriptionService(SubscriptionService) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- setSuccessResponseStatus(WebScriptResponse) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
The response status must be set before the response is written by Jackson (which will by default close and commit the response).
- setSuccessResponseStatus(WebScriptResponse) - Method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptDelete
-
- setSuccessResponseStatus(WebScriptResponse) - Method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptPost
-
- setSuperClass(String) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Sets the superClass value for this ClassDefinition.
- setSuperProcessInstanceId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setSupportedGreaterThanOrEqualParameters(Set<String>) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- setSupportedGreaterThanParameters(Set<String>) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- setSupportedLessThanOrEqualParameters(Set<String>) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- setSupportedLessThanParameters(Set<String>) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- setSupportedPermissions(EnumSupportedPermissions) - Method in class org.alfresco.repo.cmis.ws.CmisACLCapabilityType
-
Sets the value of the supportedPermissions property.
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.web.scripts.wiki.WikiPageListGet
-
- setTag(String) - Method in class org.alfresco.rest.api.model.Tag
-
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsPost
-
- setTaggingService(TaggingService) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- setTags(Tags) - Method in class org.alfresco.rest.api.nodes.NodeTagsRelation
-
- setTags(Tags) - Method in class org.alfresco.rest.api.tags.TagsEntityResource
-
- setTarget(Target) - Method in class org.alfresco.rest.api.model.Favourite
-
- setTargetClass(String) - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Sets the targetClass value for this AssociationDefinition.
- setTargetFolderId(String) - Method in class org.alfresco.repo.cmis.ws.MoveObject
-
Sets the value of the targetFolderId property.
- setTargetGuid(String) - Method in class org.alfresco.rest.api.model.Favourite
-
- setTargetRole(RoleDefinition) - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Sets the targetRole value for this AssociationDefinition.
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.processes.ProcessTasksRelation
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TaskCandidatesRelation
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TaskFormModelRelation
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TaskItemsRelation
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TasksRestEntityResource
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TaskVariablesRelation
-
- setTempDirectoryName(String) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setTempDirectoryName(String) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setTemplateProcessor(TemplateProcessor) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessorFactory
-
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisServiceFactory
-
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the tenant admin service
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.web.scripts.tenant.AbstractTenantAdminWebScript
-
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.web.scripts.TenantRepositoryContainer
-
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.rest.api.PublicApiTenantAuthentication
-
- setTenantAuthentication(TenantAuthentication) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setTenantDomain(String) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.web.scripts.invite.InviteByTicket
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.web.scripts.invite.InviteResponse
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.web.scripts.solr.NodesGet
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setTenantService(TenantService) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setTenantService(TenantService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setThinClientURI(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the thinClientURI property.
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareThumbnailContentGet
-
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setTicket(String) - Method in class org.alfresco.repo.webservice.authentication.AuthenticationResult
-
Sets the ticket value for this AuthenticationResult.
- setTicketComponent(TicketComponent) - Method in class org.alfresco.repo.web.scripts.bean.LoginTicket
-
- setTicketComponent(TicketComponent) - Method in class org.alfresco.repo.web.scripts.bean.LoginTicketDelete
-
- setTicketLogons(boolean) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Set the ticket based logons allowed flag
- setTimeoutMinutes(int) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Sets the expiry date/time to lockTimeout minutes into the future.
- setTimeoutSeconds(int) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Sets the expiry date/time to lockTimeout seconds into the future.
- setTitle(String) - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Sets the value of the title property.
- setTitle(String) - Method in class org.alfresco.repo.webservice.action.Action
-
Sets the title value for this Action.
- setTitle(String) - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Sets the title value for this ActionItemDefinition.
- setTitle(String) - Method in class org.alfresco.repo.webservice.action.Rule
-
Sets the title value for this Rule.
- setTitle(String) - Method in class org.alfresco.repo.webservice.types.AssociationDefinition
-
Sets the title value for this AssociationDefinition.
- setTitle(String) - Method in class org.alfresco.repo.webservice.types.Category
-
Sets the title value for this Category.
- setTitle(String) - Method in class org.alfresco.repo.webservice.types.ClassDefinition
-
Sets the title value for this ClassDefinition.
- setTitle(String) - Method in class org.alfresco.repo.webservice.types.Classification
-
Sets the title value for this Classification.
- setTitle(String) - Method in class org.alfresco.repo.webservice.types.ValueDefinition
-
Sets the title value for this ValueDefinition.
- setTitle(String) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setTitle(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setTitle(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setTitle(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setTo(ParentReference) - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Sets the to value for this CMLAddChild.
- setTo(ParentReference) - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Sets the to value for this CMLCopy.
- setTo(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Sets the to value for this CMLCreateAssociation.
- setTo(ParentReference) - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Sets the to value for this CMLMove.
- setTo(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Sets the to value for this CMLRemoveAssociation.
- setTo_id(String) - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Sets the to_id value for this CMLAddChild.
- setTo_id(String) - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Sets the to_id value for this CMLCopy.
- setTo_id(String) - Method in class org.alfresco.repo.webservice.types.CMLCreateAssociation
-
Sets the to_id value for this CMLCreateAssociation.
- setTo_id(String) - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Sets the to_id value for this CMLMove.
- setTo_id(String) - Method in class org.alfresco.repo.webservice.types.CMLRemoveAssociation
-
Sets the to_id value for this CMLRemoveAssociation.
- setToNodeId(Long) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setTotalRowCount(long) - Method in class org.alfresco.repo.webservice.types.ResultSet
-
Sets the totalRowCount value for this ResultSet.
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets helper that provides transaction callbacks
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setTransactionIds(List<Long>) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.cmis.ws.AuthenticationInterceptor
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.web.scripts.portlet.JSR168PortletAuthenticatorFactory
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.web.scripts.TenantRepositoryContainer
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the transaction service.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webdav.auth.SSOFallbackBasicAuthenticationDriver
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Set the TransactionService
- setTransactionService(TransactionServiceImpl) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Set the transaction service
- setTransactionService(TransactionServiceImpl) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
Sets the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setTransactionService(TransactionService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setTransformerDebug(TransformerDebug) - Method in class org.alfresco.repo.web.scripts.solr.NodeContentGet
-
Setter of the transformer debug.
- setTreeAdaptor(TreeAdaptor) - Method in class org.alfresco.rest.antlr.WhereClauseParser
-
- setTxnId(Long) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setType(EnumServiceException) - Method in class org.alfresco.repo.cmis.ws.CmisFaultType
-
Sets the value of the type property.
- setType(CmisTypeDefinitionType) - Method in class org.alfresco.repo.cmis.ws.CmisTypeContainer
-
Sets the value of the type property.
- setType(CmisTypeDefinitionType) - Method in class org.alfresco.repo.cmis.ws.GetTypeDefinitionResponse
-
Sets the value of the type property.
- setType(QName) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setType(ActionItemDefinitionType) - Method in class org.alfresco.repo.webservice.action.ActionItemDefinition
-
Sets the type value for this ActionItemDefinition.
- setType(String) - Method in class org.alfresco.repo.webservice.action.ParameterDefinition
-
Sets the type value for this ParameterDefinition.
- setType(String) - Method in class org.alfresco.repo.webservice.types.CMLCreate
-
Sets the type value for this CMLCreate.
- setType(String) - Method in class org.alfresco.repo.webservice.types.Node
-
Sets the type value for this Node.
- setType(ClassDefinition) - Method in class org.alfresco.repo.webservice.types.NodeDefinition
-
Sets the type value for this NodeDefinition.
- setType(String) - Method in class org.alfresco.repo.webservice.types.ResultSetRowNode
-
Sets the type value for this ResultSetRowNode.
- setType(String) - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- setTypeConstraint(TypeConstraint) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setTypeConstraint(TypeConstraint) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- setTypeConstraint(TypeConstraint) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- setTypeId(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
Sets the value of the typeId property.
- setTypeId(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
Sets the value of the typeId property.
- setTypeId(String) - Method in class org.alfresco.repo.cmis.ws.GetTypeDefinition
-
Sets the value of the typeId property.
- setTypeId(JAXBElement<String>) - Method in class org.alfresco.repo.cmis.ws.GetTypeDescendants
-
Sets the value of the typeId property.
- setTypes(CmisTypeDefinitionListType) - Method in class org.alfresco.repo.cmis.ws.GetTypeChildrenResponse
-
Sets the value of the types property.
- setTypes(String[]) - Method in class org.alfresco.repo.webservice.action.ActionFilter
-
Sets the types value for this ActionFilter.
- setTypes(int, String) - Method in class org.alfresco.repo.webservice.action.ActionFilter
-
- setUnfileObjects(JAXBElement<EnumUnfileObject>) - Method in class org.alfresco.repo.cmis.ws.DeleteTree
-
Sets the value of the unfileObjects property.
- setUniqueId(Object, String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Set the id of theObj to the uniqueId.
- setUnprotAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.portlet.JSR168PortletAuthenticatorFactory
-
- setUnprotectedNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setup() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setupAssociationDefObject(DictionaryService, AssociationDefinition) - Static method in class org.alfresco.repo.webservice.Utils
-
Creates an AssociationDefinition web service type object for the given
repository AssociationDefinition
- setupClassDefObject(DictionaryService, ClassDefinition) - Static method in class org.alfresco.repo.webservice.Utils
-
Creates a ClassDefinition web service type object for the given
repository ClassDefinition
- setUpdatability(EnumUpdatability) - Method in class org.alfresco.repo.cmis.ws.CmisPropertyDefinitionType
-
Sets the value of the updatability property.
- setUpdate(CMLUpdate[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the update value for this CML.
- setUpdate(int, CMLUpdate) - Method in class org.alfresco.repo.webservice.types.CML
-
- setUpdateCount(ResultSet) - Method in class org.alfresco.repo.webservice.repository.UpdateResult
-
Sets the updateCount value for this UpdateResult.
- setUpdateDelay(int) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- setupModule(Module.SetupContext) - Method in class org.alfresco.rest.framework.jacksonextensions.RestJsonModule
-
- setupPropertyDefObject(DictionaryService, PropertyDefinition) - Static method in class org.alfresco.repo.webservice.Utils
-
Creates a PropertyDefinition web service type object for the given
repository PropertyDefinition
- setUri(String) - Method in class org.alfresco.repo.webservice.types.NamespaceConfigurationInner
-
Sets the uri value for this NamespaceConfigurationInner.
- setUrl(String) - Method in class org.alfresco.repo.webservice.content.Content
-
Sets the url value for this Content.
- setUrlPathPrefix(String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setUrlPathPrefix(String) - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- setUrlShortener(UrlShortener) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsGet
-
- setUsage(Long) - Method in class org.alfresco.rest.api.model.Quota
-
- setUserAttributeName(String) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Set the user object attribute name.
- setUserAttributeName(String) - Method in class org.alfresco.repo.webdav.auth.SSOFallbackBasicAuthenticationDriver
-
- setUserConnectionsCapacity(int) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- setUserDetails(UserDetails[]) - Method in class org.alfresco.repo.webservice.administration.UserQueryResults
-
Sets the userDetails value for this UserQueryResults.
- setUserDetails(int, UserDetails) - Method in class org.alfresco.repo.webservice.administration.UserQueryResults
-
- setUserName(String) - Method in class org.alfresco.repo.webservice.administration.NewUserDetails
-
Sets the userName value for this NewUserDetails.
- setUserName(String) - Method in class org.alfresco.repo.webservice.administration.UserDetails
-
Sets the userName value for this UserDetails.
- setUserName(String) - Method in class org.alfresco.repo.webservice.administration.UserFilter
-
Sets the userName value for this UserFilter.
- setUsername(String) - Method in class org.alfresco.repo.webservice.authentication.AuthenticationResult
-
Sets the username value for this AuthenticationResult.
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- setUuid(String) - Method in class org.alfresco.repo.webservice.types.Reference
-
Sets the uuid value for this Reference.
- setValidAuthentictorKeys(Set<String>) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setValue(String) - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Sets the property's value
- setValue(String) - Method in class org.alfresco.repo.webservice.types.NamedValue
-
Sets the value value for this NamedValue.
- setValue(Serializable) - Method in class org.alfresco.rest.api.model.Preference
-
- setValue(Object) - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- setValueDefs(ValueDefinition[]) - Method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
Sets the valueDefs value for this ResultSetMetaData.
- setValueDefs(int, ValueDefinition) - Method in class org.alfresco.repo.webservice.types.ResultSetMetaData
-
- setValues(String[]) - Method in class org.alfresco.repo.webservice.types.NamedValue
-
Sets the values value for this NamedValue.
- setValues(int, String) - Method in class org.alfresco.repo.webservice.types.NamedValue
-
- setVariables(Map<String, Object>) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setVariables(List<TaskVariable>) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setVariableScope(VariableScope) - Method in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- setVariableValueAndType(Variable, Object, TypeDefinitionContext) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
Sets the variable value with possible conversion to the correct format to be used in the response and sets
the type accordingly.
- setVendorName(String) - Method in class org.alfresco.repo.cmis.ws.CmisRepositoryInfoType
-
Sets the value of the vendorName property.
- setVersion(String) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setVersion(int) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setVersionable(boolean) - Method in class org.alfresco.repo.cmis.ws.CmisTypeDocumentDefinitionType
-
Sets the value of the versionable property.
- setVersioningState(JAXBElement<EnumVersioningState>) - Method in class org.alfresco.repo.cmis.ws.CreateDocument
-
Sets the value of the versioningState property.
- setVersioningState(JAXBElement<EnumVersioningState>) - Method in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
Sets the value of the versioningState property.
- setVersions(Version[]) - Method in class org.alfresco.repo.webservice.authoring.VersionResult
-
Sets the versions value for this VersionResult.
- setVersions(int, Version) - Method in class org.alfresco.repo.webservice.authoring.VersionResult
-
- setVersions(Version[]) - Method in class org.alfresco.repo.webservice.types.VersionHistory
-
Sets the versions value for this VersionHistory.
- setVersions(int, Version) - Method in class org.alfresco.repo.webservice.types.VersionHistory
-
- setVersionService(VersionService) - Method in class org.alfresco.repo.web.scripts.wiki.WikiPagePut
-
- setVersionService(VersionService) - Method in class org.alfresco.repo.web.scripts.wiki.WikiPageVersionGet
-
- setVersionService(VersionService) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
Set the version service
- setWebDAVLockService(WebDAVLockService) - Method in class org.alfresco.repo.webdav.WebDAVSessionListener
-
- setWebScriptsRegistryCache(AsynchronouslyRefreshedCache<Registry>) - Method in class org.alfresco.repo.web.scripts.TenantRepositoryContainer
-
- setWhere(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Sets the where value for this CMLAddAspect.
- setWhere(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Sets the where value for this CMLAddChild.
- setWhere(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Sets the where value for this CMLCopy.
- setWhere(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLDelete
-
Sets the where value for this CMLDelete.
- setWhere(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Sets the where value for this CMLMove.
- setWhere(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLRemoveAspect
-
Sets the where value for this CMLRemoveAspect.
- setWhere(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Sets the where value for this CMLRemoveChild.
- setWhere(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLUpdate
-
Sets the where value for this CMLUpdate.
- setWhere(Predicate) - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Sets the where value for this CMLWriteContent.
- setWhere_id(String) - Method in class org.alfresco.repo.webservice.types.CMLAddAspect
-
Sets the where_id value for this CMLAddAspect.
- setWhere_id(String) - Method in class org.alfresco.repo.webservice.types.CMLAddChild
-
Sets the where_id value for this CMLAddChild.
- setWhere_id(String) - Method in class org.alfresco.repo.webservice.types.CMLCopy
-
Sets the where_id value for this CMLCopy.
- setWhere_id(String) - Method in class org.alfresco.repo.webservice.types.CMLMove
-
Sets the where_id value for this CMLMove.
- setWhere_id(String) - Method in class org.alfresco.repo.webservice.types.CMLRemoveAspect
-
Sets the where_id value for this CMLRemoveAspect.
- setWhere_id(String) - Method in class org.alfresco.repo.webservice.types.CMLRemoveChild
-
Sets the where_id value for this CMLRemoveChild.
- setWhere_id(String) - Method in class org.alfresco.repo.webservice.types.CMLUpdate
-
Sets the where_id value for this CMLUpdate.
- setWhere_id(String) - Method in class org.alfresco.repo.webservice.types.CMLWriteContent
-
Sets the where_id value for this CMLWriteContent.
- setWidth(BigInteger) - Method in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
Sets the value of the width property.
- setWikiService(WikiService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setWorkflowPackageComponent(WorkflowPackageImpl) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
Set the workflow service property
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.web.scripts.workflow.WorkflowInstanceDiagramGet
-
- setWorkingCopies(Reference[]) - Method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
Sets the workingCopies value for this CancelCheckoutResult.
- setWorkingCopies(int, Reference) - Method in class org.alfresco.repo.webservice.authoring.CancelCheckoutResult
-
- setWorkingCopies(Reference[]) - Method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
Sets the workingCopies value for this CheckinResult.
- setWorkingCopies(int, Reference) - Method in class org.alfresco.repo.webservice.authoring.CheckinResult
-
- setWorkingCopies(Reference[]) - Method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
Sets the workingCopies value for this CheckoutResult.
- setWorkingCopies(int, Reference) - Method in class org.alfresco.repo.webservice.authoring.CheckoutResult
-
- setWriteContent(CMLWriteContent[]) - Method in class org.alfresco.repo.webservice.types.CML
-
Sets the writeContent value for this CML.
- setWriteContent(int, CMLWriteContent) - Method in class org.alfresco.repo.webservice.types.CML
-
- setWriters(Map<String, ResourceMetaDataWriter>) - Method in class org.alfresco.rest.framework.webscripts.metadata.WebScriptOptionsMetaData
-
- setZeroBasedPage(boolean) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Sets zero based page index
Note: scoped to this paging cursor instance
- setZeroBasedPage(boolean) - Method in class org.alfresco.repo.web.util.PagingCursor
-
Sets zero based page index
Note: scoped to this paging cursor instance
- setZeroBasedRow(boolean) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Sets zero based row index
Note: scoped to this paging cursor instance
- setZeroBasedRow(boolean) - Method in class org.alfresco.repo.web.util.PagingCursor
-
Sets zero based row index
Note: scoped to this paging cursor instance
- ShareContentGet - Class in org.alfresco.repo.web.scripts.quickshare
-
QuickShare/PublicView
GET web script to lookup some context (nodeRef, tenantDomain, siteId) for a given "Share"
Note: authenticated web script
- ShareContentGet() - Constructor for class org.alfresco.repo.web.scripts.quickshare.ShareContentGet
-
- ShareContentPost - Class in org.alfresco.repo.web.scripts.quickshare
-
QuickShare/PublicView
POST web script to "Share" access to some content (ie.
- ShareContentPost() - Constructor for class org.alfresco.repo.web.scripts.quickshare.ShareContentPost
-
- sharedConnections - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- sharedConnectionsCapacity - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- SharepointConstants - Interface in org.alfresco.repo.webdav.auth
-
A place to put Sharepoint specific authentication constants.
- shouldFlushXMLWriter() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Determines whether the XMLWriter should be flushed when XML is flushed.
- SiblingAuthorityFilter - Class in org.alfresco.repo.webservice.accesscontrol
-
- SiblingAuthorityFilter() - Constructor for class org.alfresco.repo.webservice.accesscontrol.SiblingAuthorityFilter
-
- SiblingAuthorityFilter(String, boolean) - Constructor for class org.alfresco.repo.webservice.accesscontrol.SiblingAuthorityFilter
-
- SimpleMappingExceptionResolver - Class in org.alfresco.rest.framework.core.exceptions
-
Exception Resolver that uses a simple Map to resolve the Status codes and error responses for exceptions
- SimpleMappingExceptionResolver() - Constructor for class org.alfresco.rest.framework.core.exceptions.SimpleMappingExceptionResolver
-
- simplepredicate() - Method in class org.alfresco.rest.antlr.WhereClauseParser
-
- SINGLEQUOTE - Static variable in class org.alfresco.rest.antlr.WhereClauseLexer
-
- SINGLEQUOTE - Static variable in class org.alfresco.rest.antlr.WhereClauseParser
-
- SITE - Static variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- Site - Interface in org.alfresco.rest.api.model
-
Represents a site.
- SiteActivitySummaryProcessor - Class in org.alfresco.rest.api.impl.activities
-
- SiteActivitySummaryProcessor() - Constructor for class org.alfresco.rest.api.impl.activities.SiteActivitySummaryProcessor
-
- SiteAdminSitesGet - Class in org.alfresco.repo.web.scripts.site
-
This class is the controller for the site-admin-sites.get web script.
- SiteAdminSitesGet() - Constructor for class org.alfresco.repo.web.scripts.site.SiteAdminSitesGet
-
- SiteContainer - Class in org.alfresco.rest.api.model
-
Represents a site container.
- SiteContainer() - Constructor for class org.alfresco.rest.api.model.SiteContainer
-
- SiteContainer(String, NodeRef) - Constructor for class org.alfresco.rest.api.model.SiteContainer
-
- SiteContainersRelation - Class in org.alfresco.rest.api.sites
-
- SiteContainersRelation() - Constructor for class org.alfresco.rest.api.sites.SiteContainersRelation
-
- SiteEntityResource - Class in org.alfresco.rest.api.sites
-
An implementation of an Entity Resource for a Site
- SiteEntityResource() - Constructor for class org.alfresco.rest.api.sites.SiteEntityResource
-
- SiteExportGet - Class in org.alfresco.repo.web.scripts.site
-
Exports a Site as a zip of ACPs.
- SiteExportGet() - Constructor for class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- SiteExportGet.CloseIgnoringOutputStream - Class in org.alfresco.repo.web.scripts.site
-
- SiteExportGet.CloseIgnoringOutputStream(OutputStream) - Constructor for class org.alfresco.repo.web.scripts.site.SiteExportGet.CloseIgnoringOutputStream
-
- SiteFeedRetrieverWebScript - Class in org.alfresco.repo.web.scripts.activities.feed
-
Java-backed WebScript to retrieve Activity Site Feed
- SiteFeedRetrieverWebScript() - Constructor for class org.alfresco.repo.web.scripts.activities.feed.SiteFeedRetrieverWebScript
-
- SiteImpl - Class in org.alfresco.rest.api.model
-
Represents a site.
- SiteImpl() - Constructor for class org.alfresco.rest.api.model.SiteImpl
-
- SiteImpl(SiteInfo, SiteRole) - Constructor for class org.alfresco.rest.api.model.SiteImpl
-
- SiteMember - Class in org.alfresco.rest.api.model
-
Represents site membership.
- SiteMember() - Constructor for class org.alfresco.rest.api.model.SiteMember
-
- SiteMember(String, SiteRole) - Constructor for class org.alfresco.rest.api.model.SiteMember
-
- SiteMembershipRequest - Class in org.alfresco.rest.api.model
-
Representation of a site membership request for a specific user.
- SiteMembershipRequest() - Constructor for class org.alfresco.rest.api.model.SiteMembershipRequest
-
- SiteMembershipRequests - Interface in org.alfresco.rest.api
-
Public REST API: centralises access to site membership requests and maps between representations.
- SiteMembershipRequestsExceptionHandler - Class in org.alfresco.rest.api.impl
-
- SiteMembershipRequestsExceptionHandler() - Constructor for class org.alfresco.rest.api.impl.SiteMembershipRequestsExceptionHandler
-
- SiteMembershipRequestsImpl - Class in org.alfresco.rest.api.impl
-
Public REST API: centralises access to site membership requests and maps between representations.
- SiteMembershipRequestsImpl() - Constructor for class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- SiteMembershipsGet - Class in org.alfresco.repo.web.scripts.site
-
Lists the members of a site, optionally filtering by name, role
or authority type.
- SiteMembershipsGet() - Constructor for class org.alfresco.repo.web.scripts.site.SiteMembershipsGet
-
- SiteMembersRelation - Class in org.alfresco.rest.api.sites
-
- SiteMembersRelation() - Constructor for class org.alfresco.rest.api.sites.SiteMembersRelation
-
- sites - Variable in class org.alfresco.rest.api.impl.PeopleImpl
-
- Sites - Interface in org.alfresco.rest.api
-
- siteService - Variable in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- siteService - Variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.quickshare.ShareContentGet
-
- siteService - Variable in class org.alfresco.repo.web.scripts.site.AbstractSiteWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- siteService - Variable in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- siteService - Variable in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- siteService - Variable in class org.alfresco.rest.api.impl.PeopleImpl
-
- siteService - Variable in class org.alfresco.rest.api.impl.SitesImpl
-
- SiteShareViewUrlGet - Class in org.alfresco.repo.web.scripts.site
-
Returns the Share URL to view a given NodeRef.
- SiteShareViewUrlGet() - Constructor for class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- SitesImpl - Class in org.alfresco.rest.api.impl
-
Centralises access to site services and maps between representations.
- SitesImpl() - Constructor for class org.alfresco.rest.api.impl.SitesImpl
-
- SiteState - Class in org.alfresco.repo.web.scripts.site
-
A simple POJO class for the state of a site.
- SiteState.MemberState - Class in org.alfresco.repo.web.scripts.site
-
- SiteState.MemberState(String, String, String) - Constructor for class org.alfresco.repo.web.scripts.site.SiteState.MemberState
-
- SiteTarget - Class in org.alfresco.rest.api.model
-
A site target favourite.
- SiteTarget() - Constructor for class org.alfresco.rest.api.model.SiteTarget
-
- SiteTarget(Site) - Constructor for class org.alfresco.rest.api.model.SiteTarget
-
- SKIP_PARAM - Static variable in class org.alfresco.rest.framework.core.ResourceParameter
-
- skipCount - Variable in class org.alfresco.repo.cmis.ws.CmisQueryType
-
- skipCount - Variable in class org.alfresco.repo.cmis.ws.GetCheckedOutDocs
-
- skipCount - Variable in class org.alfresco.repo.cmis.ws.GetChildren
-
- skipCount - Variable in class org.alfresco.repo.cmis.ws.GetObjectRelationships
-
- skipCount - Variable in class org.alfresco.repo.cmis.ws.GetRenditions
-
- skipCount - Variable in class org.alfresco.repo.cmis.ws.GetTypeChildren
-
- skipCount - Variable in class org.alfresco.repo.cmis.ws.Query
-
- skypeId - Variable in class org.alfresco.rest.api.model.Person
-
- SOLRAuthenticationFilter - Class in org.alfresco.repo.web.scripts.solr
-
This filter protects the solr callback urls by verifying MACs on requests and encrypting responses
and generating MACs on responses, if the secureComms property is set to "md5".
- SOLRAuthenticationFilter() - Constructor for class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter
-
- SOLRAuthenticationFilter.GenericResponseWrapper - Class in org.alfresco.repo.web.scripts.solr
-
- SOLRAuthenticationFilter.GenericResponseWrapper(HttpServletResponse) - Constructor for class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- SOLRAuthenticationFilter.SecureCommsType - Enum in org.alfresco.repo.web.scripts.solr
-
- SortColumn - Class in org.alfresco.rest.framework.resource.parameters
-
Search sort column
- SortColumn(String, boolean) - Constructor for class org.alfresco.rest.framework.resource.parameters.SortColumn
-
Constructor
- sourceFolderId - Variable in class org.alfresco.repo.cmis.ws.MoveObject
-
- sourceId - Variable in class org.alfresco.repo.cmis.ws.CreateDocumentFromSource
-
- sourceRef - Variable in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- sourceType - Variable in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- SPACES_STORE - Static variable in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
- splitAllPaths(String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Split the path into all the component directories and filename
- splitId(String) - Static method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- splitPath(String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Split the path into seperate directory path and file name strings.
- SpringBeanRPCProvider - Class in org.alfresco.repo.webservice.axis
-
A custom Axis RPC Provider that retrieves services via Spring
- SpringBeanRPCProvider() - Constructor for class org.alfresco.repo.webservice.axis.SpringBeanRPCProvider
-
- SSOFallbackBasicAuthenticationDriver - Class in org.alfresco.repo.webdav.auth
-
Basic HTTP web authentication implementation.
- SSOFallbackBasicAuthenticationDriver() - Constructor for class org.alfresco.repo.webdav.auth.SSOFallbackBasicAuthenticationDriver
-
- StaleEntityException - Exception in org.alfresco.rest.framework.core.exceptions
-
Attempt to update a stale entity
- StaleEntityException() - Constructor for exception org.alfresco.rest.framework.core.exceptions.StaleEntityException
-
- StaleEntityException(String) - Constructor for exception org.alfresco.rest.framework.core.exceptions.StaleEntityException
-
- start() - Method in class org.alfresco.repo.web.scripts.AlfrescoRhinoScriptDebugger
-
- StartFormModelRelation - Class in org.alfresco.rest.workflow.api.processdefinitions
-
- StartFormModelRelation() - Constructor for class org.alfresco.rest.workflow.api.processdefinitions.StartFormModelRelation
-
- startSession(String, String) - Method in interface org.alfresco.repo.webservice.authentication.AuthenticationServiceSoapPort
-
- startSession(String, String) - Method in class org.alfresco.repo.webservice.authentication.AuthenticationWebService
-
- statement - Variable in class org.alfresco.repo.cmis.ws.CmisQueryType
-
- statement - Variable in class org.alfresco.repo.cmis.ws.Query
-
- Status - Class in org.alfresco.repo.web.scripts.googledocs
-
Google Doc service status web script implementation
- Status() - Constructor for class org.alfresco.repo.web.scripts.googledocs.Status
-
- STATUS - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- STATUS - Static variable in class org.alfresco.repo.web.scripts.rule.ActionQueuePost
-
- STATUS_FAIL - Static variable in class org.alfresco.repo.web.scripts.rule.ActionQueuePost
-
- STATUS_QUEUED - Static variable in class org.alfresco.repo.web.scripts.rule.ActionQueuePost
-
- STATUS_SUCCESS - Static variable in class org.alfresco.repo.web.scripts.rule.ActionQueuePost
-
- STATUS_UPDATE - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- STATUS_UPDATE_CHANNELS - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- StatusCommandProcessor - Class in org.alfresco.repo.web.scripts.transfer
-
This command processor is used to record the start a transfer.
- StatusCommandProcessor() - Constructor for class org.alfresco.repo.web.scripts.transfer.StatusCommandProcessor
-
- statusUpdatedAt - Variable in class org.alfresco.rest.api.model.Person
-
- Store - Class in org.alfresco.repo.webservice.types
-
- Store() - Constructor for class org.alfresco.repo.webservice.types.Store
-
- Store(String, String) - Constructor for class org.alfresco.repo.webservice.types.Store
-
- STORE_ID - Static variable in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- STORE_PROTOCOL - Static variable in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- StoreRepositoryReference - Class in org.alfresco.repo.cmis.reference
-
Store Ref Repository Reference
- StoreRepositoryReference(CMISServices, StoreRef) - Constructor for class org.alfresco.repo.cmis.reference.StoreRepositoryReference
-
Construct
- StoreRepositoryReference(CMISServices, String) - Constructor for class org.alfresco.repo.cmis.reference.StoreRepositoryReference
-
Construct
- stream - Variable in class org.alfresco.repo.cmis.ws.CmisContentStreamType
-
- STREAM_ID - Static variable in class org.alfresco.repo.cmis.client.CMISContentStreamWebScript
-
- StreamACP - Class in org.alfresco.repo.web.scripts.content
-
Base class for Java backed webscripts that wish to generate an ACP and
stream the contents back to the caller.
- StreamACP() - Constructor for class org.alfresco.repo.web.scripts.content.StreamACP
-
- streamContent(WebScriptRequest, WebScriptResponse, File, Long, boolean, String, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Streams content back to client from a given File.
- streamContent(WebScriptRequest, WebScriptResponse, NodeRef, QName, boolean, String, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Streams the content on a given node's content property to the response of the web script.
- streamContent(WebScriptRequest, WebScriptResponse, String, boolean, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Streams content back to client from a given resource path.
- streamContent(WebScriptRequest, WebScriptResponse, String, boolean, String, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Streams content back to client from a given resource path.
- StreamContent - Class in org.alfresco.repo.web.scripts.content
-
Web script 'type' that can be used when the binary data of a content property needs to be streamed back to the client
as the result of executing the web script.
- StreamContent() - Constructor for class org.alfresco.repo.web.scripts.content.StreamContent
-
- streamContent(WebScriptRequest, WebScriptResponse, File) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Streams content back to client from a given File.
- streamContent(WebScriptRequest, WebScriptResponse, File, boolean, String, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Streams content back to client from a given File.
- streamContent(WebScriptRequest, WebScriptResponse, NodeRef, QName, boolean, String, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Streams the content on a given node's content property to the response of the web script.
- streamContentImpl(WebScriptRequest, WebScriptResponse, ContentReader, NodeRef, QName, boolean, Date, String, String) - Method in class org.alfresco.repo.web.scripts.content.ContentInfo
-
- streamContentImpl(WebScriptRequest, WebScriptResponse, ContentReader, NodeRef, QName, boolean, Date, String, String, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Stream content implementation
- streamContentImpl(WebScriptRequest, WebScriptResponse, ContentReader, NodeRef, QName, boolean, Date, String, String, Map<String, Object>) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Stream content implementation
- streamFactory - Variable in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- streamId - Variable in class org.alfresco.repo.cmis.ws.CmisRenditionType
-
- streamId - Variable in class org.alfresco.repo.cmis.ws.GetContentStream
-
- StreamJMXDump - Class in org.alfresco.repo.web.scripts.content
-
WebScript java backed bean implementation to stream the JMX property
dump as a .zip content file.
- StreamJMXDump() - Constructor for class org.alfresco.repo.web.scripts.content.StreamJMXDump
-
- streamResponse(WebScriptRequest, WebScriptResponse, BinaryResource) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- stripQuotes(String) - Static method in class org.alfresco.rest.framework.resource.parameters.where.QueryHelper
-
- SubClassesGet - Class in org.alfresco.repo.web.scripts.dictionary.prefixed
-
Webscript to get the Sub-Classdefinitions using classfilter , namespacePrefix and name
- SubClassesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.prefixed.SubClassesGet
-
- SubClassesGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Sub-Classdefinitions using classfilter , namespacePrefix and name
- SubClassesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.SubClassesGet
-
- submitSearch(String, String, String, int) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Action to submit search
- SubscriptionsActivitySummaryProcessor - Class in org.alfresco.rest.api.impl.activities
-
- SubscriptionsActivitySummaryProcessor() - Constructor for class org.alfresco.rest.api.impl.activities.SubscriptionsActivitySummaryProcessor
-
- subscriptionService - Variable in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- SubscriptionServiceFollowersCountGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowersCountGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowersCountGet
-
- SubscriptionServiceFollowersGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowersGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowersGet
-
- SubscriptionServiceFollowingCountGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowingCountGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowingCountGet
-
- SubscriptionServiceFollowingGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowingGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowingGet
-
- SubscriptionServiceFollowPost - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowPost() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowPost
-
- SubscriptionServiceFollowsPost - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowsPost() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowsPost
-
- SubscriptionServicePrivateListGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServicePrivateListGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServicePrivateListGet
-
- SubscriptionServicePrivateListPut - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServicePrivateListPut() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServicePrivateListPut
-
- SubscriptionServiceUnfollowPost - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceUnfollowPost() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceUnfollowPost
-
- SUPPORTED_CONTENT_TYPES - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- SUPPORTED_MIME_TYPES - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- supportedPermissions - Variable in class org.alfresco.repo.cmis.ws.CmisACLCapabilityType
-
- supports(HttpMethod) - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
Indicates if this resource can support the specified HTTPMethod
- supportsQuery() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Indicates is the repository supports queries.
- supportsQuery() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- SurfConfigCleaner - Class in org.alfresco.repo.surf.policy
-
Delete Node Policy to remove surf-config files for a deleted user.
- SurfConfigCleaner() - Constructor for class org.alfresco.repo.surf.policy.SurfConfigCleaner
-
- SYS_COL_ASSOC_NAME - Static variable in interface org.alfresco.repo.webservice.ServerQuery
-
- SYS_COL_ASSOC_TYPE - Static variable in interface org.alfresco.repo.webservice.ServerQuery
-
System column namess
- SYS_COL_IS_PRIMARY - Static variable in interface org.alfresco.repo.webservice.ServerQuery
-
- SYS_COL_NTH_SIBLING - Static variable in interface org.alfresco.repo.webservice.ServerQuery
-
- sysAdminParams - Variable in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- SysAdminParamsBaseUrlGenerator - Class in org.alfresco.opencmis
-
Generates an OpenCMIS base url based on the request, repository id and binding.
- SysAdminParamsBaseUrlGenerator() - Constructor for class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-