Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

AbortApprovalRouteListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
AbortApprovalRouteListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.AbortApprovalRouteListener
 
abortOrphanedWorkflows(String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
abortOrphanedWorkflows(String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Abort the workflows in the system that are orphaned.
abortOrphanedWorkflows(String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
AbortPeriodicReviewListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
AbortPeriodicReviewListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.AbortPeriodicReviewListener
 
AbstractAction - Class in com.tsgrp.opencontent.core.actions
 
AbstractAction() - Constructor for class com.tsgrp.opencontent.core.actions.AbstractAction
 
AbstractActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
AbstractActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
AbstractAlfrescoEmbImpl - Class in com.tsgrp.opencontent.alfresco.core
 
AbstractAlfrescoEmbImpl() - Constructor for class com.tsgrp.opencontent.alfresco.core.AbstractAlfrescoEmbImpl
 
AbstractAlfrescoEmbQueryImpl - Class in com.tsgrp.opencontent.alfresco.query
 
AbstractAlfrescoEmbQueryImpl() - Constructor for class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
AbstractConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
AbstractConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.AbstractConditionEvaluator
 
AbstractContentImpl - Class in com.tsgrp.opencontent.core.content
The abstract implementation of a contentImpl.
AbstractContentImpl() - Constructor for class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
AbstractDCTMImpl - Class in com.tsgrp.opencontent.dctm.core
 
AbstractDCTMImpl() - Constructor for class com.tsgrp.opencontent.dctm.core.AbstractDCTMImpl
 
AbstractDictionaryServiceImpl - Class in com.tsgrp.opencontent.core.config
 
AbstractDictionaryServiceImpl() - Constructor for class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
AbstractEagerCache<T,U> - Class in com.tsgrp.opencontent.core.cache
 
AbstractEagerCache() - Constructor for class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
AbstractEvent - Class in com.tsgrp.opencontent.core.event.events
 
AbstractEvent() - Constructor for class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
AbstractGoogleImpl - Class in com.tsgrp.opencontent.google.core
Common repository agnostic functionality for the Google implementation.
AbstractGoogleImpl() - Constructor for class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
 
AbstractLifecycleImpl - Class in com.tsgrp.opencontent.core.lifecycle
Implements methods that interact with the OC configured installed lifecycles bean, which defines what lifecycles are available generically.
AbstractLifecycleImpl() - Constructor for class com.tsgrp.opencontent.core.lifecycle.AbstractLifecycleImpl
 
AbstractLuceneQueryFactory - Class in com.tsgrp.opencontent.core.query
QueryFactory that uses the "old" QueryCriteriaBean.
AbstractLuceneQueryFactory() - Constructor for class com.tsgrp.opencontent.core.query.AbstractLuceneQueryFactory
 
AbstractLuceneQueryImpl - Class in com.tsgrp.opencontent.core.query
 
AbstractLuceneQueryImpl() - Constructor for class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
AbstractOCEventFilter - Class in com.tsgrp.opencontent.core.event.filters
Abstract class for OCEvents.
AbstractOCEventFilter() - Constructor for class com.tsgrp.opencontent.core.event.filters.AbstractOCEventFilter
 
AbstractOCREngineConfig - Class in com.tsgrp.opencontent.core.config
 
AbstractOCREngineConfig() - Constructor for class com.tsgrp.opencontent.core.config.AbstractOCREngineConfig
 
AbstractPicklistImpl - Class in com.tsgrp.opencontent.core.picklist
 
AbstractPicklistImpl() - Constructor for class com.tsgrp.opencontent.core.picklist.AbstractPicklistImpl
 
AbstractRenditionImpl - Class in com.tsgrp.opencontent.core.rendition
 
AbstractRenditionImpl() - Constructor for class com.tsgrp.opencontent.core.rendition.AbstractRenditionImpl
 
AbstractTransformer - Class in com.tsgrp.opencontent.core.transformation
The abstract implementation of a transformer.
AbstractTransformer() - Constructor for class com.tsgrp.opencontent.core.transformation.AbstractTransformer
 
AbstractWordDocumentTemplatingImpl - Class in com.tsgrp.opencontent.universal.template
 
AbstractWordDocumentTemplatingImpl() - Constructor for class com.tsgrp.opencontent.universal.template.AbstractWordDocumentTemplatingImpl
 
AbstractXFDFAnnotationImpl - Class in com.tsgrp.opencontent.universal.annotation
Annotation services that comply with the XFDF specification.
AbstractXFDFAnnotationImpl() - Constructor for class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
AbstractXFDFAnnotationImpl.supportedAnnotationNameParams - Enum in com.tsgrp.opencontent.universal.annotation
 
ACCEPTED_VIDEO_CODEC - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
ACCESS_TOKEN - Static variable in class com.tsgrp.opencontent.core.action.executer.CancelCheckoutActionExecuter
 
ACLIntToString(int) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmUtil
Helper function to convert an ACL Integer to its String representation
AclObject - Class in com.tsgrp.opencontent.core.security.model
A wrapper class to store content of an ACL for returning to the client.
AclObject() - Constructor for class com.tsgrp.opencontent.core.security.model.AclObject
 
ACLStringToInt(String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmUtil
Helper function to convert an ACL String to its int representation
acquireTask(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
acquireTask(String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
acquireTask(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Throws a runtime exception if the task already belongs to a user.
acquireTask(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
AcquireWorkflowTaskActionExecuter - Class in com.tsgrp.opencontent.core.action.executer.workflow
 
AcquireWorkflowTaskActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.workflow.AcquireWorkflowTaskActionExecuter
 
ACTION - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
action - Variable in class com.tsgrp.opencontent.core.action.executer.ActionExecutionThread
 
Action - Class in com.tsgrp.opencontent.core.action.model
 
Action(String, Map<String, Object>) - Constructor for class com.tsgrp.opencontent.core.action.model.Action
 
Action() - Constructor for class com.tsgrp.opencontent.core.action.model.Action
 
Action(String) - Constructor for class com.tsgrp.opencontent.core.action.model.Action
Requires json to be in format: name - (String) name of action.
Action - Class in com.tsgrp.opencontent.wizard.core.model
Represents a single answer action.
Action() - Constructor for class com.tsgrp.opencontent.wizard.core.model.Action
Default Constructor
Action(Action) - Constructor for class com.tsgrp.opencontent.wizard.core.model.Action
Copy Constructor
ACTION_EVALUATE_ACTIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ACTION_EXECUTE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ACTION_EXECUTE_AND_RETURN_STREAM - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ACTION_EXECUTE_WITH_ATTACHMENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ACTION_EXECUTE_WITH_ATTACHMENT_OBJECT_RESPONSE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ACTION_EXECUTE_WITH_ATTACHMENT_STRING_RESPONSE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ACTION_EXECUTE_WITH_STRING_RESPONSE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ACTION_GET_AVAILABLE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ActionAttrs - Class in com.tsgrp.opencontent.core.actions.context
 
ActionAttrs() - Constructor for class com.tsgrp.opencontent.core.actions.context.ActionAttrs
 
ActionContext - Class in com.tsgrp.opencontent.core.actions.context
 
ActionContext() - Constructor for class com.tsgrp.opencontent.core.actions.context.ActionContext
 
ActionContext(Map<String, Serializable>) - Constructor for class com.tsgrp.opencontent.core.actions.context.ActionContext
 
actionContext - Static variable in interface com.tsgrp.opencontent.core.actions.IAction
 
ActionDefinition - Class in com.tsgrp.opencontent.core.action
 
ActionDefinition() - Constructor for class com.tsgrp.opencontent.core.action.ActionDefinition
 
ActionExecuter - Interface in com.tsgrp.opencontent.core.action.executer
 
actionExecuter - Variable in class com.tsgrp.opencontent.core.action.executer.ActionExecutionThread
 
ActionExecutionThread - Class in com.tsgrp.opencontent.core.action.executer
 
ActionExecutionThread(ActionExecuter, String, Action) - Constructor for class com.tsgrp.opencontent.core.action.executer.ActionExecutionThread
 
ActionExecutionThreadManager - Class in com.tsgrp.opencontent.core.action.executer
 
ActionExecutionThreadManager() - Constructor for class com.tsgrp.opencontent.core.action.executer.ActionExecutionThreadManager
 
actionParameters - Variable in class com.tsgrp.opencontent.core.actions.AbstractAction
 
actionResultMapContainsId(String) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
activatePageSet(String, String, String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Mark a page set with the given version label as active.
activatePageSet(String, String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
activatePageSet(String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
activeSessions - Variable in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
activeSessions - Variable in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
ActiveWizardModel - Class in com.tsgrp.opencontent.wizard.core.alfresco.model
 
ActiveWizardModel() - Constructor for class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
ActivitiAlfrescoWorkflowCompleteListener - Class in com.tsgrp.opencontent.activitiAlfresco.workflow.listener
 
ActivitiAlfrescoWorkflowCompleteListener() - Constructor for class com.tsgrp.opencontent.activitiAlfresco.workflow.listener.ActivitiAlfrescoWorkflowCompleteListener
 
ActivitiAlfrescoWorkflowImpl - Class in com.tsgrp.opencontent.activitiAlfresco.workflow
NOTE: this Impl is not currently used.
ActivitiAlfrescoWorkflowImpl() - Constructor for class com.tsgrp.opencontent.activitiAlfresco.workflow.ActivitiAlfrescoWorkflowImpl
 
ActivitiClientWizardWorkflowImpl - Class in com.tsgrp.opencontent.wizard.activiti.workflow
 
ActivitiClientWizardWorkflowImpl() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
ActivitiConfig - Class in com.tsgrp.opencontent.activiti.config
This object can be used as an easy place to inject activiti properties via @Value annotations.
ActivitiConfig() - Constructor for class com.tsgrp.opencontent.activiti.config.ActivitiConfig
 
ActivitiConstants - Class in com.tsgrp.opencontent.activiti.util
Constants for Activiti module
ActivitiConstants() - Constructor for class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
ActivitiContext - Class in com.tsgrp.opencontent.activiti.services
NOTE: getting the process engine and services is expensive (have to get the current authenticated user), so if you get a service in a place that is likely to be called over and over and over, please store the process engine and reuse it, as long as you are sure the acting user should be the same.
ActivitiDctmWorkflowImpl - Class in com.tsgrp.opencontent.activitiDctm.workflow
 
ActivitiDctmWorkflowImpl() - Constructor for class com.tsgrp.opencontent.activitiDctm.workflow.ActivitiDctmWorkflowImpl
 
ActivitiNotificationImpl - Class in com.tsgrp.opencontent.activiti.notification
Activiti implementation for notifications.
ActivitiNotificationImpl() - Constructor for class com.tsgrp.opencontent.activiti.notification.ActivitiNotificationImpl
 
activitiProcessInstancesToOCWorkflowInstances(String, List<ProcessInstance>) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
 
activitiProcessInstanceToOCWorkflowInstance(String, ProcessInstance) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
 
ActivitiSendDataUtil - Class in com.tsgrp.opencontent.activiti.util
Util for parsing and sending Activiti data to logstash
ActivitiSendDataUtil() - Constructor for class com.tsgrp.opencontent.activiti.util.ActivitiSendDataUtil
 
activitiTasksToOCTaskInstances(List<Task>, String, TaskService, RepositoryService) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
 
activitiTaskToOCTaskInstance(Task, Map, String, TaskService, RepositoryService) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
 
ActivitiUtil - Class in com.tsgrp.opencontent.activiti.util
 
ActivitiUtil() - Constructor for class com.tsgrp.opencontent.activiti.util.ActivitiUtil
 
ActivitiWizardHelper - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
ActivitiWorkflowBootstrapDeployer - Class in com.tsgrp.opencontent.activiti.workflow
 
ActivitiWorkflowBootstrapDeployer() - Constructor for class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowBootstrapDeployer
 
ActivitiWorkflowConstants - Interface in com.tsgrp.opencontent.wizard.workflow.builder
 
ActivitiWorkflowImpl - Class in com.tsgrp.opencontent.activiti.workflow
This is where our activiti specific code lives.
ActivitiWorkflowImpl() - Constructor for class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
add(Rectangle) - Method in class com.tsgrp.opencontent.universal.annotation.model.PreSectionedPage
Adds a single rectangle to the page's word boxes.
ADD_APPROVER_GROUPS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADD_APPROVER_METHOD - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADD_APPROVER_ROLES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADD_ASPECT_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
ADD_SUPP_DOC_STATES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADD_USERS_TO_GROUP - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
addAdditionalOverlayParams(String, OpenContentObject, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.openoverlay.OpenOverlayUtil
Hotspot method that allows clients to add additional overlay parameters to the properties map as needed.
addAll(List<Rectangle>) - Method in class com.tsgrp.opencontent.universal.annotation.model.PreSectionedPage
Adds a list of rectangles to the page's word boxes.
addAllWordBoxes(Set<SimpleRectangle>) - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Accepts a set of SimpleRectangle objects, each one representing a word box to be added to this section's set of word boxes.
addAssigneesToModelFromExecution(DelegateExecution, Map<String, Object>) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
This will add the standard workflow bpm_assignees and bpm_groupAssignee to any model that adheres to the Map format
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
addAuthorityToGroup(String, String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Adds an authority to an existing group in the repository.
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
addAuthorityToGroup(String, String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
addAutoPrint(InputStream, OutputStream) - Static method in class com.tsgrp.opencontent.core.pdf.PDFBoxUtil
Adds a piece of javascript to the PDF, that will cause it to print when opened in a browser's viewer.
addAutoPrint(InputStream, OutputStream) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Adds a piece of javascript to the PDF, that will cause it to print when opened in a browser's viewer.
addColumnTitle(String) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
Append a columnTitle to the column titles list.
addCondition(Condition) - Method in class com.tsgrp.opencontent.core.action.condition.ConditionEvaluationContext
 
addCondition(Condition) - Method in class com.tsgrp.opencontent.core.action.model.Action
 
addContactsToFolderAddressBook(String, String, Set<AddressBookContact>) - Method in class com.tsgrp.opencontent.core.email.EmailImpl
 
addContactsToFolderAddressBook(String, String, Set<AddressBookContact>) - Method in interface com.tsgrp.opencontent.core.email.IEmail
Adds contacts to the addressbook in the given folder.
addCurrentFlagToQuery(StringBuffer) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
Adds the current flag to the query
addCurrentFlagToQuery(StringBuffer) - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.query.ElasticsearchDynamoQueryImpl
 
addCurrentFlagToQuery(StringBuffer) - Method in class com.tsgrp.opencontent.dynamo.solr.query.SolrDynamoQueryImpl
 
addCurrentFlagToQuery(StringBuffer) - Method in class com.tsgrp.opencontent.hbase.solr.query.SolrHBaseQueryImpl
 
addDisplayValue(String) - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
AddDocumentActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
AddDocumentActionExecuter attempts to add a document to the repository, putting the document in the parameterized parentFolderId folder and setting any parameterized properties onto the new document.
AddDocumentActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
 
addDocumentToZip(ZipOutputStream, String, EnhancedCompleteObject, List<String>, Map<String, Integer>) - Static method in class com.tsgrp.opencontent.core.util.ZipUtil
Adds a document to the zip
addExtraWhereClause(OCQuery) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
Hot spot method to add an extra where clause to the end of the where statement This method is responsible for adding the logic.
addFailedDoc(String) - Method in class com.tsgrp.opencontent.core.action.executer.ExportFolderActionExecuter
 
addFailedDoc(String, List<String>) - Static method in class com.tsgrp.opencontent.core.util.ZipUtil
 
addFailedDoc(String) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadAsZipActionExecuter
 
addFolderToZip(String, String, Action, ZipOutputStream) - Method in class com.tsgrp.opencontent.core.action.executer.ExportFolderActionExecuter
Adds a folder to the zip If any child docs are subfolders or empty docs, they are omitted
addFolderToZip(String, String, Action, ZipOutputStream) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadAsZipActionExecuter
 
additionalParamsBool - Variable in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
addLicense(String, String) - Method in class com.tsgrp.opencontent.core.license.OCLicenseManager
Adds a license to OC.
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
A hook method for actions to add mandatory parameters to the provided list.
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.AddNoteActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.AddRelationshipActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.BulkDeleteAttributeActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.BulkPropertiesActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.CancelCheckoutActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.CheckinActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.CheckinFromCloudServiceActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.CheckoutActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.CheckoutToCloudServiceActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.CreateContentlessObjectActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.CreateRelationshipActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.DeleteDocumentActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.DeleteNotificationActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ExecuteReadOnlyQueryActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ExecuteSavedSearchActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ExportFolderActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ExportSearchResultsToPDFActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.GetLockOwnerActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.LockDocumentActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.MakeDocumentNewVersionOfExistingDocumentActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.MockActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.MoveDocumentActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.RemoveRelationshipActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.RevertVersionActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.SetRenditionActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.SimpleAddDocumentExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.SoftDeleteDocumentActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.UnlockDocumentActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.UploadImageAsNewVersionActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.UploadNewVersionActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ViewEditPropertiesExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ViewFolderTermsActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ViewLocationsActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ViewPropertiesExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ViewVersionsExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.AcquireWorkflowTaskActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.CancelWorkflowActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.CompleteTaskActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.DelegateWorkflowTaskActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.DeploySimpleWorkflow
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.StartWorkflowActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.UnacquireWorkflowTaskActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.AddToCollectionActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.ChangeCollectionVisibilityActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.ControlledPrintActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadAsZipActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.ImpactAssessmentActionExecuter
Mandatory parameters, document download will fail without these
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.ProcessMailMergeFieldsActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.RedactTextActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.RemoveFromCollectionActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.SendToDocuSignActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.AnnotateFormActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.CancelFormActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.CancelWizardWorkflowActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.ChangeWizardFormOwnerActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.CloseFormActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.CompleteWizardApprovalRouteActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.CompleteWizardReviewRouteActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.CreatePSIFolderActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.CreateRelatedFormActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.DelegateWizardWorkflowTaskActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.ExportFormsActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.FinishAndSubmitPSIActionExecutor
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.GenerateContractActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.MakeDocsEffectiveActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.ObsoleteDocumentActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.PerformPeriodicReviewActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.PowerPromoteActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.PromoteOrDemoteActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.ReassignWizardWorkflowTaskActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.ResumeFormActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.SaveWizardFormActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.SetEffectiveDatesActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.StartWizardApprovalWorkflowActionExecuter
 
addMandatoryParameters(List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.StartWizardReviewWorkflowActionExecuter
 
addMetadata(String, String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
addNonNullProperty(String, Object, Integer, Map<String, Object>) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodePropertyResultHandler
Helper function to add a property to our list of props
AddNoteActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
AddNoteActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.AddNoteActionExecuter
 
addObject(Map<String, String>) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
Append an object to objects list.
addParameterDefinitions(List<ParameterDefinition>) - Method in class com.tsgrp.opencontent.wizard.action.executer.StartPeriodicReviewWorkflowActionExecuter
 
addPdfToOutput(PdfReader, PdfCopy) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Add an entire pdf to an existing pdf writer
addQuestionsAsProperties(String, EnhancedCompleteObject, Map<String, Map<String, Object>>) - Method in class com.tsgrp.opencontent.wizard.core.dynamo.DynamoWizard2Impl
 
addQuestionsAsProperties(String, EnhancedCompleteObject, Map<String, Map<String, Object>>) - Method in class com.tsgrp.opencontent.wizard.core.hbase.HBaseWizard2Impl
This Method is used to add the question/answer pairs from the from as properties on the eco.
addQuestionsAsProperties(String, EnhancedCompleteObject, Map<String, Map<String, Object>>) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
This Method is used to add the question/answer pairs from the from as properties on the eco.
addQuestionsAsProperties(String, EnhancedCompleteObject, Map<String, Map<String, Object>>) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
This Method is used to add the question/answer pairs from the from as properties on the eco.
addQuestionSetToCR(String, Document, Node, String, String) - Static method in class com.tsgrp.opencontent.wizard.util.PSIUtil
 
addRedactions(String, String, EnhancedCompleteObject, Boolean, Boolean) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Updates the document represented by objectId with the redactedECO
addRelation(AddRelationRequest) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
ALFRESCO NOTE: when you call addRelation for an object that has a working copy (source only), the relationship will be added to the Working Copy (source only).
addRelation(AddRelationRequest) - Method in interface com.tsgrp.opencontent.core.content.IContent
Adds a relation between parent document and children.
addRelation(String, String[], String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
addRelation(AddRelationRequest) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Adds a relation between parent document and children.
addRelation(AddRelationRequest) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
addRelation(AddRelationRequest) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
addRelation(AddRelationRequest) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
addRelation(AddRelationRequest) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
addRelation(AddRelationRequest) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
AddRelationRequest - Class in com.tsgrp.opencontent.core.content.model
An add relation request.
AddRelationRequest() - Constructor for class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
AddRelationshipActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
AddRelationshipActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.AddRelationshipActionExecuter
 
addRendition(String, String, EnhancedObjectContent) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
addRendition(String, String, InputStream, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
addRendition(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
addRendition(String, String, EnhancedObjectContent) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Deprecated.
Use IRendition instead
addRendition(String, String, InputStream, String) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
This adds the given rendition in the inputstream to the document.
addRendition(String, String, EnhancedObjectContent) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
Deprecated.
addRendition(String, String, InputStream, String) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
addRendition(String, String, EnhancedObjectContent) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
addRendition(String, String, InputStream, String) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
addRendition(String, String, EnhancedObjectContent) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
addRendition(String, String, EnhancedObjectContent) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
addRendition(String, String, InputStream, String) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
addRendition(String, String, EnhancedObjectContent) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
addRendition(String, String, EnhancedObjectContent) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
AddressBook - Class in com.tsgrp.opencontent.core.email.model
Represents an email address book.
AddressBook() - Constructor for class com.tsgrp.opencontent.core.email.model.AddressBook
 
AddressBookContact - Class in com.tsgrp.opencontent.core.email.model
An address book entry for a contact's name, emailAddress, and a brief note about the contact Member VariableDescriptionString username Contact's name String emailAddress Contact's email address String note A note about the contact
AddressBookContact() - Constructor for class com.tsgrp.opencontent.core.email.model.AddressBookContact
 
addSecurityToContentRequest(String, StringBuffer) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
Abstract method used to append additional security to a query for a specific user retrieved from a ticket number.
addSecurityToContentRequest(String, String, StringBuffer) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
Abstract method used to append additional security to a query for a specific user retrieved from a ticket number.
addSecurityToContentRequest(String, String, StringBuffer) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
Abstract method used to append additional security to a query for a specific user retrieved from a ticket number.
addSecurityToQuery(String, List<String>, StringBuffer) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
Adds security to the query
addSecurityToQuery(String, List<String>, StringBuffer) - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.query.ElasticsearchDynamoQueryImpl
 
addSecurityToQuery(String, List<String>, StringBuffer) - Method in class com.tsgrp.opencontent.dynamo.solr.query.SolrDynamoQueryImpl
 
addSecurityToQuery(String, List<String>, StringBuffer) - Method in class com.tsgrp.opencontent.hbase.solr.query.SolrHBaseQueryImpl
 
addStoreToMap(Pair<Long, StoreRef>) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Add a store to our store map
addTableOfContentsMapItem(Map<Integer, String>, int, List<String>, int) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
Hot spot method that constructs the table of contents map that is used to build up the title page
addTaskAssignee(String, String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
addTaskAssignee(String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
addTitleToPropertNameyEntry(String, String) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
Put a new entry in the titleToPropertyNameMap.
AddToCollectionActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
Created with IntelliJ IDEA.
AddToCollectionActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.AddToCollectionActionExecuter
 
addUsernameToRequest - Variable in class com.tsgrp.opencontent.rest.handler.AuthenticatedHandlerInterceptor
 
addUsersToGroup(String, String, String, String[]) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
addValue(String) - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
addWordBox(Rectangle) - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Accepts a single iText Rectangle representing a word box, coverts it into a SimpleRectangle object and adds it to the section's set of word boxes.
addWorkflowDocument(String, String, String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
Adds a workflow document as a child to the form.
ADLIB_FILE_EXTENSION - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
ADLIB_GET_CONTENT - Static variable in class com.tsgrp.opencontent.transformation.RESTAdlib
 
ADLIB_JOB_MANAGEMENT_REST_INPUT - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
ADLIB_JOB_MANAGEMENT_REST_OUTPUT - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
ADLIB_JOB_MANAGEMENT_SERVICE_MACHINE - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
ADLIB_JOB_MANAGEMENT_TICKET - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
ADLIB_OBJECT_ID - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
ADLIB_OC_TICKET - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
ADLIB_OC_URL - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
AdlibAlfrescoEmbRenditionCreator - Class in com.tsgrp.opencontent.rendition
 
AdlibAlfrescoEmbRenditionCreator() - Constructor for class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionCreator
 
AdlibAlfrescoEmbRenditionImpl - Class in com.tsgrp.opencontent.rendition
 
AdlibAlfrescoEmbRenditionImpl() - Constructor for class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionImpl
 
AdlibAlfrescoEmbRenditionRunnable - Class in com.tsgrp.opencontent.rendition
This is a stand-alone runnable which, when constructed with a ticket, a nodeRef, serviceRegistry, ticket, contentInputStream, sourceMimetype, targetMimetype, and options will call the configured an external Adlib transformation server and attempt to rendition a node.
AdlibDynamoRenditionCreator - Class in com.tsgrp.opencontent.rendition
 
AdlibDynamoRenditionCreator() - Constructor for class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionCreator
 
AdlibDynamoRenditionImpl - Class in com.tsgrp.opencontent.rendition
 
AdlibDynamoRenditionImpl() - Constructor for class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
 
AdlibDynamoRenditionRunnable - Class in com.tsgrp.opencontent.rendition
 
AdlibJobManagementServiceMachineName - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
AdlibMetadataConstants - Class in com.tsgrp.opencontent.transformation
 
AdlibMetadataConstants() - Constructor for class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
AdlibServerOutputDirectory - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
adlibServerOutputDirectory - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
AdlibServiceLocation - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
AdlibSettings - Class in com.tsgrp.opencontent.transformation
Settings class to load in the AdlibClientSettings.properties file Settings implements Cloneable because we need to clone the default settings object for each job because each job will have some unique settings
AdlibSettings() - Constructor for class com.tsgrp.opencontent.transformation.AdlibSettings
 
AdlibTransformer - Class in com.tsgrp.opencontent.transformation
A transformation implementation using the Adlib transformation engine.
AdlibTransformer() - Constructor for class com.tsgrp.opencontent.transformation.AdlibTransformer
 
ADMIN_ACTIVATE_PAGE_SET - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_AUTH - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
ADMIN_CHECKIN_ACTIVITIES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_CHECKIN_ROLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_COPY_PAGE_SET_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_CREATE_ACTIVITIES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_CREATE_AUTO_NUMBER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_CREATE_PAGE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_CREATE_PAGE_SET_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_CREATE_QUERY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_CREATE_ROLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_DELETE_PAGE_SET_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_ACTIVITIES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_ALL_QUERY_IMPL_NAMES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_ALL_QUERY_NAMES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_ALL_ROLE_NAMES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_ALL_SECURITY_SET_NAMES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_PAGE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_PAGE_SET - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_PAGE_SET_CATEGORIES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_PAGE_SET_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_PAGE_SET_DEFINITIONS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_PAGES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_PAGES_IN_SET_BY_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_PSI_SECURITY_SET_NAMES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_QUERY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_ROLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_GET_ROLES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_PUBLISH_PAGE_SET - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_SCOPE_ID - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
ADMIN_SCOPE_ID - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
ADMIN_UPDATE_PAGE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
ADMIN_UPDATE_ROLE_PRIORITY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
AdminBulkDeleteUtil - Class in com.tsgrp.opencontent.core.util
 
AdminBulkDeleteUtil(String, String, Boolean, String, OCQuery, ContentResult) - Constructor for class com.tsgrp.opencontent.core.util.AdminBulkDeleteUtil
 
adminPassword - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
adminPassword - Variable in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
adminPassword - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
adminUsername - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
adminUserName - Variable in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
adminUserName - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
AdobeForm - Class in com.tsgrp.opencontent.wizard.core.model
POJO representation of an Adobe Form
Member VariableDescriptionString objectId Object ID of the form String formName Name of the form DataHandler content Form Content
AdobeForm() - Constructor for class com.tsgrp.opencontent.wizard.core.model.AdobeForm
 
AdobeToWizardMapping - Class in com.tsgrp.opencontent.wizard.core.model
POJO representation of an Adobe to Wizard mapping
Member VariableDescriptionString mappingId ID of this mapping object String mappingName Name of the mapping String lockOwner Lock owner of the mapping String pageSetName Form name DataHandler content Form Content
AdobeToWizardMapping() - Constructor for class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
 
ADT_ACQUIRE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_APPROVE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_ATTR_APPROVER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_ATTR_CHRONID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_ATTR_COMMENTS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_ATTR_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_ATTR_STATUS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_CANCELROUTE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_DELEGATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_DELEGATE_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_POWERAPPROVE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_PROMOTE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_PROMOTE_COMMENT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_PROP_EVENT_DESC - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_PROP_EVENT_SOURCE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_REPLACE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_RESUME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_RESUME_COMMENT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_START_APP_ROUTE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_START_APP_ROUTE_COMMENT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_START_REVIEW - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_START_REVIEW_COMMENT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_SUSPEND - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ADT_SUSPEND_COMMENT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
AdvancedCombineToPDFActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
AdvancedCombineToPDFActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
aesEndpoint - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
afterCreateVersion(NodeRef, Version) - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
After versioning a document, delete its annotations.
afterCreateVersion(NodeRef, Version) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
After versioning a document, if the document has been versioned to a major version (x.0), delete all minor versions of the document.
afterCreateVersion(NodeRef, Version) - Method in class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
afterCreateVersion(NodeRef, Version) - Method in class com.tsgrp.alfresco.wizard.behaviour.AWPsi
 
afterExecute(Runnable, Throwable) - Method in class com.tsgrp.opencontent.transformation.util.ghostscript.LoggingThreadPoolExecutor
 
ALF_ANNOTATION_ASSOCIATION - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
AlfEmbShortLinkServiceImpl - Class in com.tsgrp.opencontent.alfresco.shortLink
 
AlfEmbShortLinkServiceImpl() - Constructor for class com.tsgrp.opencontent.alfresco.shortLink.AlfEmbShortLinkServiceImpl
 
ALFRESCO_CMIS_QUERY_REQUEST_PARAMETER - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
ALFRESCO_DAO_UTILS_BEAN_ID - Static variable in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
ALFRESCO_MODEL_URI - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
AlfrescoDaoUtils - Class in com.tsgrp.alfresco.content.util.dao
This class offers utility methods for accessing Alfresco's NodeDao interfaces when Alfresco's normal APIs don't quite cut it.
AlfrescoDBPropertyInfo - Class in com.tsgrp.opencontent.alfresco.query
 
AlfrescoDBPropertyInfo(Long, String, Object, String, AlfrescoSQLConstants.SQL_OPERATORS, AlfrescoSQLConstants.SQL_OPERATORS, boolean) - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
Constructor for standard and node property queries
AlfrescoDBPropertyInfo(Object, AlfrescoSQLConstants.SQL_OPERATORS, boolean) - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
Constructor for adding a parameter to your query that specifies only documents of a certain type be returned
AlfrescoDBPropertyInfo(Object, String, AlfrescoSQLConstants.SQL_OPERATORS, AlfrescoSQLConstants.SQL_OPERATORS, boolean) - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
Constructor for adding aspect and parent parameters to query
AlfrescoDBPropertyInfo(Long, String, Object, String) - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
Constructor for adding sorting specifications to query
AlfrescoDBPropertyInfo(boolean, AlfrescoSQLConstants.SQL_OPERATORS) - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
Default property-less, used for manipulating the MyBatis template
AlfrescoEmbAuditImpl - Class in com.tsgrp.opencontent.alfresco.audit
The Alfresco implementation of auditing.
AlfrescoEmbAuditImpl() - Constructor for class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
AlfrescoEmbAuthenticationImpl - Class in com.tsgrp.opencontent.alfresco.authentication
 
AlfrescoEmbAuthenticationImpl() - Constructor for class com.tsgrp.opencontent.alfresco.authentication.AlfrescoEmbAuthenticationImpl
 
AlfrescoEmbConfig - Class in com.tsgrp.opencontent.alfresco.core.config
 
AlfrescoEmbConfig() - Constructor for class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
AlfrescoEmbConstants - Interface in com.tsgrp.opencontent.alfresco.util
 
AlfrescoEmbContentImpl - Class in com.tsgrp.opencontent.alfresco.content
Service that provides content access and manipulation methods.
AlfrescoEmbContentImpl() - Constructor for class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
AlfrescoEmbDeleteIndexerTemp - Class in com.tsgrp.opencontent.alfresco.util
 
AlfrescoEmbDeleteIndexerTemp() - Constructor for class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbDeleteIndexerTemp
 
AlfrescoEmbDictionaryServiceImpl - Class in com.tsgrp.opencontent.alfresco.core.config
 
AlfrescoEmbDictionaryServiceImpl() - Constructor for class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbDictionaryServiceImpl
 
AlfrescoEmbEagerUserCacheImpl - Class in com.tsgrp.opencontent.alfresco.cache
User Cache intended to store users in groups at Alfresco startup, so that we don't have to wait on Alfresco's API each time, say, a picklist loads.
AlfrescoEmbEagerUserCacheImpl() - Constructor for class com.tsgrp.opencontent.alfresco.cache.AlfrescoEmbEagerUserCacheImpl
 
AlfrescoEmbExtendedContentImpl - Class in com.tsgrp.opencontent.alfresco.extendedcontent
Service that provides extended access and manipulation methods.
AlfrescoEmbExtendedContentImpl() - Constructor for class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
AlfrescoEmbInternalRenditionImpl - Class in com.tsgrp.opencontent.alfresco.rendition
This rendition impl itself simply provides synchronous renditioning via.
AlfrescoEmbInternalRenditionImpl() - Constructor for class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbInternalRenditionImpl
 
AlfrescoEmbLifecycleImpl - Class in com.tsgrp.opencontent.alfresco.lifecycle
This class is in charge of attaching and detaching aspects from objects in order to grant us a sort of pseudolifecycle in Alfresco.
AlfrescoEmbLifecycleImpl() - Constructor for class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
AlfrescoEmbPermissionImpl - Class in com.tsgrp.opencontent.alfresco.core.permission
 
AlfrescoEmbPermissionImpl() - Constructor for class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
AlfrescoEmbPicklistImpl - Class in com.tsgrp.opencontent.alfresco.picklist
 
AlfrescoEmbPicklistImpl() - Constructor for class com.tsgrp.opencontent.alfresco.picklist.AlfrescoEmbPicklistImpl
 
AlfrescoEmbQueryImpl - Class in com.tsgrp.opencontent.alfresco.query
Alfresco 5.x implementation for FTS Search
AlfrescoEmbQueryImpl() - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoEmbQueryImpl
 
AlfrescoEmbQueueRenditionImpl - Class in com.tsgrp.opencontent.alfresco.rendition
This is a rendition impl which uses the default AlfrescoEmbRendition behavior, but by its own default, it just adds the "Renditioning" aspect, and assumes a separately configured job performs the actual rendition.
AlfrescoEmbQueueRenditionImpl() - Constructor for class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbQueueRenditionImpl
 
AlfrescoEmbRenditionApplier - Class in com.tsgrp.opencontent.alfresco.rendition
This is a job meant to find any renditions that docs don't yet have applied, and apply it, relying on the tsg:renditioning aspect to have the relevant information.
AlfrescoEmbRenditionApplier() - Constructor for class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionApplier
 
AlfrescoEmbRenditionCreator - Class in com.tsgrp.opencontent.alfresco.rendition
Properties needed to run AlfrescoEmbRenditionCreator #queue.query handles what query to run when looking for documents to rendition asynchronously #queue.query=ASPECT:"tsg:renditioning" AND NOT ASPECT:"tsg:renditionFailed" #Queued Renditioning Job Configurations #Defines the primary rendition server.
AlfrescoEmbRenditionCreator() - Constructor for class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
AlfrescoEmbRenditionImpl - Class in com.tsgrp.opencontent.alfresco.rendition
Rendition implementaton for AlfrescoEmb which doesn't itself do any renditioning but instead delegates to the transformers which are configured in OC to transform the content and then place it into the tsg:rendition property
AlfrescoEmbRenditionImpl() - Constructor for class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
AlfrescoEmbRenditioningRunnable - Class in com.tsgrp.opencontent.alfresco.rendition
This is a stand-alone runnable which, when constructed with a ticket, a nodeRef, and a service registry, will call the configured external alfresco transformation server and attempt to rendition a node.
AlfrescoEmbRenditionUtil - Class in com.tsgrp.opencontent.alfresco.rendition
 
AlfrescoEmbRenditionUtil() - Constructor for class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionUtil
 
AlfrescoEmbRepoInfoImpl - Class in com.tsgrp.opencontent.alfresco.repoinfo
 
AlfrescoEmbRepoInfoImpl() - Constructor for class com.tsgrp.opencontent.alfresco.repoinfo.AlfrescoEmbRepoInfoImpl
 
AlfrescoEmbSecurityImpl - Class in com.tsgrp.opencontent.alfresco.security
 
AlfrescoEmbSecurityImpl() - Constructor for class com.tsgrp.opencontent.alfresco.security.AlfrescoEmbSecurityImpl
 
AlfrescoEmbUserImpl - Class in com.tsgrp.opencontent.alfresco.user
 
AlfrescoEmbUserImpl() - Constructor for class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
AlfrescoEmbUtil - Class in com.tsgrp.opencontent.alfresco.util
Alfresco Utility methods.
AlfrescoEmbUtil() - Constructor for class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
AlfrescoEmbWizardAuditImpl - Class in com.tsgrp.opencontent.wizard.core.audit
 
AlfrescoEmbWizardAuditImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.audit.AlfrescoEmbWizardAuditImpl
 
AlfrescoEmbWizardWorkflowHelper - Class in com.tsgrp.opencontent.wizard.workflow.util
 
AlfrescoEmbWizardWorkflowHelper() - Constructor for class com.tsgrp.opencontent.wizard.workflow.util.AlfrescoEmbWizardWorkflowHelper
 
AlfrescoIsWorkflowDocAvailableForPSIAttachment - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
 
AlfrescoIsWorkflowDocAvailableForPSIAttachment() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.AlfrescoIsWorkflowDocAvailableForPSIAttachment
 
AlfrescoNodeProperty - Class in com.tsgrp.opencontent.alfresco.query
 
AlfrescoNodeProperty() - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
AlfrescoNodePropertyResultHandler - Class in com.tsgrp.opencontent.alfresco.query
 
AlfrescoNodePropertyResultHandler(int, NamespaceService, DictionaryService, AlfrescoEmbDictionaryServiceImpl) - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoNodePropertyResultHandler
Constructor for Custom Result Handler
AlfrescoSQLConstants - Class in com.tsgrp.opencontent.alfresco.query
 
AlfrescoSQLConstants() - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
AlfrescoSQLConstants.SQL_OPERATORS - Enum in com.tsgrp.opencontent.alfresco.query
 
AlfrescoSQLQueryManager - Class in com.tsgrp.opencontent.alfresco.query
Manages Mybatis SQL Queries Made Against the ALfresco Database
AlfrescoSQLQueryManager() - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLQueryManager
 
AlfrescoSQLUtil - Class in com.tsgrp.opencontent.alfresco.query
 
AlfrescoSQLUtil() - Constructor for class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
AlfrescoUtil - Class in com.tsgrp.opencontent.alfresco.util
 
AlfrescoUtil() - Constructor for class com.tsgrp.opencontent.alfresco.util.AlfrescoUtil
 
AlfrescoVersionHistoryUpdateEvent - Class in com.tsgrp.opencontent.alfresco.event.events
In its infinite wisdom, Alfresco does not keep versionStore nodes synchronized with workspaceStore nodes after they are initially created.
AlfrescoVersionHistoryUpdateEvent() - Constructor for class com.tsgrp.opencontent.alfresco.event.events.AlfrescoVersionHistoryUpdateEvent
 
AlfrescoWizard2AdminImpl - Class in com.tsgrp.opencontent.wizard.admin.alfresco
 
AlfrescoWizard2AdminImpl() - Constructor for class com.tsgrp.opencontent.wizard.admin.alfresco.AlfrescoWizard2AdminImpl
 
AlfrescoWizard2Impl - Class in com.tsgrp.opencontent.wizard.core.alfresco
 
AlfrescoWizard2Impl() - Constructor for class com.tsgrp.opencontent.wizard.core.alfresco.AlfrescoWizard2Impl
 
AlfrescoWizard2WorkflowImpl - Class in com.tsgrp.opencontent.wizard.workflow.alfresco
 
AlfrescoWizard2WorkflowImpl() - Constructor for class com.tsgrp.opencontent.wizard.workflow.alfresco.AlfrescoWizard2WorkflowImpl
 
AlfWizardWorkflowUtil - Class in com.tsgrp.opencontent.wizard.workflow.alfresco
 
AlfWizardWorkflowUtil() - Constructor for class com.tsgrp.opencontent.wizard.workflow.alfresco.AlfWizardWorkflowUtil
 
ALL_PROPERTIES_REQUEST_PARAMETER - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
allowMultilineEntries - Variable in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
allPicklists - Variable in class com.tsgrp.opencontent.core.picklist.AbstractPicklistImpl
 
allPicklists - Variable in class com.tsgrp.opencontent.elasticsearch.picklist.ElasticsearchPicklistImpl
 
allPicklists - Variable in class com.tsgrp.opencontent.solr.picklist.SolrPicklistImpl
 
allUsers(String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
Deprecated.
ALWAYS_TRUE - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
Possible key values for this class are to be stored as constants.
AlwaysTrueConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
AlwaysTrueConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.AlwaysTrueConditionEvaluator
 
amazonS3 - Variable in class com.tsgrp.opencontent.s3.spring.S3Config
 
analyzeAndSetSections() - Method in class com.tsgrp.opencontent.universal.pdf.TextDistanceAndMergeStrategy
Generates, merges and sorts sections for a pre-sectioned page based off the word boxes this strategy was constructed with.
AND - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
AnnotateFormActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
This action creates a form
AnnotateFormActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.AnnotateFormActionExecuter
 
Annotation - Class in com.tsgrp.opencontent.universal.annotation.model
An annnotation object representation that is based off FDF markup.
Annotation() - Constructor for class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
ANNOTATION_CAN_CONTROL_PRINT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_CHECKIN_ANNOTATED_PDF - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_CHECKIN_ANNOTATED_PDF_W_AUTH - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_CREATE_VIDEO_SCREENSHOT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_DELETE_ANNOTATIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_EXCEL_ANNOTATION_SUMMARY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_EXTERNAL_REVIEW - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_EXTERNAL_REVIEW_URL - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_ANNOTATED_PDF - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_ANNOTATED_PDF_W_AUTH - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_ANNOTATION_COUNT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_ANNOTATIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_ATTACHED_DOC_CONTENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_ATTACHED_DOCS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_BOOKMARKS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_COMPARE_DOCUMENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_DOCUMENT_INFO - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_FILE_ANNOTATION_CONTENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_LINKS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_PAGE_DIMENSIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_PDF_METADATA - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_REDACTION_SUGGESTIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_SELECTED_TEXT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_TEXT_LOCATION_DATA - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_VIDEO_SCREENSHOTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_GET_WORDMAPS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_IS_ANNOTATED - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_MODIFY_PDF - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_PDF_ANNOTATION_SUMMARY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_REDACT_TERMS_FROM_DOCUMENTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_REDACT_TERMS_FROM_FOLDER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_REORDER_PAGES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_ROTATE_PAGES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_SAVE_ANNOTATIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_SAVE_ANNOTATIONS_WITH_ATTACHMENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_SAVE_REDACTIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ANNOTATION_SAVE_SIGNATURES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AnnotationConfig - Class in com.tsgrp.opencontent.core.config
Configuration object for annotations.
AnnotationConfig() - Constructor for class com.tsgrp.opencontent.core.config.AnnotationConfig
 
annotationConfig - Variable in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
annotationConfig - Variable in class com.tsgrp.opencontent.core.config.WSCoreConfig
 
AnnotationContentFormat - Class in com.tsgrp.opencontent.core.model
 
AnnotationContentFormat(ContentFormat) - Constructor for class com.tsgrp.opencontent.core.model.AnnotationContentFormat
 
AnnotationRectangle - Class in com.tsgrp.opencontent.universal.annotation.model
An annotation rectangle for annotation tools that need to construct a "coords" element in the XFDF specification.
AnnotationRectangle() - Constructor for class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
ANSWERS_RESULTS - Static variable in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
Type of results - answers or data
AnswerSet - Class in com.tsgrp.opencontent.universal.template.jaxb
 
AnswerSet() - Constructor for class com.tsgrp.opencontent.universal.template.jaxb.AnswerSet
 
anyTablesExist() - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
apiURL - Static variable in class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
 
APP_DETAILS_FORM_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
appendPDFSigPage(PdfReader, PdfReader, int) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Static method that appends a signature page to a document.
appendSignaturePages(String, String, ApprovalDetails) - Method in interface com.tsgrp.opencontent.wizard.core.esig.ISignaturePage
Appends signature page to a document.
appendSignaturePages(String, String, ApprovalDetails) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
Appends signature page to an Active Wizard PSI.
appendTag(String, boolean) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Gets base id and appends a current or latest flag based on the boolean passed in
appendTag(String, boolean) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
Gets base id and appends a CURRENT or LATEST flag based on the boolean passed in
appendToJSONArrayProperty(String, JSONObject, String, String, String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoJSONUtil
Appends the JSONObject passed in onto the existing JSON in the property and saves it to the repo.
appendToJSONArrayProperty(String, JSONObject, String, String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseJSONUtil
Appends the JSONObject passed in onto the existing JSON in the property and saves it to the repo.
applyAspect(String, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
applyAspect(String, String, String, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.content.IContent
Adds an aspect to a document.
applyAspect(String, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
applyAspect(String, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
applyAspect(String, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
applyAspect(String, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
applyAspect(String, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
applyAspect(String, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
applyOverlays(byte[], Map<String, Object>, OutputStream) - Static method in class com.tsgrp.opencontent.core.openoverlay.OpenOverlayUtil
Helper method to generate a byte[] that has been passed through OpenOverlay with the overlay parameters passed in.
applyOverlays(byte[], Map<String, Object>) - Static method in class com.tsgrp.opencontent.core.openoverlay.OpenOverlayUtil
Helper method to generate a byte[] that has been passed through OpenOverlay with the overlay parameters passed in.
applyOverlays(String, String, long) - Method in class com.tsgrp.opencontent.core.openoverlay.OpenOverlayUtil
Helper method to generate a byte[] that has been passed through OpenOverlay.
applyOverlays(String, ContentResult, OutputStream) - Method in class com.tsgrp.opencontent.core.openoverlay.OpenOverlayUtil
Gets the PDF content from the repository and Overlays it using OpenOverlay.
applyOverlays(String, String) - Method in class com.tsgrp.opencontent.core.openoverlay.OpenOverlayUtil
Gets the PDF content from the repository and Overlays it using OpenOverlay.
applyOverlays(File, String) - Method in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
 
applyOverlaysFileStream(OutputStream, File, Map<String, Object>) - Static method in class com.tsgrp.opencontent.core.openoverlay.OpenOverlayUtil
 
applyPsiMetadata(OCTypeDefinition, Map<String, Object>, List<EnhancedObjectProperty>) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
This method should be used when creating or saving a PSI to add metadata properties to set when the PSI is saved based on metadata rules in the form.
applyRedactionRectangles(EnhancedObjectContent, String, String, Redaction[], List<Redaction>, String) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Function that both burns in redaction rectangles and scrubs the text behind said rectangles
applyTemplate(String, String, Object) - Method in class com.tsgrp.opencontent.core.template.FreeMarkerTemplateImpl
 
applyTemplate(String, String, Object) - Method in interface com.tsgrp.opencontent.core.template.ITemplate
Process a template against the supplied data model and return the transformed string.
applyTemplate(String, String, Object) - Method in interface com.tsgrp.opencontent.universal.template.ITemplate
Process a template against the supplied data model and return the transformed string.
applyTemplate(String, String, Object, String) - Method in class com.tsgrp.opencontent.universal.template.RESTTemplate
 
ApprovalDetails - Class in com.tsgrp.opencontent.wizard.workflow.model
ApprovalDetails...
ApprovalDetails() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
approvalWorkflowSubprocessTemplateId - Static variable in class com.tsgrp.opencontent.wizard.workflow.util.AlfrescoEmbWizardWorkflowHelper
 
approvalWorkflowTemplateId - Static variable in class com.tsgrp.opencontent.wizard.workflow.util.AlfrescoEmbWizardWorkflowHelper
 
APPROVED_TASK_FORM_KEY - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
APPROVED_TASK_ID - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
AppServerWizardUtil - Class in com.tsgrp.opencontent.wizard.core.util
Deprecated.
AppServerWizardUtil() - Constructor for class com.tsgrp.opencontent.wizard.core.util.AppServerWizardUtil
Deprecated.
 
areValidUsers(String, String[]) - Method in class com.tsgrp.opencontent.core.user.RESTUserUtil
areValidUsers(String, String[]) - Static method in class com.tsgrp.opencontent.core.user.UserUtil
Returns true if all the parameterized userLoginNames correspond to valid users, false otherwise.
AreWizardWorkflowDocsValid - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
This condition evaluator examines the workflow docs attached to the given AW Form (nodeId), and ensures that those docs meet injected criteria.
AreWizardWorkflowDocsValid() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
ArtifexTransformationOptions - Class in com.tsgrp.opencontent.core.transformation.model
An extension of the generic TransformationOptions class, used to build command-line options for Ghostscript and MuPDF transformations following additional processing #see TransformationUtils.processAndValidateTransformationOptionsForMuPDF, TransformationUtil.processAndValidateTransformationOptionsForGhostscript
ArtifexTransformationOptions(TransformationOptions) - Constructor for class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
ASCENDING_SORT - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
ASPECT_APPLY_PREVIEW_RENDITION - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASPECT_DO_NOT_AUTORENDER - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_EMAILED - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASPECT_FOLDER_NOTES - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASPECT_HPI_FOLDER_TAGGABLE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASPECT_HPI_TAG_TRACKING_FOLDER - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASPECT_INDEXABLE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASPECT_OA_REDACTED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_OA_UNREDACTED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_PROP_TYPE - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
ASPECT_TITLED - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
ASPECT_TSG_APPROVABLE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_APPROVED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_CONTROLLED_DOCUMENT - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_DRAFT - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_EFFECTIVE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_EFFECTIVEABLE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_IN_PERIODIC_REVIEW - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_IN_REVIEW - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_MIGRATING - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_OCR_QUEUED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_OCRED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_PENDING_APPROVAL - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_QUALITY_APPROVED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_QUALITY_DOCUMENT - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_QUALITY_DRAFT - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_QUALITY_EFFECTIVE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_QUALITY_IN_REVIEW - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_QUALITY_OBSOLETE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_QUALITY_PENDING_APPROVAL - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_QUALITY_SUPERSEDED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_RENDITION_FAILED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_RENDITIONED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_RENDITIONING - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_STATUSABLE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_SUPERSEDED - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASPECT_TSG_TBR_DOCUMENT - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
aspectDefinitionsByOCName - Variable in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
aspectDefinitionsByOCName - Variable in class com.tsgrp.opencontent.core.config.OCAspectDefinitions
 
aspectDefinitionsByPropertyDefinition - Variable in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
aspectDefinitionsByRepoName - Variable in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
ASPECTS_ADD - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
ASPECTS_DELETE - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
AspectSecurityBehaviour - Class in com.tsgrp.alfresco.behaviour
Behavior that is executed on transaction commit whenever an injected aspect is applied to a document to change the permissions of the document per the injected permissions map.
AspectSecurityBehaviour() - Constructor for class com.tsgrp.alfresco.behaviour.AspectSecurityBehaviour
 
ASPOSE_ROTATION_0 - Variable in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
ASPOSE_ROTATION_180 - Variable in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
ASPOSE_ROTATION_270 - Variable in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
ASPOSE_ROTATION_90 - Variable in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
AsposeUtil - Class in com.tsgrp.opencontent.core.util
A utility class for Aspose operations.
AsposeUtil() - Constructor for class com.tsgrp.opencontent.core.util.AsposeUtil
 
ASSIGNEES_KEY - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
ASSOC_APPROVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
ASSOC_COLLECTION_ITEM - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASSOC_EMAILED - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASSOC_FOLDER_NOTE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASSOC_LEGACY_SUPERSEDES - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASSOC_OA_ANNOTATES - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASSOC_OA_ORIGINAL - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
ASSOC_OUT_TO_DOCUSIGN - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
ASSOC_RELATED_TO - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
ASSOC_RULES_EVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
Deprecated.
ASSOC_WORKFLOW_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
ASYNC_ACTION_THREAD - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ASYNC_THREAD_CHECK_ACTION_STATUS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ASYNC_THREAD_CHECK_ACTION_STATUS_FOR_DOWNLOAD - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
asyncThreadCheckActionStatus(String, String, String) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
asyncThreadCheckActionStatusForDownload(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
attachLifecycleById(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
attachLifecycleById(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
Attach the lifecycle identified by the given id to the object.
attachLifecycleById(String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
 
attachLifecycleById(String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
attachLifecycleById(String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
attachLifecycleById(String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
attachLifecycleById(String, String, String, String) - Method in class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
attachLifecycleById(String, String, String, String) - Method in class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
attachLifecycleByName(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
attachLifecycleByName(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
Attach the lifecycle identified by the given name to the object.
attachLifecycleByName(String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
 
attachLifecycleByName(String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
attachLifecycleByName(String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
attachLifecycleByName(String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
attachLifecycleByName(String, String, String, String) - Method in class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
attachLifecycleByName(String, String, String, String) - Method in class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
ATTACHMENT - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
 
attachmentIds - Variable in class com.tsgrp.opencontent.core.email.model.Email
This is a list of the object IDs of attachments from the content repository
attachWorkflowDocuments(String, String, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Attaches workflow documents to an in-stream PSI.
ATTR_ACL_DOMAIN - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_ACL_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_ACTIVE_PAGE_SET_VERSION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_ACTIVE_VERSION_LABEL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_ANCESTOR_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_ANNOTATION_OWNER_NAME - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_APPROVED_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_ATTR_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_AUDIT_OBJECT_PATH - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_AUDIT_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_AUDIT_OBJECT_VERSION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_AUDITED_OBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_AUTHORITY_ID - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
ATTR_AUTHORITY_ID - Static variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
ATTR_AUTHORS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_CATEGORY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_CATEGORY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_CHRON_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_CLOSED_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_COMMENTS - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_CONTROLLED_PRINT_ID - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_CONTROLLED_PRINT_REF_NUM - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_CREATION_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_CREATOR - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_CTRL_PRINT_REQUESTOR - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_DESCRIPTION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_DESCRIPTION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_DISPLAY_NAME - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
ATTR_DISPLAY_NAME - Static variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
ATTR_DISTINGUISHED_NAME - Static variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
ATTR_DOCUMENT_NUMBER - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_EFFECTIVE_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_EMAIL - Static variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
ATTR_EMAIL_ADDRESS - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
ATTR_EMAIL_BCC - Static variable in class com.tsgrp.opencontent.core.email.EmailConstants
 
ATTR_EMAIL_CC - Static variable in class com.tsgrp.opencontent.core.email.EmailConstants
 
ATTR_EMAIL_FROM - Static variable in class com.tsgrp.opencontent.core.email.EmailConstants
 
ATTR_EMAIL_SUBJECT - Static variable in class com.tsgrp.opencontent.core.email.EmailConstants
 
ATTR_EMAIL_TO - Static variable in class com.tsgrp.opencontent.core.email.EmailConstants
 
ATTR_EVENT_DESCRIPTION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_EVENT_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_EXTRA_LABEL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_EXTRA_VALUE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_FAIL_REASON - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_FOLDER_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_FOLDER_PATH - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_GROUP_NAME - Static variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
ATTR_GROUP_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_GROUP_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_GROUP_PERMIT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_ID - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_INDEXED_BY - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_INSTANCE_NUMBER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_INSTANCE_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_INSTANCE_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_IS_GROUP - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_IS_NEW_PSI - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_IS_NEW_PSI - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_IS_TEST_PSI - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_IS_TEST_PSI - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_KEYWORDS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_LANGUAGE_CODE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_LATEST_FLAG - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_LEGACY_ID - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_LOCK_OWNER - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_LOCK_OWNER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_LOG_ENTRY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_LOGIN_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_MEANING_OF_SIGNATURE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_MEANING_OF_SIGNATURE_PICKLIST - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_MEMBER_OF - Static variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
ATTR_MODIFIED_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_MODIFY_DATE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_NAME - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_NEXT_NUMBER - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
ATTR_NEXT_NUMBER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_NUMBER - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_OBJECT_ID - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
ATTR_OBJECT_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_OBJECT_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_OBJECT_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_OBJECT_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_OBJECT_TYPE_NAME - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
ATTR_OBJECT_TYPES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_OBSOLETE_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_ONE - Static variable in class com.tsgrp.opencontent.core.actions.context.ActionAttrs
 
ATTR_OUTPUT_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_OUTPUT_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_OWNER_NAME - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_OWNER_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_OWNER_PERMIT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_PAGE_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_PAGE_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_PAGE_SET_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_PAGE_SET_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_PAGE_SETS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_PAGE_SETS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
as of AW5.0, this attribute no longer exists
ATTR_PARENT_ID - Static variable in class com.tsgrp.opencontent.wizard.action.executer.FinishAndSubmitPSIActionExecutor
 
ATTR_PATH - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_PERIODIC_REVIEW_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_POLICY_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_PREFIX - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
ATTR_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_PRINCIPAL_NAME - Static variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
ATTR_PRINT_DATE_TIME - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_PRIORITY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_PRIORITY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_PSD_NAME - Static variable in class com.tsgrp.opencontent.wizard.action.executer.FinishAndSubmitPSIActionExecutor
 
ATTR_PSI_TYPE - Static variable in class com.tsgrp.opencontent.wizard.action.executer.FinishAndSubmitPSIActionExecutor
 
ATTR_PUBLISHED_COMMENT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_QUERY_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_RESOLUTION_LABEL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_ROLE_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_ROLE_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_ROLE_OWNER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_ROLE_OWNER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_ROLE_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_ROLE_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_STATE_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_STATUS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_STATUS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_SUFFIX - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
ATTR_SUFFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_SUPER_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_TITLE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_TITLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_TITLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_TYPE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_USER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_USER_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_USER_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_USERNAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_VERSION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_VERSION_DESCRIPTION - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_VERSION_LABEL - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ATTR_WORKFLOW_ACTIVE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ATTR_WORKFLOW_ACTIVE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
ATTR_WORLD_PERMIT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
attribute - Variable in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
AttrTypes - Class in com.tsgrp.opencontent.core.model
Constants class to hold the different types of attribute properties.
AUDIT_CANCEL_CHECKOUT_EVENT_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDIT_CANCEL_CHECKOUT_EVENT_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDIT_CHECKIN_EVENT_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDIT_CHECKIN_EVENT_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDIT_CHECKOUT_EVENT_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDIT_CHECKOUT_EVENT_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDIT_CREATE_AUDIT_EVENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUDIT_CREATE_DCTM_ALFRESCO_AUDIT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUDIT_CREATE_VIEW_AUDIT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUDIT_CREATED_EVENT_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDIT_CREATED_EVENT_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDIT_DATE - Static variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
AUDIT_GET_AUDIT_EVENTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUDIT_PROP_CHANGED_EVENT_DESCRIPTION - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDIT_PROP_CHANGED_EVENT_DESCRIPTION - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDIT_PROP_CHANGED_EVENT_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDIT_PROP_CHANGED_EVENT_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDIT_PROPERTY_ADDED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDIT_PROPERTY_ADDED - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDIT_PROPERTY_CHANGED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDIT_PROPERTY_CHANGED - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDITABLE_ACTION_CANCEL_CHECKOUT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDITABLE_ACTION_CANCEL_CHECKOUT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDITABLE_ACTION_CHECKIN - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDITABLE_ACTION_CHECKIN - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDITABLE_ACTION_CHECKOUT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDITABLE_ACTION_CHECKOUT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDITABLE_ACTION_CREATE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDITABLE_ACTION_CREATE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDITABLE_ACTION_UPDATE_CONTENT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDITABLE_ACTION_UPDATE_CONTENT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
AUDITABLE_ACTION_UPDATE_PROPERTIES - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
AUDITABLE_ACTION_UPDATE_PROPERTIES - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
auditableActions - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
auditDate - Variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
AUDITED_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
AUDITED_OBJECT_VERSION - Static variable in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditEvent
 
auditedObjectID - Variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
auditedObjectVersion - Variable in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditEvent
 
auditObjectIds - Variable in class com.tsgrp.opencontent.universal.action.executer.ControlledPrintActionExecuter
 
AuditTrailPDF - Class in com.tsgrp.opencontent.wizard.core.util
 
AuditTrailPDF() - Constructor for class com.tsgrp.opencontent.wizard.core.util.AuditTrailPDF
 
AuditUtil - Class in com.tsgrp.opencontent.core.audit
Util class for common audit functionality.
AuditUtil() - Constructor for class com.tsgrp.opencontent.core.audit.AuditUtil
 
auditWizardEvent(String, String, String, String, String, String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.wizard.core.audit.AlfrescoEmbWizardAuditImpl
A good chunk of this code is based on AuditComponentImpl
auditWizardEvent(String, String, String, String, String, String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.wizard.core.audit.DctmWizardAuditImpl
 
auditWizardEvent(String, String, String, String, String, String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.wizard.core.audit.DynamoWizardAuditImpl
 
auditWizardEvent(String, String, String, String, String, String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.wizard.core.audit.HBaseWizardAuditImpl
 
auditWizardEvent(String, String, String, String, String, String, String, Map<String, String>) - Method in interface com.tsgrp.opencontent.wizard.core.IWizardAudit
Create a Wizard Audit in the repository with the specified parameters.
authenticate(String, char[]) - Static method in class com.tsgrp.opencontent.alfresco.context.ServiceRegistryProxy
 
authenticate(String, boolean) - Method in class com.tsgrp.opencontent.google.rest.RESTGoogle
 
authenticate(ShareFileConfig) - Static method in class com.tsgrp.opencontent.sharefile.util.ShareFileAuthentication
Wrapper for Sharefile authentication - all parameters should be Spring-injected, not hard-coded.
AuthenticatedHandlerInterceptor - Class in com.tsgrp.opencontent.rest.handler
Class that validates that a ticket was passed in and is a valid ticket before bothering to call anything in OC with either a null or invalid ticket.
AuthenticatedHandlerInterceptor() - Constructor for class com.tsgrp.opencontent.rest.handler.AuthenticatedHandlerInterceptor
 
authenticateDynamoAdmin(String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.admin.DynamoAdminService
Authenticates the DynamoDB administrator
authenticateHBaseAdmin(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
authenticateSecuredAdmin(String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
authenticateSecuredAdmin(String) - Method in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
AUTHENTICATION_BASIC - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUTHENTICATION_END_SESSION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUTHENTICATION_GET_CURRENT_TICKET - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUTHENTICATION_JSON - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUTHENTICATION_NEW_SESSION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUTHENTICATION_NEW_SESSION_SIMPLE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AUTHENTICATION_VALIDATE_SESSION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
AuthenticationResult - Class in com.tsgrp.opencontent.core.authentication.model
Returned by IAuthentication methods, A simple POJO class to store the return values of authentication.
AuthenticationResult() - Constructor for class com.tsgrp.opencontent.core.authentication.model.AuthenticationResult
 
AUTHORITY_TYPE_GROUP - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
AUTHORITY_TYPE_USER - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
authorityId - Variable in class com.tsgrp.opencontent.core.model.OCAuthority
 
AutoNumberEvent - Class in com.tsgrp.opencontent.core.event.events
 
AutoNumberEvent() - Constructor for class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
AWPsi - Class in com.tsgrp.alfresco.wizard.behaviour
Behavior that is executed on transaction commit whenever an aw:psi (or subtype) is created to break permission inheritance, apply the aw:draft aspect, and set the owner
AWPsi() - Constructor for class com.tsgrp.alfresco.wizard.behaviour.AWPsi
 
awsAccessKey - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
awsAccessKey - Variable in class com.tsgrp.opencontent.s3.spring.S3Config
 
awsDaxEndpoint - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
awsDynamoPrefix - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
awsElasticsearch - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
awsRegion - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
awsRegion - Variable in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
awsRegion - Variable in class com.tsgrp.opencontent.s3.spring.S3Config
 
AWSRequestSigningApacheInterceptor - Class in com.amazonaws.http
An HttpRequestInterceptor that signs requests using any AWS Signer and AWSCredentialsProvider.
AWSRequestSigningApacheInterceptor(String, Signer, AWSCredentialsProvider) - Constructor for class com.amazonaws.http.AWSRequestSigningApacheInterceptor
 
awsSecretAccessKey - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
awsSecretAccessKey - Variable in class com.tsgrp.opencontent.s3.spring.S3Config
 
AzureHBaseUtil - Class in com.tsgrp.opencontent.hbase.utilities
 
AzureHBaseUtil() - Constructor for class com.tsgrp.opencontent.hbase.utilities.AzureHBaseUtil
 

B

BadParameterException - Exception in com.tsgrp.opencontent.core.action.exception
 
BadParameterException(String) - Constructor for exception com.tsgrp.opencontent.core.action.exception.BadParameterException
 
Base64 - Class in com.tsgrp.opencontent.core.content
Deprecated.
Base64.InputStream - Class in com.tsgrp.opencontent.core.content
Deprecated.
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in com.tsgrp.opencontent.core.content
Deprecated.
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BASE_PATH_OC_AUDIT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
BASE_TASK_TYPE - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
BaseConfig - Class in com.tsgrp.opencontent.core.config.model
 
BaseConfig() - Constructor for class com.tsgrp.opencontent.core.config.model.BaseConfig
 
BaseConfigFilesystem - Class in com.tsgrp.opencontent.core.config.persistence
 
BaseConfigFilesystem() - Constructor for class com.tsgrp.opencontent.core.config.persistence.BaseConfigFilesystem
 
basePath - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
basePath - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
path to the files to be served by SOLR.
basicResultToQueryResultRow(StringArray[], StringArray) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
basicToEnhancedCompleteObject(CompleteObject) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
basicToEnhancedObjectContent(ObjectContent) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
Simply copies properties of regular ObjectContent into an enhanced ObjectContent.
basicToEnhancedObjectProperty(ObjectProperty, String) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
This method takes a basic ObjectProperty and turns it into a enhanced ObjectProperty.
basicToEnhancedObjectPropertyArray(ObjectProperty[], String) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
This method takes a basic ObjectProperty[] and turns it into a enhanced ObjectProperty[].
basicToEnhancedQueryResults(StringArray[], StringArray[]) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
BasicWorkflow - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
BasicWorkflow() - Constructor for class com.tsgrp.opencontent.core.workflow.model.BasicWorkflow
Deprecated.
 
BasicWorkflowDef - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
BasicWorkflowDef() - Constructor for class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowDef
Deprecated.
 
BasicWorkflowTask - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
BasicWorkflowTask() - Constructor for class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTask
Deprecated.
 
BasicWorkflowTaskDef - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
BasicWorkflowTaskDef() - Constructor for class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
 
batchSearchAuthorities(String[], OCAuthoritySearchCriterion, LDAPConfig) - Static method in class com.tsgrp.opencontent.ldap.util.LDAPUtil
Search a list of users matching a search criterion with one batch ldap request
batchSearchUsers(String[], LDAPConfig) - Static method in class com.tsgrp.opencontent.ldap.util.LDAPUtil
Pull many users back from LDAP with one request by generating a batch query built from the list of usernames
bcc - Variable in class com.tsgrp.opencontent.core.email.model.Email
 
BEAN_SECURITY_CONFIG - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
Name of the bean that holds the security config
BEAN_SECURITY_CONFIG - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
Name of the bean that holds the security config
beforeCheckOut(NodeRef, NodeRef, QName, QName) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
Deprecated.
beforeCreateVersion(NodeRef) - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
beforeDeleteAssociation(AssociationRef) - Method in class com.tsgrp.alfresco.behaviour.TSGAnnotationAspectBehavior
 
beforeDemote(String, String, String) - Method in class com.tsgrp.opencontent.wizard.action.executer.PromoteOrDemoteActionExecuter
 
beforeExecute(Thread, Runnable) - Method in class com.tsgrp.opencontent.transformation.util.ghostscript.LoggingThreadPoolExecutor
 
beginTextBlock() - Method in class com.tsgrp.opencontent.universal.pdf.LocationTextExtractionStrategy
 
BEHAVIOR_ATTRIBUTE_SECURITY - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
BEHAVIOR_ATTRIBUTE_SECURITY - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
BEHAVIOR_LIFECYCLE_SECURITY - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
BEHAVIOR_LIFECYCLE_SECURITY - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
BEHAVIOR_VERSION - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
BEHAVIOR_VERSION - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
behaviorFilter - Variable in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
BehaviorFilterWrapper - Class in com.tsgrp.opencontent.alfresco.context
This class is the behavior filter to be used throughout OC.
bindBehavior(String, DynamoBehavior) - Method in interface com.tsgrp.opencontent.dynamo.behavior.DynamoPolicyComponent
 
bindBehavior(String, DynamoBehavior) - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoPolicyComponentImpl
(non-Javadoc)
bindBehavior(String, HBaseBehavior) - Method in interface com.tsgrp.opencontent.hbase.behavior.HBasePolicyComponent
 
bindBehavior(String, HBaseBehavior) - Method in class com.tsgrp.opencontent.hbase.behavior.HBasePolicyComponentImpl
 
bindBulkCreateObjectsEvent(OCEvent.BulkCreateObjectsEvent) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
bindBulkCreateObjectsEvent(OCEvent.BulkCreateObjectsEvent) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
bindCreateObjectEvent(OCEvent.CreateObjectEvent) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
bindCreateObjectEvent(OCEvent.CreateObjectEvent) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
bindDeleteObjectEvent(OCEvent.DeleteObjectEvent) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
bindDeleteObjectEvent(OCEvent.DeleteObjectEvent) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
bindUpdateObjectEvent(OCEvent.UpdateObjectEvent) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
bindUpdateObjectEvent(OCEvent.UpdateObjectEvent) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
BLAZON_GET_CONTENT - Static variable in class com.tsgrp.opencontent.transformation.rest.RESTBlazonConstants
The endpoint for fetching content for Blazon transformation.
BLAZON_TRANSFORMATION_COMPLETE - Static variable in class com.tsgrp.opencontent.transformation.rest.RESTBlazonConstants
The endpoint to be notified when the transformation is complete for a Blazon job.
BlazonConstants - Class in com.tsgrp.opencontent.transformation
Constants for the Blazon transformation engine.
BlazonConstants() - Constructor for class com.tsgrp.opencontent.transformation.BlazonConstants
 
BlazonTransformer - Class in com.tsgrp.opencontent.transformation
A transformation implementation using the Blazon transformation engine.
BlazonTransformer() - Constructor for class com.tsgrp.opencontent.transformation.BlazonTransformer
 
body - Variable in class com.tsgrp.opencontent.core.email.model.Email
 
BOOLEAN_TRUE_PARAM - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
BOOLEAN_VALUE_FALSE - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
BOOLEAN_VALUE_TRUE - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
BR_CLOSING_TAG - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
A close
tag
BR_TAG - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
A
tag
BREAK_TAG_ELEMENT_STRING - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The string for br tag elements
build() - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
buildAllPropertiesQueryParam(String) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
Build the query param to search across all properties.
buildAllPropertiesQueryParam(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoEmbQueryImpl
 
buildAndSetCombinedCollectionAttachment(Email, Map<String, Object>) - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
Sets up the combined collection attachments
buildAuditEventObject(String, String, String, String, String, Map<String, String>) - Static method in class com.tsgrp.opencontent.core.audit.AuditUtil
This method is used to build up an audit object.
buildCMISQuery(OCQuery) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
buildCriterion(String, String, String) - Static method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
Static factory method that returns a new, validated OCAuthoritySearchCriterion bean instance.
buildDqlProps(OCQuery, boolean) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
buildFTSQuery(OCQuery) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
buildIndexRect(TextPosition, TextPosition) - Method in class com.tsgrp.opencontent.universal.util.TSGTextStripper
 
buildPath(Stack<String>) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Given the stack of objects containing our target object, build a url path string.
buildPath(Stack<String>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Given the stack of objects containing our target object, build a url path string.
buildRequestInfo(HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
buildRequestInfo(HttpServletRequest) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Constructs a Map that contains all of the information stored on the HttpServletRequest
buildRichTextSpan(Boolean, Boolean, Boolean, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Builds our rich text styling from the html styling from OA
buildTSGSearchParameters(OCQuery) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
Util for building TSG search parameters from an OCQuery
buildWizardApprovalWorkflowProperties(String, String, WorkflowPackage) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
buildWizardApprovalWorkflowProperties(String, String, WorkflowPackage) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
Builds the appropriate wf property map with which to start an approva workflow.
buildWizardReviewWorkflowProperties(String, String[], WorkflowPackage) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
buildWizardReviewWorkflowProperties(String, String[], WorkflowPackage) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
Builds the appropriate wf property map with which to start a review workflow.
buildWordMapAndTextLinks(PDDocument, int, int, List<Map<String, List<TSGIndexEntry>>>, List<List<TSGInternalLink>>, List<PDPage>) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
Method to generate word maps and text links for the numPages pages in the given pdf starting at startPage.
buildWordMapAndTextLinks(PDDocument, int, int, List<Map<String, List<TSGIndexEntry>>>, List<List<TSGInternalLink>>, List<PDPage>) - Method in class com.tsgrp.opencontent.universal.annotation.XFDFAnnotationImpl
 
buildWorkBook(String, String, List<WorkbookSection>, int[]) - Static method in class com.tsgrp.opencontent.core.excel.ExcelUtil
Builds an Excel workbook that is separated into different sections, each of which can display different fields.
buildWorkBook(List<String>, Map<String, Map<String, String>>, Map<String, String>, List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.ExportFormsActionExecuter
 
buildWorkflowPackage(String, String[]) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
buildWorkflowPackage(String, String[]) - Method in class com.tsgrp.opencontent.activitiAlfresco.workflow.ActivitiAlfrescoWorkflowImpl
 
buildWorkflowPackage(String, String[]) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
buildWorkflowTemplate(String, InputStream, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
BulkDeleteAttributeActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
BulkDeleteAttributeActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.BulkDeleteAttributeActionExecuter
 
bulkEnhancedCreateObjects(String, List<EnhancedCompleteObject>) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
bulkEnhancedCreateObjects(String, List<EnhancedCompleteObject>, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
bulkEnhancedCreateObjects(String, List<EnhancedCompleteObject>) - Method in interface com.tsgrp.opencontent.core.content.IContent
Attempts to create new enhanced objects in the system, and returns the results.
bulkEnhancedCreateObjects(String, List<EnhancedCompleteObject>, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.content.IContent
Attempts to create new enhanced objects in the system, and returns the results.
BulkPropertiesActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
BulkPropertiesActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.BulkPropertiesActionExecuter
 
BulkUpdatePropertiesScript - Class in com.tsgrp.opencontent.alfresco.webscripts
 
BulkUpdatePropertiesScript() - Constructor for class com.tsgrp.opencontent.alfresco.webscripts.BulkUpdatePropertiesScript
 
burnInAnnotations(PdfReader, PdfStamper, String, List<Annotation>, String, boolean, String, long) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Burns the provided annotations into the supplied PDF document.
bypassPages - Variable in class com.tsgrp.opencontent.rest.handler.AuthenticatedHandlerInterceptor
 

C

cache - Static variable in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
cache - Variable in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
CACHE_STATS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
cacheAvailable() - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
cacheAvailable() - Method in interface com.tsgrp.opencontent.core.cache.IEagerCache
Returns true if there is a cache available(ie.
cacheComparison(String, String, String, String) - Method in class com.tsgrp.opencontent.workshare.rest.RESTWorkshare
 
cacheComparison(String, String) - Static method in class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
Takes in the current document ID and the previous version document ID and creates a repo object whose content is the comparison, of the two document IDs.
cacheExists(String) - Method in class com.tsgrp.opencontent.core.cache.EagerCacheService
 
cacheExists(String) - Method in interface com.tsgrp.opencontent.core.cache.IEagerCacheService
Returns true if the cache exists in the cache service, false otherwise.
cacheStats() - Method in class com.tsgrp.opencontent.core.cache.EhCacheImpl
 
cacheStats() - Method in interface com.tsgrp.opencontent.core.cache.ICache
Returns cache stats
cacheStats(String, String) - Method in class com.tsgrp.opencontent.core.cache.RESTCache
 
cacheThis(String, Serializable) - Method in class com.tsgrp.opencontent.core.action.EvaluationCache
The key param SHOULD ALWAYS be a constant in this class.
cacheUserBean(String, SignatureEvent, Map<String, Object>) - Method in interface com.tsgrp.opencontent.wizard.core.esig.ISignaturePage
This method caches the user bean associated with the formSignature event or does nothing if this user bean already exists
cacheUserBean(String, SignatureEvent, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
This method caches the user bean associated with the formSignature event or does nothing if this user bean already exists
calculateNextVersion(String, VersionType) - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
calculateVersionLabel(QName, Version, int, Map<String, Serializable>) - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
Essentially do the same thing as Alfresco's standard CalculateVersionLabelPolicy, but ensure that documents start at 0.1 instead of 1.0 (minor vs major version type in Alfresco parlance)
caluculateNextVersionId(String, boolean, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
This method calculates the next version for the provided objectId.
caluculateNextVersionId(String, boolean) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
This method calculates the next version for the provided objectId.
CAN_READ_OBJECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
canAsyncTransform(String, String, String) - Method in interface com.tsgrp.opencontent.core.transformation.ITransformation
Returns true if an asynchronous transformer exists for the given mimetypes.
canAsyncTransform(String, String, String) - Method in class com.tsgrp.opencontent.core.transformation.TransformationImpl
 
canBeRead(String, String) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Checks if the content of a pdf can be read.
canBeRead(String, String, String) - Method in class com.tsgrp.opencontent.core.pdf.RESTPdf
 
canBeRenditioned(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
canBeRenditioned(ServiceRegistry, NodeRef, String) - Static method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionUtil
Checks if a NodeRef can be renditioned to a specific target mimetype.
canBeRenditioned(String, String, String) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
Returns true if a rendition of the given document to the target is possible; false otherwise.
canBeRenditioned(String, String, String) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
canBeRenditioned(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
canBeRenditioned(String, String, String) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
canBeRenditioned(String, String, String) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionImpl
 
canBeRenditioned(String, String, String) - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
Checks if an object can be renditions
CANCEL_CHECK_OUT_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
CANCEL_WORKFLOW_GROUPS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
cancelCheckout(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
cancelCheckout(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Cancels checkout of document.
cancelCheckout(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Cancels checkout of document.
cancelCheckout(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
cancelCheckout(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
cancelCheckout(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
cancelCheckout(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
cancelCheckout(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
CancelCheckoutActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
CancelCheckoutActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.CancelCheckoutActionExecuter
 
cancelCheckoutDocument(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
cancelForm(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.alfresco.AlfrescoWizard2WorkflowImpl
Deprecated.
cancelForm(String, String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Cancel the form
cancelForm(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
CancelFormActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
This action creates a form
CancelFormActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.CancelFormActionExecuter
 
cancelJob(String) - Static method in class com.tsgrp.opencontent.transformation.AdlibTransformer
Cancels and releases a job in Adlib's transformation queue
cancelJob(String) - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
 
CancelWizardWorkflowActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
NOTE: This class is very similar to com.tsgrp.opencontent.core.action.executer.workflow.CancelWorkflowActionExecuter, so any non-wizard specific updates to this code should also be made to that class.
CancelWizardWorkflowActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.CancelWizardWorkflowActionExecuter
 
cancelWorkflow(String, String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
cancelWorkflow(String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Terminates the specified workflow.
cancelWorkflow(String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
CancelWorkflowActionExecuter - Class in com.tsgrp.opencontent.core.action.executer.workflow
NOTE: This class is very similar to com.tsgrp.opencontent.wizard.action.executer.workflow.CancelWizardWorkflowActionExecuter, so any updates to this code should also be made to that class.
CancelWorkflowActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.workflow.CancelWorkflowActionExecuter
 
CanClaimWorkflowTaskOfAssociatedContentConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
CanClaimWorkflowTaskOfAssociatedContentConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.CanClaimWorkflowTaskOfAssociatedContentConditionEvaluator
 
canControlPrint(String, String, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
canDelete(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
canDelete(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user can DELETE in the CMIS sense.
canDelete(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canDelete(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canDelete(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canDelete(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canDelete(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canDelete(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
canGroupRead(String, String, String, boolean) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
canGroupRead(String, String, String, boolean) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a group has READ access on a particular object
canGroupRead(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canGroupRead(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canGroupRead(String, String, String, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canGroupRead(String, String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canGroupRead(String, String, String, boolean) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canGroupRead(String, String, String, boolean) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
canRead(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
canRead(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user can Read in the CMIS sense.
canRead(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canRead(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canRead(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canRead(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canRead(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canRead(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
canReadContent(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
canReadContent(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user can read the content of an object
canReadContent(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canReadContent(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canReadContent(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canReadContent(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canReadContent(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canReadContent(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
canReadObject(String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
canReadProperties(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
canReadProperties(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user can read the properties of an object
canReadProperties(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canReadProperties(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canReadProperties(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canReadProperties(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canReadProperties(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canReadProperties(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
canRelate(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
canRelate(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user can relate an object, as a child, to this document.
canRelate(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canRelate(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canRelate(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canRelate(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canRelate(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canRelate(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
canUserRunMe(ActionContext) - Method in class com.tsgrp.opencontent.core.actions.AbstractAction
 
canUserRunMe() - Method in interface com.tsgrp.opencontent.core.actions.IAction
 
canVersion(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
canVersion(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user can VERSION a document (not to be confused with WRITE).
canVersion(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canVersion(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canVersion(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canVersion(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canVersion(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canVersion(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
canWrite(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
The getIdByPathOrId method takes in a string that could represent either a path or an objectId and if it's a path, it returns the object Id.
canWrite(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user can Write in the CMIS sense.
canWrite(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canWrite(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canWrite(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canWrite(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canWrite(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canWrite(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
canWriteContent(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
canWriteContent(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user can Write content to an object.
canWriteContent(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canWriteContent(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canWriteContent(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canWriteContent(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canWriteContent(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canWriteContent(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
canWriteProperties(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
canWriteProperties(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user can Write properties of an object.
canWriteProperties(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
canWriteProperties(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
canWriteProperties(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
canWriteProperties(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
canWriteProperties(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
canWriteProperties(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
CARET_GROWTH_RATE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The rate at which the caret annotation grows when downloaded from OA due to an IText bug.
cc - Variable in class com.tsgrp.opencontent.core.email.model.Email
 
CertainNumberOfDocsConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
CertainNumberOfDocsConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.CertainNumberOfDocsConditionEvaluator
 
CHAIN_VERSIONABLE_IDS_PARAM - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
ChainedActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
ChainedActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
ChangeCollectionVisibilityActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
ChangeCollectionVisibilityActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.ChangeCollectionVisibilityActionExecuter
 
changeType(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
changeType(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Changes the type of an object NOTE: May not be able to change type as will.
changeType(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
changeType(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
changeType(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
changeType(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
changeType(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
changeType(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
changeVideoCodecs(List<FFmpegVideo>) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Public function to change video codecs if they are not "h264" which would be .mp4 codec
ChangeWizardFormOwnerActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
ChangeWizardFormOwnerActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.ChangeWizardFormOwnerActionExecuter
 
CHECK_FOR_WORKFLOW_DOCS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
CHECK_IN_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
CHECK_OUT_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
checkCodec(String) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Public function that will check the codec of a video path that is given by using ffprobe
CheckDatesAndEmailJob - Class in com.tsgrp.opencontent.alfresco.job
This Job is intended to send an email to an email address determined by a property if any of a list of configured dates is within a configured number of days.
CheckDatesAndEmailJob() - Constructor for class com.tsgrp.opencontent.alfresco.job.CheckDatesAndEmailJob
 
checkDynamoVsExternalSearch(String, String) - Method in class com.tsgrp.opencontent.dynamo.rest.RESTDynamo
 
checkExternalSearchVsHBase(String, String) - Method in class com.tsgrp.opencontent.hbase.rest.RESTHBase
 
checkForLinkStart(String) - Method in class com.tsgrp.opencontent.universal.util.TSGTextStripper
Checks if the given string is the beginning of a link
checkForPreviousRedaction(String, String, RedactionConfig) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Helper-method that determines whether or not the passed in objectId has any previous redactions associated with it
checkIfRenditioningAndUpgradePriority(String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
checkIfRenditioningAndUpgradePriority(String, String) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
Returns true if the object is currently renditioning; false otherwise, and increases the priority if it is renditioning
checkIfRenditioningAndUpgradePriority(String, String) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
checkIfRenditioningAndUpgradePriority(String, String) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
checkIfRenditioningAndUpgradePriority(String, String) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
checkIfRenditioningAndUpgradePriority(String, String) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionImpl
Returns true if the document is renditioning, false otherwise.
checkIfRenditioningAndUpgradePriority(String, String) - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
Checks if the object is renditioning and upgrade the priority if it is
checkin(String, String, boolean, String, String, boolean) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
Deprecated.
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, Long, DataHandler) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, DataHandler) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, DataHandler) - Method in interface com.tsgrp.opencontent.core.content.IContent
Checks in a node to the repository.
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, Long, DataHandler) - Method in interface com.tsgrp.opencontent.core.content.IContent
Checks in a node to the repository.
checkin(String, String, boolean, String, String, boolean) - Method in interface com.tsgrp.opencontent.core.content.IContent
checkin(String, String, boolean, String, String, boolean) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Checks in a document.
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, Long, DataHandler) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, DataHandler) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
checkin(String, String, boolean, String, String, boolean) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, DataHandler) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, Long, DataHandler) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
checkin(String, String, boolean, String, String, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, Long, DataHandler) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, DataHandler) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
checkin(String, String, boolean, String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, DataHandler) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, Long, DataHandler) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
checkin(String, String, boolean, String, String, boolean) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, Long, DataHandler) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, DataHandler) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
checkin(String, String, boolean, String, String, boolean) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, Long, DataHandler) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
checkin(String, String, boolean, String, String, boolean, OpenContentObject, boolean, DataHandler) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
CheckinActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
CheckinActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.CheckinActionExecuter
 
checkinActivities(String, String, DataHandler) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Checks in the activities object with the content specified.
checkinActivities(String, String, byte[], String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
 
checkinActivities(String, String, DataHandler) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
Deprecated.
checkinAnnotatedPDF(String, String, String, MultipartFile, long, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
checkinAnnotatedPDFWithAuthentication(String, String, MultipartFile, long, String, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
checkinAnnotations(String, String, String, byte[], long) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
checkinAnnotations(String, String, String, byte[], long) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Checks in and saves the non-readonly annotations from an offline PDF under the given logged in user
checkinDocument(String, String, Boolean, String, Boolean, List<MultipartFile>, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.content.RESTContent
Deprecated.
CheckinFromCloudServiceActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
CheckinFromCloudServiceActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.CheckinFromCloudServiceActionExecuter
 
checkinPageSetDefinition(String, String, String, String, byte[]) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
Deprecated.
checkinQuery(String, String, String, byte[]) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
Deprecated.
CheckinRequest - Class in com.tsgrp.opencontent.core.content.model
A checkin request object.
CheckinRequest() - Constructor for class com.tsgrp.opencontent.core.content.model.CheckinRequest
 
checkinRole(String, String, String, String, String[], String[], String[], DataHandler) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Checks in a role, updating its content and other attributes.
checkinRole(String, String, String, String, byte[], String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
 
checkinRole(String, String, String, String, String[], String[], String[], DataHandler) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
Checklist - Class in com.tsgrp.opencontent.wizard.core.model
POJO representation of a Checklist
Member VariableDescriptionString pageSetName Page set this checklist belongs to String lockOwner User that currently has the checklist checked out (if any) DataHandler content The Checklist Content String objectId objectId of the checklist in the repository
Checklist() - Constructor for class com.tsgrp.opencontent.wizard.core.model.Checklist
 
ChecklistAttachment - Class in com.tsgrp.opencontent.wizard.core.model
Member VariableDescriptionString chronId Attachment chronId value String name Attachment name String displayName Attachment Display Name String objectId Attachment object Id
ChecklistAttachment() - Constructor for class com.tsgrp.opencontent.wizard.core.model.ChecklistAttachment
 
ChecklistInput - Class in com.tsgrp.opencontent.wizard.core.model
Member VariableDescriptionString pageId Id for the page where the specified input is located String inputId Id for the specified input String label Value from input-short-label String type Type of input (e.g.
ChecklistInput() - Constructor for class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
ChecklistRules - Class in com.tsgrp.opencontent.wizard.core.model
Member VariableDescriptionString pageSetName Value of page-set-name property String confirmationMessage Id for the specified input String label Value of conf-message String id Item id String priority Item priority String type Item type String name Item name String text Item text TopLevelRules topLevelRules Item topLevelRules ChecklistRules [] items Array of Subitems ChecklistAttachment [] attachments Item attachments
ChecklistRules() - Constructor for class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
ChecklistUtil - Class in com.tsgrp.opencontent.wizard.util
 
ChecklistUtil() - Constructor for class com.tsgrp.opencontent.wizard.util.ChecklistUtil
 
checkout(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
checkout(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Checks out a document.
checkout(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Checks out a document.
checkout(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
checkout(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
checkout(String, String, String) - Method in class com.tsgrp.opencontent.google.rest.RESTGoogle
 
checkout(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
checkout(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
checkout(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
CheckoutActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
CheckoutActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.CheckoutActionExecuter
 
checkoutDocument(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
checkOutForGoogleDocsEditing(String, String) - Method in interface com.tsgrp.opencontent.google.core.IGoogle
Checks out the node referenced by the passed in objectId to be edited in Google Docs.
checkOutNode(String, String) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Checks out a repository node.
CheckoutToCloudServiceActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
CheckoutToCloudServiceActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.CheckoutToCloudServiceActionExecuter
 
checkParameters(Item, ItemDefinition) - Method in interface com.tsgrp.opencontent.core.action.ItemExecuter
 
checkParameters(Item, ItemDefinition) - Method in class com.tsgrp.opencontent.core.action.ItemExecuterAbstractBase
Throws a exception if this item's parameters and requiredParameters do not line up as they should.
checkPercentage(String) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
checkPermission(String, String, int, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
Permission check against the requested object for the requested permissions level.
checkPermission(String, String, int) - Static method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityUtil
Permission check against the requested object for the requested permissions level.
checkPermissions(String, String, int) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
Helper method to simplify asking for a particular type of permission
checkPermissions(String, String, int) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionQueryImpl
Alternate method of checking permissions which grabs permissions off the document in a session for the passed in ticket Uses a direct "CHECK_SECURITY" DQL call instead of the dfc call.
checkProxyLoop(List<String>, String) - Static method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.ActivitiWizardHelper
 
checkRecoveryCode(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
checkRecoveryCode(String, String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Checks to see if the recovery code sent to the users email is the same as the one entered.
checkRecoveryCode(String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
checkRecoveryCode(String, String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
checkRecoveryCode(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
checkRecoveryCode(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
checkRecoveryCode(String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
checkRecoveryCode(String, String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
checkRecoveryCode(String, String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
checkRecoveryCode(String, String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
CHRON_ATTR - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
CHUNKSIZE - Static variable in class com.tsgrp.opencontent.rest.RESTService
size of a multi-part byte range output buffer
CIPHER_INSTANCE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
cleanLocation(String) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Clean location once it is found
cleanResultClassType(Object) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
cleanupDctmTickets() - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Remove stored Documentum sessions older than expiration time span.
CleanUpStuckIndexingDocumentsJob - Class in com.tsgrp.opencontent.alfresco.job
 
CleanUpStuckIndexingDocumentsJob() - Constructor for class com.tsgrp.opencontent.alfresco.job.CleanUpStuckIndexingDocumentsJob
 
cleanupTickets() - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
Cleans up ticket that are expired (24 hours expiration)
cleanupTickets() - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
cleanupTickets() - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
Remove stored LDAP sessions older than expiration time span.
clearActionFromMaps(String) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
clearCache(String) - Method in class com.tsgrp.opencontent.core.cache.EhCacheImpl
 
clearCache(String) - Method in interface com.tsgrp.opencontent.core.cache.ICache
Clears a specific cache we have setup This method should only be used for testing, as it is not thread safe
clearCache(String, String, String) - Method in class com.tsgrp.opencontent.core.cache.RESTCache
 
clearCaches() - Method in class com.tsgrp.opencontent.core.cache.EhCacheImpl
 
clearCaches() - Method in interface com.tsgrp.opencontent.core.cache.ICache
Clears all caches we have setup This method should only be used for testing, as it is not thread safe
clearCaches(String, String) - Method in class com.tsgrp.opencontent.core.cache.RESTCache
 
clearDctmTicket(String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Remove a Documentum session.
clearElasticsearch(ElasticsearchConfig) - Static method in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
Clears Elasticsearch
clearPermissions(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
clearPermissions(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
Clears all permissions on the given object.
clearPermissions(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
clearPermissions(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
(non-Javadoc)
clearPermissions(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
clearPermissions(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
clearPermissions(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
clearPermissions(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
clearSearchService() - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
Clears the indexed contents on the search service Warning: this will clear your entire search service indexes, make sure to backup any data that you don't want to lose forever.
clearSearchService() - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
clearSearchService() - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
clearSuggestedRedactionsMap() - Method in class com.tsgrp.opencontent.universal.util.RegexTextStripper
Clears out our map of suggested Redactions.
clearTextLinks() - Method in class com.tsgrp.opencontent.universal.util.TSGTextStripper
Clears out all the detected internal links found.
clearWordMap() - Method in class com.tsgrp.opencontent.universal.util.TSGTextStripper
Clear all the index entries out of the map.
clone() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
close() - Method in class com.tsgrp.opencontent.core.content.Base64.OutputStream
Deprecated.
Flushes and closes (I think, in the superclass) the stream.
CLOSE_FORM_GROUPS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
CLOSE_SPAN - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
A tag closing a span
closeForm(String, String, String) - Method in class com.tsgrp.opencontent.wizard.core.alfresco.AlfrescoWizard2Impl
 
closeForm(String, String, String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Closed the form
closeForm(String, String, String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
CloseFormActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
This action creates a form
CloseFormActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.CloseFormActionExecuter
 
closeHBaseAdmin(Admin) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
closeHTable(Table) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Closes the provided Table.
closeQuietly(ContentResult) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Returns if the given result is null, otherwise calls OCUtil.closeQuietly(EnhancedCompleteObject) with result.getObject()
closeQuietly(EnhancedCompleteObject) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Returns if the given eco is null, otherwise calls OCUtil.closeQuietly(EnhancedObjectContent) with eco.getContent()
closeQuietly(EnhancedObjectContent) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Returns if the given content is null, otherwise attempts to close the InputStream on EnhancedObjectContent.getContent().
closeScanner(ResultScanner) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Close the provided ResultScanner.
closeSession(String, String, SFOAuth2Token) - Static method in class com.tsgrp.opencontent.sharefile.util.ShareFileUtils
Util for closing the sharefile session over REST
CLOSING_P_TAG - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
A tag closing a
CLOUD_MODE - Static variable in class com.tsgrp.opencontent.core.action.executer.CancelCheckoutActionExecuter
 
CloudUtil - Class in com.tsgrp.opencontent.core.util
 
CloudUtil() - Constructor for class com.tsgrp.opencontent.core.util.CloudUtil
 
cmContentChanged - Variable in class com.tsgrp.alfresco.behaviour.TSGRenditionBehaviours
 
cmisOperatorMap - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
COL_FAM_AUDIT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
COL_FAM_CONTENT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
COL_FAM_PROPERTIES - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
collectionRelation - Variable in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
collectionRenditionPriority - Variable in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
collectionRenditionPriority - Variable in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
Value that should be set for rendition priority
collectionSortProp - Variable in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
collectionSortProp - Variable in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
The property to sort on when combining documents in a collection.
com.amazonaws.http - package com.amazonaws.http
 
com.tsgrp.alfresco.behaviour - package com.tsgrp.alfresco.behaviour
 
com.tsgrp.alfresco.bootstrap - package com.tsgrp.alfresco.bootstrap
 
com.tsgrp.alfresco.content.util.dao - package com.tsgrp.alfresco.content.util.dao
 
com.tsgrp.alfresco.salesforce.behaviour - package com.tsgrp.alfresco.salesforce.behaviour
 
com.tsgrp.alfresco.wizard.behaviour - package com.tsgrp.alfresco.wizard.behaviour
 
com.tsgrp.opencontent.activiti.config - package com.tsgrp.opencontent.activiti.config
 
com.tsgrp.opencontent.activiti.listener - package com.tsgrp.opencontent.activiti.listener
 
com.tsgrp.opencontent.activiti.notification - package com.tsgrp.opencontent.activiti.notification
 
com.tsgrp.opencontent.activiti.services - package com.tsgrp.opencontent.activiti.services
 
com.tsgrp.opencontent.activiti.util - package com.tsgrp.opencontent.activiti.util
 
com.tsgrp.opencontent.activiti.workflow - package com.tsgrp.opencontent.activiti.workflow
 
com.tsgrp.opencontent.activitiAlfresco.workflow - package com.tsgrp.opencontent.activitiAlfresco.workflow
 
com.tsgrp.opencontent.activitiAlfresco.workflow.listener - package com.tsgrp.opencontent.activitiAlfresco.workflow.listener
 
com.tsgrp.opencontent.activitiDctm.workflow - package com.tsgrp.opencontent.activitiDctm.workflow
 
com.tsgrp.opencontent.alfresco.action.condition.evaluator - package com.tsgrp.opencontent.alfresco.action.condition.evaluator
 
com.tsgrp.opencontent.alfresco.audit - package com.tsgrp.opencontent.alfresco.audit
 
com.tsgrp.opencontent.alfresco.authentication - package com.tsgrp.opencontent.alfresco.authentication
 
com.tsgrp.opencontent.alfresco.behavior - package com.tsgrp.opencontent.alfresco.behavior
 
com.tsgrp.opencontent.alfresco.cache - package com.tsgrp.opencontent.alfresco.cache
 
com.tsgrp.opencontent.alfresco.content - package com.tsgrp.opencontent.alfresco.content
 
com.tsgrp.opencontent.alfresco.content.metadata - package com.tsgrp.opencontent.alfresco.content.metadata
 
com.tsgrp.opencontent.alfresco.context - package com.tsgrp.opencontent.alfresco.context
 
com.tsgrp.opencontent.alfresco.core - package com.tsgrp.opencontent.alfresco.core
 
com.tsgrp.opencontent.alfresco.core.config - package com.tsgrp.opencontent.alfresco.core.config
 
com.tsgrp.opencontent.alfresco.core.permission - package com.tsgrp.opencontent.alfresco.core.permission
 
com.tsgrp.opencontent.alfresco.enhanced.util - package com.tsgrp.opencontent.alfresco.enhanced.util
 
com.tsgrp.opencontent.alfresco.event.events - package com.tsgrp.opencontent.alfresco.event.events
 
com.tsgrp.opencontent.alfresco.exception - package com.tsgrp.opencontent.alfresco.exception
 
com.tsgrp.opencontent.alfresco.extendedcontent - package com.tsgrp.opencontent.alfresco.extendedcontent
 
com.tsgrp.opencontent.alfresco.job - package com.tsgrp.opencontent.alfresco.job
 
com.tsgrp.opencontent.alfresco.lifecycle - package com.tsgrp.opencontent.alfresco.lifecycle
 
com.tsgrp.opencontent.alfresco.model - package com.tsgrp.opencontent.alfresco.model
 
com.tsgrp.opencontent.alfresco.picklist - package com.tsgrp.opencontent.alfresco.picklist
 
com.tsgrp.opencontent.alfresco.query - package com.tsgrp.opencontent.alfresco.query
 
com.tsgrp.opencontent.alfresco.rendition - package com.tsgrp.opencontent.alfresco.rendition
 
com.tsgrp.opencontent.alfresco.repoinfo - package com.tsgrp.opencontent.alfresco.repoinfo
 
com.tsgrp.opencontent.alfresco.rest - package com.tsgrp.opencontent.alfresco.rest
 
com.tsgrp.opencontent.alfresco.security - package com.tsgrp.opencontent.alfresco.security
 
com.tsgrp.opencontent.alfresco.shortLink - package com.tsgrp.opencontent.alfresco.shortLink
 
com.tsgrp.opencontent.alfresco.user - package com.tsgrp.opencontent.alfresco.user
 
com.tsgrp.opencontent.alfresco.util - package com.tsgrp.opencontent.alfresco.util
 
com.tsgrp.opencontent.alfresco.webscripts - package com.tsgrp.opencontent.alfresco.webscripts
 
com.tsgrp.opencontent.core.action - package com.tsgrp.opencontent.core.action
 
com.tsgrp.opencontent.core.action.condition - package com.tsgrp.opencontent.core.action.condition
 
com.tsgrp.opencontent.core.action.condition.evaluator - package com.tsgrp.opencontent.core.action.condition.evaluator
 
com.tsgrp.opencontent.core.action.condition.model - package com.tsgrp.opencontent.core.action.condition.model
 
com.tsgrp.opencontent.core.action.exception - package com.tsgrp.opencontent.core.action.exception
 
com.tsgrp.opencontent.core.action.executer - package com.tsgrp.opencontent.core.action.executer
 
com.tsgrp.opencontent.core.action.executer.workflow - package com.tsgrp.opencontent.core.action.executer.workflow
 
com.tsgrp.opencontent.core.action.model - package com.tsgrp.opencontent.core.action.model
 
com.tsgrp.opencontent.core.action.service - package com.tsgrp.opencontent.core.action.service
 
com.tsgrp.opencontent.core.action.util - package com.tsgrp.opencontent.core.action.util
 
com.tsgrp.opencontent.core.actions - package com.tsgrp.opencontent.core.actions
 
com.tsgrp.opencontent.core.actions.context - package com.tsgrp.opencontent.core.actions.context
 
com.tsgrp.opencontent.core.audit - package com.tsgrp.opencontent.core.audit
 
com.tsgrp.opencontent.core.authentication - package com.tsgrp.opencontent.core.authentication
 
com.tsgrp.opencontent.core.authentication.model - package com.tsgrp.opencontent.core.authentication.model
 
com.tsgrp.opencontent.core.cache - package com.tsgrp.opencontent.core.cache
 
com.tsgrp.opencontent.core.config - package com.tsgrp.opencontent.core.config
 
com.tsgrp.opencontent.core.config.model - package com.tsgrp.opencontent.core.config.model
 
com.tsgrp.opencontent.core.config.persistence - package com.tsgrp.opencontent.core.config.persistence
 
com.tsgrp.opencontent.core.content - package com.tsgrp.opencontent.core.content
 
com.tsgrp.opencontent.core.content.enhanced.model - package com.tsgrp.opencontent.core.content.enhanced.model
 
com.tsgrp.opencontent.core.content.model - package com.tsgrp.opencontent.core.content.model
 
com.tsgrp.opencontent.core.email - package com.tsgrp.opencontent.core.email
 
com.tsgrp.opencontent.core.email.model - package com.tsgrp.opencontent.core.email.model
 
com.tsgrp.opencontent.core.enhanced.model - package com.tsgrp.opencontent.core.enhanced.model
 
com.tsgrp.opencontent.core.enhanced.util - package com.tsgrp.opencontent.core.enhanced.util
 
com.tsgrp.opencontent.core.event - package com.tsgrp.opencontent.core.event
 
com.tsgrp.opencontent.core.event.events - package com.tsgrp.opencontent.core.event.events
 
com.tsgrp.opencontent.core.event.filters - package com.tsgrp.opencontent.core.event.filters
 
com.tsgrp.opencontent.core.excel - package com.tsgrp.opencontent.core.excel
 
com.tsgrp.opencontent.core.exception - package com.tsgrp.opencontent.core.exception
 
com.tsgrp.opencontent.core.extendedcontent - package com.tsgrp.opencontent.core.extendedcontent
 
com.tsgrp.opencontent.core.extendedcontent.model - package com.tsgrp.opencontent.core.extendedcontent.model
 
com.tsgrp.opencontent.core.external.searchservice - package com.tsgrp.opencontent.core.external.searchservice
 
com.tsgrp.opencontent.core.license - package com.tsgrp.opencontent.core.license
 
com.tsgrp.opencontent.core.lifecycle - package com.tsgrp.opencontent.core.lifecycle
 
com.tsgrp.opencontent.core.lifecycle.model - package com.tsgrp.opencontent.core.lifecycle.model
 
com.tsgrp.opencontent.core.logging - package com.tsgrp.opencontent.core.logging
 
com.tsgrp.opencontent.core.model - package com.tsgrp.opencontent.core.model
 
com.tsgrp.opencontent.core.model.json - package com.tsgrp.opencontent.core.model.json
 
com.tsgrp.opencontent.core.model.util - package com.tsgrp.opencontent.core.model.util
 
com.tsgrp.opencontent.core.notification - package com.tsgrp.opencontent.core.notification
 
com.tsgrp.opencontent.core.openoverlay - package com.tsgrp.opencontent.core.openoverlay
 
com.tsgrp.opencontent.core.pdf - package com.tsgrp.opencontent.core.pdf
 
com.tsgrp.opencontent.core.pdfbookmark.model - package com.tsgrp.opencontent.core.pdfbookmark.model
 
com.tsgrp.opencontent.core.permission - package com.tsgrp.opencontent.core.permission
 
com.tsgrp.opencontent.core.picklist - package com.tsgrp.opencontent.core.picklist
 
com.tsgrp.opencontent.core.preferences - package com.tsgrp.opencontent.core.preferences
 
com.tsgrp.opencontent.core.query - package com.tsgrp.opencontent.core.query
 
com.tsgrp.opencontent.core.query.enhanced.model - package com.tsgrp.opencontent.core.query.enhanced.model
 
com.tsgrp.opencontent.core.query.model - package com.tsgrp.opencontent.core.query.model
 
com.tsgrp.opencontent.core.rendition - package com.tsgrp.opencontent.core.rendition
 
com.tsgrp.opencontent.core.repoinfo - package com.tsgrp.opencontent.core.repoinfo
 
com.tsgrp.opencontent.core.security - package com.tsgrp.opencontent.core.security
 
com.tsgrp.opencontent.core.security.model - package com.tsgrp.opencontent.core.security.model
 
com.tsgrp.opencontent.core.shortLink - package com.tsgrp.opencontent.core.shortLink
 
com.tsgrp.opencontent.core.spring - package com.tsgrp.opencontent.core.spring
 
com.tsgrp.opencontent.core.template - package com.tsgrp.opencontent.core.template
 
com.tsgrp.opencontent.core.transformation - package com.tsgrp.opencontent.core.transformation
 
com.tsgrp.opencontent.core.transformation.model - package com.tsgrp.opencontent.core.transformation.model
 
com.tsgrp.opencontent.core.user - package com.tsgrp.opencontent.core.user
 
com.tsgrp.opencontent.core.user.model - package com.tsgrp.opencontent.core.user.model
 
com.tsgrp.opencontent.core.userpreferences.persistence - package com.tsgrp.opencontent.core.userpreferences.persistence
 
com.tsgrp.opencontent.core.util - package com.tsgrp.opencontent.core.util
 
com.tsgrp.opencontent.core.workflow - package com.tsgrp.opencontent.core.workflow
 
com.tsgrp.opencontent.core.workflow.model - package com.tsgrp.opencontent.core.workflow.model
 
com.tsgrp.opencontent.dctm.audit - package com.tsgrp.opencontent.dctm.audit
 
com.tsgrp.opencontent.dctm.authentication - package com.tsgrp.opencontent.dctm.authentication
 
com.tsgrp.opencontent.dctm.content - package com.tsgrp.opencontent.dctm.content
 
com.tsgrp.opencontent.dctm.core - package com.tsgrp.opencontent.dctm.core
 
com.tsgrp.opencontent.dctm.core.config - package com.tsgrp.opencontent.dctm.core.config
 
com.tsgrp.opencontent.dctm.core.model - package com.tsgrp.opencontent.dctm.core.model
 
com.tsgrp.opencontent.dctm.core.permission - package com.tsgrp.opencontent.dctm.core.permission
 
com.tsgrp.opencontent.dctm.enhanced.util - package com.tsgrp.opencontent.dctm.enhanced.util
 
com.tsgrp.opencontent.dctm.extendedcontent - package com.tsgrp.opencontent.dctm.extendedcontent
 
com.tsgrp.opencontent.dctm.lifecycle - package com.tsgrp.opencontent.dctm.lifecycle
 
com.tsgrp.opencontent.dctm.notification - package com.tsgrp.opencontent.dctm.notification
 
com.tsgrp.opencontent.dctm.picklist - package com.tsgrp.opencontent.dctm.picklist
 
com.tsgrp.opencontent.dctm.query - package com.tsgrp.opencontent.dctm.query
 
com.tsgrp.opencontent.dctm.rendition - package com.tsgrp.opencontent.dctm.rendition
 
com.tsgrp.opencontent.dctm.repoinfo - package com.tsgrp.opencontent.dctm.repoinfo
 
com.tsgrp.opencontent.dctm.security - package com.tsgrp.opencontent.dctm.security
 
com.tsgrp.opencontent.dctm.shortLink - package com.tsgrp.opencontent.dctm.shortLink
 
com.tsgrp.opencontent.dctm.user - package com.tsgrp.opencontent.dctm.user
 
com.tsgrp.opencontent.dctm.utilities - package com.tsgrp.opencontent.dctm.utilities
 
com.tsgrp.opencontent.dynamo.admin - package com.tsgrp.opencontent.dynamo.admin
 
com.tsgrp.opencontent.dynamo.audit - package com.tsgrp.opencontent.dynamo.audit
 
com.tsgrp.opencontent.dynamo.authentication - package com.tsgrp.opencontent.dynamo.authentication
 
com.tsgrp.opencontent.dynamo.behavior - package com.tsgrp.opencontent.dynamo.behavior
 
com.tsgrp.opencontent.dynamo.behavior.lifecycle - package com.tsgrp.opencontent.dynamo.behavior.lifecycle
 
com.tsgrp.opencontent.dynamo.condition.evaluator - package com.tsgrp.opencontent.dynamo.condition.evaluator
 
com.tsgrp.opencontent.dynamo.content - package com.tsgrp.opencontent.dynamo.content
 
com.tsgrp.opencontent.dynamo.elasticsearch.external.searchservice - package com.tsgrp.opencontent.dynamo.elasticsearch.external.searchservice
 
com.tsgrp.opencontent.dynamo.elasticsearch.picklist - package com.tsgrp.opencontent.dynamo.elasticsearch.picklist
 
com.tsgrp.opencontent.dynamo.elasticsearch.query - package com.tsgrp.opencontent.dynamo.elasticsearch.query
 
com.tsgrp.opencontent.dynamo.extendedcontent - package com.tsgrp.opencontent.dynamo.extendedcontent
 
com.tsgrp.opencontent.dynamo.lifecycle - package com.tsgrp.opencontent.dynamo.lifecycle
 
com.tsgrp.opencontent.dynamo.notification - package com.tsgrp.opencontent.dynamo.notification
 
com.tsgrp.opencontent.dynamo.permission - package com.tsgrp.opencontent.dynamo.permission
 
com.tsgrp.opencontent.dynamo.picklist - package com.tsgrp.opencontent.dynamo.picklist
 
com.tsgrp.opencontent.dynamo.rendition - package com.tsgrp.opencontent.dynamo.rendition
 
com.tsgrp.opencontent.dynamo.rest - package com.tsgrp.opencontent.dynamo.rest
 
com.tsgrp.opencontent.dynamo.security - package com.tsgrp.opencontent.dynamo.security
 
com.tsgrp.opencontent.dynamo.shortLink - package com.tsgrp.opencontent.dynamo.shortLink
 
com.tsgrp.opencontent.dynamo.solr.external.searchservice - package com.tsgrp.opencontent.dynamo.solr.external.searchservice
 
com.tsgrp.opencontent.dynamo.solr.picklist - package com.tsgrp.opencontent.dynamo.solr.picklist
 
com.tsgrp.opencontent.dynamo.solr.query - package com.tsgrp.opencontent.dynamo.solr.query
 
com.tsgrp.opencontent.dynamo.spring - package com.tsgrp.opencontent.dynamo.spring
 
com.tsgrp.opencontent.dynamo.test - package com.tsgrp.opencontent.dynamo.test
 
com.tsgrp.opencontent.dynamo.user - package com.tsgrp.opencontent.dynamo.user
 
com.tsgrp.opencontent.dynamo.utilities - package com.tsgrp.opencontent.dynamo.utilities
 
com.tsgrp.opencontent.elasticsearch.audit - package com.tsgrp.opencontent.elasticsearch.audit
 
com.tsgrp.opencontent.elasticsearch.authentication - package com.tsgrp.opencontent.elasticsearch.authentication
 
com.tsgrp.opencontent.elasticsearch.content - package com.tsgrp.opencontent.elasticsearch.content
 
com.tsgrp.opencontent.elasticsearch.core.config - package com.tsgrp.opencontent.elasticsearch.core.config
 
com.tsgrp.opencontent.elasticsearch.enhanced.util - package com.tsgrp.opencontent.elasticsearch.enhanced.util
 
com.tsgrp.opencontent.elasticsearch.extendedcontent - package com.tsgrp.opencontent.elasticsearch.extendedcontent
 
com.tsgrp.opencontent.elasticsearch.external.search - package com.tsgrp.opencontent.elasticsearch.external.search
 
com.tsgrp.opencontent.elasticsearch.lifecycle - package com.tsgrp.opencontent.elasticsearch.lifecycle
 
com.tsgrp.opencontent.elasticsearch.permission - package com.tsgrp.opencontent.elasticsearch.permission
 
com.tsgrp.opencontent.elasticsearch.picklist - package com.tsgrp.opencontent.elasticsearch.picklist
 
com.tsgrp.opencontent.elasticsearch.query - package com.tsgrp.opencontent.elasticsearch.query
 
com.tsgrp.opencontent.elasticsearch.repoinfo - package com.tsgrp.opencontent.elasticsearch.repoinfo
 
com.tsgrp.opencontent.elasticsearch.rest - package com.tsgrp.opencontent.elasticsearch.rest
 
com.tsgrp.opencontent.elasticsearch.security - package com.tsgrp.opencontent.elasticsearch.security
 
com.tsgrp.opencontent.elasticsearch.shortLink - package com.tsgrp.opencontent.elasticsearch.shortLink
 
com.tsgrp.opencontent.elasticsearch.spring - package com.tsgrp.opencontent.elasticsearch.spring
 
com.tsgrp.opencontent.elasticsearch.user - package com.tsgrp.opencontent.elasticsearch.user
 
com.tsgrp.opencontent.elasticsearch.util - package com.tsgrp.opencontent.elasticsearch.util
 
com.tsgrp.opencontent.ephesoft - package com.tsgrp.opencontent.ephesoft
 
com.tsgrp.opencontent.ephesoft.config - package com.tsgrp.opencontent.ephesoft.config
 
com.tsgrp.opencontent.ephesoft.queue - package com.tsgrp.opencontent.ephesoft.queue
 
com.tsgrp.opencontent.ephesoft.rest - package com.tsgrp.opencontent.ephesoft.rest
 
com.tsgrp.opencontent.ephesoft.spring - package com.tsgrp.opencontent.ephesoft.spring
 
com.tsgrp.opencontent.google.core - package com.tsgrp.opencontent.google.core
 
com.tsgrp.opencontent.google.rest - package com.tsgrp.opencontent.google.rest
 
com.tsgrp.opencontent.google.spring - package com.tsgrp.opencontent.google.spring
 
com.tsgrp.opencontent.google.util - package com.tsgrp.opencontent.google.util
 
com.tsgrp.opencontent.googledocs.rest - package com.tsgrp.opencontent.googledocs.rest
 
com.tsgrp.opencontent.hbase.audit - package com.tsgrp.opencontent.hbase.audit
 
com.tsgrp.opencontent.hbase.authentication - package com.tsgrp.opencontent.hbase.authentication
 
com.tsgrp.opencontent.hbase.behavior - package com.tsgrp.opencontent.hbase.behavior
 
com.tsgrp.opencontent.hbase.behavior.lifecycle - package com.tsgrp.opencontent.hbase.behavior.lifecycle
 
com.tsgrp.opencontent.hbase.condition.evaluator - package com.tsgrp.opencontent.hbase.condition.evaluator
 
com.tsgrp.opencontent.hbase.content - package com.tsgrp.opencontent.hbase.content
 
com.tsgrp.opencontent.hbase.core.config - package com.tsgrp.opencontent.hbase.core.config
 
com.tsgrp.opencontent.hbase.extendedcontent - package com.tsgrp.opencontent.hbase.extendedcontent
 
com.tsgrp.opencontent.hbase.lifecycle - package com.tsgrp.opencontent.hbase.lifecycle
 
com.tsgrp.opencontent.hbase.notification - package com.tsgrp.opencontent.hbase.notification
 
com.tsgrp.opencontent.hbase.permission - package com.tsgrp.opencontent.hbase.permission
 
com.tsgrp.opencontent.hbase.picklist - package com.tsgrp.opencontent.hbase.picklist
 
com.tsgrp.opencontent.hbase.rendition - package com.tsgrp.opencontent.hbase.rendition
 
com.tsgrp.opencontent.hbase.rest - package com.tsgrp.opencontent.hbase.rest
 
com.tsgrp.opencontent.hbase.security - package com.tsgrp.opencontent.hbase.security
 
com.tsgrp.opencontent.hbase.shortLink - package com.tsgrp.opencontent.hbase.shortLink
 
com.tsgrp.opencontent.hbase.solr.external.searchservice - package com.tsgrp.opencontent.hbase.solr.external.searchservice
 
com.tsgrp.opencontent.hbase.solr.query - package com.tsgrp.opencontent.hbase.solr.query
 
com.tsgrp.opencontent.hbase.spring - package com.tsgrp.opencontent.hbase.spring
 
com.tsgrp.opencontent.hbase.test - package com.tsgrp.opencontent.hbase.test
 
com.tsgrp.opencontent.hbase.user - package com.tsgrp.opencontent.hbase.user
 
com.tsgrp.opencontent.hbase.utilities - package com.tsgrp.opencontent.hbase.utilities
 
com.tsgrp.opencontent.hotdocs.util - package com.tsgrp.opencontent.hotdocs.util
 
com.tsgrp.opencontent.hpi - package com.tsgrp.opencontent.hpi
 
com.tsgrp.opencontent.hpi.core - package com.tsgrp.opencontent.hpi.core
 
com.tsgrp.opencontent.jdbc.picklist - package com.tsgrp.opencontent.jdbc.picklist
 
com.tsgrp.opencontent.ldap.authentication - package com.tsgrp.opencontent.ldap.authentication
 
com.tsgrp.opencontent.ldap.spring - package com.tsgrp.opencontent.ldap.spring
 
com.tsgrp.opencontent.ldap.user - package com.tsgrp.opencontent.ldap.user
 
com.tsgrp.opencontent.ldap.util - package com.tsgrp.opencontent.ldap.util
 
com.tsgrp.opencontent.openannotate - package com.tsgrp.opencontent.openannotate
 
com.tsgrp.opencontent.rendition - package com.tsgrp.opencontent.rendition
 
com.tsgrp.opencontent.rest - package com.tsgrp.opencontent.rest
 
com.tsgrp.opencontent.rest.filter - package com.tsgrp.opencontent.rest.filter
 
com.tsgrp.opencontent.rest.handler - package com.tsgrp.opencontent.rest.handler
 
com.tsgrp.opencontent.s3.audit - package com.tsgrp.opencontent.s3.audit
 
com.tsgrp.opencontent.s3.authentication - package com.tsgrp.opencontent.s3.authentication
 
com.tsgrp.opencontent.s3.content - package com.tsgrp.opencontent.s3.content
 
com.tsgrp.opencontent.s3.core.config - package com.tsgrp.opencontent.s3.core.config
 
com.tsgrp.opencontent.s3.extendedcontent - package com.tsgrp.opencontent.s3.extendedcontent
 
com.tsgrp.opencontent.s3.lifecycle - package com.tsgrp.opencontent.s3.lifecycle
 
com.tsgrp.opencontent.s3.permission - package com.tsgrp.opencontent.s3.permission
 
com.tsgrp.opencontent.s3.preferences - package com.tsgrp.opencontent.s3.preferences
 
com.tsgrp.opencontent.s3.repoinfo - package com.tsgrp.opencontent.s3.repoinfo
 
com.tsgrp.opencontent.s3.security - package com.tsgrp.opencontent.s3.security
 
com.tsgrp.opencontent.s3.shortLink - package com.tsgrp.opencontent.s3.shortLink
 
com.tsgrp.opencontent.s3.spring - package com.tsgrp.opencontent.s3.spring
 
com.tsgrp.opencontent.s3.user - package com.tsgrp.opencontent.s3.user
 
com.tsgrp.opencontent.s3.util - package com.tsgrp.opencontent.s3.util
 
com.tsgrp.opencontent.sharefile.config - package com.tsgrp.opencontent.sharefile.config
 
com.tsgrp.opencontent.sharefile.impl - package com.tsgrp.opencontent.sharefile.impl
 
com.tsgrp.opencontent.sharefile.util - package com.tsgrp.opencontent.sharefile.util
 
com.tsgrp.opencontent.solr.audit - package com.tsgrp.opencontent.solr.audit
 
com.tsgrp.opencontent.solr.authentication - package com.tsgrp.opencontent.solr.authentication
 
com.tsgrp.opencontent.solr.content - package com.tsgrp.opencontent.solr.content
 
com.tsgrp.opencontent.solr.core.config - package com.tsgrp.opencontent.solr.core.config
 
com.tsgrp.opencontent.solr.enhanced.util - package com.tsgrp.opencontent.solr.enhanced.util
 
com.tsgrp.opencontent.solr.extendedcontent - package com.tsgrp.opencontent.solr.extendedcontent
 
com.tsgrp.opencontent.solr.external.search - package com.tsgrp.opencontent.solr.external.search
 
com.tsgrp.opencontent.solr.lifecycle - package com.tsgrp.opencontent.solr.lifecycle
 
com.tsgrp.opencontent.solr.permission - package com.tsgrp.opencontent.solr.permission
 
com.tsgrp.opencontent.solr.picklist - package com.tsgrp.opencontent.solr.picklist
 
com.tsgrp.opencontent.solr.query - package com.tsgrp.opencontent.solr.query
 
com.tsgrp.opencontent.solr.repoinfo - package com.tsgrp.opencontent.solr.repoinfo
 
com.tsgrp.opencontent.solr.rest - package com.tsgrp.opencontent.solr.rest
 
com.tsgrp.opencontent.solr.security - package com.tsgrp.opencontent.solr.security
 
com.tsgrp.opencontent.solr.shortLink - package com.tsgrp.opencontent.solr.shortLink
 
com.tsgrp.opencontent.solr.spring - package com.tsgrp.opencontent.solr.spring
 
com.tsgrp.opencontent.solr.user - package com.tsgrp.opencontent.solr.user
 
com.tsgrp.opencontent.solr.util - package com.tsgrp.opencontent.solr.util
 
com.tsgrp.opencontent.transformation - package com.tsgrp.opencontent.transformation
 
com.tsgrp.opencontent.transformation.rest - package com.tsgrp.opencontent.transformation.rest
 
com.tsgrp.opencontent.transformation.spring - package com.tsgrp.opencontent.transformation.spring
 
com.tsgrp.opencontent.transformation.util.ghostscript - package com.tsgrp.opencontent.transformation.util.ghostscript
 
com.tsgrp.opencontent.transformation.util.mupdf - package com.tsgrp.opencontent.transformation.util.mupdf
 
com.tsgrp.opencontent.universal - package com.tsgrp.opencontent.universal
 
com.tsgrp.opencontent.universal.action.condition.evaluator - package com.tsgrp.opencontent.universal.action.condition.evaluator
 
com.tsgrp.opencontent.universal.action.executer - package com.tsgrp.opencontent.universal.action.executer
 
com.tsgrp.opencontent.universal.annotation - package com.tsgrp.opencontent.universal.annotation
 
com.tsgrp.opencontent.universal.annotation.model - package com.tsgrp.opencontent.universal.annotation.model
 
com.tsgrp.opencontent.universal.exception - package com.tsgrp.opencontent.universal.exception
 
com.tsgrp.opencontent.universal.model - package com.tsgrp.opencontent.universal.model
 
com.tsgrp.opencontent.universal.pdf - package com.tsgrp.opencontent.universal.pdf
 
com.tsgrp.opencontent.universal.redaction - package com.tsgrp.opencontent.universal.redaction
 
com.tsgrp.opencontent.universal.redaction.model - package com.tsgrp.opencontent.universal.redaction.model
 
com.tsgrp.opencontent.universal.spring - package com.tsgrp.opencontent.universal.spring
 
com.tsgrp.opencontent.universal.template - package com.tsgrp.opencontent.universal.template
 
com.tsgrp.opencontent.universal.template.jaxb - package com.tsgrp.opencontent.universal.template.jaxb
 
com.tsgrp.opencontent.universal.template.mailmerge - package com.tsgrp.opencontent.universal.template.mailmerge
 
com.tsgrp.opencontent.universal.util - package com.tsgrp.opencontent.universal.util
 
com.tsgrp.opencontent.universal.video - package com.tsgrp.opencontent.universal.video
 
com.tsgrp.opencontent.wizard - package com.tsgrp.opencontent.wizard
 
com.tsgrp.opencontent.wizard.action.condition.evaluator - package com.tsgrp.opencontent.wizard.action.condition.evaluator
 
com.tsgrp.opencontent.wizard.action.executer - package com.tsgrp.opencontent.wizard.action.executer
 
com.tsgrp.opencontent.wizard.activiti.workflow - package com.tsgrp.opencontent.wizard.activiti.workflow
 
com.tsgrp.opencontent.wizard.activiti.workflow.listener - package com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
com.tsgrp.opencontent.wizard.admin - package com.tsgrp.opencontent.wizard.admin
 
com.tsgrp.opencontent.wizard.admin.alfresco - package com.tsgrp.opencontent.wizard.admin.alfresco
 
com.tsgrp.opencontent.wizard.admin.dctm - package com.tsgrp.opencontent.wizard.admin.dctm
 
com.tsgrp.opencontent.wizard.admin.dynamo - package com.tsgrp.opencontent.wizard.admin.dynamo
 
com.tsgrp.opencontent.wizard.admin.hbase - package com.tsgrp.opencontent.wizard.admin.hbase
 
com.tsgrp.opencontent.wizard.admin.model - package com.tsgrp.opencontent.wizard.admin.model
 
com.tsgrp.opencontent.wizard.core - package com.tsgrp.opencontent.wizard.core
 
com.tsgrp.opencontent.wizard.core.alfresco - package com.tsgrp.opencontent.wizard.core.alfresco
 
com.tsgrp.opencontent.wizard.core.alfresco.model - package com.tsgrp.opencontent.wizard.core.alfresco.model
 
com.tsgrp.opencontent.wizard.core.audit - package com.tsgrp.opencontent.wizard.core.audit
 
com.tsgrp.opencontent.wizard.core.dynamo - package com.tsgrp.opencontent.wizard.core.dynamo
 
com.tsgrp.opencontent.wizard.core.esig - package com.tsgrp.opencontent.wizard.core.esig
 
com.tsgrp.opencontent.wizard.core.hbase - package com.tsgrp.opencontent.wizard.core.hbase
 
com.tsgrp.opencontent.wizard.core.model - package com.tsgrp.opencontent.wizard.core.model
 
com.tsgrp.opencontent.wizard.core.model.audit - package com.tsgrp.opencontent.wizard.core.model.audit
 
com.tsgrp.opencontent.wizard.core.model.util - package com.tsgrp.opencontent.wizard.core.model.util
 
com.tsgrp.opencontent.wizard.core.query - package com.tsgrp.opencontent.wizard.core.query
 
com.tsgrp.opencontent.wizard.core.util - package com.tsgrp.opencontent.wizard.core.util
 
com.tsgrp.opencontent.wizard.itext - package com.tsgrp.opencontent.wizard.itext
 
com.tsgrp.opencontent.wizard.jobs - package com.tsgrp.opencontent.wizard.jobs
 
com.tsgrp.opencontent.wizard.pagesetarchiver - package com.tsgrp.opencontent.wizard.pagesetarchiver
 
com.tsgrp.opencontent.wizard.salesforce - package com.tsgrp.opencontent.wizard.salesforce
 
com.tsgrp.opencontent.wizard.spring - package com.tsgrp.opencontent.wizard.spring
 
com.tsgrp.opencontent.wizard.util - package com.tsgrp.opencontent.wizard.util
 
com.tsgrp.opencontent.wizard.workflow - package com.tsgrp.opencontent.wizard.workflow
 
com.tsgrp.opencontent.wizard.workflow.alfresco - package com.tsgrp.opencontent.wizard.workflow.alfresco
 
com.tsgrp.opencontent.wizard.workflow.builder - package com.tsgrp.opencontent.wizard.workflow.builder
 
com.tsgrp.opencontent.wizard.workflow.model - package com.tsgrp.opencontent.wizard.workflow.model
 
com.tsgrp.opencontent.wizard.workflow.util - package com.tsgrp.opencontent.wizard.workflow.util
 
com.tsgrp.opencontent.wizardhotdocs.action.executor - package com.tsgrp.opencontent.wizardhotdocs.action.executor
 
com.tsgrp.opencontent.wizardhotdocs.templates - package com.tsgrp.opencontent.wizardhotdocs.templates
 
com.tsgrp.opencontent.wizardhotdocs.util - package com.tsgrp.opencontent.wizardhotdocs.util
 
com.tsgrp.opencontent.workshare.rest - package com.tsgrp.opencontent.workshare.rest
 
com.tsgrp.opencontent.workshare.util - package com.tsgrp.opencontent.workshare.util
 
combineVideosToCollage(List<EnhancedObjectContent>, List<List<Annotation>>, Integer, Integer) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Public function that creates a video collage of the four passed-in video inputStreams and sets it on the response
COMMENTS - Static variable in class com.tsgrp.opencontent.wizard.action.executer.CancelFormActionExecuter
 
COMMENTS - Static variable in class com.tsgrp.opencontent.wizard.action.executer.CloseFormActionExecuter
 
commit(ElasticsearchConfig) - Static method in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
No need to deal with concurrency in Elasticsearch
commitToDynamoAndExternalSearch(String, String, Item, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Commits to Dynamo and external search
commitToHbaseAndExternalSearch(String, String, Map<String, Object>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Commits to Hbase and external search
commitWithin - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
Max ms before solr commits.
CommonConstants - Class in com.tsgrp.opencontent.transformation
 
CommonConstants() - Constructor for class com.tsgrp.opencontent.transformation.CommonConstants
 
CommonPropertyValueEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
CommonPropertyValueEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.CommonPropertyValueEvaluator
 
CommonWizardLifecycleBehaviours - Class in com.tsgrp.alfresco.wizard.behaviour
 
CommonWizardLifecycleBehaviours() - Constructor for class com.tsgrp.alfresco.wizard.behaviour.CommonWizardLifecycleBehaviours
 
compare(OCEvent, OCEvent) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl.OCEventComparator
 
compare(RevisionEntry, RevisionEntry) - Method in class com.tsgrp.opencontent.google.util.RevisionEntryComparator
 
compare(EnhancedObjectProperty[], EnhancedObjectProperty[]) - Method in class com.tsgrp.opencontent.wizard.util.EnhancedObjectPropertySorter
 
compareDocuments(String, String, String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.workshare.rest.RESTWorkshare
 
compareNodeTime(NodeService, NodeRef, QName, Calendar) - Method in class com.tsgrp.opencontent.alfresco.job.CleanUpStuckIndexingDocumentsJob
Return -1/0/+1 if n.timeProperty compareTime.
compareOCOs(List<OpenContentObject>, String, boolean) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
This method returns the same list that is passed in of Open Content Objects and returns them sorted by the attribtue that is passed in
compareTo(Object) - Method in class com.tsgrp.opencontent.core.model.UserBean
 
compareTo(Section) - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Determines the natural ordering of a section.
compareTo(SignatureEvent) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
Default to order by the signature date
compareTo(WizardRole) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
WizardRoles are comparable based on the following rules: Priority (roles with a priority of 1 are sorted higher in a list vs.
completeAuthentication(String) - Method in class com.tsgrp.opencontent.google.rest.RESTGoogle
 
COMPLETED_REQUIRED_TAGS - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
COMPLETED_WF_SUCCESS_KEY - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
completeGoogleDocsAuthentication(String) - Method in interface com.tsgrp.opencontent.google.core.IGoogle
Completes the OAuth handshake by using the provided authorization code to fetch access and refresh tokens for future API calls.
CompleteObject - Class in com.tsgrp.opencontent.core.content.model
Deprecated.
CompleteObject() - Constructor for class com.tsgrp.opencontent.core.content.model.CompleteObject
Deprecated.
 
CompletePeriodicReviewTaskListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
CompletePeriodicReviewTaskListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompletePeriodicReviewTaskListener
 
CompleteReadAndUnderstandTaskListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
The complete read and understand task listener simply makes sure that an audit event for the completion of the task is recorded, so that there is an audit trail for the event.
CompleteReadAndUnderstandTaskListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompleteReadAndUnderstandTaskListener
 
CompleteReviewTaskListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
CompleteReviewTaskListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompleteReviewTaskListener
 
completeTask(String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
completeTask(String, String, String, EnhancedObjectProperty[]) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
completeTask(String, String, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
completeTask(String, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
CompleteTaskActionExecuter - Class in com.tsgrp.opencontent.core.action.executer.workflow
 
CompleteTaskActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.workflow.CompleteTaskActionExecuter
 
CompleteUserTaskListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
CompleteUserTaskListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompleteUserTaskListener
 
CompleteWizardActivityListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
CompleteWizardActivityListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompleteWizardActivityListener
 
CompleteWizardApprovalRouteActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
CompleteWizardApprovalRouteActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.CompleteWizardApprovalRouteActionExecuter
 
CompleteWizardReviewRouteActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
CompleteWizardReviewRouteActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.CompleteWizardReviewRouteActionExecuter
 
COMPONENT_FRIENDLY_NAME - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
COMPONENT_FRIENDLY_NAME - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
COMPONENT_ID - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
COMPONENT_ID - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
computeAnnotationConfigPlaceholder(String, String, String, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Takes an individual parameter and returns the value associated with it using supportedAnnotationNameParms enum
computeThresholdTime(Integer) - Method in class com.tsgrp.opencontent.alfresco.job.CleanUpStuckIndexingDocumentsJob
Get threshold value in seconds; default is 300 or 5 minutes but can be overridden by "threshold" request parameter.
concatPDFs(List<PdfReader>, OutputStream, Map<String, String>) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Static method that combines PDFS into a new file.
concatPDFs(List<String>, List<String>, String, String, String, Map<String, String>, List<String>, String, File, File, File, File, FileOutputStream, FileOutputStream, FileOutputStream, OutputStream, List<String>, Map<String, List<String>>, String, CoreActionService, boolean, boolean, List<Integer>, Map<String, Object>) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
Condition - Class in com.tsgrp.opencontent.core.action.condition.model
Represents a condition's state.
Condition() - Constructor for class com.tsgrp.opencontent.core.action.condition.model.Condition
 
Condition(Condition) - Constructor for class com.tsgrp.opencontent.core.action.condition.model.Condition
Return deep copy of the parameterized condition.
CONDITION_EVALUATE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONDITION_GET_AVAILABLE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ConditionDefinition - Class in com.tsgrp.opencontent.core.action.condition
 
ConditionDefinition() - Constructor for class com.tsgrp.opencontent.core.action.condition.ConditionDefinition
 
ConditionEvaluationContext - Class in com.tsgrp.opencontent.core.action.condition
 
ConditionEvaluationContext() - Constructor for class com.tsgrp.opencontent.core.action.condition.ConditionEvaluationContext
 
ConditionEvaluator - Interface in com.tsgrp.opencontent.core.action.condition.evaluator
 
config - Variable in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
Set in constructor, the top-level JCC node.
config - Variable in class com.tsgrp.opencontent.dctm.core.AbstractDCTMImpl
 
config - Variable in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
 
config - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
config - Static variable in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
CONFIG_BY_NAME - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONFIG_BY_TYPE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
connection - Variable in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
connectionFactory - Variable in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
A connection factory to use for managing the OAuth process with Google Docs.
CONNECTOR_SETTING_REPOSITORY_ID - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
CONNECTOR_SETTING_TRANSFORMATION_WORKSPACE_ID - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
CONNECTOR_TYPE - Static variable in class com.tsgrp.opencontent.transformation.CommonConstants
 
connectorType - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
CONSISTENCY_CHECK - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
ConsolePassword - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
ConsolePasswordEncrypted - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
ConsoleUserName - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
containsDctmTicket(String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Determines whether the dctm session ticket is active.
containsGroupedQuestion(String, List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.ExportFormsActionExecuter
 
containsGroupedQuestion(String, List<String>) - Method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
 
containsTicket(String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
Checks if the current active session contains the ticket
containsTicket(String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
containsTicket(String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
Determines whether the session ticket is active.
CONTENT_ADD_RELATION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_ADD_RENDITION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_ADMIN_BULK_DELETE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_CACHE_COMPARISON - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_CANCEL_CHECKOUT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_CHECKIN - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_CHECKOUT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_COPY_DOCUMENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_DELETE_OBJECTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_ENHANCED_CREATE_OBJECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_ENHANCED_DELETE_OBJECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_ENHANCED_GET_OBJECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_ENHANCED_GET_OBJECTBY_PATH - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_ENHANCED_GET_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_FIND_OR_CREATE_FOLDER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_FIND_OR_CREATE_FOLDER_BY_PATH - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_FIRST_VERSION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_APPLIED_ASPECTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_AVAILABLE_THUMBNAILS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_CACHED_COMPARE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_CHILD_RELATIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_CHILDREN - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_COMPARE_DOCUMENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_CONTENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_CONTENT_INFO - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_FOLDER_CHILDREN - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_FULL_PARENTS_BY_ID - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_ID_BY_PATH - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_LOCK_OWNER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_OBJECTS_MIMETYPES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_OBJECTS_RENDITIONABLE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_PARENT_RELATIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_PARENTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_PATH_BY_ID - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_PERMISSIONS_REQUEST - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_PROPERTIES_EXTERNAL - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_RELATABLE_FOLDERS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_RELATIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_GET_THUMBNAIL - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_LINK - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_LOCK_DOCUMENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_OPEN_CONTENT_OBJECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_OPEN_CONTENT_OBJECT_CURRENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_OPEN_CONTENT_OBJECTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_QUERY_LEGACY_ID - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_REMOVE_RELATION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_RESOLVE_VERSION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_SIMPLE_TRANSFORM - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_UNLOCK_DOCUMENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_UPDATE_OBJECTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_UPLOAD - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CONTENT_VIEW_PREVIOUS_VERSIONS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
ContentFormat - Class in com.tsgrp.opencontent.core.model
Object to represent a <format> node in our <contentFormats> (oc-config-dctm.xml, oc-config-alfresco.xml)
Member VariableDescriptionString mimeType MIME type of content String fileExtension file extension.
ContentFormat(String, String) - Constructor for class com.tsgrp.opencontent.core.model.ContentFormat
 
ContentLengthFilter - Class in com.tsgrp.opencontent.core.event.filters
This will check the size of the content being uploaded and return true if it is over a certain size in bytes.
ContentLengthFilter() - Constructor for class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
contentNotProcessed(OCContentCannotBeProcessedException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
contentNotReady(OCContentNotReadyException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
contentPath(String) - Static method in class com.tsgrp.opencontent.s3.util.S3Util
Helper function to create key from the container name for content
ContentResult - Class in com.tsgrp.opencontent.core.content.enhanced.model
Returned by IContent methods, contains error details and content specific attributes.
ContentResult() - Constructor for class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
contentSizes - Variable in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
contentSizeThreshold - Variable in class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
CONTEXT_DO_NOT_RECOMPUTE_WF_DEF - Static variable in class com.tsgrp.opencontent.wizard.action.executer.FinishAndSubmitPSIActionExecutor
 
CONTROLLED_PRINT_AUDIT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
CONTROLLED_PRINT_AUTONUMBER - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
CONTROLLED_PRINT_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
ControlledDocApprovedBehavior - Class in com.tsgrp.opencontent.dynamo.behavior.lifecycle
 
ControlledDocApprovedBehavior() - Constructor for class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocApprovedBehavior
 
ControlledDocApprovedBehavior - Class in com.tsgrp.opencontent.hbase.behavior.lifecycle
 
ControlledDocApprovedBehavior() - Constructor for class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocApprovedBehavior
 
ControlledDocEffectiveBehavior - Class in com.tsgrp.opencontent.dynamo.behavior.lifecycle
 
ControlledDocEffectiveBehavior() - Constructor for class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocEffectiveBehavior
 
ControlledDocEffectiveBehavior - Class in com.tsgrp.opencontent.hbase.behavior.lifecycle
 
ControlledDocEffectiveBehavior() - Constructor for class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocEffectiveBehavior
 
ControlledDocLifecycleBehaviours - Class in com.tsgrp.alfresco.wizard.behaviour
 
ControlledDocLifecycleBehaviours() - Constructor for class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleBehaviours
 
ControlledDocLifecycleWorkflowBehaviours - Class in com.tsgrp.alfresco.wizard.behaviour
 
ControlledDocLifecycleWorkflowBehaviours() - Constructor for class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleWorkflowBehaviours
 
ControlledDocumentVersionPolicy - Class in com.tsgrp.alfresco.behaviour
This class overrides the core Alfresco version policy, and implements behaviours that support this custom version policy(Starting at 0.1).
ControlledDocumentVersionPolicy() - Constructor for class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
ControlledPrintActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
ControlledPrintActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.ControlledPrintActionExecuter
 
controlledPrintOverlay(String, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Deprecated.
convertAlfrescoDate(String) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Helper function to convert a date (in milliseconds since epoch) to a valid Alfresco date string
convertBytesToArray(byte[], String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Converts a byte array from Dynamo into an Object array.
convertBytesToArray(byte[], String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseShellFormatters
Converts a byte array from HBase into an Object array.
convertBytesToArray(byte[], String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Converts a byte array from HBase into an Object array.
convertBytesToBooleanArray(byte[]) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Converts bytes to a boolean array
convertBytesToBooleanArray(byte[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
convertBytesToDateArray(byte[]) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Converts bytes to a date array
convertBytesToDateArray(byte[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
convertBytesToDoubleArray(byte[]) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Converts bytes to a double array
convertBytesToDoubleArray(byte[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
convertBytesToIntArray(byte[]) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Converts bytes to an int array
convertBytesToIntArray(byte[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
convertBytesToJSONArray(byte[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseJSONUtil
Helper method to convert the bytes to JSON.
convertBytesToStringArray(byte[]) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Converts bytes to a string array
convertBytesToStringArray(byte[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
convertEOP(EnhancedObjectProperty, Map<String, Object>) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
 
convertEopsToPropertyMap(EnhancedObjectProperty[]) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Converts the newProps into a map of properties that match the Java Type of the OpenContentObject properties map.
convertEopsToPropertyMap(EnhancedObjectProperty[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Converts the newProps into a map of properties that match the Java Type of the OpenContentObject properties map.
convertPropertiesToRepoName(EnhancedObjectProperty[], ObjectTypeConfig) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Convenience method to convert an array of object properties
convertPropertyToRepoName(EnhancedObjectProperty, ObjectTypeConfig) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Converts the given property bean to contain the repo name in the 'name' attribute rather than the bean name.
convertQueryFromBeanNames(EnhancedQueryCriteriaBean) - Static method in class com.tsgrp.opencontent.core.util.QueryUtil
Converts the given query from using bean names to using repo names.
convertServletRequestToOCQueryRequest(HttpServletRequest) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
 
convertToByteArray(Object[], String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Converts an array of any type into an array of bytes.
convertToByteArray(List<Object>, String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Overloaded version of DynamoUtil.convertToByteArray(Object[], String) for handling lists.
convertToByteArray(Object[], String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Converts an array of any type into an array of bytes.
convertToByteArray(List<Object>, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Overloaded version of HBaseUtil.convertToByteArray(Object[], String) for handling lists.
convertToFieldValueMap(SolrDocument) - Static method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
For multi-valued fields, you need to fetch the field values map (notice the 's').
convertToMetadata(Item) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Converts the Dynamo properties map to the metadata map
convertZipInputStreamToInputStream(ZipInputStream) - Static method in class com.tsgrp.opencontent.core.util.ZipUtil
 
COPY - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
COPY_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
copyDocument(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
copyDocument(String, String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Returns objectId for the given copied document only, no content returned.
copyDocument(String, String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
copyDocument(String, String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
copyDocument(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
copyDocument(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
copyDocument(String, String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
copyDocument(String, String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
copyDocument(String, String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
copyExecutionDueDateToTaskDueDate(DelegateTask) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Method that copies the workflow execution due date (bpm_workflowDueDate) to the task due date.
CopyExecutionVarsToTaskListener - Class in com.tsgrp.opencontent.activiti.listener
Listener that will copy variables from the execution to the task.
CopyExecutionVarsToTaskListener() - Constructor for class com.tsgrp.opencontent.activiti.listener.CopyExecutionVarsToTaskListener
 
copyObject(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
copyObject(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Copy a given object with specified ID to a specified folder path.
copyObject(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
Copy a given object with specified ID to a specified folder path.
copyObject(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
copyObject(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
copyObject(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
copyObject(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
copyObject(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
copyPageSetDefinition(String, PageSetDefinition, String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Copies the page set definition to a new page set definition.
copyPageSetDefinition(String, PageSetDefinition, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
copyPageSetDefinition(String, PageSetDefinition, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
copyTaskDueDateToExecutionDueDate(DelegateTask) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Method that copies the bpm_workflowDueDate property on the task up to the workflow execution due date.
CoreActionService - Class in com.tsgrp.opencontent.core.action.service
 
CoreActionService() - Constructor for class com.tsgrp.opencontent.core.action.service.CoreActionService
 
CoreConfig - Class in com.tsgrp.opencontent.core.config
This object can be used as an easy place to inject properties via @Value annotations.
CoreConfig() - Constructor for class com.tsgrp.opencontent.core.config.CoreConfig
 
CoreContext - Class in com.tsgrp.opencontent.core.spring
Sets up a simple spring application context defined by classpath resource "core-bean-config.xml", and returns the OpenContent Interfaces.
CoreContext() - Constructor for class com.tsgrp.opencontent.core.spring.CoreContext
 
COVER_PAGE_ATTRIBUTE_DATE_FORMAT - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The date format for cover page attributes that are dates.
create(String, String, String, String, String) - Method in class com.tsgrp.opencontent.google.rest.RESTGoogle
 
CREATE_ACL - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CREATE_DEFAULT_SECURITY_OBJECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CREATE_GROUP - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CREATE_NODE_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
CREATE_PERFORMANCE_LOG - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CREATE_SECURITY_OBJECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CREATE_USER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
CREATE_VERSION_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
createAcl(String, String) - Method in class com.tsgrp.opencontent.alfresco.security.AlfrescoEmbSecurityImpl
 
createAcl(String, String) - Method in interface com.tsgrp.opencontent.core.security.ISecurity
Create a new ACL in the repository.
createACL(String, String, String) - Method in class com.tsgrp.opencontent.core.security.RESTSecurity
 
createAcl(String, String) - Method in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
createAcl(String, String) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityImpl
Create acl
createAcl(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.security.ElasticsearchSecurityImpl
 
createAcl(String, String) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityImpl
 
createAcl(String, String) - Method in class com.tsgrp.opencontent.s3.security.S3SecurityImpl
 
createAcl(String, String) - Method in class com.tsgrp.opencontent.solr.security.SolrSecurityImpl
 
createActionLog(String, Action, HttpServletRequest) - Static method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingUtil
 
createActivities(String, String, DataHandler) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Creates the workflow activities for the given page set.
createActivities(String, String, byte[], String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
 
createActivities(String, String, DataHandler) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
Creates an activities object for the specified pageset with the passed in content
createActivitiLog(String, String, String, int, String, String[]) - Static method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingUtil
 
createAdminDeleteCSV(OutputStream, List<String>, List<String>) - Static method in class com.tsgrp.opencontent.core.excel.ExcelUtil
Creates a CSV file that tracks all deletions, whether successful or unsuccessful They are in two columns in the csv
createAnnotationConfig() - Method in class com.tsgrp.opencontent.core.config.ObjectFactory
Create an instance of AnnotationConfig
createAnnotationConfigAnnotationPath(String) - Method in class com.tsgrp.opencontent.core.config.ObjectFactory
Create an instance of JAXBElement<String>}
createAnnotationConfigRelationName(String) - Method in class com.tsgrp.opencontent.core.config.ObjectFactory
Create an instance of JAXBElement<String>}
createAnnotationConfigTypeName(String) - Method in class com.tsgrp.opencontent.core.config.ObjectFactory
Create an instance of JAXBElement<String>}
createAuditEvent(String, String, OCAuditEvent) - Method in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
createAuditEvent(String, String, String, String) - Static method in class com.tsgrp.opencontent.core.audit.AuditUtil
Helper-method that starts an audit event.
createAuditEvent(String, String, OCAuditEvent) - Method in interface com.tsgrp.opencontent.core.audit.IAudit
Create an audit event for the object represented by the given object id.
createAuditEvent(String, String, OCAuditEvent, String) - Method in class com.tsgrp.opencontent.core.audit.RESTAudit
Deprecated.
createAuditEvent(String, String, OCAuditEvent) - Method in class com.tsgrp.opencontent.dctm.audit.DCTMAuditImpl
 
createAuditEvent(String, String, OCAuditEvent) - Method in class com.tsgrp.opencontent.dynamo.audit.DynamoAuditImpl
 
createAuditEvent(String, String, OCAuditEvent) - Method in class com.tsgrp.opencontent.elasticsearch.audit.ElasticsearchAuditImpl
 
createAuditEvent(String, String, OCAuditEvent) - Method in class com.tsgrp.opencontent.hbase.audit.HBaseAuditImpl
 
createAuditEvent(String, String, OCAuditEvent) - Method in class com.tsgrp.opencontent.s3.audit.S3AuditImpl
 
createAuditEvent(String, String, OCAuditEvent) - Method in class com.tsgrp.opencontent.solr.audit.SolrAuditImpl
 
createAuditObjects(String, List<String>, Map<String, String>, List<Integer>, Map<String, Object>) - Method in class com.tsgrp.opencontent.universal.action.executer.ControlledPrintActionExecuter
Creates audit objects for the combined PDF while it's being made.
createAutoNumber(String, String, String, String, String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Creates a contentless object that holds the info needed to autonumber a page set
createAutoNumber(String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
createAutoNumber(String, String, String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
createContent(MultipartFile, InputStream, String, long, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Creates an EnhancedObjectContent object with a set content type and mime type, name and actual content data handler.
CreateContentlessObjectActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
CreateContentlessObjectActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.CreateContentlessObjectActionExecuter
 
createContractRequest(String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.wizard.salesforce.RESTSalesforce
 
createDefaultSecurityObject(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.security.AlfrescoEmbSecurityImpl
 
createDefaultSecurityObject(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.security.ISecurity
Create a new Default Security Object in the repository.
createDefaultSecurityObject(String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
createDefaultSecurityObject(String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityImpl
 
createDefaultSecurityObject(String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.security.ElasticsearchSecurityImpl
 
createDefaultSecurityObject(String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityImpl
 
createDefaultSecurityObject(String, String, String, String) - Method in class com.tsgrp.opencontent.s3.security.S3SecurityImpl
 
createDefaultSecurityObject(String, String, String, String) - Method in class com.tsgrp.opencontent.solr.security.SolrSecurityImpl
 
createEmailAttachmentObjects(String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.email.RESTEmail
 
createEmailAttachments(String, String, boolean, byte[], String, String, boolean, Map<String, Map<String, Object>>, Map<String, Object>) - Static method in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
Parses an MSG file to create any attachments as objects in the repository.
createEmailAttachments(String, String, InputStream, String, boolean, boolean, Map<String, Map<String, Object>>, boolean) - Static method in class com.tsgrp.opencontent.core.util.EmailUtil
Parses an MSG file input stream and either returns a list of email attachment file names or creates the email attachments as objects in the repository.
createEmailObject(String, String, Email, Map<String, Object>) - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
Creates the email object in the repository
createEnhancedObjectContent(OpenContentObject, Map<String, Object>, String, Boolean) - Static method in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
Creates EnhancedObjectContent based on video's oco, inherited properties, and file extension
createEnhancedObjectProperty(String, Object, DictionaryService, NamespaceService) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
createEnhancedObjectProperty(String, Object) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoUtil
 
createEOPFromDynamoCell(String, Object) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Creates an EOP from a dynamo cell
createEOPFromHBaseCell(String, byte[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
createExcelDocumentAndDownload(Action, String) - Method in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
createExcelWorkbookForDownload(String, String, List<String>, List<String>, List<String>, Map<String, String>, String) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
createExcelWorkbookForEmail(String, String, Map<String, Object>, String, List<String>, List<String>, List<String>, Map<String, String>, String) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
createFinalCollage(String, List<FFmpegVideo>, List<String>) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Merges together all of the video collages to create final video
createFolder(ISFApiClient, String) - Static method in class com.tsgrp.opencontent.sharefile.util.ShareFileUtils
Create the specified folder on the root directory of this user
CreateFolderActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
This method creates a new folder, linked to the specified folder, if the user has write permission on the specified nodeId folder.
CreateFolderActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
createFolderAddressBook(String, String) - Method in class com.tsgrp.opencontent.core.email.EmailImpl
Creates a folder address book in the given folder.
createFolderByName(String, String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
createFolderByPath(String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Helper method to create a folder at the specified path.
createFolderTermsECO(Map<String, List<OpenContentObject>>) - Static method in class com.tsgrp.opencontent.core.action.util.ViewFolderTermsUtil
Creates the ECO for the folderTerms .json file.
createFolderTermsJSON(String, String, Map<String, List<OpenContentObject>>) - Static method in class com.tsgrp.opencontent.core.action.util.ViewFolderTermsUtil
Creates the folderTerms .json file in the .oc-info folder.
createGetCoreConfigResponse() - Method in class com.tsgrp.opencontent.core.config.ObjectFactory
Create an instance of GetCoreConfigResponse
createGetCoreConfigResponseReturn(WSCoreConfig) - Method in class com.tsgrp.opencontent.core.config.ObjectFactory
Create an instance of JAXBElement<WSCoreConfig>}
createGmailAttachments(String, String, String, boolean, boolean, Map<String, Map<String, Object>>, boolean, String, String, String) - Static method in class com.tsgrp.opencontent.core.util.EmailUtil
Creates objects in repository for each of the given attachments
createGoogleDocument(String, String, String, String) - Method in interface com.tsgrp.opencontent.google.core.IGoogle
Creates a new node in the repository that contains a reference to a blank Google document of the specified Google document type.
createGoogleDocumentEntry(Connection<GoogleDocs>, String, String) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Creates a new Google document in the user's Google Drive.
createGroup(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
createGroup(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Creates a new group in the repository.
createGroup(String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
createGroup(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
createGroup(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
createGroup(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
createGroup(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
createGroup(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
createGroup(String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
createGroup(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
createGroup(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
createGroup(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
createHPIFolders(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
createIndex() - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
Creates the index
createIndex() - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
createIndex(ElasticsearchConfig) - Static method in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
Creates the Elasticsearch index with the analyzers and mappings
createIndex() - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
createInsuranceFolders(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
createJdomQueryMappingElement(Document) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
createJob(AdlibSettings) - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
 
createLifeCycleACL(String, String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
Create a new ACL in DynamoDB
createLifeCycleACL(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
Create a new ACL in HBase.
createLoggingEvent(String, String, PerformanceLoggingRequest, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.logging.RESTPerformanceLogging
 
createNativeDataProperties(Object, List<EnhancedObjectProperty>) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Helper method to set content data properties
createNewApprovalDetailsFromWorkflowDefinition(String, WizardWorkflowDefinition, List<String>) - Static method in class com.tsgrp.opencontent.wizard.activiti.workflow.WizardWorkflowHelper
Returns a newly generated Approval Details object from nothing more than a ticket, a wizard workflow definition, and a list of package ids.
createObject(String, CompleteObject) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
createObject(String, CompleteObject) - Method in interface com.tsgrp.opencontent.core.content.IContent
Imports document content and properties to the repository.
createObject(String, CompleteObject) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Imports document content and properties to the repository.
createObject(String, CompleteObject) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
createObject(String, CompleteObject) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
createObject(String, CompleteObject) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
createObject(String, CompleteObject) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
createObject(String, CompleteObject) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
createObjectWithMinorVersion - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
createOrUpdateWorkflowDefinition(String, String, String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Util function for creating a Workflow Definition repo object and attaching it to a Page Set Instance
createOrUpdateWorkflowDefinition(String, String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
createPage(String, Page, DataHandler) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Creates a page object in the repository.
createPage(String, String, String, String, String, String, byte[], String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
createPage(String, Page, DataHandler) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
createPageSet(String, String, boolean) - Static method in class com.tsgrp.opencontent.wizard.util.PSIUtil
TODO - this entire method (and the helper method) need to be converted to JDOM
createPageSetDefinition(String, PageSetDefinition, DataHandler) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Creates a page set definition object in the repository.
createPageSetDefinition(String, String, String, String, boolean, byte[], String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
createPageSetDefinition(String, PageSetDefinition, DataHandler) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
createPageSetInstance(String, String, String, String, String, String, List<Map<String, String>>, byte[], String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Creates a page set instance object in the repository and returns the objectId to return back to the user.
createPageSetInstance(String, String, String, String, String, String, List<Map<String, String>>, byte[], String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
createPDF() - Method in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
Runs this output processor which performs save and cleanup functionality for the page set instance (PSI), generates an XSL-FO output document from the PSI, and then attaches the output as a rendition to the PSI.
createPDFAndDownload(Action, String) - Method in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
createPerformanceLog(PerformanceLoggingRequest) - Method in interface com.tsgrp.opencontent.core.logging.IPerformanceLogging
 
createPerformanceLog(PerformanceLoggingRequest) - Method in class com.tsgrp.opencontent.core.logging.LogstashPerformanceLoggingImpl
 
createPropertiesAuditEvent(String, Map<String, Object>, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoAuditUtil
Create an audit event for the properties being updated.
createPropertiesAuditEvent(String, Map<String, Object>, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAuditUtil
Create an audit event for the properties being updated.
CreatePSIFolderActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
CreatePSIFolderActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.CreatePSIFolderActionExecuter
 
createQuery(String, WizardQuery, DataHandler) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Creates a query in the system
createQuery(String, String, byte[], String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
createQuery(String, WizardQuery, DataHandler) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
createQueryMappingElement(Document) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
Creates a DOM Element for this QueryAction.
createRedactedECO(ByteArrayOutputStream) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Helper-method that returns an object representing our redacted content
createRedactionsFromAnnotations(Annotation[]) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Helper method for creation redaction objects from annotation objects
CreateRelatedFormActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
This action creates a form
CreateRelatedFormActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.CreateRelatedFormActionExecuter
 
CreateRelationshipActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
CMHR Constants
CreateRelationshipActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.CreateRelationshipActionExecuter
 
createRendition(NodeRef, String, TransformationOptions) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionCreator
Creates and executes a new AdlibAlfrescoEmbRenditionRunnable thread that handles sending a new job to Adlib.
createRendition(String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionCreator
Creates the rendition
createRenditionDataProperties(Object, List<EnhancedObjectProperty>) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Helper method to set content data properties
createRepositoryGoogleDocFile(String, String, String, String, Resource) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Creates a new object in the repository under the provided parent objectId, of the provided object type and using the Google doc type to create to get the appropriate file extension depending on the related mimetype of that Google doc type.
createRole(String, WizardRole, String, DataHandler) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Creates a role object.
createRole(String, String, String, String, int, String, byte[], String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
 
createRole(String, WizardRole, String, DataHandler) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
createRootFolder(String, String) - Method in class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
createRootFolder(String, String) - Method in class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
createRootFolder(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Creates the root folder in the repository (ONLY CALL THIS DURING THE "LET THERE BE LIGHT" initiation of HBase 1x.
createRowsForRepeatingAttributes(List<HtmlCell[]>) - Method in class com.tsgrp.opencontent.wizard.itext.TsgRepeatingTableRow
 
createRulesEvalDetailsDoc(String, String) - Static method in class com.tsgrp.opencontent.wizard.workflow.alfresco.AlfWizardWorkflowUtil
 
createSearchCriteria(String, OCAuthoritySearchCriterion, String, String, String) - Static method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
Static factory method that returns a new, validated OCAuthoritySearchCriteria bean instance.
createSecurityObject(String, String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.security.AlfrescoEmbSecurityImpl
 
createSecurityObject(String, String, String, String, String) - Method in interface com.tsgrp.opencontent.core.security.ISecurity
Create a new Security Object in the repository.
createSecurityObject(String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.security.RESTSecurity
 
createSecurityObject(String, String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
createSecurityObject(String, String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityImpl
 
createSecurityObject(String, String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.security.ElasticsearchSecurityImpl
 
createSecurityObject(String, String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityImpl
 
createSecurityObject(String, String, String, String, String) - Method in class com.tsgrp.opencontent.s3.security.S3SecurityImpl
 
createSecurityObject(String, String, String, String, String) - Method in class com.tsgrp.opencontent.solr.security.SolrSecurityImpl
 
createSecurityObjectDefault(String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.security.RESTSecurity
 
createShare(String, String, ISFApiClient, SFOAuth2Token, SFFolder, Email) - Static method in class com.tsgrp.opencontent.sharefile.util.ShareFileUtils
Wrapper for creating a Share link with an expiration date
createSignaturePage(String, String, List<SignatureEvent>, EnhancedCompleteObject, Map<String, Object>) - Method in interface com.tsgrp.opencontent.wizard.core.esig.ISignaturePage
Create a signature page pdf of the workflow doc or form doc
createSignaturePage(String, String, List<SignatureEvent>, EnhancedCompleteObject, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
Create a signature page pdf of the workflow doc or form doc
createSplitPDFRelation(String, String, String) - Method in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
createTable(String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.admin.DynamoAdminService
Creates a table in DynamoDB The throughput is defaulted to 5L for read and write
createTable(String, String, long, DynamoConfig, List<GlobalSecondaryIndex>) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Creates a DynamoDB table
createTable(Admin, String, String[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
createTransformationOptions(Integer) - Static method in class com.tsgrp.opencontent.transformation.TransformationUtils
 
createTransformationOptions(Integer, Integer, Integer, Integer, Integer, String) - Static method in class com.tsgrp.opencontent.transformation.TransformationUtils
 
createTsgRendition(NodeRef) - Method in class com.tsgrp.alfresco.behaviour.TSGRenditionBehaviours
 
createUniformLengthVideoClips(Integer, Integer, List<FFmpegVideo>) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Calls clip_video on all videos to create clips at given start time for given duration
createUser(String, String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
createUser(String, String, String, String, String, String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Creates a user in the repository.
createUser(String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
createUser(String, String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
createUser(String, String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
createUser(String, String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
createUser(String, String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
createUser(String, String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
createUser(String, String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
createUser(String, String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
createUser(String, String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
CreateUserTaskListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
CreateUserTaskListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CreateUserTaskListener
 
createVideoClip(String, String, String, String) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Creates a clip of video at given start and end times
createVideoCollageByAnnotations(List<List<Annotation>>, List<EnhancedObjectContent>, Integer, Integer, List<FFmpegVideo>) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Public function that creates collages of the selected videos based on their annotations.
createVideoScreenshot(String, String, int) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
createVideoScreenshot(String, String, int) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Creates a screenshot from a video given a time Note that taking screenshots past 25 days is not supported
createVideoScreenshot(String, String, Integer, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
createViewContentAudit(String, String) - Method in class com.tsgrp.opencontent.core.audit.RESTAudit
 
createWbSection(List<Map<String, String>>, Map<String, String>) - Method in class com.tsgrp.opencontent.universal.action.executer.ImpactAssessmentActionExecuter
createWbSection creates the workbook by getting the sections of the queries executeImpl returns createWbSection is returned and then created a workbook in excel utils
createWbSections(List<String>, List<String>, Map<String, Map<String, String>>, Map<String, String>, List<String>, String) - Method in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
createWbSections(List<String>, List<String>, Map<String, Map<String, String>>, Map<String, String>, List<String>, String) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
createWizardFolders(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
createWorkflowPackage(String, String[]) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
createWorkflowRulesEvalDetails(String, String, File) - Static method in class com.tsgrp.opencontent.wizard.workflow.alfresco.AlfWizardWorkflowUtil
NOTE: *** This is a legacy method from the Wizard code in class com.tsgrp.wizard.util.WizardUtil.
createWorkflowSnapshotInstance(String, WorkflowInstance, List<TaskInstance>) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
 
createWSCoreConfig() - Method in class com.tsgrp.opencontent.core.config.ObjectFactory
Create an instance of WSCoreConfig
createWSCoreConfigAnnotationConfig(AnnotationConfig) - Method in class com.tsgrp.opencontent.core.config.ObjectFactory
Create an instance of JAXBElement<AnnotationConfig>}
CREATOR_NAME_PROP - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
credentialsProvider - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
ctx - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
currentDateKey - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
CurrentUser - Class in com.tsgrp.opencontent.wizard.core.query
Custom Query Bean that returns the current user.
CurrentUser() - Constructor for class com.tsgrp.opencontent.wizard.core.query.CurrentUser
 
CUSTOM_JOB_TICKET_TEMPLATE - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
CUSTOM_JOB_TICKET_TEMPLATE - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
customEventDescription - Variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
customizeWorkbookHeader(Workbook, String) - Method in class com.tsgrp.opencontent.universal.action.executer.ImpactAssessmentActionExecuter
This is a hot spot function that is overwritten in the specified file.

D

dataHandlerToString(DataHandler) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
 
DATALIST_ITEM_MODEL_URI - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
DATALIST_MODEL_PREFIX - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
DATALIST_MODEL_URI - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
dataSource - Variable in class com.tsgrp.opencontent.jdbc.picklist.JdbcPicklistImpl
 
DATE_FORMAT - Static variable in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryFactory
 
DATE_FORMAT_STRING - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Date Format for parsing XFDF dates
dateFormat - Variable in class com.tsgrp.opencontent.wizard.action.executer.ExportFormsActionExecuter
 
dateFormat - Variable in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
 
dateFormat - Variable in class com.tsgrp.opencontent.wizard.core.util.AuditTrailPDF
 
dateFormatObject(int) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
dateFormatObjects() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
DCTM_ANNOTATION_RELATION - Static variable in class com.tsgrp.opencontent.dctm.utilities.DCTMConstants
 
DCTM_PERMIT_BROWSE - Static variable in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
DCTM_PERMIT_DELETE - Static variable in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
DCTM_PERMIT_NONE - Static variable in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
DCTM_PERMIT_READ - Static variable in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
DCTM_PERMIT_RELATE - Static variable in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
DCTM_PERMIT_VERSION - Static variable in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
DCTM_PERMIT_WRITE - Static variable in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
DCTM_RELATION_PROP_CHILD - Static variable in class com.tsgrp.opencontent.dctm.utilities.DCTMConstants
 
DCTM_RELATION_PROP_ID - Static variable in class com.tsgrp.opencontent.dctm.utilities.DCTMConstants
 
DCTM_RELATION_PROP_NAME - Static variable in class com.tsgrp.opencontent.dctm.utilities.DCTMConstants
 
DCTM_RELATION_PROP_PARENT - Static variable in class com.tsgrp.opencontent.dctm.utilities.DCTMConstants
 
DCTM_RELATION_TYPE_NAME - Static variable in class com.tsgrp.opencontent.dctm.utilities.DCTMConstants
 
DCTMAuditImpl - Class in com.tsgrp.opencontent.dctm.audit
Core audit Documentum audit implementation.
DCTMAuditImpl() - Constructor for class com.tsgrp.opencontent.dctm.audit.DCTMAuditImpl
 
DCTMAuthenticationImpl - Class in com.tsgrp.opencontent.dctm.authentication
Methods to support authentication with the backend Documentum docbase.
DCTMAuthenticationImpl() - Constructor for class com.tsgrp.opencontent.dctm.authentication.DCTMAuthenticationImpl
 
DCTMConfig - Class in com.tsgrp.opencontent.dctm.core.config
 
DCTMConfig() - Constructor for class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
DCTMConfig(HierarchicalConfiguration) - Constructor for class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
Set a pointer to the underlying JCC node; extended initialization takes place in LegacyCoreConfig.init().
DCTMConstants - Class in com.tsgrp.opencontent.dctm.utilities
 
DCTMConstants() - Constructor for class com.tsgrp.opencontent.dctm.utilities.DCTMConstants
 
DCTMContentFormat - Class in com.tsgrp.opencontent.dctm.core.model
Object to represent a node in our contentFormats configuration, specifically for Documentum (i.e.
DCTMContentFormat(String, String, String) - Constructor for class com.tsgrp.opencontent.dctm.core.model.DCTMContentFormat
 
DCTMContentImpl - Class in com.tsgrp.opencontent.dctm.content
Service that provides content access and manipulation methods.
DCTMContentImpl() - Constructor for class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
dctmContetTypeToMimeTypeMap - Variable in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
Keyed by the "mimeType" of the content format
DctmDictionaryServiceImpl - Class in com.tsgrp.opencontent.dctm.core.config
 
DctmDictionaryServiceImpl() - Constructor for class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
DCTMExtendedContentImpl - Class in com.tsgrp.opencontent.dctm.extendedcontent
Service methods that go above and beyond those provided by the methods in DCTMContentImpl.
DCTMExtendedContentImpl() - Constructor for class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
Spring is in charge of all instantiating
DctmIsWorkflowDocAvailableForPSIAttachment - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
TODO update this implementation with the specific logic required for DCTM wizard wf document relationship needs.
DctmIsWorkflowDocAvailableForPSIAttachment() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.DctmIsWorkflowDocAvailableForPSIAttachment
 
DCTMLifecycleImpl - Class in com.tsgrp.opencontent.dctm.lifecycle
Service methods to check and manage lifcycle states of sysobjects.
DCTMLifecycleImpl() - Constructor for class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
 
dctmMimeTypeToContetTypeMap - Variable in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
Keyed by the "mimeType" of the content format
DCTMNotificationImpl - Class in com.tsgrp.opencontent.dctm.notification
 
DCTMNotificationImpl() - Constructor for class com.tsgrp.opencontent.dctm.notification.DCTMNotificationImpl
 
DCTMPermissionImpl - Class in com.tsgrp.opencontent.dctm.core.permission
 
DCTMPermissionImpl() - Constructor for class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
DCTMPermissionQueryImpl - Class in com.tsgrp.opencontent.dctm.core.permission
This class extends DCTMPermissionImpl, using the DQL "CHECK_SECURITY" method instead of the DFC to check permissions on documents
DCTMPermissionQueryImpl() - Constructor for class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionQueryImpl
 
DCTMPicklistImpl - Class in com.tsgrp.opencontent.dctm.picklist
 
DCTMPicklistImpl() - Constructor for class com.tsgrp.opencontent.dctm.picklist.DCTMPicklistImpl
 
DctmQueryFactory - Class in com.tsgrp.opencontent.dctm.utilities
Formats and creates DQL query strings.
DctmQueryFactory() - Constructor for class com.tsgrp.opencontent.dctm.utilities.DctmQueryFactory
 
DCTMQueryImpl - Class in com.tsgrp.opencontent.dctm.query
Service methods for executing Documentum queries.
DCTMQueryImpl() - Constructor for class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
DCTMRenditionImpl - Class in com.tsgrp.opencontent.dctm.rendition
Implementation of IRendition for Dctm.
DCTMRenditionImpl() - Constructor for class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
Spring is in charge of all instantiating
DCTMRepoInfoImpl - Class in com.tsgrp.opencontent.dctm.repoinfo
Service methods to retrieve repository and type information.
DCTMRepoInfoImpl() - Constructor for class com.tsgrp.opencontent.dctm.repoinfo.DCTMRepoInfoImpl
 
DCTMSecurityImpl - Class in com.tsgrp.opencontent.dctm.security
Service methods dealing with ACLs, groups, and users.
DCTMSecurityImpl() - Constructor for class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
DctmSessionFactory - Class in com.tsgrp.opencontent.dctm.utilities
Stores and manages DCTM sessions for use by OpenContent service methods.
DctmShortLinkServiceImpl - Class in com.tsgrp.opencontent.dctm.shortLink
 
DctmShortLinkServiceImpl() - Constructor for class com.tsgrp.opencontent.dctm.shortLink.DctmShortLinkServiceImpl
 
DCTMUserImpl - Class in com.tsgrp.opencontent.dctm.user
 
DCTMUserImpl() - Constructor for class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
DctmUtil - Class in com.tsgrp.opencontent.dctm.utilities
Service that provides content access and manipulation methods.
DctmUtil() - Constructor for class com.tsgrp.opencontent.dctm.utilities.DctmUtil
 
DctmWizard2AdminImpl - Class in com.tsgrp.opencontent.wizard.admin.dctm
 
DctmWizard2AdminImpl() - Constructor for class com.tsgrp.opencontent.wizard.admin.dctm.DctmWizard2AdminImpl
 
DctmWizardAuditImpl - Class in com.tsgrp.opencontent.wizard.core.audit
Implements auditing for the Wizard.
DctmWizardAuditImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.audit.DctmWizardAuditImpl
 
DCTMWizardConstants - Class in com.tsgrp.opencontent.wizard.util
 
DCTMWizardConstants() - Constructor for class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
DCTMWizardQueryServiceImpl - Class in com.tsgrp.opencontent.wizard.core.query
Documentum implementation of IWizardQueryService
DCTMWizardQueryServiceImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.query.DCTMWizardQueryServiceImpl
 
decode(String) - Static method in class com.tsgrp.opencontent.alfresco.util.ISO9075
 
DECODE - Static variable in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Specify decoding in first bit.
decode(byte[]) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Attempts to decode Base64 data and deserialize a Java Object within.
decodeURIComponent(String) - Static method in class com.tsgrp.opencontent.universal.util.EncodingUtil
Decodes the passed UTF-8 String using an algorithm that's compatible with JavaScript's decodeURIComponent function.
decrypt(byte[], byte[]) - Static method in class com.tsgrp.opencontent.core.util.EncryptionUtil
Given a key, decrypts a byte array
decryptPassword - Variable in class com.tsgrp.opencontent.transformation.RESTAdlib
 
decryptString(byte[], String) - Static method in class com.tsgrp.opencontent.core.util.EncryptionUtil
Given a key, decrypts a String
DEFAULT - Static variable in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
Represent an "empty" object type bean with appropriate defaults set; used when constructing a "base" type that does not extend another.
DEFAULT - Static variable in class com.tsgrp.opencontent.core.model.ObjectAttrBean
Represent an "empty" OBJECT attribute bean with appropriate defaults set; used when constructing a "base" attribute that does not extend another.
DEFAULT_DOC_PRIORITY - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
DEFAULT_DOC_PRIORITY - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
DEFAULT_FROM_ADDRESS - Static variable in class com.tsgrp.opencontent.core.util.EmailUtil
Default FROM address that can be used
DEFAULT_INDICATORS_REQUEST_PARAMETER - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
DEFAULT_NOTE_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
default_otc - Variable in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
DEFAULT_TYPE - Static variable in class com.tsgrp.opencontent.core.util.InputStreamDataSource
 
defaultAppId - Variable in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
defaultConfigDir - Variable in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
defaultPolicy - Variable in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
defaultRootPath - Variable in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
DeferredPicklistImpl - Class in com.tsgrp.opencontent.core.picklist
This is a Picklist implementation which doesn't actually define a picklist itself, but instead allows you to define which picklist implementation to use for each picklist
DeferredPicklistImpl() - Constructor for class com.tsgrp.opencontent.core.picklist.DeferredPicklistImpl
 
delayedGetContent(String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.transformation.RESTAdlib
 
delegateSigWording - Variable in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
Spring injected delegate Signature wording
DelegateWizardWorkflowTaskActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
DelegateWizardWorkflowTaskActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.DelegateWizardWorkflowTaskActionExecuter
 
DelegateWorkflowTaskActionExecuter - Class in com.tsgrp.opencontent.core.action.executer.workflow
Executes the delegate workflow task action.
DelegateWorkflowTaskActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.workflow.DelegateWorkflowTaskActionExecuter
 
delete(String, boolean) - Static method in class com.tsgrp.opencontent.s3.util.S3Util
Deletes content with given key from Amazon S3
DELETE_ASPECT_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
DELETE_GROUP - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DELETE_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
DELETE_USER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
deleteAnnotations(String, String, String, String) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
deleteAnnotations(String, String, String, String) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Deletes the annotation object related to the provided objectId for the provided user.
deleteAnnotations(String, String, String, String, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
deleteAzureContent(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.AzureHBaseUtil
 
deleteConfig(String, String, String, String, HttpServletRequest) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
Delete the config by name
deleteConfig(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
deleteConfig(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
deleteConfig(String, String, String, HttpServletRequest, String, String) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
 
deleteConfig(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
deleteDeployedWorkflow(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
DeleteDocumentActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
DeleteDocumentActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.DeleteDocumentActionExecuter
 
deleteFolder(File) - Static method in class com.tsgrp.opencontent.transformation.FileUtililities
 
deleteGoogleDocument(Connection<GoogleDocs>, String) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Deletes a Google document represented by the passed in resourceId parameter.
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
deleteGroup(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Deletes group from repository.
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
deleteGroup(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
deleteMinorVersions - Variable in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocApprovedBehavior
 
deleteMinorVersions - Variable in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocApprovedBehavior
 
deleteNotification(String, String) - Method in class com.tsgrp.opencontent.activiti.notification.ActivitiNotificationImpl
 
deleteNotification(String, String) - Method in interface com.tsgrp.opencontent.core.notification.INotification
Deletes a notification by calling the dequeue method on the queueitem.
deleteNotification(String, String, String) - Method in class com.tsgrp.opencontent.core.notification.RESTNotification
 
deleteNotification(String, String) - Method in class com.tsgrp.opencontent.dctm.notification.DCTMNotificationImpl
 
deleteNotification(String, String) - Method in class com.tsgrp.opencontent.dynamo.notification.DynamoNotificationImpl
(non-Javadoc)
deleteNotification(String, String) - Method in class com.tsgrp.opencontent.hbase.notification.HBaseNotificationImpl
 
DeleteNotificationActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
DeleteNotificationActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.DeleteNotificationActionExecuter
 
deleteObjects(String, String[], boolean) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
deleteObjects(String, String[], boolean) - Method in interface com.tsgrp.opencontent.core.content.IContent
Deletes objects in the content store.
deleteObjects(String, String[], Boolean, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
deleteObjects(String, String[], boolean) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Deletes objects in the content store.
deleteObjects(String, String[], boolean) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
deleteObjects(List<String>, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Deletes all objects
deleteObjects(String, String[], boolean) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
deleteObjects(String, String[], boolean) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
deleteObjects(String[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
deleteObjects(String, String[], boolean) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
deleteObjects(String, String[], boolean) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
deletePageSetDefinition(String, PageSetDefinition, boolean) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Deletes the page set definition from the repository.
deletePageSetDefinition(String, String, boolean, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
deletePageSetDefinition(String, PageSetDefinition, boolean) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
deletePageSetInstance(String, String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Deletes the PSI with the given id.
deletePageSetInstance(String, String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
deletePreferencesByName(String, String, String) - Method in class com.tsgrp.opencontent.core.preferences.GenericPreferencesService
 
deletePreferencesByName(String, String, String) - Method in interface com.tsgrp.opencontent.core.preferences.IPreferencesService
Deletes the preferences object at the given path + name.
deletePreferencesByName(String, String, String) - Method in class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
(non-Javadoc)
deletePropertiesDynamo(String, List<String>, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Deletes passed in columns in dynamo
deletePropertiesHBase(String, List<String>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Deletes passed in columns in hbase
deletePublicPreferences(String, String, HttpServletRequest, String, String) - Method in class com.tsgrp.opencontent.core.userpreferences.persistence.RESTUserPreferencesService
 
deleteQualityDocMinorVersions() - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
deleteTable(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Deletes a DynamoDB table
deleteTable(Admin, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
Deletes a table from HBase
deleteUser(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
deleteUser(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Removes a user in the repository.
deleteUser(String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
deleteUser(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
deleteUser(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
deleteUser(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
deleteUser(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
deleteUser(String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
deleteUser(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
deleteUser(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
deleteUser(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
deleteUserPreferences(String, String, HttpServletRequest, String, String) - Method in class com.tsgrp.opencontent.core.userpreferences.persistence.RESTUserPreferencesService
 
deleteVideoClipsByName(List<String>) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Deletes all of the video clips in the working directory
deleteWorkflowDefinitionDeployment(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
deleteWorkflowDefinitionDeployment(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
DELIVERY_CC - Static variable in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
DELIVERY_FROM - Static variable in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
DELIVERY_TIMING_ABORT - Static variable in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
DELIVERY_TIMING_APPROVE - Static variable in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
DELIVERY_TIMING_REJECT - Static variable in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
DELIVERY_TIMING_SUBMIT - Static variable in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
DELIVERY_TO - Static variable in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
demote(String, String, String, boolean) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
demote(String, String, String, boolean) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
Demote a single object to the specified state.
demote(String, String, String, Boolean, String) - Method in class com.tsgrp.opencontent.core.lifecycle.RESTLifecycle
 
demote(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
Demote a single object to the specified state.
demote(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
demote(String, String, String, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
demote(String, String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
demote(String, String, String, boolean) - Method in class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
demote(String, String, String, boolean) - Method in class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
DeploySimpleWorkflow - Class in com.tsgrp.opencontent.core.action.executer.workflow
 
DeploySimpleWorkflow() - Constructor for class com.tsgrp.opencontent.core.action.executer.workflow.DeploySimpleWorkflow
 
deployWorkflow(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
deployWorkflowDefinitionOnClasspath(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
deployWorkflowDefinitionOnClasspath(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Deploys a workflow definition that is present on the classpath.
deployWorkflowWithoutTicket(String) - Static method in class com.tsgrp.opencontent.activiti.services.ActivitiContext
Available for bootstrapping a workflow deployment without OC credentials.
DESCENDING_SORT - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
deserializeAddressBook(String) - Method in class com.tsgrp.opencontent.core.email.EmailImpl
Deserializes the address book from a String.
detachLifecycle(String, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
detachLifecycle(String, String) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
Detach a lifecycle from the object.
detachLifecycle(String, String) - Method in class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
 
detachLifecycle(String, String) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
detachLifecycle(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
detachLifecycle(String, String) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
detachLifecycle(String, String) - Method in class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
detachLifecycle(String, String) - Method in class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
determineLifeCycleAcl(String, String, String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
Determine lifecycle acl
determineLifeCycleAcl(String, String, String, EnhancedCompleteObject) - Static method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityUtil
 
DICTIONARY_ALL_TYPE_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_ASPECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_ASPECT_DEFINITION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_ASPECTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_EXPORT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_PROPERTY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_TYPE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_TYPE_DEFINITION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_TYPES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_UPDATE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DICTIONARY_UPDATE_JSON - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DictionaryService - Interface in com.tsgrp.opencontent.core.config
 
dictionaryService - Variable in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
disableTable(Admin, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
disableUser(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
disableUser(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Disables a user in the repository.
disableUser(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
disableUser(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
Unimplemented
disableUser(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
disableUser(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
disableUser(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
disableUser(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
disableUser(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
discard(String, GoogleDocsRequest, String) - Method in class com.tsgrp.opencontent.google.rest.RESTGoogle
 
discardGoogleDocument(String, String, boolean) - Method in interface com.tsgrp.opencontent.google.core.IGoogle
Discards the Google document associated with the passed in objectId and deletes the reference between the repository node and the Google document that is deleted.
DISPLAY_VALUE - Static variable in class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
displayName - Variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
displayName - Variable in class com.tsgrp.opencontent.core.model.OCAuthority
 
displayName - Variable in class com.tsgrp.opencontent.wizard.core.query.CurrentUser
 
displayName - Variable in class com.tsgrp.opencontent.wizard.core.query.HPIPicklistQuery
 
displayName - Variable in class com.tsgrp.opencontent.wizard.core.query.UserDetailsFromUserIDQuery
 
displayName - Variable in class com.tsgrp.opencontent.wizard.core.query.UsersInGroupsQuery
 
DO_BREAK_LINES - Static variable in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Do break lines when encoding.
DoAttributesMatchExistingContent - Class in com.tsgrp.opencontent.core.action.condition.evaluator
This is a very generic condition evaluator which exists to determine if the given attribute is non-unique.
DoAttributesMatchExistingContent() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.DoAttributesMatchExistingContent
 
doAutoNumQuery(String) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
Do an OCQuery for the auto_number objects.
DOC_TYPE_IMAGE - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The value for annotatableTypes that we use to determine if filetype is an image.
DOC_TYPE_PDF - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The value for annotatableTypes that we use to determine if filetype is a PDF.
DOC_TYPE_TIF - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The value for annotatableTypes that we use to determine if filetype is a tif or tiff.
DocumentAttributeEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
This class evaluates string document attributes and returns true if a match is found.
DocumentAttributeEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.DocumentAttributeEvaluator
 
DocumentInfo - Class in com.tsgrp.opencontent.universal.annotation.model
Information about the document or collection being requested.
DocumentInfo() - Constructor for class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
docuSignDataPath - Variable in class com.tsgrp.opencontent.universal.action.executer.SendToDocuSignActionExecuter
Spring injected path to docuSignData objects (Required)
docuSignLoginURL - Variable in class com.tsgrp.opencontent.universal.action.executer.SendToDocuSignActionExecuter
Spring injected docusign login url (Required)
docuSignPassword - Variable in class com.tsgrp.opencontent.universal.action.executer.SendToDocuSignActionExecuter
Spring injected docusign admin password (Required)
docuSignUsername - Variable in class com.tsgrp.opencontent.universal.action.executer.SendToDocuSignActionExecuter
Spring injected docusign admin username (Required)
DOCX_MIMETYPE - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
The mimetype for a docx file.
doDemote(String, String, String) - Method in class com.tsgrp.opencontent.wizard.action.executer.PromoteOrDemoteActionExecuter
 
doEnhancedCreateObject(String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
doEnhancedCreateObject(String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
doEnhancedCreateObject(String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
doEnhancedCreateObject(String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
doEnhancedCreateObject(String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
doEnhancedCreateObject(String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
doEnhancedCreateObject(String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
doEnhancedCreateObject(String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
doEnhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
doEnhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
doEnhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
doEnhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
doEnhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
doEnhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
doEnhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
doEnhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
doEnhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.solr.content.SolrS3ContentImpl
This will delete and renditions based on their S3 key.
doEnhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
handles the special case of our tsg:controlledDocument minor versioning with a new document
doEnhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
doEnhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
doEnhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
doEnhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
doEnhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
doEnhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
doEnhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
doEnumerationProcess(HttpServletRequest, OCQuery) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
 
doEnumerationProcess(OCQueryRequest, OCQuery) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
 
DoesDocumentHaveSpecifiedRenditionType - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
DoesDocumentHaveSpecifiedRenditionType() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.DoesDocumentHaveSpecifiedRenditionType
 
DoesFormDocumentsHavePDFRenditions - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
Checks to see if the attached workflow documents have PDF renditions, assuming: The form is in an approval workflow The current approval role is configured to require an eSignature on attached workflow documents. This class name is slightly misleading because if an attached workflow document does not have a PDF rendition, it's possible for this condition to return true based on the requirements above.
DoesFormDocumentsHavePDFRenditions() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesFormDocumentsHavePDFRenditions
 
DoesFormHaveApprovers - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
 
DoesFormHaveApprovers() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesFormHaveApprovers
 
DoesFormHaveWizardWorkflowAttached - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
Condition to evaluate if a page set instance has a workflow definition attached.
DoesFormHaveWizardWorkflowAttached() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesFormHaveWizardWorkflowAttached
 
doesObjectExist(String, boolean) - Static method in class com.tsgrp.opencontent.s3.util.S3Util
Checks if the object exists in S3
doesRenditionTypeExist(String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
 
DoesUserHaveWizardWorkflowTask - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
Returns true if a user has a current review or approval route for the specified document ID, false if not.
DoesUserHaveWizardWorkflowTask() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesUserHaveWizardWorkflowTask
 
doExecute() - Method in class com.tsgrp.opencontent.core.actions.AbstractAction
 
doExecute() - Method in interface com.tsgrp.opencontent.core.actions.IAction
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.tsgrp.opencontent.rest.filter.OCTimingFilter
 
doGenerateCache() - Method in class com.tsgrp.opencontent.alfresco.cache.AlfrescoEmbEagerUserCacheImpl
 
doGenerateCache() - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
doPostCheckin(String, String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.UploadNewVersionActionExecuter
 
doPostRenderPdf(File, String) - Method in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
Executed after the PDF is finished rendering.
doPostSubmitActions(String, String) - Method in class com.tsgrp.opencontent.wizard.action.executer.FinishAndSubmitPSIActionExecutor
HotSpot function for performing custom logic after submitting a wizard form Core behavior is to create a secondary document that is related to the form in the target folder from the PSI context, if present.
doPostSubmitActions(String, String) - Method in class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
doPrepareRendition(String, Action, String) - Method in class com.tsgrp.opencontent.core.action.executer.SetRenditionActionExecuter
Ensures the file to set as the rendition is a PDF type and sets the rendition on the object.
doPropertyLookup(List<PicklistItem>, String, String) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
Replaces the token value with the mapped value of the given item.
doUpdateObject(String, OpenContentObject) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
doUpdateObject(String, OpenContentObject) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
doUpdateObject(String, OpenContentObject) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
doUpdateObject(String, OpenContentObject) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
doUpdateObject(String, OpenContentObject) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
doUpdateObject(String, OpenContentObject) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
doUpdateObject(String, OpenContentObject) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
doUpdateObject(String, OpenContentObject) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
doUpload(String, Action, String) - Method in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
Actually execute the upload of the content and set its various properties.
DOWNLOAD_FILE_IN_ASYNC_MAP - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
DownloadAsZipActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
DownloadAsZipActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.DownloadAsZipActionExecuter
 
DownloadCollectionAsDocumentActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
Uses the advanced combine to pdf action to download a collection as a single pdf document
DownloadCollectionAsDocumentActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
downloadFileInAsyncMap(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
downloadKey - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
downloadKey - Variable in class com.tsgrp.opencontent.transformation.RESTAdlib
 
downloadKeyPlaceholder - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
doWork(String) - Method in interface com.tsgrp.opencontent.core.authentication.IAuthentication.RunAsWork
Method containing the work to be done in the user transaction.
drawRedaction(BufferedImage, Redaction, Rectangle, float, float, int) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Helper-method that draws a redactions onto a buffered image.
drawTextRedact(TextFragmentCollection, String, Document) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Helper that redacts a textFragment from a PDF
DUMMY_DEFAULT_APPEARANCE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Dummy string variable for the defaultappearance attribute of freetext annotations
DUMMY_DEFAULT_STYLE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Dummy string variable for the defaultstyle attribute of freetext annotations
DUMMY_SPAN_STYLE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Dummy string variable for the style attribute of each span that gets created for a text box annotation.
DURATION_QUERY - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
DynamicGroupMembershipConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Returns true if the currently logged in user is a member of one of the groups in the injected allowedGroups list AND the user is not a member of the list of forbidden groups (if provided).
DynamicGroupMembershipConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.DynamicGroupMembershipConditionEvaluator
 
DYNAMO_PERMIT_BROWSE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
DYNAMO_PERMIT_DELETE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
DYNAMO_PERMIT_NONE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
DYNAMO_PERMIT_READ - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
DYNAMO_PERMIT_RELATE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
DYNAMO_PERMIT_VERSION - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
DYNAMO_PERMIT_WRITE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
DynamoAdminService - Class in com.tsgrp.opencontent.dynamo.admin
 
DynamoAdminService() - Constructor for class com.tsgrp.opencontent.dynamo.admin.DynamoAdminService
 
DynamoAdminUtil - Class in com.tsgrp.opencontent.dynamo.utilities
Methods for working with DynamoDB data and content.
DynamoAdminUtil() - Constructor for class com.tsgrp.opencontent.dynamo.utilities.DynamoAdminUtil
 
DynamoAttributeSecurityBehavior - Class in com.tsgrp.opencontent.dynamo.behavior
 
DynamoAttributeSecurityBehavior() - Constructor for class com.tsgrp.opencontent.dynamo.behavior.DynamoAttributeSecurityBehavior
 
DynamoAttributeSecurityUtil - Class in com.tsgrp.opencontent.dynamo.utilities
 
DynamoAttributeSecurityUtil() - Constructor for class com.tsgrp.opencontent.dynamo.utilities.DynamoAttributeSecurityUtil
 
DynamoAuditImpl - Class in com.tsgrp.opencontent.dynamo.audit
 
DynamoAuditImpl() - Constructor for class com.tsgrp.opencontent.dynamo.audit.DynamoAuditImpl
 
DynamoAuditUtil - Class in com.tsgrp.opencontent.dynamo.utilities
 
DynamoAuditUtil() - Constructor for class com.tsgrp.opencontent.dynamo.utilities.DynamoAuditUtil
 
DynamoAuthenticationImpl - Class in com.tsgrp.opencontent.dynamo.authentication
 
DynamoAuthenticationImpl() - Constructor for class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
DynamoBehavior - Class in com.tsgrp.opencontent.dynamo.behavior
 
DynamoBehavior() - Constructor for class com.tsgrp.opencontent.dynamo.behavior.DynamoBehavior
 
dynamoClient - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
dynamoCommit(String, Item, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Given a put object, open an dynamo table, put the item, and close the table.
DynamoConfig - Class in com.tsgrp.opencontent.dynamo.spring
 
DynamoConfig() - Constructor for class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
DynamoConstants - Class in com.tsgrp.opencontent.dynamo.utilities
Constants for manipulating DynamoDB
DynamoConstants() - Constructor for class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
DynamoContentImpl - Class in com.tsgrp.opencontent.dynamo.content
Content operations for Dynamo
DynamoContentImpl() - Constructor for class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
DynamoContext - Class in com.tsgrp.opencontent.dynamo.spring
 
DynamoContext() - Constructor for class com.tsgrp.opencontent.dynamo.spring.DynamoContext
 
dynamoDB - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
DynamoExtendedContentImpl - Class in com.tsgrp.opencontent.dynamo.extendedcontent
 
DynamoExtendedContentImpl() - Constructor for class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
DynamoIsObjectCurrentOrLatest - Class in com.tsgrp.opencontent.dynamo.condition.evaluator
 
DynamoIsObjectCurrentOrLatest() - Constructor for class com.tsgrp.opencontent.dynamo.condition.evaluator.DynamoIsObjectCurrentOrLatest
 
DynamoIsWorkflowDocAvailableForPSIAttachment - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
 
DynamoIsWorkflowDocAvailableForPSIAttachment() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.DynamoIsWorkflowDocAvailableForPSIAttachment
 
DynamoJSONUtil - Class in com.tsgrp.opencontent.dynamo.utilities
 
DynamoJSONUtil() - Constructor for class com.tsgrp.opencontent.dynamo.utilities.DynamoJSONUtil
 
DynamoLifecycleDefinition - Class in com.tsgrp.opencontent.dynamo.lifecycle
 
DynamoLifecycleDefinition() - Constructor for class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleDefinition
 
DynamoLifecycleImpl - Class in com.tsgrp.opencontent.dynamo.lifecycle
 
DynamoLifecycleImpl() - Constructor for class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
DynamoLifeCycleSecurityBehavior - Class in com.tsgrp.opencontent.dynamo.behavior
 
DynamoLifeCycleSecurityBehavior() - Constructor for class com.tsgrp.opencontent.dynamo.behavior.DynamoLifeCycleSecurityBehavior
 
dynamoMimeTypeToTransformMimeTypeMap - Variable in class com.tsgrp.opencontent.dynamo.spring.LegacyDynamoConfig
 
DynamoNotificationImpl - Class in com.tsgrp.opencontent.dynamo.notification
 
DynamoNotificationImpl() - Constructor for class com.tsgrp.opencontent.dynamo.notification.DynamoNotificationImpl
 
DynamoPermissionImpl - Class in com.tsgrp.opencontent.dynamo.permission
 
DynamoPermissionImpl() - Constructor for class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
DynamoPicklistImpl - Class in com.tsgrp.opencontent.dynamo.picklist
 
DynamoPicklistImpl() - Constructor for class com.tsgrp.opencontent.dynamo.picklist.DynamoPicklistImpl
 
DynamoPolicyComponent - Interface in com.tsgrp.opencontent.dynamo.behavior
 
DynamoPolicyComponentImpl - Class in com.tsgrp.opencontent.dynamo.behavior
 
DynamoPolicyComponentImpl() - Constructor for class com.tsgrp.opencontent.dynamo.behavior.DynamoPolicyComponentImpl
 
DynamoRenditionImpl - Class in com.tsgrp.opencontent.dynamo.rendition
 
DynamoRenditionImpl() - Constructor for class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
Spring is in charge of all instantiating
DynamoSecurityConfig - Class in com.tsgrp.opencontent.dynamo.security
 
DynamoSecurityConfig() - Constructor for class com.tsgrp.opencontent.dynamo.security.DynamoSecurityConfig
 
DynamoSecurityImpl - Class in com.tsgrp.opencontent.dynamo.security
 
DynamoSecurityImpl() - Constructor for class com.tsgrp.opencontent.dynamo.security.DynamoSecurityImpl
 
DynamoSecurityService - Class in com.tsgrp.opencontent.dynamo.security
 
DynamoSecurityService() - Constructor for class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
 
DynamoShortLinkServiceImpl - Class in com.tsgrp.opencontent.dynamo.shortLink
 
DynamoShortLinkServiceImpl() - Constructor for class com.tsgrp.opencontent.dynamo.shortLink.DynamoShortLinkServiceImpl
 
DynamoUserImpl - Class in com.tsgrp.opencontent.dynamo.user
 
DynamoUserImpl() - Constructor for class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
DynamoUserService - Class in com.tsgrp.opencontent.dynamo.user
 
DynamoUserService() - Constructor for class com.tsgrp.opencontent.dynamo.user.DynamoUserService
 
DynamoUtil - Class in com.tsgrp.opencontent.dynamo.utilities
Methods for working with DynamoDB data
DynamoUtil() - Constructor for class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
 
DynamoVersionBehavior - Class in com.tsgrp.opencontent.dynamo.behavior
 
DynamoVersionBehavior() - Constructor for class com.tsgrp.opencontent.dynamo.behavior.DynamoVersionBehavior
 
DynamoVersionManager - Class in com.tsgrp.opencontent.dynamo.utilities
 
DynamoVersionManager() - Constructor for class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
 
DynamoWizard2AdminImpl - Class in com.tsgrp.opencontent.wizard.admin.dynamo
 
DynamoWizard2AdminImpl() - Constructor for class com.tsgrp.opencontent.wizard.admin.dynamo.DynamoWizard2AdminImpl
 
DynamoWizard2Impl - Class in com.tsgrp.opencontent.wizard.core.dynamo
 
DynamoWizard2Impl() - Constructor for class com.tsgrp.opencontent.wizard.core.dynamo.DynamoWizard2Impl
 
DynamoWizardAuditImpl - Class in com.tsgrp.opencontent.wizard.core.audit
 
DynamoWizardAuditImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.audit.DynamoWizardAuditImpl
 
DynamoWizardQueryServiceImpl - Class in com.tsgrp.opencontent.wizard.core.query
 
DynamoWizardQueryServiceImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.query.DynamoWizardQueryServiceImpl
 

E

EagerCacheService - Class in com.tsgrp.opencontent.core.cache
 
EagerCacheService() - Constructor for class com.tsgrp.opencontent.core.cache.EagerCacheService
 
EhCacheImpl - Class in com.tsgrp.opencontent.core.cache
 
EhCacheImpl() - Constructor for class com.tsgrp.opencontent.core.cache.EhCacheImpl
 
ELASTICSEARCH_INDEX - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
ELASTICSEARCH_TYPE - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
ElasticsearchAuditImpl - Class in com.tsgrp.opencontent.elasticsearch.audit
 
ElasticsearchAuditImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.audit.ElasticsearchAuditImpl
 
ElasticsearchAuthenticationImpl - Class in com.tsgrp.opencontent.elasticsearch.authentication
 
elasticsearchClient - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
elasticsearchConfig - Variable in class com.tsgrp.opencontent.dynamo.elasticsearch.picklist.ElasticsearchDynamoPicklistImpl
 
elasticsearchConfig - Variable in class com.tsgrp.opencontent.dynamo.elasticsearch.query.ElasticsearchDynamoQueryImpl
 
ElasticsearchConfig - Class in com.tsgrp.opencontent.elasticsearch.spring
 
ElasticsearchConfig() - Constructor for class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
ElasticsearchConfig(HierarchicalConfiguration) - Constructor for class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
ElasticsearchConstants - Class in com.tsgrp.opencontent.elasticsearch.util
 
ElasticsearchConstants() - Constructor for class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
ElasticsearchContentImpl - Class in com.tsgrp.opencontent.elasticsearch.content
 
ElasticsearchContentImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
ElasticsearchDictionaryServiceImpl - Class in com.tsgrp.opencontent.elasticsearch.core.config
 
ElasticsearchDictionaryServiceImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.core.config.ElasticsearchDictionaryServiceImpl
 
ElasticsearchDynamoExternalSearchService - Class in com.tsgrp.opencontent.dynamo.elasticsearch.external.searchservice
 
ElasticsearchDynamoExternalSearchService() - Constructor for class com.tsgrp.opencontent.dynamo.elasticsearch.external.searchservice.ElasticsearchDynamoExternalSearchService
 
ElasticsearchDynamoPicklistImpl - Class in com.tsgrp.opencontent.dynamo.elasticsearch.picklist
 
ElasticsearchDynamoPicklistImpl() - Constructor for class com.tsgrp.opencontent.dynamo.elasticsearch.picklist.ElasticsearchDynamoPicklistImpl
 
ElasticsearchDynamoQueryImpl - Class in com.tsgrp.opencontent.dynamo.elasticsearch.query
Extension of the SolrSchemalessQueryImpl to add in security and other things into the raw Solr query
ElasticsearchDynamoQueryImpl() - Constructor for class com.tsgrp.opencontent.dynamo.elasticsearch.query.ElasticsearchDynamoQueryImpl
 
ElasticsearchExtendedContentImpl - Class in com.tsgrp.opencontent.elasticsearch.extendedcontent
 
ElasticsearchExtendedContentImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
ElasticsearchExternalSearchService - Class in com.tsgrp.opencontent.elasticsearch.external.search
 
ElasticsearchExternalSearchService() - Constructor for class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
ElasticsearchLifecycleImpl - Class in com.tsgrp.opencontent.elasticsearch.lifecycle
 
ElasticsearchLifecycleImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
ElasticsearchPermissionImpl - Class in com.tsgrp.opencontent.elasticsearch.permission
 
ElasticsearchPermissionImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
ElasticsearchPicklistImpl - Class in com.tsgrp.opencontent.elasticsearch.picklist
 
ElasticsearchPicklistImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.picklist.ElasticsearchPicklistImpl
 
ElasticsearchQueryFactory - Class in com.tsgrp.opencontent.elasticsearch.util
 
ElasticsearchQueryFactory() - Constructor for class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchQueryFactory
 
ElasticsearchQueryUtil - Class in com.tsgrp.opencontent.elasticsearch.query
 
ElasticsearchQueryUtil() - Constructor for class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchQueryUtil
 
ElasticsearchRepoInfoImpl - Class in com.tsgrp.opencontent.elasticsearch.repoinfo
 
ElasticsearchRepoInfoImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.repoinfo.ElasticsearchRepoInfoImpl
 
ElasticsearchSchemalessQueryImpl - Class in com.tsgrp.opencontent.elasticsearch.query
 
ElasticsearchSchemalessQueryImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchSchemalessQueryImpl
 
ElasticsearchSecurityImpl - Class in com.tsgrp.opencontent.elasticsearch.security
 
ElasticsearchSecurityImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.security.ElasticsearchSecurityImpl
 
ElasticsearchShortLinkServiceImpl - Class in com.tsgrp.opencontent.elasticsearch.shortLink
 
ElasticsearchShortLinkServiceImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.shortLink.ElasticsearchShortLinkServiceImpl
 
ElasticsearchUserImpl - Class in com.tsgrp.opencontent.elasticsearch.user
 
ElasticsearchUserImpl() - Constructor for class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
ElasticsearchUtil - Class in com.tsgrp.opencontent.elasticsearch.util
 
ElasticsearchUtil() - Constructor for class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
 
Email - Class in com.tsgrp.opencontent.core.email.model
This Email object stores attributes used in sending email
Email() - Constructor for class com.tsgrp.opencontent.core.email.model.Email
 
EMAIL_CREATE_ATTACHMENTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_FTL - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
EMAIL_GET_FOLDER_ADDRESS_BOOK - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_GET_SUBJECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_HPI_LINK - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_MSG_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_PARSE_ATTACHMENTS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_PARSE_EMAIL - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_PARSE_EMAIL_STRING_RESPONSE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_REVIEW_CANCELLED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_SEND_EMAIL - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_SEND_EMAIL_ACTION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_TEMPLATE_APPROVAL_COMPLETE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_APPROVAL_COMPLETE_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_APPROVAL_COMPLETE_TIMING - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_APPROVAL_COMPLETE_TIMING_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_APPROVAL_TASK_ASSIGNED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_APPROVAL_TASK_ASSIGNED_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_CANCEL_WORKFLOW - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_CANCEL_WORKFLOW_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_PERIODIC_REVIEW_ACCEPT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_PERIODIC_REVIEW_COMPLETE_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_PERIODIC_REVIEW_NEEDED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_PERIODIC_REVIEW_NEEDED_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_PERIODIC_REVIEW_REJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_REJECT_TIMING - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_REJECT_TIMING_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_REVIEW_COMPLETE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_REVIEW_COMPLETE_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_REVIEW_TASK_ASSIGNED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_REVIEW_TASK_ASSIGNED_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_SUBMIT_TIMING - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_SUBMIT_TIMING_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_TASK_REMINDER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_TASK_REMINDER_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_TBR_REQUIRED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_TEMPLATE_TBR_REQUIRED_SUBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
EMAIL_UPDATE_FOLDER_ADDRESSBOOK - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
EMAIL_WIZARD_ACTIVITY_NAME_OR_FORM_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
emailAddress - Variable in class com.tsgrp.opencontent.core.model.OCAuthority
 
emailAuth - Variable in class com.tsgrp.opencontent.core.email.EmailImpl
Spring injected email authentication needed (Optional)
EmailBuilder - Class in com.tsgrp.opencontent.core.email
 
EmailBuilder() - Constructor for class com.tsgrp.opencontent.core.email.EmailBuilder
 
EmailCombinedCollectionActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
combines the advanced combine to pdf and send email actions to send an email with a collection attached as a single pdf document
EmailCombinedCollectionActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
 
EmailConstants - Class in com.tsgrp.opencontent.core.email
 
EmailConstants() - Constructor for class com.tsgrp.opencontent.core.email.EmailConstants
 
EmailImpl - Class in com.tsgrp.opencontent.core.email
OpenContent core email implementation
EmailImpl() - Constructor for class com.tsgrp.opencontent.core.email.EmailImpl
Does nothing, Spring is in charge of all instantiating
emailPassword - Variable in class com.tsgrp.opencontent.core.email.EmailImpl
Spring injected email authentication user password (Optional)
emailPort - Variable in class com.tsgrp.opencontent.core.email.EmailImpl
Spring injected email port (Optional)
emailProtocol - Variable in class com.tsgrp.opencontent.core.email.EmailImpl
Spring injected email protocol (Optional, defaults to smtp)
EmailResult - Class in com.tsgrp.opencontent.core.email.model
Returned by IEmail methods, contains error details and query specific attributes.
EmailResult() - Constructor for class com.tsgrp.opencontent.core.email.model.EmailResult
 
emailSubject - Variable in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
emailTemplateName - Variable in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
emailTemplates - Variable in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
 
emailTLS - Variable in class com.tsgrp.opencontent.core.email.EmailImpl
Spring injected email using TLS (Optional)
emailTLSRequired - Variable in class com.tsgrp.opencontent.core.email.EmailImpl
Spring injected email is TLS required (Optional)
emailUser - Variable in class com.tsgrp.opencontent.core.email.EmailImpl
Spring injected email authentication user (Optional)
EmailUtil - Class in com.tsgrp.opencontent.core.util
A utility class for email operations.
EmailUtil() - Constructor for class com.tsgrp.opencontent.core.util.EmailUtil
Does nothing, Spring is in charge of all instantiating
EmailWithFolderNoteActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
EmailWithFolderNoteActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.EmailWithFolderNoteActionExecuter
 
EmbeddedAlfrescoAdvice - Class in com.tsgrp.opencontent.alfresco.core
Automatically clears authentication context and starts a write transaction around OC methods.
EmbeddedAlfrescoAdvice() - Constructor for class com.tsgrp.opencontent.alfresco.core.EmbeddedAlfrescoAdvice
 
EMPTY_XFDF - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
An empty XFDF string.
ENABLE_RULES_TRACE - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
ENABLE_RULES_TRACE - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
enabled - Variable in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
If this Google Docs subsystem is currently enabled or not.
enableFulltext - Variable in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
enableUser(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
enableUser(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Enables a user in the repository.
enableUser(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
enableUser(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
Unimplemented
enableUser(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
enableUser(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
enableUser(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
enableUser(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
enableUser(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
encode(String) - Static method in class com.tsgrp.opencontent.alfresco.util.ISO9075
Encode a string according to ISO 9075
ENCODE - Static variable in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Convenience method for encoding data to a file.
encodeToQrCode(String, int, int) - Static method in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
 
encodeURIComponent(String) - Static method in class com.tsgrp.opencontent.universal.util.EncodingUtil
Encodes the passed String as UTF-8 using an algorithm that's compatible with JavaScript's encodeURIComponent function.
ENCODING_PREFIX - Variable in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
ENCODING_PREFIX - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The encoding prefix used when decoding dynamic stamps.
EncodingUtil - Class in com.tsgrp.opencontent.universal.util
Utility class for JavaScript compatible UTF-8 encoding and decoding.
encrypt(byte[], byte[]) - Static method in class com.tsgrp.opencontent.core.util.EncryptionUtil
Given a key, encrypts a byte array
encrypted - Variable in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
ENCRYPTION_ALGORITHM - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
EncryptionUtil - Class in com.tsgrp.opencontent.core.util
 
EncryptionUtil() - Constructor for class com.tsgrp.opencontent.core.util.EncryptionUtil
 
encryptPdf(InputStream) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Encrypts a pdf input stream This function defaults the encrypted document to print permissions and AESx256 encryption.
encryptPdf(InputStream, String, int, int) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Encrypts a pdf input stream Sets the encryption password, permissions, and algorithm to the parameter values.
encryptPdf(ByteArrayOutputStream) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Encrypts a pdf output stream This function defaults the encrypted document to print permissions and AESx256 encryption.
encryptPdf(ByteArrayOutputStream, String, int, int) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Encrypts a ByteArrayOutputStream representation of a pdf Sets the encryption password, permissions, and algorithm to the parameter values.
encryptPdf(InputStream, OutputStream) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Encrypts a pdf input stream, and saves content to an output stream Defaults the encrypted document to print permissions and AESx256 encryption.
encryptString(byte[], String) - Static method in class com.tsgrp.opencontent.core.util.EncryptionUtil
Given a key, encrypts a String
end(WorkerContext, Tag, List<Element>) - Method in class com.tsgrp.opencontent.wizard.itext.TsgRepeatingTableRow
 
END_STATUS_XFDF_CONTENTS_RICHTEXT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
XFDF end tags for a status' content.
END_TASK_ID - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
END_XFDF_CONTENTS_RICHTEXT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
XFDF end tags for content.
endSession(String) - Method in class com.tsgrp.opencontent.alfresco.authentication.AlfrescoEmbAuthenticationImpl
 
endSession(String) - Method in interface com.tsgrp.opencontent.core.authentication.IAuthentication
Terminate the session with given ticket.
endSession(String, String) - Method in class com.tsgrp.opencontent.core.authentication.RESTAuthentication
 
endSession(String) - Method in class com.tsgrp.opencontent.dctm.authentication.DCTMAuthenticationImpl
End the Documentum session with the given ticket.
endSession(IDfSession) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Convenience method for ending a session not involving a transaction.
endSession(IDfSession, boolean) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Convenience method for ending a session.
endSession(String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
endSession(String) - Method in class com.tsgrp.opencontent.elasticsearch.authentication.ElasticsearchAuthenticationImpl
 
endSession(String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
endSession(String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
Ends the session for the given ticket.
endSession(String) - Method in class com.tsgrp.opencontent.s3.authentication.S3AuthenticationImpl
 
endSession(String) - Method in class com.tsgrp.opencontent.solr.authentication.SolrAuthenticationImpl
 
endTextBlock() - Method in class com.tsgrp.opencontent.universal.pdf.LocationTextExtractionStrategy
 
ENGINE_ID - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
EnhancedAlfrescoLuceneQueryFactory - Class in com.tsgrp.opencontent.alfresco.enhanced.util
Query factory that uses the new EnhancedQueryCriteriaBean.
EnhancedAlfrescoLuceneQueryFactory() - Constructor for class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
EnhancedCompleteObject - Class in com.tsgrp.opencontent.core.content.enhanced.model
A simple object describing an object's content and metadata.
EnhancedCompleteObject() - Constructor for class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
 
enhancedCompleteObjectToOpenContentObject(String, EnhancedCompleteObject) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Converts an EnhancedCompleteObject to an OpenContentObject.
enhancedCreateObject(String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
enhancedCreateObject(String, EnhancedCompleteObject, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
enhancedCreateObject(String, EnhancedCompleteObject) - Method in interface com.tsgrp.opencontent.core.content.IContent
Attempts to create a new enhanced object in the system, and returns the result expects an objectName property to be set in the object's properties
enhancedCreateObject(String, EnhancedCompleteObject, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.content.IContent
Attempts to create a new enhanced object in the system, and returns the result expects an objectName property to be set in the object's properties
enhancedCreateObject(String, String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.core.content.RESTContent
Deprecated.
enhancedCreateObject(String, String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
enhancedCreateObject(String, String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
EnhancedDctmQueryFactory - Class in com.tsgrp.opencontent.dctm.enhanced.util
 
EnhancedDctmQueryFactory() - Constructor for class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
enhancedDeleteObject(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
enhancedDeleteObject(String, String, boolean, boolean, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
enhancedDeleteObject(String, String, boolean, boolean) - Method in interface com.tsgrp.opencontent.core.content.IContent
Retrieves document content and properties
enhancedDeleteObject(String, String, boolean, boolean, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.content.IContent
Delete the object specified by id
enhancedDeleteObject(String, String, Boolean, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
enhancedDeleteObject(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
enhancedDeleteObject(String, String, String) - Method in class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
EnhancedElasticsearchQueryFactory - Class in com.tsgrp.opencontent.elasticsearch.enhanced.util
 
EnhancedElasticsearchQueryFactory() - Constructor for class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
enhancedExecuteQuery(String, EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
enhancedExecuteQuery(String, EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
enhancedExecuteQuery(String, EnhancedQueryCriteriaBean) - Method in interface com.tsgrp.opencontent.core.query.IQuery
Executes an enhanced execute query.
enhancedExecuteQuery(String, EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
enhancedGetObject(String, String, String[]) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
enhancedGetObject(String, String, String[]) - Method in interface com.tsgrp.opencontent.core.content.IContent
Retrieves document content and properties.
enhancedGetObject(String, String, String[], String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
enhancedGetObject(String, String, String[]) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
enhancedGetObject(String, String, String[]) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
enhancedGetObject(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
enhancedGetObject(String, String, String[]) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
enhancedGetObject(String, String, String[]) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
enhancedGetObject(String, String, String) - Method in class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
enhancedGetObject(String, String, String[]) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
enhancedGetObject(String, String, String[]) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
enhancedGetObjectByPath(String, String, String[]) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
enhancedGetObjectByPath(String, String, String[]) - Method in interface com.tsgrp.opencontent.core.content.IContent
Deprecated.
- Use getObjectByPath instead. Obtain object by passing its path WARNING: This method opens an InputStream. You must close this in the calling method.
enhancedGetObjectByPath(String, String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
enhancedGetObjectByPath(String, String, String[]) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
enhancedGetObjectByPath(String, String, String[]) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
enhancedGetObjectByPath(String, String, String[]) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
enhancedGetObjectByPath(String, String, String[]) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
enhancedGetObjectByPath(String, String, String[]) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
enhancedGetObjectByPath(String, String, String[]) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
enhancedGetPathByFolderId(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
enhancedGetPathByFolderId(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Obtain folder path by passing in folder ID
enhancedGetPathByFolderId(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
enhancedGetPathByFolderId(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
enhancedGetPathByFolderId(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
enhancedGetPathByFolderId(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
enhancedGetPathByFolderId(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
enhancedGetPathByFolderId(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
enhancedGetProeprties(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
enhancedGetProeprties(String, String, String) - Method in class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
enhancedGetProperties(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
enhancedGetProperties(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Returns metadata for the given id only, no content returned.
enhancedGetProperties(String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
enhancedGetProperties(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
enhancedGetProperties(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
enhancedGetProperties(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
enhancedGetProperties(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
enhancedGetProperties(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
enhancedGetProperties(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
EnhancedJoinQualification - Class in com.tsgrp.opencontent.core.query.enhanced.model
A join qualification ends up in the WHERE clause of a query and simply defines a pair of table/column entries that will be set equal to each other when this query executes.
EnhancedJoinQualification() - Constructor for class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedJoinQualification
 
EnhancedObjectContent - Class in com.tsgrp.opencontent.core.content.enhanced.model
Simple object describing the content of a repository object.
EnhancedObjectContent() - Constructor for class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
 
EnhancedObjectProperty - Class in com.tsgrp.opencontent.core.enhanced.model
Simple object describing a property, and provides the value(s) based on the type.
EnhancedObjectProperty() - Constructor for class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
Creates an empty EnhancedObjectProperty
EnhancedObjectProperty(String) - Constructor for class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
Creates an EnhancedObjectProperty and sets the name
EnhancedObjectPropertySorter - Class in com.tsgrp.opencontent.wizard.util
This sorter currently only sorts ints, booleans, and strings, so if you need to sort on another type, we'll need to add logic to get the type, then sort based on that It also does NOT work with repeating attributes currently.
EnhancedObjectPropertySorter(String, String) - Constructor for class com.tsgrp.opencontent.wizard.util.EnhancedObjectPropertySorter
 
enhancedPassthroughReadQuery(String, String) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
enhancedPassthroughReadQuery(String, String) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
enhancedPassthroughReadQuery(String, String) - Method in interface com.tsgrp.opencontent.core.query.IQuery
Run and execute a database query against the given implementation.
enhancedPassthroughReadQuery(String, String) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
enhancedPassthroughReadQuery(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchSchemalessQueryImpl
 
enhancedPassthroughReadQuery(String, String) - Method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
 
enhancedPropertyValueToString(EnhancedObjectProperty) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
enhancedPropertyValueToString(EnhancedObjectProperty, String) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
EnhancedQueryCriteriaBean - Class in com.tsgrp.opencontent.core.query.enhanced.model
Generic representation of an ENTIRE query.
EnhancedQueryCriteriaBean() - Constructor for class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
EnhancedQueryQualificationBean - Class in com.tsgrp.opencontent.core.query.enhanced.model
Represents a single Query Qualification, this is the MOST specific portion of a where clause.
EnhancedQueryQualificationBean() - Constructor for class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationBean
 
EnhancedQueryQualificationSet - Class in com.tsgrp.opencontent.core.query.enhanced.model
Represents a group of EnhancedQueryQualificationBean, EnhancedJoinQualification and #QueryQualificationSet() which will be AND'ed/OR'ed together based on EnhancedQueryQualificationSet.logicOperator.
EnhancedQueryQualificationSet() - Constructor for class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationSet
 
enhancedReadQuery(String, EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
enhancedReadQuery(String, EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
enhancedReadQuery(String, EnhancedQueryCriteriaBean) - Method in interface com.tsgrp.opencontent.core.query.IQuery
Executes an enhanced read query.
enhancedReadQuery(String, String, EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.query.RESTQuery
Deprecated.
enhancedReadQuery(String, EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
enhancedReadQuery(String, EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchSchemalessQueryImpl
 
enhancedReadQuery(String, EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
 
EnhancedSolrQueryFactory - Class in com.tsgrp.opencontent.solr.enhanced.util
 
EnhancedSolrQueryFactory() - Constructor for class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
enhancedToBasicObjectProperty(EnhancedObjectProperty) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
This method takes a enhanced ObjectProperty and turns it into a basic ObjectProperty.
enhancedToBasicObjectPropertyArray(EnhancedObjectProperty[]) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
This method takes a enhanced ObjectProperty[] and turns it into a basic ObjectProperty[].
enhancedToBasicQueryCriteriaBean(EnhancedQueryCriteriaBean) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
enhancedToBasicQueryQualBean(EnhancedQueryQualificationBean) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
enhancedToBasicQueryQualSet(EnhancedQueryQualificationSet) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
enhancedToBasicSelectAttrs(EnhancedObjectProperty[]) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
enhancedToQNameProperties(EnhancedObjectProperty[], DictionaryService, NamespaceService) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
enhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
enhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
enhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean) - Method in interface com.tsgrp.opencontent.core.content.IContent
Updates existing document object in the repository.
enhancedUpdateObject(String, String, EnhancedCompleteObject, boolean, boolean, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.content.IContent
Updates existing document object in the repository.
enhancedUpdateObject(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
enhancedUpdateObject(String, String, String) - Method in class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
EnhancedWorkflowResult - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
EnhancedWorkflowResult() - Constructor for class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
 
ensureObjectNotLocked(String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Ensures that the given object is not locked.
ensureSize(ArrayList<Object>, int) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Helper function to ensure a list is a certain size
ensureSystemEnabled(boolean) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Ensures that the Google Docs system is enabled by throwing an OCRuntimeException if the provided boolean is false.
EphesoftAlfrescoQueuerImpl - Class in com.tsgrp.opencontent.ephesoft.queue
 
EphesoftAlfrescoQueuerImpl() - Constructor for class com.tsgrp.opencontent.ephesoft.queue.EphesoftAlfrescoQueuerImpl
 
EphesoftConstants - Class in com.tsgrp.opencontent.ephesoft
 
EphesoftConstants() - Constructor for class com.tsgrp.opencontent.ephesoft.EphesoftConstants
 
EphesoftContext - Class in com.tsgrp.opencontent.ephesoft.spring
Returns OC interfaces for the universal module, utilizes the CoreContext so we can share beans like the caches.
EphesoftContext() - Constructor for class com.tsgrp.opencontent.ephesoft.spring.EphesoftContext
 
EphesoftOCREngineConfig - Class in com.tsgrp.opencontent.ephesoft.config
 
EphesoftOCREngineConfig() - Constructor for class com.tsgrp.opencontent.ephesoft.config.EphesoftOCREngineConfig
 
equals(Object) - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
Two OCPropertyDefinition are equal if they have the same ocName, repoName and dataType
equals(Object) - Method in class com.tsgrp.opencontent.core.email.model.AddressBookContact
Indicates whether or not the given object is equal to this one.
equals(Object) - Method in class com.tsgrp.opencontent.core.model.OCAuthority
Two authorities are equal if they have the same authority ID
equals(Object) - Method in class com.tsgrp.opencontent.core.picklist.PicklistItem
 
equals(Object) - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Equals method for a Section
error - Variable in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
Equals true if error occured, false otherwise.
error - Variable in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
 
error - Variable in class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
Equals true if error occured, false otherwise.
errorDetails - Variable in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
Details of the error for this result, if this value is set then EnhancedWorkflowResult.error equals true.
errorDetails - Variable in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
 
errorDetails - Variable in class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
Details of the error for this result, if this value is set then WorkflowResult.error equals true.
errorName - Variable in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
Name of the error for this result, if this value is set then EnhancedWorkflowResult.error equals true.
errorName - Variable in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
 
errorName - Variable in class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
Name of the error for this result, if this value is set then WorkflowResult.error equals true.
escapeForLucene(String) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoUtil
This is straight copied out of lucene source.
escapeSpecialCharacters(String) - Static method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
When the queryString includes special characters, this method is called to escape them before appending it to the query for execution.
escapeXFDF(String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Utility method to escape an XFDF string by converting
tags to their escaped values.
evaluate(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.AbstractConditionEvaluator
Checks parameters and calls implemented evaluateImpl
evaluate(String, Condition, EvaluationCache, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.condition.evaluator.ConditionEvaluator
Checks parameters and calls implemented evaluateImpl
evaluate(OpenContentObject, HashMap<String, Object>, String) - Method in class com.tsgrp.opencontent.core.event.filters.AbstractOCEventFilter
This method must be overridden by any OCEventFilter that is implementing the below timing of event.
evaluate(ContentResult, HashMap<String, Object>, String) - Method in class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
evaluate(ContentResult, HashMap<String, Object>, String) - Method in class com.tsgrp.opencontent.core.event.filters.MimeTypeFilter
 
evaluate(ContentResult, HashMap<String, Object>, String) - Method in class com.tsgrp.opencontent.core.event.filters.ObjectTypeFilter
 
evaluate(ContentResult, HashMap<String, Object>, String) - Method in class com.tsgrp.opencontent.core.event.filters.RegexFilter
 
evaluate(ContentResult, HashMap<String, Object>, String) - Method in interface com.tsgrp.opencontent.core.event.OCEventFilter
Method to evaluate a filter, must return a boolean.
evaluate(OpenContentObject, HashMap<String, Object>, String) - Method in interface com.tsgrp.opencontent.core.event.OCEventFilter
 
EVALUATE_SHORT_LINK - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
evaluateAction(String, Action, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
evaluates conditions if not yet evaluated, once all are evaluated, checks if all are valid.
evaluateAction(String, Action, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
Convenience wrapper.
evaluateAction(String, Action, EvaluationCache, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Evaluates the Action with the given EvaluationCache.
evaluateAction(String, Action, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Evaluates the action and creates a new EvaluationCache.
evaluateActions(String, List<Action>, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
evaluateActions(String, List<Action>, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Evaluates a list of actions
evaluateActions(String, String, String[], String[], String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
evaluateAndExecute(String, Action, boolean, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
Actions overriding execute was breaking condition evaluation.
evaluateAndExecute(String, Action, boolean, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.executer.ActionExecuter
 
evaluateCondition(String, String, String, String[], Map<String, Object>, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
evaluateCondition(String, String, String, String[], Map<String, Object>, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
This method evaluates the supplied nodeId against the supplied conditionBeanIds, returning the Condition (with valid or invalid status)
evaluateConditions(String, List<String>, String, String[], Map<String, Object>, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
evaluateConditions(String, List<String>, String, String[], Map<String, Object>, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
See #evaluateCondition(String, String, String)
evaluateFilters(OCEvent, ContentResult, HashMap<String, Object>, String) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
evaluateFilters(OCEvent, OpenContentObject, HashMap<String, Object>, String) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.alfresco.action.condition.evaluator.HasAspect
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.AbstractConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.AlwaysTrueConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.CanClaimWorkflowTaskOfAssociatedContentConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.CertainNumberOfDocsConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.CommonPropertyValueEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.condition.evaluator.ConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DoAttributesMatchExistingContent
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DocumentAttributeEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DoesDocumentHaveSpecifiedRenditionType
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DynamicGroupMembershipConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.GroupMembershipConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.GroupPermissionConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.HasRelationship
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsAttributeUnique
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsAttributeUniqueInFolder
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsCollectionConditionEvaluator
Returns true if the object is a collection, false otherwise
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsDocumentSpecifiedVersion
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsInWorkflow
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsLifecycleState
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsLockedConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsMinorVersion
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsNodeLockedConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsObjectCurrent
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsObjectLatest
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedMimeType
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedObjectType
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsTaskAcquired
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.isTaskAssignedToUserConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsTaskAssignedToUsersGroup
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsUserAgent
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsUserInitiatorOfAssociatedWorkflow
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectAttrContains
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectHasRenditionOfSpecifiedMimeType
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectVersionLabelContainsSpecifiedString
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.TargetedCollectionConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.TrueIfNodeIdNotNullOrEmptyConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.dynamo.condition.evaluator.DynamoIsObjectCurrentOrLatest
(non-Javadoc)
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.hbase.condition.evaluator.HBaseIsObjectCurrentOrLatest
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.universal.action.condition.evaluator.HasAnnotationsConditionEvaluator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesFormDocumentsHavePDFRenditions
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesFormHaveApprovers
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesFormHaveWizardWorkflowAttached
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesUserHaveWizardWorkflowTask
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.IsUserFormOwnerOrAdministrator
 
evaluateImpl(String, Condition, EvaluationCache, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.IsWorkflowDocNotAlreadyAttached
 
evaluateOneOrManyConditions(String, String, String, String[], String, String[], String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.RESTCondition
 
evaluateOneOrManyConditions(String, String, String, String[], String, String[], HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.RESTCondition
Evaluate the supplied conditions for the supplied repository object.
EvaluationCache - Class in com.tsgrp.opencontent.core.action
 
EvaluationCache() - Constructor for class com.tsgrp.opencontent.core.action.EvaluationCache
 
EVENT_DESCRIPTION - Static variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
EVENT_NAME - Static variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
EVENT_SOURCE - Static variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
eventDescription - Variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
eventName - Variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
eventSource - Variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
EVERYONE_AUTH - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
EXCEL_COLUMN_FOLDERNAME - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
ExcelUtil - Class in com.tsgrp.opencontent.core.excel
Utility class for building a .xls via the Workbook class
ExceptingDatabaseManager - Class in com.tsgrp.opencontent.core.query
Default implementation of the Database Manager to specify that it requires explicit customizaton or implementation vs.
ExceptingDatabaseManager() - Constructor for class com.tsgrp.opencontent.core.query.ExceptingDatabaseManager
 
EXCLUSIVE_JOB_TICKET_TEMPLATE - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
EXCLUSIVE_JOB_TICKET_TEMPLATE - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
EXEC_TYPE_AUTO - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.activiti.listener.SendEndWorkflowEmailsListener
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.activitiAlfresco.workflow.listener.ActivitiAlfrescoWorkflowCompleteListener
 
execute(JobExecutionContext) - Method in class com.tsgrp.opencontent.alfresco.job.CheckDatesAndEmailJob
 
execute(JobExecutionContext) - Method in class com.tsgrp.opencontent.alfresco.job.CleanUpStuckIndexingDocumentsJob
 
execute(JobExecutionContext) - Method in class com.tsgrp.opencontent.alfresco.job.RetrieveDocusignContentJob
 
execute() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionApplier
 
execute() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
execute(JobExecutionContext) - Method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbDeleteIndexerTemp
 
execute(WebScriptRequest, WebScriptResponse) - Method in class com.tsgrp.opencontent.alfresco.webscripts.BulkUpdatePropertiesScript
 
execute(String, Action, boolean) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
Checks parameters and calls implemented executeImpl
execute(String, Action, boolean) - Method in interface com.tsgrp.opencontent.core.action.executer.ActionExecuter
 
execute(String, Action, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
execute(String, Action, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Executes an action
execute(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoAttributeSecurityBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoBehavior
Defines a generic Dynamo behavior and provides its executer.
execute(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoLifeCycleSecurityBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoVersionBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocApprovedBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocEffectiveBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.FormApprovedBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.RemovePropertiesBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseAttributeSecurityBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseBehavior
Defines a generic HBase behavior and provides its executer.
execute(String, String, String) - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseLifeCycleSecurityBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseVersionBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocApprovedBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocEffectiveBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.FormApprovedBehavior
 
execute(String, String, String) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.RemovePropertiesBehavior
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.AbortApprovalRouteListener
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.AbortPeriodicReviewListener
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PeriodicReviewWorkflowCompleteServiceTask
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PostWizardReviewServiceTask
This function will demote the psi to the base state (draft) when a workflow ends - whether completed successfully, cancelled, or failed
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PrepareRolesServiceTask
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PrepareWizardApprovalServiceTask
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PrepareWizardReviewServiceTask
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PrePeriodicReviewWorkflowCompleteServiceTask
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.ReminderNotificationServiceTask
Task reminder notification email service
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardApprovalWorkflowFailedServiceTask
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardApprovalWorkflowSuccessServiceTask
 
execute(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardReviewWorkflowCompleteServiceTask
This function runs when a review workflow is successfully completed.
EXECUTE_WIZARD_QUERY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
EXECUTE_WIZARD_QUERY_ACTION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
executeActionAndReturnFileStream(String, String, String, String, String, String, boolean, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
executeActionAndStreamFile(String, String, String, String, boolean, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
executeActionAndStreamFile(String, String, String, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
For triggering actions that modify or read something in the repository.
executeActionGet(String, Action, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
Deprecated.
Use POST request istead
executeActionGetWithStringResponse(String, Action, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
Deprecated.
This method was used for Uploadify support in IE9. No longer supported
executeActionPost(String, Action, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
executeActionPostWithAttachment(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
executeActionPostWithAttachmentObjectResponse(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
executeActionPostWithAttachmentStringResponse(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
Deprecated.
This method was used for Uploadify support in IE9. No longer supported
executeAfterBulkCreateObjectsEvents(List<ContentResult>, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeAfterBulkCreateObjectsEvents(List<ContentResult>, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeAfterCreateObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeAfterCreateObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeAfterDeleteObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeAfterDeleteObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeAfterUpdateObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeAfterUpdateObjectEvents(OpenContentObject, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeAfterUpdateObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeAfterUpdateObjectEvents(OpenContentObject, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeAsThread(String, Action, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
Evaluates and executes the given action as a thread.
executeAsThread(String, Action, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Executes an action in a new thread
executeAWQueryAction(String, Action) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Executes an Active Wizard answer or question query Action
executeAWQueryAction(String, String, Map<String, String>) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Executes an Active Wizard query using the given substitution map
executeAWQueryAction(String, Action) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
executeAWQueryAction(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
executeBeforeBulkCreateObjectsEvents(List<ContentResult>, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeBeforeBulkCreateObjectsEvents(List<ContentResult>, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeBeforeCreateObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeBeforeCreateObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeBeforeDeleteObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeBeforeDeleteObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeBeforeUpdateObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeBeforeUpdateObjectEvents(OpenContentObject, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
executeBeforeUpdateObjectEvents(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeBeforeUpdateObjectEvents(OpenContentObject, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
executeComparison(String, String, String) - Static method in class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
executeImpl(String, Action) - Method in interface com.tsgrp.opencontent.core.action.executer.ActionExecuter
The implementation of the action.
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.AddNoteActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.AddRelationshipActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.BulkDeleteAttributeActionExecuter
This action should fit the following scenario: - Provide a parent id - Provide a single child id or array of child ids - Should create a parent / child relationship between the parent and any provided children
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.BulkPropertiesActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.CancelCheckoutActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.CheckinActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.CheckinFromCloudServiceActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.CheckoutActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.CheckoutToCloudServiceActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.CreateContentlessObjectActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.CreateRelationshipActionExecuter
This action should fit the following scenario: - Provide a parent id - Provide a single child id or array of child ids - Should create a parent / child relationship between the parent and any provided children
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.DeleteDocumentActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.DeleteNotificationActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.EmailWithFolderNoteActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ExecuteReadOnlyQueryActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ExecuteSavedSearchActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ExportFolderActionExecuter
Passing in a folderId, Export Folder iterates through the folder's child documents and creates a zip of them
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ExportSearchResultsToPDFActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.FinishIndexingActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.GetLockOwnerActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.LockDocumentActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.MakeDocumentNewVersionOfExistingDocumentActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.MockActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.MoveDocumentActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.RemoveRelationshipActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.RevertVersionActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.SetRenditionActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.SimpleAddDocumentExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.SoftDeleteDocumentActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.UnlockDocumentActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.UploadImageAsNewVersionActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.UploadNewVersionActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ViewEditPropertiesExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ViewFolderTermsActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ViewLocationsActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ViewPropertiesExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.ViewVersionsExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.AcquireWorkflowTaskActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.CancelWorkflowActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.CompleteTaskActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.DelegateWorkflowTaskActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.DeploySimpleWorkflow
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.StartWorkflowActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.UnacquireWorkflowTaskActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.AddToCollectionActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.ChangeCollectionVisibilityActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.ControlledPrintActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadAsZipActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
Downloads a collection as a single pdf document
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
Combines a collection into a single pdf document and sends an email with it as an attachment
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.ImpactAssessmentActionExecuter
executeImpl function is the entire implementation for running queries on files associated with configurations, setting up the workbook, setting what attributes, additional properties to query on, etc.
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.ProcessMailMergeFieldsActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.RedactTextActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.RemoveFromCollectionActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
Executes the SendFolderEmailAction
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.SendToDocuSignActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.AnnotateFormActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.CancelFormActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.CancelWizardWorkflowActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.ChangeWizardFormOwnerActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.CloseFormActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.CompleteWizardApprovalRouteActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.CompleteWizardReviewRouteActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.CreatePSIFolderActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.CreateRelatedFormActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.DelegateWizardWorkflowTaskActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.ExportFormsActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.FinishAndSubmitPSIActionExecutor
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.GenerateContractActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.MakeDocsEffectiveActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.ObsoleteDocumentActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.PerformPeriodicReviewActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.PowerPromoteActionExecuter
Power promote checks the passed in objectIds and promotes their life cycle states to the default 'approved' or the value of promoteToState
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.PromoteOrDemoteActionExecuter
Power promote checks the passed in objectIds and promotes their life cycle states to the default 'approved' or the value of promoteToState
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.ReassignWizardWorkflowTaskActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.ResumeFormActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.SaveWizardFormActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.SetEffectiveDatesActionExecuter
Conditions as condition beans: - in configurable group (default - wizard_administrators) - form is approved - form has workflow docs add an effective date to a batch of documents
executeImpl(Action, NodeRef) - Method in class com.tsgrp.opencontent.wizard.action.executer.StartPeriodicReviewWorkflowActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.StartWizardApprovalWorkflowActionExecuter
 
executeImpl(String, Action) - Method in class com.tsgrp.opencontent.wizard.action.executer.StartWizardReviewWorkflowActionExecuter
 
executeMergeVideoCommands(String, List<FFmpegVideo>) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Creates a video collage out of the clips that have been created.
executeQuery(String, OCQuery) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
executeQuery(String, OCQuery) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLQueryManager
Executes a query against the Alfresco DB, by building up a list of parameters and passing them to MyBatis
executeQuery(String, OCQuery) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
executeQuery(String, OCQuery) - Method in interface com.tsgrp.opencontent.core.query.IQuery
findTotalRecords computes the number of total results and calculates the number of pages executeQuery supports pagination via the specified page number (1-based) Limited to page size unless pagesize is -1
executeQuery(String, OCQuery) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
executeQuery(String, OCQuery) - Method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchSchemalessQueryImpl
Read and execute a query by evaluating the search parameters in the passed query, based on the parameter type and if is repeating or not.
executeQuery(String, OCQuery) - Method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
Read and execute a query by evaluating the search parameters in the passed query, based on the parameter type and if is repeating or not.
executeQuery(String, String) - Method in class com.tsgrp.opencontent.wizard.core.query.DCTMWizardQueryServiceImpl
 
executeQuery(String, String) - Method in class com.tsgrp.opencontent.wizard.core.query.DynamoWizardQueryServiceImpl
 
executeQuery(String, String) - Method in class com.tsgrp.opencontent.wizard.core.query.HBaseWizardQueryServiceImpl
 
executeQuery(String, String) - Method in interface com.tsgrp.opencontent.wizard.core.query.IWizardQueryService
Execute the given query.
executeQueryAlfrescoAPI(String, OCQuery) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
ExecuteReadOnlyQueryActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
Administrator helper action to allow running read only queries directly against whichever database is being used by the impl.
ExecuteReadOnlyQueryActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ExecuteReadOnlyQueryActionExecuter
 
executeReadQuery(String) - Method in class com.tsgrp.opencontent.alfresco.query.OCSQLDbQueryManager
 
executeReadQuery(PreparedStatement) - Method in class com.tsgrp.opencontent.alfresco.query.OCSQLDbQueryManager
helper method for allowing pre-generated Prepared Statements to be run
executeReadQuery(String) - Method in class com.tsgrp.opencontent.core.query.ExceptingDatabaseManager
 
executeReadQuery(PreparedStatement) - Method in class com.tsgrp.opencontent.core.query.ExceptingDatabaseManager
 
executeReadQuery(String) - Method in interface com.tsgrp.opencontent.core.query.IDatabaseManager
 
executeReadQuery(PreparedStatement) - Method in interface com.tsgrp.opencontent.core.query.IDatabaseManager
 
executeRegexMatching(String, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Saves a provided annotation at the end of a supplied XFDF document (in the "annots" element).
ExecuteSavedSearchActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
ExecuteSavedSearchActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ExecuteSavedSearchActionExecuter
 
executeTransactionWorkAsUser(ServiceRegistry, String, RetryingTransactionHelper.RetryingTransactionCallback<String>) - Method in class com.tsgrp.opencontent.alfresco.job.CleanUpStuckIndexingDocumentsJob
 
executeWizardQuery(String, String, String, String) - Method in class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
executeWizardQuery(String, String, Action) - Method in class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
expirationTimeSpan - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
explodeArchive(String, byte[], String) - Static method in class com.tsgrp.opencontent.wizard.pagesetarchiver.PSAService
Extracts the PSA into temporary files on the server's local temp directory.
EXPORT_CONFIGS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
exportConfigByPath(String, Boolean, String, List<String>) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
This method builds up a ZipOutputStream and an oco of the config folder (appId) to be zipped and exported and then calls the zipSubDirectory on that folder, which returns a byte array output stream containing the zip for the browser to download
exportConfigByPath(String, Boolean, String, List<String>) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
exportConfigByPath(String, Boolean, String, List<String>) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
exportConfigByPath(String, String, Boolean, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
 
exportConfigByPath(String, Boolean, String, List<String>) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
exportDictionary() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
Exports all data in the dictionary service to an XML file by calling a pojoToXml marshalling method.
exportDictionary() - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Exports all data in the dictionary service to an XML file by calling a pojoToXml marshalling method.
exportDictionary() - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
ExportFolderActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
Like Download As Zip, Export Folder takes a folderID, retrieves any child documents, and compresses them to a zip
ExportFolderActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ExportFolderActionExecuter
 
ExportFormsActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
ExportFormsActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.ExportFormsActionExecuter
 
ExportSearchResultsActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
ExportSearchResultsActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
ExportSearchResultsToPDFActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
ExportSearchResultsToPDFActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ExportSearchResultsToPDFActionExecuter
 
ExportSearchResultsViaEmailActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
ExportSearchResultsViaEmailActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
ExtendedContentResult - Class in com.tsgrp.opencontent.core.extendedcontent.model
Returned by IExtendedContent methods, contains error details and service specific attributes.
ExtendedContentResult() - Constructor for class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
EXTENSION_PDF - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
EXTENSION_XFDF - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The file extension for an XFDF file.
extensionMap - Variable in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
Keyed by the "extension" of the content format
ExternalAlfrescoTransformer - Class in com.tsgrp.opencontent.transformation
Transformations using the Alfresco External Transformation Server
ExternalAlfrescoTransformer() - Constructor for class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
externalContentRedirect(String, String, String, boolean, boolean, HttpServletRequest, HttpServletResponse) - Static method in class com.tsgrp.opencontent.core.content.RESTContentUtil
Redirects so that an external service serves the content
ExternalLink - Class in com.tsgrp.opencontent.wizard.core.query
 
ExternalLink() - Constructor for class com.tsgrp.opencontent.wizard.core.query.ExternalLink
 
ExternalLinkToWizardDocumentUtil - Class in com.tsgrp.opencontent.wizard.core.util
 
ExternalLinkToWizardDocumentUtil() - Constructor for class com.tsgrp.opencontent.wizard.core.util.ExternalLinkToWizardDocumentUtil
 
externalReview(String, DefaultMultipartHttpServletRequest) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
NOTE: No ticket authentication required, as such should only be exposed in certain cases.
externalReview(String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
NOTE: No ticket authentication required, as such should only be exposed in certain cases.
externalSearchCommit(String, InputStream, String, Map<String, Object[]>, boolean, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Given external search metadata, index document and commit changes.
externalSearchCommit(String, InputStream, String, Map<String, Object[]>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Given a metadata object, index document and commit changes.
extraAttachments - Variable in class com.tsgrp.opencontent.core.email.model.Email
This can be used to attach repository documents to an email, but use content different from what is in the repository.
extraAttachmentsFileNames - Variable in class com.tsgrp.opencontent.core.email.model.Email
 
extractFolder(String, String, InputStream) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
Import configs - this method receives zip file data from the front end and extracts those files into the users docbase by creating versions if the files already exist, or creating new ones if they do not
extractFolder(String, String, InputStream) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
extractFolder(String, String, InputStream) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
extractFolder(String, String, InputStream) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
extractRaw(ContentReader) - Method in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
extractSpecific(Metadata, Map<String, Serializable>, Map<String, String>) - Method in class com.tsgrp.opencontent.alfresco.content.metadata.TSGMailMetadataExtracter
 
EXTRAS - Static variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
extras - Variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 

F

FAIL_ACTIVITY - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
FAILED_USERNAMES - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
failedPasswordCount - Variable in class com.tsgrp.opencontent.core.model.OCAuthority
 
FFmpegConstants - Class in com.tsgrp.opencontent.universal.video
 
FFmpegConstants() - Constructor for class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
FFMPEGTransformer - Class in com.tsgrp.opencontent.transformation
A transformation implementation using FFMPEG to convert mp4s to pngs/jpegs
FFMPEGTransformer() - Constructor for class com.tsgrp.opencontent.transformation.FFMPEGTransformer
 
FFmpegVideo - Class in com.tsgrp.opencontent.universal.model
A helper class for video manipulation with FFmpeg
FFmpegVideo(String, String, int, String) - Constructor for class com.tsgrp.opencontent.universal.model.FFmpegVideo
Constructor for default ffmpeg video
FFmpegVideoUtil - Class in com.tsgrp.opencontent.universal.video
Utility class for FFmpeg video manipulation
FFmpegVideoUtil() - Constructor for class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
 
FIFTEEN_MINUTES - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoAdminUtil
 
fileExtension - Variable in class com.tsgrp.opencontent.core.model.ContentFormat
 
fileExtension - Variable in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
fileExtensionPlaceholder - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
fileExtensions - Variable in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
filePathAttrName - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
filePathAttrName - Variable in class com.tsgrp.opencontent.s3.spring.S3Config
 
filePathAttrName - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
The name of the solr attribute that is used to store the filepath on the solr server to the object's content.
FilesystemConfigServiceImpl - Class in com.tsgrp.opencontent.core.config.persistence
Filesystem implementation of config service
FilesystemConfigServiceImpl() - Constructor for class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
FileSystemTransformer - Class in com.tsgrp.opencontent.transformation
 
FileSystemTransformer() - Constructor for class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
fileToConvert - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
fileToConvert - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
FileUtililities - Class in com.tsgrp.opencontent.transformation
 
FileUtililities() - Constructor for class com.tsgrp.opencontent.transformation.FileUtililities
 
filterAnnotationsByFlag(int, List<Annotation>) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Filters out annotations that have a designated bit set to true
filterAnnotationsByUser(String, List<Annotation>) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Filters out annotations not associated with current user
finalize() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.TempFileDataSource
Override the default finalize by calling delete on the file passed in as a constructor argument.
finalize() - Method in class com.tsgrp.opencontent.core.content.model.TempFileDataSource
Override the default finalize by calling delete on the file passed in as a constructor argument.
findActive(NodeRef) - Method in class com.tsgrp.alfresco.behaviour.TSGActiveVersionPolicy
 
findAllUsers(String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
findAllUsers(String) - Method in interface com.tsgrp.opencontent.core.user.IUser
findAllUsers(String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
findAllUsers(String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
findAllUsers(String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
findAllUsers(String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
findAllUsers(String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
findAllUsers(String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
findAllUsers(String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
findAllUsersInGroup(String, String, String[]) - Method in class com.tsgrp.opencontent.core.user.RestUser
Deprecated.
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
findAllUsersInGroups(String, String[]) - Method in interface com.tsgrp.opencontent.core.user.IUser
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
findAllUsersInGroups(String, String[]) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in interface com.tsgrp.opencontent.core.user.IUser
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
findAllUsersInGroupsRecursive(String, String[]) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
findAndReturnExistingJSON(String, String) - Static method in class com.tsgrp.opencontent.core.action.util.ViewFolderTermsUtil
Finds and returns the existing folderTerms .json file found in the .oc-info folder.
findCurrentVersionId(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
findCurrentVersionId(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Given a chronId, find the CURRENT version of the object and return its objectId
findCurrentVersionId(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
findCurrentVersionId(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
findCurrentVersionId(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
findCurrentVersionId(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
findCurrentVersionId(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
findCurrentVersionId(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
findEnhancedObjectProperty(EnhancedObjectProperty[], String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Deprecated.
use bean names where possible instead of repo names
findEnhancedObjectPropertyByBeanName(EnhancedObjectProperty[], String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Returns the EnhancedObjectProperty object with the given OC bean name from the given columns array, null-safe and returns null if name not found.
findFirstVersionId(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
findFirstVersionId(String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
findFirstVersionId(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Given an objectId, find the first version of the object
findFirstVersionId(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
findFirstVersionId(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
findFirstVersionId(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
findFirstVersionId(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
findFirstVersionId(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
findFirstVersionId(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
findGroupsWithUser(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Deprecated.
There is no suitable replacement method yet for finding all of the users' groups, but this is deprecated since the performance is terrible for Documentum currently
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
Deprecated.
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
findGroupsWithUser(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
findIndexingDocs(ServiceRegistry, Integer, String) - Method in class com.tsgrp.opencontent.alfresco.job.CleanUpStuckIndexingDocumentsJob
Return any docs with indexStatus=Indexing, regardless of age.
findLatestVersionId(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
findLatestVersionId(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Given a chronId, find the LATEST version of the object and return its objectId
findLatestVersionId(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
findLatestVersionId(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
findLatestVersionId(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
findLatestVersionId(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
findLatestVersionId(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
findLatestVersionId(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
findOrCreateAppIdFolder(String, String) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
Looks for the app id folder and creates it if it does not exist
findOrCreateAppIdFolder(String, String) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
findOrCreateAppIdFolder(String, String) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
findOrCreateAppIdFolder(String, String) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
 
findOrCreateFolder(String, String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Finds or creates a folder.
findOrCreateFolderAsAdmin(String, String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Finds or creates a folder.
findOrCreateFolderByPath(String, String, String, String, String[]) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
findOrCreateFolderByPath(String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Finds or creates a folder by folder path.
findOrCreateFolderByPathAsAdmin(String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Finds or creates a folder.
findPhrase(String) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
This method takes in a string that contains at least one quote, and returns the string that's encapsulated within the first two quotation marks in the string, if there are two
findTotalRecords(String, OCQuery) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
findTotalRecords(String, OCQuery) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
findTotalRecords(String, OCQuery) - Method in interface com.tsgrp.opencontent.core.query.IQuery
Executes an OCQuery and returns the total number of results found for pagination
findTotalRecords(String, OCQuery) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
findUsersIngroups(String, String, boolean, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
Deprecated.
findValidEmailAddresses(String, TaskEntity) - Method in class com.tsgrp.opencontent.activiti.listener.SendTaskEmailsListener
 
FinishAndSubmitPSIActionExecutor - Class in com.tsgrp.opencontent.wizard.action.executer
 
FinishAndSubmitPSIActionExecutor() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.FinishAndSubmitPSIActionExecutor
 
FinishIndexingActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
FinishIndexingActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.FinishIndexingActionExecuter
 
firstPage - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
A thread that will launch a new proccess to run the Ghostscript Command.
firstPage - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
A thread that will launch a new process to run the Ghostscript Command.
fixPath(String) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoUtil
utility method for fixing path
fixQualificationSet(EnhancedQueryQualificationSet) - Static method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
All implementations MUST call this method before working with a EnhancedQueryCriteriaBean, must send in EnhancedQueryCriteriaBean.getWhereClause() as the argument.
fixQualificationSet(QueryQualificationSet) - Static method in class com.tsgrp.opencontent.core.util.QueryUtil
All implementations MUST call this method before working with a QueryCriteriaBean, must send in QueryCriteriaBean#getWhereClause() as the argument.
flateFilterDecode(byte[]) - Static method in class com.tsgrp.opencontent.core.pdf.PDFBoxUtil
Decodes the data with a Flate filter.
flateFilterDecode(byte[]) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Decodes the data with a Flate filter.
flateFilterEncode(byte[]) - Static method in class com.tsgrp.opencontent.core.pdf.PDFBoxUtil
Encodes the data with a Flate filter.
flateFilterEncode(byte[]) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Encodes the data with a Flate filter.
flattenPDFPortfolio(Document, DocumentInfo) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Loops through each of the embedded files in a PDF Portfolio and puts all the content into a single PDF document Currently only handles embedded pdfs.
flattenReplies(List<Annotation>) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Flattens any reply chains that exist amongst reply-type annotations to a maximum of: .
flattenValuesForInQuery(String[]) - Static method in class com.tsgrp.opencontent.core.util.QueryUtil
Takes an array of strings for an IN or NOT IN query and transforms it into a string with the appropriate delimiter
flush() - Method in class com.tsgrp.opencontent.core.content.Base64.OutputStream
Deprecated.
Flushes the stream (and the enclosing streams).
flushBase64() - Method in class com.tsgrp.opencontent.core.content.Base64.OutputStream
Deprecated.
Method added by PHIL.
FOLDER_NAME_ANNOTATIONS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
FOLDER_NAME_ANNOTATIONS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
FOLDER_NAME_AUDIT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
FOLDER_NAME_AUDIT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
FOLDER_NAME_CTR_DOCS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
FOLDER_NAME_CTR_DOCS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
FOLDER_NAME_INDEXER_TEMP - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
FOLDER_NAME_ROOT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
FOLDER_NAME_ROOT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
FOLDER_NAME_SECURITY_OBJECTS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
FOLDER_NAME_SECURITY_OBJECTS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
FOLDER_NOTES - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
 
FOLDER_NOTES_FOLDER - Static variable in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
folderNoteRelationName() - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
folderNoteRelationName() - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
folderNoteRelationName - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
folderNoteRelationName() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
FolderNotesActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
FolderNotes is a subtype of dm_note called hpi_note.
FolderNotesActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
FolderTaggableBehaviour - Class in com.tsgrp.alfresco.behaviour
 
FolderTaggableBehaviour() - Constructor for class com.tsgrp.alfresco.behaviour.FolderTaggableBehaviour
 
folderTermsExists(String, String) - Static method in class com.tsgrp.opencontent.core.action.util.ViewFolderTermsUtil
Checks to see if the file called "folderTerms" exists in the .oc-info folder.
FopOutput - Class in com.tsgrp.opencontent.wizard.util
Deprecated.
- we now render the PDF using FTL
FopOutput(Document, String, String) - Constructor for class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
Creates a new FopOutputProcessor.
forceDelete(NodeRef, ContentResult) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
FORM_AUDIT_RETRIEVE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
FORM_CLOSE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
FORM_GET_ALL_PAGE_SET - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
FORM_GET_ALL_PAGE_SETS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
FORM_GET_NEXT_AUTO_NUMBER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
FORM_ID - Static variable in class com.tsgrp.opencontent.wizard.action.executer.CancelFormActionExecuter
 
FORM_ID - Static variable in class com.tsgrp.opencontent.wizard.action.executer.CloseFormActionExecuter
 
FORM_IS_AUTO_NUMBERED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
FORM_RESOLVE_WIZARD_ACTIONS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
FORM_SEARCH_WF_DOCS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
FormApprovedBehavior - Class in com.tsgrp.opencontent.dynamo.behavior.lifecycle
 
FormApprovedBehavior() - Constructor for class com.tsgrp.opencontent.dynamo.behavior.lifecycle.FormApprovedBehavior
 
FormApprovedBehavior - Class in com.tsgrp.opencontent.hbase.behavior.lifecycle
 
FormApprovedBehavior() - Constructor for class com.tsgrp.opencontent.hbase.behavior.lifecycle.FormApprovedBehavior
 
format(String) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiSendDataUtil
Formats Strings for sending in logstash logs by removing spaces and replacing them with '-'s
format(Date) - Static method in class com.tsgrp.opencontent.alfresco.util.ISO8601DateFormat
Format date into ISO format
format() - Method in class com.tsgrp.opencontent.alfresco.util.TSGSQLFormatter
 
formatDate(Date) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryFactory
 
formatDate(Date) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
formatDate(Date) - Method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchSchemalessQueryImpl
 
formatDate(Date) - Method in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchQueryFactory
 
formatDate(byte[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseShellFormatters
 
formatDate(Date) - Method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
 
formatDate(Date) - Method in class com.tsgrp.opencontent.solr.util.SolrQueryFactory
 
formatSelectDQL(QueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.utilities.DctmQueryFactory
Creates a DQL query based on specified criteria.
formatSelectQuery(QueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryFactory
Creates a DQL query based on specified criteria.
formatString(byte[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseShellFormatters
 
FormLifecycleBehaviours - Class in com.tsgrp.alfresco.wizard.behaviour
This class is responsible for defining and binding behaviors associated with wizard form lifecycle changes.
FormLifecycleBehaviours() - Constructor for class com.tsgrp.alfresco.wizard.behaviour.FormLifecycleBehaviours
 
forThumbnails - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
forThumbnails - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
FOUR_VIDEOS_PRIORITY_FOUR_FILTER - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
FOUR_VIDEOS_PRIORITY_ONE_FILTER - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
FOUR_VIDEOS_PRIORITY_THREE_FILTER - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
FOUR_VIDEOS_PRIORITY_TWO_FILTER - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
FreeMarkerTemplateImpl - Class in com.tsgrp.opencontent.core.template
Freemarker template allows us to pass in a pojo or a map of key/value pairs that use Freemarker language to transform a template using the model.
FreeMarkerTemplateImpl() - Constructor for class com.tsgrp.opencontent.core.template.FreeMarkerTemplateImpl
 
from - Variable in class com.tsgrp.opencontent.core.email.model.Email
 
ftsOperatorToCmisOperatorMap - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
FTStoCMISUtil - Class in com.tsgrp.opencontent.alfresco.query
 
FTStoCMISUtil() - Constructor for class com.tsgrp.opencontent.alfresco.query.FTStoCMISUtil
 

G

generateCache() - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
provides a wrapper around doGenerateCache to allow this to manage its own cache generation
generateCache() - Method in interface com.tsgrp.opencontent.core.cache.IEagerCache
This is the method which performs the base-level work of the cache, populating it with the values that should be readily available anywhere in OC.
generateCloudDocumentContent(String, String, String, Map<String, Object>) - Static method in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
Generates the input stream for the content of the cloud document we're creating.
GenerateContractActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
GenerateContractActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.GenerateContractActionExecuter
 
generateCoverPageContent(String, String, String, Map<String, Object>) - Static method in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
Generates the content for the cover page we're creating.
generateCreateDefaultSecurityObjectQuery(List<String>) - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
 
generateCreateDefaultSecurityObjectQuery(List<String>) - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.external.searchservice.ElasticsearchDynamoExternalSearchService
 
generateCreateDefaultSecurityObjectQuery(List<String>) - Method in class com.tsgrp.opencontent.dynamo.solr.external.searchservice.SolrDynamoExternalSearchService
 
generateCreateDefaultSecurityObjectQuery(List<String>) - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
generateCreateDefaultSecurityObjectQuery(List<String>) - Method in class com.tsgrp.opencontent.hbase.solr.external.searchservice.SolrHBaseExternalSearchService
 
generateCreateDefaultSecurityObjectQuery(List<String>) - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
generateCreateSecurityObjectQuery(String, String, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
Generates the create security object query
generateCreateSecurityObjectQuery(String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.external.searchservice.ElasticsearchDynamoExternalSearchService
 
generateCreateSecurityObjectQuery(String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.dynamo.solr.external.searchservice.SolrDynamoExternalSearchService
 
generateCreateSecurityObjectQuery(String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
generateCreateSecurityObjectQuery(String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.hbase.solr.external.searchservice.SolrHBaseExternalSearchService
 
generateCreateSecurityObjectQuery(String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
generateCSV(OutputStream, String[], OCQuery) - Static method in class com.tsgrp.opencontent.core.excel.ExcelUtil
 
generateGetAttributeDrivenAclQuery(OpenContentObject) - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
Generates the get attribute driven acl query
generateGetAttributeDrivenAclQuery(OpenContentObject) - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.external.searchservice.ElasticsearchDynamoExternalSearchService
 
generateGetAttributeDrivenAclQuery(OpenContentObject) - Method in class com.tsgrp.opencontent.dynamo.solr.external.searchservice.SolrDynamoExternalSearchService
 
generateGetAttributeDrivenAclQuery(OpenContentObject) - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
generateGetAttributeDrivenAclQuery(OpenContentObject) - Method in class com.tsgrp.opencontent.hbase.solr.external.searchservice.SolrHBaseExternalSearchService
 
generateGetAttributeDrivenAclQuery(OpenContentObject) - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
generateHash(String, byte[]) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoAdminUtil
Generates the password hash from password and salt
generateLuceneQuery(String, OCQuery, List<OCSearchParameter>, List<String>, List<String>) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
generateNewApprovalDetails(String, String) - Static method in class com.tsgrp.opencontent.wizard.activiti.workflow.WizardWorkflowHelper
is responsible for creating and returning the approval details object.
generatePDFFromMailMergeTemplate(String, String, String, Map<String, String>) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Generates a PDF from a completed Wizard Form (PSI) and uses the answers to fill out and return a completed Mail Merge Document
generatePin(int) - Static method in class com.tsgrp.opencontent.core.util.PinGeneratorUtil
Returns a randomly generated string that is the length of the passed in integer consists of numbers and letters (both cases)
generatePresignedUrl(String, String, String[], boolean, boolean) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
generatePresignedUrl(String, String, String[], boolean, boolean) - Method in interface com.tsgrp.opencontent.core.content.IContent
Returns a presigned url to requested content
generatePresignedUrl(String, String, String[], boolean, boolean) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
Gets the presigned url for an object
generatePresignedUrl(String, Item, String[], boolean, boolean) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Given a dynamo property from a get request, create a presigned url and return it
generatePresignedUrl(String, String, boolean, boolean, boolean) - Static method in class com.tsgrp.opencontent.s3.util.S3Util
Gets the requested content from Amazon S3
generatePresignedUrlFromProperty(String, Item, String, boolean, boolean) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Get content from properties
generateRendition(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbInternalRenditionImpl
 
generateRendition(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbQueueRenditionImpl
For the external server, we want to rely on asynchronous behavior applying the final rendition; for us, we just add the renditioning aspect if we can transform it at all and move on.
generateRendition(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
generateRendition(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
This rendition attempts to transform a document using any asynchronous transformer which exists for these mimetypes, and defers to synchronous transformers if none are available.
generateRendition(String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
generateRendition(String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
generateRendition(String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
generateRenditionAsync(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbInternalRenditionImpl
Alfresco has no built-in concept of asynchronous transformers, so just throw an exception to notify the user if they try it anyway.
generateRenditionAsync(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
generateRenditionAsync(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
Attempts to generate a rendition asynchronously, using the given objectId, sourceMimetype, and targetMimetype.
generateRenditionAsync(String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
generateRenditionAsync(String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
generateRenditionAsync(String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
generateRenditionAsync(String, String, String, String) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionImpl
 
generateRenditionAsync(String, String, String, String) - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
Generates the rendition asynchronously
generateRenditionSync(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbInternalRenditionImpl
Generates a rendition synchronously, not returning until a rendition exists on the given objectId.
generateRenditionSync(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
generateRenditionSync(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
Generates a rendition synchronously, not returning until a rendition exists on the given objectId.
generateRenditionSync(String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
generateRenditionSync(String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
generateRenditionSync(String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
generateSalt() - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoAdminUtil
Generates a salt
generateSecureString() - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoAdminUtil
Generates a secure string
generateShareFileFolderName(String, String) - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
Hotspot function for getting a unique Cloud Provider folder name.
generateShortLink(String, String) - Method in class com.tsgrp.opencontent.alfresco.shortLink.AlfEmbShortLinkServiceImpl
 
generateShortLink(String, String) - Method in interface com.tsgrp.opencontent.core.shortLink.IShortLinkService
Responsible for creating the X digit pin, short link and storage of the pin and object id.
generateShortLink(String, String) - Method in class com.tsgrp.opencontent.dctm.shortLink.DctmShortLinkServiceImpl
 
generateShortLink(String, String) - Method in class com.tsgrp.opencontent.dynamo.shortLink.DynamoShortLinkServiceImpl
Responsible for creating the X digit pin, short link and storage of the pin and object id.
generateShortLink(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.shortLink.ElasticsearchShortLinkServiceImpl
 
generateShortLink(String, String) - Method in class com.tsgrp.opencontent.hbase.shortLink.HBaseShortLinkServiceImpl
Responsible for creating the X digit pin, short link and storage of the pin and object id.
generateShortLink(String, String) - Method in class com.tsgrp.opencontent.s3.shortLink.S3ShortLinkServiceImpl
 
generateShortLink(String, String) - Method in class com.tsgrp.opencontent.solr.shortLink.SolrShortLinkServiceImpl
 
generateTargetObjectTypeQuery(String, String) - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
Generate the create security object query where it targets an object type
generateTargetObjectTypeQuery(String, String) - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.external.searchservice.ElasticsearchDynamoExternalSearchService
 
generateTargetObjectTypeQuery(String, String) - Method in class com.tsgrp.opencontent.dynamo.solr.external.searchservice.SolrDynamoExternalSearchService
 
generateTargetObjectTypeQuery(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
generateTargetObjectTypeQuery(String, String) - Method in class com.tsgrp.opencontent.hbase.solr.external.searchservice.SolrHBaseExternalSearchService
 
generateTargetObjectTypeQuery(String, String) - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
generateTimelinePdf(float) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Generates a new vertical timeline PDF using the 'one minute per-page' rules.
generateWordRows() - Method in class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
Generates the word rows for each of this page's sections.
generateWordRows() - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Uses this section's set of word boxes to construct the section's word rows.
generatingCache() - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
generatingCache() - Method in interface com.tsgrp.opencontent.core.cache.IEagerCache
Returns true if the cache is currently generating, regardless of if it is currently available.
GENERIC_CONNECTOR_SETTINGS - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
GENERIC_CONNECTOR_SETTINGS - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
genericException(Throwable, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
GenericPreferencesService - Class in com.tsgrp.opencontent.core.preferences
 
GenericPreferencesService() - Constructor for class com.tsgrp.opencontent.core.preferences.GenericPreferencesService
 
get(String, String, AmazonS3) - Static method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
Pure get call for Amazon S3
get(String, boolean) - Static method in class com.tsgrp.opencontent.s3.util.S3Util
Gets the requested content from Amazon S3
GET_ACLS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
GET_APPROVERS_FROM_XML - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
GET_METHOD_BY_ID_FORMAT - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
GET_SESSION_FOR_USER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
GET_SHORT_LINK - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
GET_WIZARD_QUERY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
getAcl(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getAcl(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Return the object ID of the ACL for a given document ID.
getAcl(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
Return the object ID of the ACL for a given document ID.
getAcl(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getAcl(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getAcl(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getAcl(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getAcl(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getACLGroups(String) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityConfig
Gets ACL groups from acl name
getACLGroups(String) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityConfig
 
getAclId(String, String) - Method in class com.tsgrp.opencontent.alfresco.security.AlfrescoEmbSecurityImpl
 
getAclId(String, String) - Method in interface com.tsgrp.opencontent.core.security.ISecurity
Given the name of an ACL, return the object ID
getAclId() - Method in class com.tsgrp.opencontent.core.security.model.AclObject
 
getAclId(String, String) - Method in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
Given the name of an ACL, return the object ID
getAclId(String, String) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityImpl
 
getAclId(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.security.ElasticsearchSecurityImpl
Given the name of an ACL, return the object ID
getAclId(String, String) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityImpl
 
getAclId(String, String) - Method in class com.tsgrp.opencontent.s3.security.S3SecurityImpl
 
getAclId(String, String) - Method in class com.tsgrp.opencontent.solr.security.SolrSecurityImpl
Given the name of an ACL, return the object ID
getAclItem(String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
Returns an acl item
getAclItems(DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
Returns a list of all the acls
getAclName(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getAclName(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Return the name of the ACL for a given document ID.
getAclName() - Method in class com.tsgrp.opencontent.core.security.model.AclObject
 
getAclName(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
Return the name of the ACL for a given document ID.
getAclName(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getAclName(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getAclName(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getAclName(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getAclName(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getACLNames() - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityConfig
Gets ACL names
getAclNames(String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
Return a list of ALL of the ACL names that exist in the repository
getACLNames() - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityConfig
 
getACLNames(String) - Static method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityUtil
Return a list of ALL of the ACL names that exist in the repository
getAcls(String) - Method in class com.tsgrp.opencontent.alfresco.security.AlfrescoEmbSecurityImpl
 
getAcls(String) - Method in interface com.tsgrp.opencontent.core.security.ISecurity
Given a ticket, return all the acls that the user has access to
getACLS(String, String) - Method in class com.tsgrp.opencontent.core.security.RESTSecurity
 
getAcls(String) - Method in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
getAcls(String) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityImpl
Return all acls
getAcls(String) - Method in class com.tsgrp.opencontent.elasticsearch.security.ElasticsearchSecurityImpl
 
getAcls(String) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityImpl
Given the object ID of an ACL, return all users that can access it with the given permission level.
getAcls(String) - Method in class com.tsgrp.opencontent.s3.security.S3SecurityImpl
 
getAcls(String) - Method in class com.tsgrp.opencontent.solr.security.SolrSecurityImpl
 
getAclsForCurrentUser(String, int) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmUtil
Method retrieves the ACLs for the current user The fullQueryString is created and executed and the convenience method getCurrentUserLoginName() above is called
getActionDefinition() - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
getActionDefinition() - Method in interface com.tsgrp.opencontent.core.action.executer.ActionExecuter
 
getActionDefinition(String) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
getActionDefinition(String) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Retrieve the ActionDefinition based on the action id
getActionDefinition(String) - Method in class com.tsgrp.opencontent.core.action.service.MockActionService
 
getActionId() - Method in class com.tsgrp.opencontent.core.action.model.Action
 
getActionResult(String) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
getActions() - Method in class com.tsgrp.opencontent.wizard.core.model.Rule
 
getActions() - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
getActionService() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getActivePageSetVersion() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
getActiveVersionLabel() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
getActivitiConfig() - Static method in class com.tsgrp.opencontent.activiti.services.ActivitiContext
 
getActivities(String, PageSetDefinition) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Return the activities object for the given page set definition
getActivities() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
getActivities(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
 
getActivities(String, PageSetDefinition) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
getActivitiesDocument(String, String) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.WFUtil
Returns the Activities XML for the given page set name, or null if the page set does not have workflow activities configured.
getActivitiesRelationName() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getActivitiesSuffix() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getActivitiTasks(String, String, String) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
 
getActivitiTasks(String, String, String, int) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
 
getAdditionalOptions() - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
getAdditionalProps() - Method in class com.tsgrp.opencontent.wizard.workflow.model.ObjectDetails
 
getAddlAttr() - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
getAddlNotifAttrNames() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getAddlNotifAttrValues() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getAddlTaskAttrNames() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getAddlTaskAttrValues() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getAddressBook() - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
getAddToEnd() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getAdlibJobManagementServiceMachineName() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getAdlibServerOutputDirectory() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getAdlibServiceLocation() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getAdminPassword() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getAdminPassword() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getAdminPassword() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getAdminPath() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getAdminScopeId() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getAdminService() - Static method in class com.tsgrp.opencontent.dynamo.spring.DynamoContext
Returns the admin service
getAdminUsername() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getAdminUserName() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getAdminUserName() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getAdobeFormLink() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getAdobeForms() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the adobeForms field
getAdobeTemplate(String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Return the PDF name to use for the Adobe generation for the given page set definition.
getAdobeToWizardMappings() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the adobeToWizardMapping field
getAfterBulkCreateObjectsEvents() - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
getAfterBulkCreateObjectsEvents() - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
getAfterCreateObjectEvents() - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
getAfterCreateObjectEvents() - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
getAfterDeleteObjectEvents() - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
getAfterDeleteObjectEvents() - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
getAfterUpdateObjectEvents() - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
getAfterUpdateObjectEvents() - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
getAlfrescoCmisQuery() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getAlfrescoEmbConfig() - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Wrapper function which returns the configured AlfrescoEmbConfig bean
getAllAttributes(String, String) - Method in class com.tsgrp.opencontent.alfresco.repoinfo.AlfrescoEmbRepoInfoImpl
 
getAllAttributes(String, String) - Method in interface com.tsgrp.opencontent.core.repoinfo.IRepoInfo
Get a list of all attributes for a specified doctype.
getAllAttributes(String, String) - Method in class com.tsgrp.opencontent.dctm.repoinfo.DCTMRepoInfoImpl
Get a list of all attributes for a specified doctype.
getAllAttributes(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.repoinfo.ElasticsearchRepoInfoImpl
 
getAllAttributes(String, String) - Method in class com.tsgrp.opencontent.s3.repoinfo.S3RepoInfoImpl
 
getAllAttributes(String, String) - Method in class com.tsgrp.opencontent.solr.repoinfo.SolrRepoInfoImpl
 
getAllAvailableActions(String, String) - Method in class com.tsgrp.opencontent.core.action.service.RESTAction
 
getAllAvailableConditions(String, String) - Method in class com.tsgrp.opencontent.core.action.service.RESTCondition
 
getAllGroups(String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
GetAllInboxItemsRequest - Class in com.tsgrp.opencontent.core.workflow.model
A request for all inbox items.
GetAllInboxItemsRequest() - Constructor for class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
GetAllInboxItemsRequest.Mode - Enum in com.tsgrp.opencontent.core.workflow.model
 
getAllLifecycleDefinitions() - Method in class com.tsgrp.opencontent.core.lifecycle.AbstractLifecycleImpl
 
getAllLifecycleDefinitions() - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
This method returns all LifecycleDefinitions contained in the InstalledLifecycles Returns null if the map does not exist.
getAllowMaxPermissionChecks() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getAllowMultipleOfflineReviewers() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getAllowReorder() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getAllPicklists() - Method in class com.tsgrp.opencontent.core.picklist.AbstractPicklistImpl
 
getAllPicklists() - Method in class com.tsgrp.opencontent.elasticsearch.picklist.ElasticsearchPicklistImpl
 
getAllPicklists() - Method in class com.tsgrp.opencontent.solr.picklist.SolrPicklistImpl
 
getAllProperties() - Method in class com.tsgrp.opencontent.core.config.model.OCClassDefinition
Returns all properties on this type/aspect, including properties that are on mandatory aspects recursively.
getAllProperties(String) - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
getAllProperties() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getAllQueries(String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Get all WizardQueries in the system.
getAllQueries(String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getAllQueryImplNames() - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Return a list of all webservice beans implementing the IWizardQuery interface.
getAllQueryImplNames() - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getAllQueryImplNames() - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getAllQueryNames(String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Convenience method to get all of the query names in the system.
getAllQueryNames(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getAllQueryNames(String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getAllRoleNames(String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Return the role names currently in the system.
getAllRoleNames(String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
 
getAllRoleNames(String) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
getAllSecuritySetNames(String) - Method in class com.tsgrp.opencontent.wizard.admin.alfresco.AlfrescoWizard2AdminImpl
 
getAllSecuritySetNames(String) - Method in class com.tsgrp.opencontent.wizard.admin.dctm.DctmWizard2AdminImpl
 
getAllSecuritySetNames(String) - Method in class com.tsgrp.opencontent.wizard.admin.dynamo.DynamoWizard2AdminImpl
 
getAllSecuritySetNames(String) - Method in class com.tsgrp.opencontent.wizard.admin.hbase.HBaseWizard2AdminImpl
 
getAllSecuritySetNames(String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Retrieves all of the possible security set names.
getAllSecuritySetNames(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getAllSubtypes(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getAllSubtypes(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns the object type and all of its subtypes within the repository.
getAllSubtypes(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getAllSubtypes(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getAllSubtypes(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getAllSubtypes(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getAllSubtypes(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getAllSubtypes(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getAllTables(DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Returns all the tables
getAllVariables() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getAllVersionIds(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Gets all the version of an object
getAllVersionIds(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
 
getAllVersions(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getAllVersions(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns all versions of an object
getAllVersions() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
getAllVersions(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getAllVersions(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getAllVersions(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getAllVersions(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getAllVersions(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getAllVersions(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getAllWizardTasks(boolean, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getAllWizardUserAndGroupTasks(String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getAllWorkflowInstances(String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getAllWorkflowInstances(String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Return a list of all WorkflowInstance objects in the system.
getAllWorkflowInstances(String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getAllWorkflowInstanceSnapshots(String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getAllWorkflowInstanceSnapshots(String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns a list of ALL in-flight workflow processes regardless of their initiator
getAllWorkflowInstanceSnapshots(String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getAllWorkflowInstanceSnapshotsByGroup(String, List<String>) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getAllWorkflowInstanceSnapshotsByGroup(String, List<String>) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns a list of WorkflowInstanceSnapshot objects with tasks assigned to a group in groups
getAllWorkflowInstanceSnapshotsByGroup(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getAmazonS3() - Method in class com.tsgrp.opencontent.s3.spring.S3Config
Returns the AmazonS3 client
getAndOr() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
getAnnotatableTypes() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getAnnotatableTypesByViewer(AnnotationConfig, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Gets a filtered list of content extensions that use the a certain viewer.
getAnnotatedPDF(String, String, List<String>, String, boolean, boolean, long, boolean, OutputStream) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getAnnotatedPDF(String, String, List<String>, String, boolean, boolean, long, boolean, OutputStream) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Streams a PDF object with all annotations embedded inside to the given output stream.
getAnnotatedPDF(String, String, List<String>, String, boolean, long, boolean, boolean, boolean, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getAnnotatedPDFWithAuthentication(String, String, String, String, long, boolean, boolean, boolean, boolean, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getAnnotation() - Static method in class com.tsgrp.opencontent.universal.spring.UniversalContext
 
getAnnotationConfig() - Method in interface com.tsgrp.opencontent.core.config.ILegacyCoreConfig
Returns the annotation configuration, null object signifies annotations are not enabled.
getAnnotationConfig() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
getAnnotationConfig() - Method in class com.tsgrp.opencontent.core.config.WSCoreConfig
 
getAnnotationCount(String, String, long, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getAnnotationCount(Document) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Return how many annotations are in the parameterized xfdfDoc.
getAnnotationObjectNameParams() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getAnnotationOwnerProperty() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getAnnotationPath() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getAnnotations(String, String, long, boolean) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getAnnotations(String, String, List<String>, long, boolean) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getAnnotations(String, String, long, boolean) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Pulls all of the annotations for the given id, does not modify the annotation contents in any way.
getAnnotations(String, String, List<String>, long, boolean) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Pulls all of the annotations for the given id, does not modify the annotation contents in any way.
getAnnotations(String, String, long, boolean, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getAnswerName() - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
getAnswerSetName() - Method in class com.tsgrp.opencontent.universal.template.jaxb.AnswerSet
 
getAnswerSetVersion() - Method in class com.tsgrp.opencontent.universal.template.jaxb.AnswerSet
 
getApiURL() - Static method in class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
String that contains the URL for the API
getAppContext() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
Don't use this directly.
getAppearance() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getApplicableTypes() - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
getApplicationRootURL() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
Get the application root URL.
getAppliedAspects(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
Retrieves a list of aspects applied to the provided objectId.
getAppliedAspects(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Retrieves a list of aspects applied to the provided objectId.
getAppliedAspects(String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getAppliedAspects() - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
getAppliedAspects(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
getAppliedAspects(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
(non-Javadoc)
getAppliedAspects(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
getAppliedAspects(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
getAppliedAspects(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
getAppliedAspects(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
getApprovalDetails() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getApprovalType() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowDefinition
 
getApproverList(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getApproversInfo() - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
getApproversInfo() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
getAspect(String) - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getAspect(String) - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets an OCAspectDefinition by OC name.
getAspect(String) - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
getAspectDefinitions() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getAspectDefinitions() - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets a map keyed by aspect name
getAspectDefinitions() - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
getAspectDefinitionsByOCName() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getAspectDefinitionsByPropertyDefinition() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getAspectDefinitionsByPropertyDefinition() - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets a Map of OCProperty definitions and the OCAspectDefinitions This maps a property to the aspect it comes from
getAspectDefinitionsByPropertyDefinition() - Method in class com.tsgrp.opencontent.core.config.LocalDictionaryServiceImpl
 
getAspectDefinitionsByRepoName() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getAspectQName(ServiceRegistry, String, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
getAspects() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getAspects() - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets a list of Aspect Names
getAspects() - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
getAspectTypeQName() - Method in class com.tsgrp.opencontent.alfresco.action.condition.evaluator.HasAspect
 
getAsposeDocument(String, String) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Generates an Aspose Document.
getAsposeVersion() - Static method in class com.tsgrp.opencontent.core.util.AsposeUtil
Gets our current Aspose implementation version
getAssignedDate() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getAssignedTasks(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
getAssignee() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getAssignee() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getAssigneeDisplayName() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getAssignees() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getAssignees() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getAssigneesFromParam(Object) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
The assigneesParam can either be a List or a String.
getAssociatedChildren(ServiceRegistry, NodeRef, QName) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
Get all associated children with a given nodeRef
getAsyncTransformedContent(String, String) - Method in class com.tsgrp.opencontent.core.transformation.AbstractTransformer
 
getAsyncTransformedContent(String, String) - Method in interface com.tsgrp.opencontent.core.transformation.ITransformation
Verifies the ticket, and then gets the async transformed content with the given FileId.
getAsyncTransformedContent(String, String) - Method in class com.tsgrp.opencontent.core.transformation.TransformationImpl
 
getAsyncTransformedContent(String, String) - Method in interface com.tsgrp.opencontent.core.transformation.Transformer
Returns the asynchronously transformed content with the given File ID.
getAsyncTransformedContent(String, String) - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
getAsyncTransformedContent(String, String) - Method in class com.tsgrp.opencontent.transformation.TSGCloudTransformerImpl
 
getAttachedDocContent(String, String, long, String) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getAttachedDocContent(String, String, long, String) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Returns content of an attached document for an object.
getAttachedDocContent(String, String, long, String) - Method in class com.tsgrp.opencontent.universal.annotation.XFDFAnnotationImpl
 
getAttachedDocs(String, String, long) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getAttachedDocs(PDDocument) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getAttachedDocs(String, String, long) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Retrieves a list of all attached documents contained in an object having a pdf rendition.
getAttachedDocs(String, String, long, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getAttachedDocs(PDDocument) - Method in class com.tsgrp.opencontent.universal.annotation.XFDFAnnotationImpl
 
getAttachedObjectId() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getAttachedObjectName() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getAttachmentContent(String, String, long, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getAttachmentFilename(String, Email, String) - Static method in class com.tsgrp.opencontent.sharefile.util.ShareFileUtils
returns the filename for the email attachment with the passed in documentId, taking into account that the attachment filename may be stored on the email if the attachment has no content (aka is an extra attachment)
getAttachmentId() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getAttachmentIds() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getAttachmentIds() - Method in class com.tsgrp.opencontent.core.workflow.model.SimpleWorkflow
Deprecated.
getAttachmentIds() - Method in class com.tsgrp.opencontent.core.workflow.model.StartWorkflowRequest
Deprecated.
getAttachmentName() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getAttachmentObjType() - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
getAttachments() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getAttachmentType() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getAttribute() - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
getAttributeDrivenAcl(OpenContentObject) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoAttributeSecurityUtil
Queries external search for a security object that applies to the properties on the oco and returns its appliedACL (will be a ACL id)
getAttributeDrivenAcl(OpenContentObject) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAttributeSecurityUtil
Queries external search for a security object that applies to the properties on the oco and returns its appliedACL (will be a ACL id)
getAttributes() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
getAttributesByBeanName() - Method in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
Inflated in constructor, represents the type's attributes keyed by beanName.
getAttributesByRepoName() - Method in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
Inflated in constructor, represents the type's attributes keyed by repoName.
getAttributesList() - Method in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
 
getAttributesRegexMap() - Method in class com.tsgrp.opencontent.core.event.filters.RegexFilter
 
getAttrToEvaluate() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectAttrContains
 
getAttrToSearch() - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
getAttrValues() - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocApprovedBehavior
 
getAttrValues() - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocEffectiveBehavior
 
getAttrValues() - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocApprovedBehavior
 
getAttrValues() - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocEffectiveBehavior
 
getAudit() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getAuditableActions() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getAuditableActions() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getAuditDate() - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
getAuditedObjectID() - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
getAuditedObjectVersion() - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditEvent
 
getAuditEvents(String, String) - Method in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
getAuditEvents(String, String) - Method in interface com.tsgrp.opencontent.core.audit.IAudit
Gets all the audit entries for the given objectId.
getAuditEvents(String, String, String) - Method in class com.tsgrp.opencontent.core.audit.RESTAudit
 
getAuditEvents(String, String) - Method in class com.tsgrp.opencontent.dctm.audit.DCTMAuditImpl
 
getAuditEvents(String, String) - Method in class com.tsgrp.opencontent.dynamo.audit.DynamoAuditImpl
 
getAuditEvents(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.audit.ElasticsearchAuditImpl
 
getAuditEvents(String, String) - Method in class com.tsgrp.opencontent.hbase.audit.HBaseAuditImpl
 
getAuditEvents(String, String) - Method in class com.tsgrp.opencontent.s3.audit.S3AuditImpl
 
getAuditEvents(String, String) - Method in class com.tsgrp.opencontent.solr.audit.SolrAuditImpl
 
getAuditEvents() - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditResult
Deprecated.
 
getAuditEvents(String, String, String) - Method in class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
getAuditTrailAsPDF(String, String) - Method in class com.tsgrp.opencontent.wizard.core.util.AuditTrailPDF
Return the Form audit trail as a PDF
getAuditTrailPDF(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
getAuditTrailPDF() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getAuthenticatedOcUser(String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
getAuthenticatedOcUser(String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Get the user identified by the authentication ticket.
getAuthenticatedOcUser(String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
getAuthenticatedOcUser(String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
getAuthenticatedOcUser(String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
getAuthenticatedOcUser(String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
getAuthenticatedOcUser(String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
getAuthenticatedOcUser(String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
getAuthenticatedOcUser(String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
getAuthenticatedOcUser(String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
getAuthenticatedUser(String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
getAuthenticatedUser(String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Deprecated.
getAuthenticatedUser(String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
getAuthenticatedUser(String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
getAuthenticatedUser(String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
getAuthenticatedUser(String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
getAuthenticatedUser(String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
getAuthenticatedUser(String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
getAuthenticatedUser(String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
getAuthentication() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getAuthenticationService(String) - Static method in class com.tsgrp.opencontent.alfresco.context.ServiceRegistryProxy
 
getAuthorityHasChild() - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
getAuthorityId() - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
getAuthorityType() - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
getAutoNumbered() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
getAutoNumberFormat() - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
getAutonumberObjectId(String, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Gets the object ID of the Autonumber object for the given page set name
getAutonumberObjectId(String, String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
Gets the object ID of the Autonumber object for the given page set name
getAutonumberPath() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getAutoNumberType() - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
getAvailableActions(String) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
getAvailableActions(String) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Retrieve the available actions
getAvailableConditions(String) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
getAvailableConditions(String) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Return a map of all available conditions currently configured in this webapp's Spring context.
getAvailableThumbnails(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
Get All Available Thumbnails for a Node if def is not provided Checks for existence of thumbnail definition "def" if provided Should return a List that contains the thumbnail name and full ID
getAvailableThumbnails(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Get a list of available thumbnails for a content item (meaning thumbnails that have been generated)
getAvailableThumbnails(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getAvailableThumbnails(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getAvailableThumbnails(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getAvailableThumbnails(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getAvailableThumbnails(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getAvailableThumbnails(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getAWSDynamoPrefix() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
Return the AWS project name
getAWSElasticsearch() - Method in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
Returns the AWS Elasticsearch client; this is used for table creation/deletion/modifications on AWS
getAwsRegion() - Method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
getAzureFolderName() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getAzureStorageConnectionString() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getB() - Method in class com.tsgrp.opencontent.universal.annotation.model.IndexRectangle
 
getBadCharactersforObjectNames() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
This returns a String which consists of all the characters we want to disallow in object names.
getBaseFileName(File) - Static method in class com.tsgrp.opencontent.transformation.FileUtililities
 
getBaseId(String, String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Will return the latest object id if it ends with latest, current, or a version number, and the current object id for all other situations Examples: 12321-0.2 will return 12321 12321-LATEST will return 12321 12321-CURRENT will return 12321
getBaseId(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
Will return the latest object id if it ends with LATEST, CURRENT, or a version number, and the current object id for all other situations.
getBasePath() - Method in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
getBasePath() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getBcc() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getBean(String) - Method in class com.tsgrp.opencontent.core.config.OCBaseConfig
This method returns a configured bean of the specified type.
getBeanDefinitionNames() - Method in class com.tsgrp.opencontent.core.config.OCBaseConfig
 
getBeanName() - Method in class com.tsgrp.opencontent.core.model.ObjectAttrBean
Name used to key attributes/values within ObjectAttrBean, etc.
getBeanName() - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
getBeforeBulkCreateObjectsEvents() - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
getBeforeBulkCreateObjectsEvents() - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
getBeforeCreateObjectEvents() - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
getBeforeCreateObjectEvents() - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
getBeforeDeleteObjectEvents() - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
getBeforeDeleteObjectEvents() - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
getBeforeUpdateObjectEvents() - Method in interface com.tsgrp.opencontent.core.event.OCPolicyComponent
 
getBeforeUpdateObjectEvents() - Method in class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
getBehavior(String) - Method in interface com.tsgrp.opencontent.dynamo.behavior.DynamoPolicyComponent
 
getBehavior(String) - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoPolicyComponentImpl
(non-Javadoc)
getBehavior(String) - Method in interface com.tsgrp.opencontent.hbase.behavior.HBasePolicyComponent
 
getBehavior(String) - Method in class com.tsgrp.opencontent.hbase.behavior.HBasePolicyComponentImpl
 
getBehaviorFilter() - Static method in class com.tsgrp.opencontent.alfresco.context.BehaviorFilterWrapper
 
getBlockingQueue() - Method in class com.tsgrp.opencontent.core.action.executer.ActionExecutionThreadManager
 
getBody() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getBookmarks(String, String, long) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getBookmarks(String, String, long) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Parses the bookmarks contained in an object having a pdf rendition.
getBookmarks(String, String, long, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getBooleans() - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
getBorderColor() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getBottom() - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Gets the bottom coordinate of this section.
getBottom() - Method in class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
Gets the bottom coordinate of this rectangle.
getBoxData(String, String, int, int, long, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getBrowser() - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
getCache(String) - Method in class com.tsgrp.opencontent.core.cache.EagerCacheService
 
getCache(String) - Method in interface com.tsgrp.opencontent.core.cache.IEagerCacheService
Gets the cache with the specified name and returns it.
getCache() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getCachedCompareContent(String, String) - Static method in class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
Takes in a document ID and returns a workshare compare document ID.
getCachedDocumentInfo(String, String, String, long, Integer, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getCallout() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getCandidateGroups(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getCandidateGroups(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
getCandidateGroups() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getCandidateUsers(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getCandidateUsers(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
getCanReleaseAnotherUsersTask() - Method in class com.tsgrp.opencontent.core.action.executer.workflow.UnacquireWorkflowTaskActionExecuter
 
getCapType() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getCaseInsensitive() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationBean
 
getCaseInsensitive() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Indicates if qualification should be case-insensitive.
getCategories() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the categories field
getCategory() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getCc() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getCellValueAsSimpleString(HSSFCell) - Static method in class com.tsgrp.opencontent.core.excel.ExcelUtil
Regardless of the underlying type of the cell, get its simple text representation.
getChachedCompare(String, String, String) - Method in class com.tsgrp.opencontent.workshare.rest.RESTWorkshare
 
getCheckForSubTypes() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedObjectType
 
getChecklist() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the checklist field
getChecklist() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getChildAuthorities(String, String, String, String, boolean) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
getChildByName(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getChildByName(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Deprecated.
getChildByName(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getChildByName(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getChildByName(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getChildByName(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getChildByName(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getChildByName(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getChildFolders(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getChildFolders(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns all children folders contained in the given object, only returns direct children.
getChildFolders(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getChildFolders(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getChildFolders(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getChildFolders(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getChildFolders(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getChildFolders(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getChildIds() - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
getChildLabel() - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
getChildLabel() - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
getChildOfAuthority() - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
getChildRelations(String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getChildren(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
ALFRESCO NOTE: if you call getChildren for an object that has a working copy, the children that will be returned are the children that exist on the Working Copy AND the locked node.
getChildren(String, String, String[]) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
ALFRESCO NOTE: if you call getChildren for an object that has a working copy, the children that will be returned are the children that exist on the Working Copy AND the locked node.
getChildren(String, String, String[], Boolean) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
ALFRESCO NOTE: if you call getChildren for an object that has a working copy, the children that will be returned are the children that exist on the Working Copy AND the locked node.
getChildren(String, String, Boolean, String[], String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getChildren(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Deprecated.
getChildren(String, String, String[], Boolean) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns all children objects (documents/folders) contained in the given object, only returns direct children and those that match the mimetype supplied.
getChildren(String, String, String[]) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns all children objects (documents/folders) contained in the given object, only returns direct children and those that match the mimetype supplied.
getChildren() - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
getChildren(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getChildren(String, String, String[]) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getChildren(String, String, String[], Boolean) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getChildren(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getChildren(String, String, String[]) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getChildren(String, String, String[], Boolean) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getChildren(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
getChildren(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getChildren(String, String, String[]) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getChildren(String, String, String[], Boolean) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getChildren(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getChildren(String, String, String[]) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getChildren(String, String, String[], Boolean) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getChildren(String, String, String) - Method in class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
getChildren(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getChildren(String, String, String[]) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getChildren(String, String, String[], Boolean) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getChildren(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getChildren(String, String, String[]) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getChildren(String, String, String[], Boolean) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getChildrenLookupProperty - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getChildrenLookupProperty() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getChildrenObjects() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
Get the children of this object.
getChildrenPages(PDFBookmark) - Method in class com.tsgrp.opencontent.openannotate.OpenAnnotateImpl
 
getChildrenWithLabels(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
getChildVersion(ServiceRegistry, AssociationRef) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
Gets the version of the child reference
getChronId() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistAttachment
 
getCleanWindowsFileName(String) - Static method in class com.tsgrp.opencontent.core.util.ZipUtil
 
getClient(SFOAuth2Token) - Static method in class com.tsgrp.opencontent.sharefile.util.ShareFileAuthentication
 
getClientAuthenticationKey() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
 
getClientWizardWorkflow() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getClip() - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
getCloudContent(String, String) - Static method in class com.tsgrp.opencontent.core.util.CloudUtil
Opens a connection to a specified URL in order to download the content of a cloud object.
getCloudContentLength(String, String) - Static method in class com.tsgrp.opencontent.core.util.CloudUtil
Opens a connection to a specified URL in order to fetch the content length of a cloud object
getCollectionRelation() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getCollectionRelation() - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
getCollectionRelation() - Method in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
 
getCollectionSortProp() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getCollectionSortProp() - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
getCollectionSortProp() - Method in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
 
getCollectionTypes() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getColor() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getColumnName() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
getColumns() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResultRow
 
getColumnTitles() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
getColumnValues(WizardAuditEvent[], String) - Static method in class com.tsgrp.opencontent.wizard.core.util.AuditTrailPDF
 
getCombineRepeatAttrDelim() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns String delimiter used when combining repeating attributes.
getCommandSuffix() - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
getComment() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getComments() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getComments() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardReviewer
 
getCommitWithin() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getCompanyHome(ServiceRegistry) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
getCompareOper() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getCompareToInput() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getCompareToPage() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getComponentId() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getCompositeProperties() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getConditionDefinition() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.AbstractConditionEvaluator
 
getConditionDefinition() - Method in interface com.tsgrp.opencontent.core.action.condition.evaluator.ConditionEvaluator
 
getConditionEvaluator() - Method in class com.tsgrp.opencontent.core.action.condition.ConditionDefinition
 
getConditionEvaluator(String) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
getConditionEvaluator(String) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Retrieve the condition evaluator based on teh condition name
getConditionEvaluatorSet() - Method in class com.tsgrp.opencontent.core.action.condition.ConditionEvaluationContext
 
getConditions() - Method in class com.tsgrp.opencontent.core.action.model.Action
 
getConditionSet() - Method in class com.tsgrp.opencontent.core.action.condition.ConditionEvaluationContext
 
getConfig() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getConfig() - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.picklist.ElasticsearchDynamoPicklistImpl
 
getConfig() - Method in class com.tsgrp.opencontent.dynamo.solr.picklist.SolrDynamoPicklistImpl
 
getConfig() - Method in class com.tsgrp.opencontent.elasticsearch.picklist.ElasticsearchPicklistImpl
Hot spot method to swap config
getConfig() - Method in class com.tsgrp.opencontent.solr.picklist.SolrPicklistImpl
Hot spot method to swap config
getConfigByName(String, String, String, boolean, boolean, String, HttpServletRequest, HttpServletResponse) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
This method returns a TSG configuration.
getConfigByName(String, String, String, boolean, boolean, String) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
Return a TSG configuration for internal use in OpenContent.
getConfigByName(String, String, String, boolean, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
getConfigByName(String, String, String, boolean, boolean, String) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
getConfigByName(String, String, String, boolean, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
getConfigByName(String, String, String, boolean, boolean, String) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
getConfigByName(String, String, String, String, boolean, String, boolean, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
config/{type}/{name}
getConfigByName(String, String, String, boolean, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
getConfigByName(String, String, String, boolean, boolean, String) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
getConfigByPathId(String, String, String, HttpServletRequest, HttpServletResponse) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
This method returns a config by id.
getConfigByPathId(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
getConfigByPathId(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
getConfigByPathId(String, String, HttpServletRequest, HttpServletResponse, String, String) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
configs/?id={id} type.name.keyone.keytwo_optionalIndexifKeytwoIsArray
getConfigByPathId(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
getConfigByType(String, String, boolean, boolean, String) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
This method returns a TSG configuration.
getConfigByType(String, String, boolean, boolean, String) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
getConfigByType(String, String, boolean, boolean, String) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
getConfigByType(String, String, String, boolean, String, boolean) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
configs/{type}
getConfigByType(String, String, boolean, boolean, String) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
getConfigPath(String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
getConfigService() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getConfiguredLifecycleStateRepoNameForObjectId(String, String, String) - Method in class com.tsgrp.opencontent.core.lifecycle.AbstractLifecycleImpl
Returns the configured repoStateName for the supplied object and supplied stateName.
getConfirmationMessage() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getConnectorType() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getConsolePassword() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
Returns the Adlib console password.
getConsolePasswordEncrypted() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getConsoleUserName() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getConstraints() - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
getContacts() - Method in class com.tsgrp.opencontent.core.email.model.AddressBook
 
getContent(GetContentRequest) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
getContent(String, String, long, String, boolean) - Method in class com.tsgrp.opencontent.core.cache.EhCacheImpl
 
getContent(String, String, long, String, boolean) - Method in interface com.tsgrp.opencontent.core.cache.ICache
Util method that pulls the content from a cache (or the repo if it isn't yet cached/lastModified doesn't match)
getContent() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
Get the content of this object.
getContent() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
Get the content/data in the form of a DataHandler.
getContent(GetContentRequest) - Method in interface com.tsgrp.opencontent.core.content.IContent
getContent() - Method in class com.tsgrp.opencontent.core.content.model.CompleteObject
Deprecated.
Get the content of this object.
getContent() - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
Get the content/data in the form of an InputStream.
getContent(String, String, String, boolean, boolean, boolean, Map<String, String>, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getContent() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getContent(GetContentRequest) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Retrieves the content of a repository object.
getContent(GetContentRequest) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
getContent(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
getContent(String, Item, String[], DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Given a dynamo property from a get request, populate a new EnhancedObjectContent and return it
getContent(GetContentRequest) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
GetContent streams runs another query returning only the filePath that streams the file from the filesystem via HPI
getContent(GetContentRequest) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
getContent(String, String, String) - Method in class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
getContent(String, Result, String[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Given a hbaseResult from a get request, populate a new EnhancedObjectContent and return it This method assumes that the hbaseResult that is passed in got both the P and C column families
getContent(GetContentRequest) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
GetContent streams runs another query returning only the filePath that streams the file from the filesystem via HPI
getContent(GetContentRequest) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
GetContent streams runs another query returning only the filePath that streams the file from the filesystem via HPI
getContent(GetContentRequest) - Method in class com.tsgrp.opencontent.solr.content.SolrS3ContentImpl
GetContent streams runs another query returning only the filePath that streams the file from the filesystem via HPIj
getContent(String, HttpServletResponse) - Method in class com.tsgrp.opencontent.transformation.rest.RESTBlazon
 
getContent() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getContent() - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
getContent() - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeForm
Get the content field
getContent() - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
Get the content field
getContent() - Method in class com.tsgrp.opencontent.wizard.core.model.Checklist
Get the DataHandler object holding the content of the Checklist
getContentByteArray(String, EnhancedCompleteObject) - Static method in class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
 
getContentEncodingID() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getContentEncryptionKey() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getContentEncryptionKey(String) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getContentForDisplay(String, String, String, boolean, boolean, boolean, Map<String, String>, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getContentFromProperty(Item, String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Get content from properties
getContentFromResult(Result, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.AzureHBaseUtil
Given an hbaseResult, downloads the content from Azure.
getContentFromResult(Result, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
getContentInfo(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getContentInfo(String, String[], String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getContentInfo(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns the ObjectContentInfo object for the given object.
getContentInfo(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getContentInfo(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getContentInfo(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getContentInfo(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getContentInfo(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getContentInfo(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getContentLength(String, Item, String[], DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Given a dynamo property from a get request, return the content length
getContentLengthFromProperty(Item, String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Returns the content length from property
getContentLocaleID() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getContentMimetypeID() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getContentPath(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getContentPath(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns the full filepath of the document's content.
getContentPath(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getContentPath(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getContentPath(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getContentPath(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getContentPath(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getContentPath(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getContentPath() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
GetContentRequest - Class in com.tsgrp.opencontent.core.content.model
A get content request.
GetContentRequest() - Constructor for class com.tsgrp.opencontent.core.content.model.GetContentRequest
 
getContentResult() - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
getContentResult() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
getContentSize() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getContentSizes() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
getContentSizeThreshold() - Method in class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
getContentType() - Method in class com.tsgrp.opencontent.core.util.InputStreamDataSource
 
getContentType() - Method in class com.tsgrp.opencontent.dctm.core.model.DCTMContentFormat
 
getContentURL() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getContentVideoCollage(String, String, long, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.universal.video.RESTVideo
 
getControlledPrintAutoNumberAttr() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getControlledPrintGroups() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getControlledPrintObjectTypes() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getCoreConfig() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
GetCoreConfigResponse - Class in com.tsgrp.opencontent.core.config
Java class for anonymous complex type.
GetCoreConfigResponse() - Constructor for class com.tsgrp.opencontent.core.config.GetCoreConfigResponse
 
getCount(FilteringResultSet) - Static method in class org.alfresco.repo.security.permissions.impl.acegi.TSGFilteringResultSetCountRetriever
Returns the the number of items found from a FilteringResultSet's unfiltered result set.
getCounterTries() - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
getCreated() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getCreatedDate() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getCreateObjectWithMinorVersion() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getCreationDate() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getCreator() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getCreatorName() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getCriterion() - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
getCurrentApprovalDetails(String, String, String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
getCurrentApprovalDetails(String, String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
Returns an ApprovalDetails object pertaining to the specified form, or, if form is null/there is no ad for the form, an ApprovalDetails object pertaining to the specified documentId.
getCurrentApprovalDetails(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getCurrentApprovalDetails(ServiceRegistry, String) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.AlfrescoEmbWizardWorkflowHelper
 
getCurrentMapping() - Method in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
getCurrentPage() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getCurrentState(String, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
getCurrentState(String, String) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
Check the current repository lifecycle state of a given object.
getCurrentState(String, String, String) - Method in class com.tsgrp.opencontent.core.lifecycle.RESTLifecycle
 
getCurrentState(String, String) - Method in class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
Check the current lifecycle state of a given sysobject.
getCurrentState(String, String) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
getCurrentState(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
getCurrentState(String, String) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
getCurrentState(String, String) - Method in class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
getCurrentState(String, String) - Method in class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
getCurrentStateKey(ServiceRegistry, NodeRef, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
getCurrentStateRepoValue(ServiceRegistry, NodeRef, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
This function returns the repo value for the given state of a node ref based on the passed in lifecyclename
getCurrentTasks() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
getCurrentTicket() - Static method in class com.tsgrp.opencontent.alfresco.context.ServiceRegistryProxy
 
getCurrentUserDisplayName(String) - Static method in class com.tsgrp.opencontent.core.user.UserUtil
Convenience method that returns the currently logged in user's Display Name.
getCurrentUserLoginName(String) - Method in class com.tsgrp.opencontent.core.user.RESTUserUtil
getCurrentUserLoginName(String) - Static method in class com.tsgrp.opencontent.core.user.UserUtil
Convenience method that returns the currently logged in user's userLoginName.
getCurrentUserLoginName(String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmUtil
Convenience method that retrieves the user's login name
getCurrentVersion(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
This method fetches the current version of the provided objectId (regardless of the version passed in)
getCurrentVersion(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
This method fetches the current version of the provided objectId (regardless of the version passed in)
getCurrentVersionLabel() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
Gets the version label for the latest document in the version tree
getCurrentWorkflowDefinition(String, String) - Static method in class com.tsgrp.opencontent.wizard.activiti.workflow.WizardWorkflowHelper
 
getCurrentWorkflowDefinition(String, ServiceRegistry, String) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.AlfrescoEmbWizardWorkflowHelper
Helper method to get the WizardWorkflowDefinition object for this form.
getCustomAttributes(String, String) - Method in class com.tsgrp.opencontent.alfresco.repoinfo.AlfrescoEmbRepoInfoImpl
 
getCustomAttributes(String, String) - Method in interface com.tsgrp.opencontent.core.repoinfo.IRepoInfo
Get a list of custom attributes for a specified doctype.
getCustomAttributes(String, String) - Method in class com.tsgrp.opencontent.dctm.repoinfo.DCTMRepoInfoImpl
Get a list of custom attributes for a specified doctype.
getCustomAttributes(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.repoinfo.ElasticsearchRepoInfoImpl
 
getCustomAttributes(String, String) - Method in class com.tsgrp.opencontent.s3.repoinfo.S3RepoInfoImpl
 
getCustomAttributes(String, String) - Method in class com.tsgrp.opencontent.solr.repoinfo.SolrRepoInfoImpl
 
getData() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getDataHandlerForBtyeArray(byte[]) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
Gets a DataHandler for a byte array using the mimetype 'application/octet-stream'
getDataHandlerForBtyeArray(byte[], String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
Gets a DataHandler for a byte array using the given mimetype
getDataHandlerForXml(Document) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
Get a DataHandler for the JDOM document
getDataHandlerForXml(Document) - Static method in class com.tsgrp.opencontent.wizard.WizardUtil
Get a DataHandler for a DOM document
getDataHandlerFromBytes(byte[]) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
Get a data handler from a byte[]
getDataHandlerFromBytes(byte[]) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
Get a data handler from a byte[]
getDataMergeEnabled() - Method in class com.tsgrp.opencontent.universal.template.AbstractWordDocumentTemplatingImpl
 
getDataMergeTemplatePath() - Method in class com.tsgrp.opencontent.universal.template.AbstractWordDocumentTemplatingImpl
 
getDataSource() - Method in class com.tsgrp.opencontent.jdbc.picklist.JdbcPicklistImpl
 
getDataType() - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
getDataURL() - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
getDate() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getDateColumns() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
getDateFormat() - Method in class com.tsgrp.opencontent.activiti.config.ActivitiConfig
Get the date format to use during the sending of workflow related emails
getDateFormat() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
getDateFormat() - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
 
getDateFormat() - Method in class com.tsgrp.opencontent.wizard.core.util.AuditTrailPDF
 
getDateRange() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getDates() - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
getDateSent() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getDateSent() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getDateValueAnswer() - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
getDaysLeftUntilExpired() - Method in class com.tsgrp.opencontent.core.license.OCLicenseManager
Gets the amount of days left on the license until expiration.
getDaysOfWeek() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getDaysRemainingUntilExpiration() - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
getDBColumnName(QName, DictionaryService) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Gets the database column name for a property
getDctmContetTypeToMimeTypeMap() - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
getDctmMimeTypeToContentTypeMap() - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
getDctmTicket(String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Return a Documentum session.
getDefaultAppId() - Method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
getDefaultAspects() - Method in class com.tsgrp.opencontent.core.config.model.OCClassDefinition
Returns a list of the default aspects on this type/aspect
getDefaultConfigDir() - Method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
getDefaultFolderPath() - Method in class com.tsgrp.opencontent.ephesoft.config.EphesoftOCREngineConfig
String representation of the default folder path that will be used when queuing documents to Ephesoft
getDefaultIndicators() - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
getDefaultIndicators() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getDefaultMapping() - Method in class com.tsgrp.opencontent.alfresco.content.metadata.TSGMailMetadataExtracter
 
getDefaultMapping() - Method in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
getDefaultMimeType() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedMimeType
 
getDefaultMimeType() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsUserAgent
 
getDefaultMimetype() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getDefaultObjectType() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedObjectType
 
getDefaultRootPath() - Method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
getDefaultTransformationOptions(NodeRef, String, String) - Static method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionUtil
This is a helper function which by default sets up transformation options from content to tsg:rendition as a PDF.
getDescription() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.AbstractConditionEvaluator
 
getDescription() - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
getDescription() - Method in interface com.tsgrp.opencontent.core.action.executer.ActionExecuter
 
getDescription() - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
getDescription() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowItem
 
getDescription() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getDescription() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
getDescription() - Method in class com.tsgrp.opencontent.googledocs.rest.GoogleDocsRequest
 
getDescription() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getDestinationPage() - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
getDictionaryService() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getDifferenceInTimestampsInMillis(Date, Date) - Static method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingUtil
 
getDimensionsFound() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getDisciplines() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getDisplay() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getDisplayName() - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
getDisplayName() - Method in class com.tsgrp.opencontent.core.model.GroupBean
 
getDisplayName() - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
getDisplayName() - Method in class com.tsgrp.opencontent.core.model.UserBean
 
getDisplayName() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistAttachment
 
getDisplayName() - Method in class com.tsgrp.opencontent.wizard.core.query.CurrentUser
 
getDisplayName() - Method in class com.tsgrp.opencontent.wizard.core.query.ExternalLink
 
getDisplayName() - Method in class com.tsgrp.opencontent.wizard.core.query.GetPageCount
 
getDisplayName() - Method in class com.tsgrp.opencontent.wizard.core.query.HPIPicklistQuery
 
getDisplayName() - Method in interface com.tsgrp.opencontent.wizard.core.query.IWizardQuery
Get Display name of the query implementation.
getDisplayName() - Method in class com.tsgrp.opencontent.wizard.core.query.PassthroughQueryImpl
Display name of the query implementation.
getDisplayName() - Method in class com.tsgrp.opencontent.wizard.core.query.UserDetailsFromUserIDQuery
 
getDisplayName() - Method in class com.tsgrp.opencontent.wizard.core.query.UsersInGroupsQuery
 
getDisplayNameFromLoginName(String, String, boolean) - Static method in class com.tsgrp.opencontent.core.user.UserUtil
Gets the display name of a user from a provided login name.
getDisplayValue() - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
getDisplayValueFromOptions(JSONArray, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
helper function for getting a single display value from a list of options belonging to a question
getDistinctQuery() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
getDocCount() - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
getDocId() - Method in class com.tsgrp.opencontent.core.query.model.InQualification
Deprecated.
Document ID of the virtual document
getDocIdFromLegacyIdQuery(String, String) - Static method in class com.tsgrp.opencontent.core.util.QueryUtil
Queries legacyId in the repository, returns docId if a document has the same legacyId attached to it
getDocNameWithExtension(String, String) - Static method in class com.tsgrp.opencontent.core.util.OCContentUtil
gets the document name from the object and adds the extension
getDocSignatures() - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
getDocsWithoutRenditions(String, List<String>, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Get a list of Object Ids of all docs in passed in list of docs that do not yet have a rendition
getDocTypes(String) - Method in class com.tsgrp.opencontent.alfresco.repoinfo.AlfrescoEmbRepoInfoImpl
 
getDocTypes(String) - Method in interface com.tsgrp.opencontent.core.repoinfo.IRepoInfo
Get a list of object types in the current repository.
getDocTypes(String) - Method in class com.tsgrp.opencontent.dctm.repoinfo.DCTMRepoInfoImpl
Get a list of object types in the current repository.
getDocTypes(String) - Method in class com.tsgrp.opencontent.elasticsearch.repoinfo.ElasticsearchRepoInfoImpl
 
getDocTypes(String) - Method in class com.tsgrp.opencontent.s3.repoinfo.S3RepoInfoImpl
 
getDocTypes(String) - Method in class com.tsgrp.opencontent.solr.repoinfo.SolrRepoInfoImpl
 
getDocumentById(String, ElasticsearchConfig) - Static method in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
Gets document by id
getDocumentHeight() - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
getDocumentInfo(String, String, long, String, Integer, Integer) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getDocumentInfo(String, String, long, String, Integer, Integer) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Populates the document information for the passed in document objectId.
getDocumentInfo(String, String, long, String, Integer, Integer, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getDocumentListEntry(Connection<GoogleDocs>, String) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Retrieves the Google Docs entry for the Google document specified by the passed in resourceId parameter.
getDocumentName() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
getDocumentNameByObjectId(String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Takes the objectId of the current repo object and returns the document name
getDocumentObjectId() - Method in class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
getDocumentPropertyByObjectId(String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Takes the objectId of the current repo object and returns the specified property IMPORTANT: Dont overuse this.
getDocumentType() - Method in class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
getDocumentWidth() - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
getDoNotUse() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResultRow
 
getDoNotUse() - Method in class com.tsgrp.opencontent.wizard.core.model.RuleSet
 
getDoNotUse() - Method in class com.tsgrp.opencontent.wizard.core.model.WFRules
 
getDoubles() - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
getDownloadTypeToAttrMap() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
Get the string that will be parsed into a type --> property map
getDqlSelectColumns(String) - Method in class com.tsgrp.opencontent.wizard.core.query.PassthroughQueryImpl
Returns an arraylist of the columns that are selected from the specified DQL statement
getDropFolderLocation() - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
getDueDate() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getDueDate() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getDueDate() - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
getDueDate() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getDueDate() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getDuration() - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
getDynamo() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
Returns DynamoDB
getDynamoClient() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
Returns DynamoDB client
getDynamoMimeTypeToTransformMimeTypeMap() - Method in class com.tsgrp.opencontent.dynamo.spring.LegacyDynamoConfig
 
getEagerCacheService() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
Returns the cache service bean.
getEcoForAddressBook(String, String, AddressBook) - Method in class com.tsgrp.opencontent.core.email.EmailImpl
Serializes the given address book, and returns an EnhancedCompleteObject suitable for placing into the repository
getEditingInGoogleDocsConditions(String, String) - Method in interface com.tsgrp.opencontent.google.core.IGoogle
Checks if the node referenced by the passed in objectId is currently in an editing state in Google Docs.
getEditingInGoogleDocsConditions(String, String, String) - Method in class com.tsgrp.opencontent.google.rest.RESTGoogle
 
getEffectiveDateMap() - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocApprovedBehavior
 
getEffectiveDateMap() - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocApprovedBehavior
 
getElasticsearch() - Method in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
getElasticsearchConfig() - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.picklist.ElasticsearchDynamoPicklistImpl
 
getElasticsearchConfig() - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.query.ElasticsearchDynamoQueryImpl
 
getElasticsearchConfig() - Method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchSchemalessQueryImpl
Hot spot method for getting the Elasticsearch config
getEmail() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getEmailAddress() - Method in class com.tsgrp.opencontent.core.email.model.AddressBookContact
 
getEmailAddress() - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
getEmailAddress() - Method in class com.tsgrp.opencontent.core.model.UserBean
 
getEmailAndGoupAssigneeMap() - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
getEmailBodyTemplate(Map<String, Object>) - Method in class com.tsgrp.opencontent.activiti.listener.SendEndWorkflowEmailsListener
Get the FTL template to use for the email body.
getEmailBodyTemplate(Map<String, Object>) - Method in class com.tsgrp.opencontent.activiti.listener.SendTaskEmailsListener
Get the FTL template to use for the email body.
getEmailFolderId(String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
Gets the of the folder to store the email in.
getEmailModel(String, DelegateExecution) - Method in class com.tsgrp.opencontent.activiti.listener.OCSendEmailListenerBase
Get the base email model for a given workflow.
getEmailModel(String, DelegateTask) - Method in class com.tsgrp.opencontent.activiti.listener.OCSendEmailListenerBase
Gets the email model as a Map.
getEmailSubject(String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.email.RESTEmail
 
getEmailSubjectTemplate(Map<String, Object>) - Method in class com.tsgrp.opencontent.activiti.listener.SendEndWorkflowEmailsListener
Get the FTL template to use for the email subject.
getEmailSubjectTemplate(Map<String, Object>) - Method in class com.tsgrp.opencontent.activiti.listener.SendTaskEmailsListener
Get the FTL template to use for the email subject.
getEmailTemplates() - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
getEmbeddedAnnotations(String, String, long, boolean) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getEmbeddedAnnotations(String, String, long, boolean) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Gets only the embedded annotations off of the document.
getEnabled() - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
getEnabled() - Method in interface com.tsgrp.opencontent.core.event.OCEvent
 
getEnableLogstashLogging() - Method in class com.tsgrp.opencontent.activiti.config.ActivitiConfig
Get the Boolean for allowing logging when workflow events happen
getEncodingByID(Long) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get an Encoding given the Encoding ID
getEncodingDAO() - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
getEncryptionAttrMap() - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
getEncryptionAttrMap() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getEncryptionAttrMap() - Method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
 
getEncryptionAttrMap() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getEncryptionMetadataKey(String) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
getEnd1() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getEnd2() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getEndActivityName() - Method in class com.tsgrp.opencontent.activiti.listener.SendEndWorkflowEmailsListener
Gets the name of the 'end' activity in the process template.
getEndTime() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getEnhancedColorMode() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getEnhancedProperties(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Retrieves document properties.
getEnhancedProperties(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
Retrieves document properties.
getEnhancedProperties(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
Retrieves document properties.
getEnhancedProperties(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
Retrieves document properties.
getEnhancedWorkflow() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
Deprecated.
getError() - Method in class com.tsgrp.opencontent.core.authentication.model.AuthenticationResult
Get the error message associated with the authentication attempt if authentication failed.
getError() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
getError() - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
getError() - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
getError() - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleResult
Deprecated.
 
getError() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
getError() - Method in class com.tsgrp.opencontent.core.security.model.SecurityResult
 
getError() - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
getError() - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
getError() - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
getError() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
getError() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the error field
getError() - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
getError() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getError() - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleResult
Deprecated.
 
getErrorDetails() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.core.security.model.SecurityResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
getErrorDetails() - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
getErrorDetails() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
getErrorDetails() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the errorDetails field
getErrorDetails() - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditResult
Deprecated.
 
getErrorDetails() - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
getErrorDetails() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
getErrorDetails() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
getErrorName() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
getErrorName() - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
getErrorName() - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
getErrorName() - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleResult
Deprecated.
 
getErrorName() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
getErrorName() - Method in class com.tsgrp.opencontent.core.security.model.SecurityResult
 
getErrorName() - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
getErrorName() - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
getErrorName() - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
getErrorName() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
getErrorName() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the errorName field
getErrorName() - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditResult
Deprecated.
 
getErrorName() - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
getErrorName() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getErrorName() - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
getErrorName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
getErrorName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
getErrorType() - Method in exception com.tsgrp.opencontent.core.exception.OCException
Deprecated.
getEsigPSI() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getEsigWFDoc() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getEvaluatedCondition(String) - Method in class com.tsgrp.opencontent.core.action.EvaluationCache
Returns the entire condition if the cache contains the parameterized key, returns null if the key does not exist in the cache.
getEvent() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getEventDescription() - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
getEventFilters() - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
getEventFilters() - Method in interface com.tsgrp.opencontent.core.event.OCEvent
 
getEventName() - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
getEventName() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getEventName() - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
getEvents() - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
getEventSource() - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
getEventSource() - Method in class com.tsgrp.opencontent.wizard.action.executer.PowerPromoteActionExecuter
 
getEventTitle() - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
getEventType() - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
getEventType() - Method in interface com.tsgrp.opencontent.core.event.OCEvent
 
getExcelAnnotationSummary(String, String, String, Annotation[]) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getExcelAnnotationSummary(String, String, String, Annotation[]) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Returns a summary of the annotation on a given object in a printable (.xls) format.
getExcelAnnotationSummary(String, String, String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getExcelWorkbookStream(String, List<String>, List<String>, Map<String, Map<String, String>>, Map<String, String>, List<String>, String) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
getExcelWorkbookStreamUsingQueryParms(String, OCQuery, String, List<String>, List<String>, Map<String, String>, String) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
getException() - Method in class com.tsgrp.opencontent.core.authentication.model.AuthenticationResult
Get the exception associated with the authentication attempt if authentication failed.
getExceptionStates() - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
getExecuteQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
getExecuteQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the specified execute query.
getExecuteQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
getExecuteQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
getExecuteQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
getExecutor() - Method in class com.tsgrp.opencontent.core.action.executer.ActionExecutionThreadManager
 
getExpirationDate() - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
getExpirationTimeSpan() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getExtendedContent() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getExtension(File) - Static method in class com.tsgrp.opencontent.transformation.FileUtililities
 
getExtension() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getExtensionByMimeType(String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Returns the related file extension for the provided mimetype.
getExtensionMap() - Method in interface com.tsgrp.opencontent.core.config.ILegacyCoreConfig
Get map keyed by the "extension" of the content format.
getExtensionMap() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
getExternalAnnotationUrl(String, String) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getExternalAnnotationUrl(String, String) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
A method for use with OA as a Service that will attempt to return an annotation URL based on a legacy ID.
getExternalPicklist(String, String, String, String) - Method in class com.tsgrp.opencontent.core.picklist.RESTPicklist
 
getExternalSearchService() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
Returns the external search service bean
getExtraAttachments() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getExtraAttachmentsFileNames() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getExtras() - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
getFacetFields() - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
getFailedPasswordCount() - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
getFailedRedactions() - Method in class com.tsgrp.opencontent.universal.redaction.RedactionInfo
 
getFFmpegPath() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
 
getFFPROBE() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
 
getFields(String, String) - Method in interface com.tsgrp.opencontent.universal.template.IWordDocumentTemplating
Get all fields from a (non-mailmerge) docx word document/template
getFields(String, String) - Method in class com.tsgrp.opencontent.universal.template.mailmerge.MailMergeWordDocumentTemplatingImpl
 
getFields(String, String, String) - Method in class com.tsgrp.opencontent.universal.template.RESTWordDocumentTemplate
 
getFields(String, String) - Method in class com.tsgrp.opencontent.wizardhotdocs.templates.HotDocsWordDocumentTemplatingImpl
 
getFileAnnotationContent(String, String, long, boolean, String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getFileAttachmentAnnotationContent(String, String, long, boolean, String) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getFileAttachmentAnnotationContent(String, String, long, boolean, String) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Returns content of a file attachment annotation document for an object.
getFileExtension() - Method in class com.tsgrp.opencontent.core.content.model.GetContentRequest
 
getFileExtension() - Method in class com.tsgrp.opencontent.core.model.ContentFormat
 
getFileExtensions() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
getFileInputDocs() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getFileName() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getFilePathAttrName() - Method in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
getFilePathAttrName() - Method in class com.tsgrp.opencontent.s3.spring.S3Config
 
getFilePathAttrName() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getFilesInZip(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
getFileSize() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
getFillColor() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getFilterQueries() - Method in class com.tsgrp.opencontent.alfresco.query.TSGSearchParameters
 
getFirstColumnName() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedJoinQualification
 
getFirstColumnName() - Method in class com.tsgrp.opencontent.core.query.model.JoinQualification
Deprecated.
 
getFirstLifecycleState(String, String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Get first lifecycle state
getFirstLifecycleState(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
getFirstPageNumber() - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
getFirstSpecialChar() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getFirstSpecialCharRepeating() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getFirstTableName() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedJoinQualification
 
getFirstTableName() - Method in class com.tsgrp.opencontent.core.query.model.JoinQualification
Deprecated.
 
getFirstVersionId(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
This method returns the original objectId (chron_id) for the objectId provided
getFirstVersionId(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
This method returns the original objectId (chron_id) for the objectId provided
getFlags() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getFolderAddressBook(String, String) - Method in class com.tsgrp.opencontent.core.email.EmailImpl
 
getFolderAddressBook(String, String) - Method in interface com.tsgrp.opencontent.core.email.IEmail
Retrieves address book contacts for the folder specified.
getFolderAddressBook(String, String, String) - Method in class com.tsgrp.opencontent.core.email.RESTEmail
 
getFolderAddressBookMimeType() - Method in class com.tsgrp.opencontent.core.email.EmailImpl
Return the mime type for the address book based on the serialization method.
getFolderAtPath(String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Helper method to get the folder at the specified path.
getFolderChildren(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getFolderNoteRelationName() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getFontSize() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getFormattedObjects() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
getFormIdFromWorkflowInstanceId(String, String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
getFormIdFromWorkflowTask(ServiceRegistry, String) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.AlfrescoEmbWizardWorkflowHelper
This method takes an alfrescoWorkflowTaskId (formatted like "activiti${someNumber}") and returns the aw:psi object node reference that is attached to the primary workflow process package.
getFormInfo() - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
getFormKey() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getFormKey() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
getformName() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
getFormName() - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeForm
Returns the formName field
getFormSignatures() - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
getFormula() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getFormWorkflowDocs(String, String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
getFormWorkflowDocs(String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
 
getForThumbnails() - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
getFOStylesheet() - Method in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
Returns the XSL-FO stylesheet to use for the XML/XSL conversion.
getFreetextIT() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getFrequency() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getFreshApprovalDetails(String, String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
getFreshApprovalDetails(String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
 
getFringe() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getFrom() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getFullTextQueryString() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns String specifying a full text query string used during the query.
getFullTextSearchClause(String) - Static method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
When a query is executing a full text search, getFullTextSearchClause builds the string with the correct syntax which will be appended to the query.
getFullTextSearchClause(String) - Static method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
Creates the FullTextSearch clause based on specified criteria.
getGeneratedName() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getGestures() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getGhostscriptOptions() - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
getGhostscriptPath() - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
getGhostScriptThreadKillAfter() - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
getGhostScriptThreadTimeout() - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
getGoogleDocsAuthenticationUrl(String) - Method in interface com.tsgrp.opencontent.google.core.IGoogle
Constructs a Google Docs authentication URL passing along the provided state parameter that is provided to the configured redirect URI.
getGoogleService() - Static method in class com.tsgrp.opencontent.google.spring.GoogleContext
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
getGroup() - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
getGroup(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Retrieves a group based on the group ID
getGroup(String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
getGroup(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
getGroup() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getGroupBeans() - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
getGroupDetails(String, String[]) - Method in interface com.tsgrp.opencontent.core.user.IUser
Deprecated.
if you need to use this method, you should write and expose one that doesn't use the UserResult wrapper object and one that makes use of the OCAuthority object.
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.core.user.RestUser
Deprecated.
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
getGroupDetails(String, String[]) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
getGroupedConditionEvaluatorList() - Method in class com.tsgrp.opencontent.core.action.ActionDefinition
 
getGroupedConditionEvaluatorList() - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
getGroupedConditionEvaluatorList() - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
getGroupItem(String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserService
Returns a group item
getGroupItem(String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
Returns a group item
getGroupItems(DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserService
Returns a list of all the groups
getGroupItems(DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
Returns a list of all the groups
getGroupName() - Method in class com.tsgrp.opencontent.core.model.GroupBean
 
getGroupPermissions() - Method in class com.tsgrp.opencontent.core.security.model.AclObject
 
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
getGroups() - Method in class com.tsgrp.opencontent.core.model.GroupBean
 
getGroups() - Method in class com.tsgrp.opencontent.core.model.UserBean
 
getGroups(String, String, boolean) - Method in interface com.tsgrp.opencontent.core.user.IUser
Gets a list of groups from the repository.
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
getGroups(String, String, boolean) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
getGroupSearchBase() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getGroupSearchFilter() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getGroupWithUserSearchFilter() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getH() - Method in class com.tsgrp.opencontent.universal.util.InternalLinkRectangle
 
getHasDestination() - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
getHasVariation() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getHbaseMimeTypeToTransformMimeTypeMap() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
gethConnection() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getHead() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getHeaderTitle() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
getHeight() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getHeight() - Method in class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
Gets the height of this page.
getHeight() - Method in class com.tsgrp.opencontent.universal.annotation.model.PreSectionedPage
Gets the height of this page.
getHeight() - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
getHelpText() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getHideInPdf() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getHistoricTasks(String, String, String) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Fetches all of the HistoricActivityInstances that match the included parameters.
getHistoricTasks(String, String, String, int) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Fetches a list of size @param limit of the HistoricActivityInstances that match the included parameters.
getHpiLinkToObject(String) - Static method in class com.tsgrp.opencontent.wizard.core.util.ExternalLinkToWizardDocumentUtil
 
getHtml() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getHttpServletResponse() - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
getHttpServletResponse() - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
getI() - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
getIcon() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getId() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
getId() - Method in class com.tsgrp.opencontent.core.action.model.Action
 
getId() - Method in class com.tsgrp.opencontent.core.config.model.BaseConfig
 
getId() - Method in class com.tsgrp.opencontent.core.config.persistence.BaseConfigFilesystem
 
getId() - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
getId() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowItem
 
getId() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getId() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTaskDefinition
Deprecated.
getId() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
getId() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTransition
Deprecated.
getId() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getId() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getId() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getId() - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
getId() - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
getId() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getId() - Method in class com.tsgrp.opencontent.wizard.core.model.Rule
 
getId() - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
getId() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
getId() - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
getIdAttrName() - Method in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
getIdAttrName() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getIDbyEncoding(String) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a Encoding ID given the Encoding
getIDbyLocale(Locale) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a Locale ID given the Locale
getIDbyMimetype(String) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a Mimetype ID given the Mimetype
getIDbyNodeRef(NodeRef) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a NodeRef ID given the NodeRef
getIdByPath(String, String, boolean, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getIdByPathOrId(ServiceRegistry, String) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
This method takes in a string that could represent either a path or an objectId and if it's a path, it returns the object Id
getIdByPathOrId(String, String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmUtil
This method fetches an id value based on a provided variable that can be either a path to an object or an objectId.
getIdByPathOrId(String, String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
This method fetches an id value based on a provided variable that can be either a path to an object or an objectId.
getIdByPathOrId(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
This method fetches an id value based on a provided variable that can be either a path to an object or an objectId.
getIDbyQName(QName) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a QName ID given the QName
getIDbyStoreRef(StoreRef) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a StoreRef ID given the StoreRef
getIdsInPath(String, String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getImagesClasspathDir() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
Gets the images classpath directory
getImageWidth() - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
GetInboxItemRequest - Class in com.tsgrp.opencontent.core.workflow.model
A request for an inbox item.
GetInboxItemRequest() - Constructor for class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
GetInboxItemRequest.Mode - Enum in com.tsgrp.opencontent.core.workflow.model
 
getInboxProxyUser(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getInboxProxyUser(String, String) - Method in class com.tsgrp.opencontent.activitiDctm.workflow.ActivitiDctmWorkflowImpl
Gets the user whom workflow tasks will be assigned to in the tree,
getInboxProxyUser(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
getIncomingPDFCoordinatesStartAtTop() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getIncompleteDocuments(String, String, String) - Method in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
getIndexImage() - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
getInformationRole() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getInformationRoles() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getInitiator() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getInput() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
getInputId() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
getInputId() - Method in class com.tsgrp.opencontent.wizard.core.model.Substitution
 
getInputs() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getInputStream() - Method in class com.tsgrp.opencontent.core.util.InputStreamDataSource
Returns an InputStream.
getInQualification() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
 
getInReplyTo() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getInstallFolder() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getInstance() - Static method in class com.tsgrp.opencontent.core.license.OCLicenseManager
Retrieves the license manager instance and attempts to validate it if one of the following occurs: The license was never validated previously A previously validated license exits the idle period The license was marked invalid
getInstanceType() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
getInstanceType() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
getInternalLinks(String, String, int, int, long) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getInternalLinks(String, String, int, int, long) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Returns the internal links that are on a PDF document.
getInternalLinks(String, String, int, int, long, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getInts() - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
getInvert() - Method in class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
getInvert() - Method in class com.tsgrp.opencontent.core.event.filters.MimeTypeFilter
 
getInvert() - Method in class com.tsgrp.opencontent.core.event.filters.ObjectTypeFilter
 
getInvert() - Method in class com.tsgrp.opencontent.core.event.filters.RegexFilter
 
getInvert() - Method in interface com.tsgrp.opencontent.core.event.OCEventFilter
Whether or not we are looking for the opposite of the result returned from OCEventFilter.evaluate(ContentResult, HashMap, String)
getIsCollection() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
getIsDefault() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTransition
Deprecated.
getIsEmbedded() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getIsEncrypted() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getIsEncrypted() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getIsGroup() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardApprover
 
getIsMultiTenancy() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
getIsNativeType() - Method in class com.tsgrp.opencontent.core.model.AnnotationContentFormat
 
getIsNonTiled() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getIsOCRModuleEnabled() - Method in class com.tsgrp.opencontent.core.config.AbstractOCREngineConfig
Boolean that represents whether or not any of the OCR modules have been enabled for a particular project.
getIsRepeating() - Method in class com.tsgrp.opencontent.core.model.ObjectAttrBean
True if attribute can have multiple values.
getIsReplaceable() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardApprover
 
getIsRepoEditable() - Method in class com.tsgrp.opencontent.core.model.ObjectAttrBean
True if attribute can be edited by users.
getItemFromTableById(String, String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Returns an item
getItemName() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getItems() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getJobId() - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionRunnable
 
getJobId() - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionRunnable
 
getJobKey() - Method in class com.tsgrp.opencontent.transformation.Job
 
getJobManagementServicePort() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getJobManagementServiceUtilities(AdlibSettings) - Static method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
Static instance of Job Management Service Utilities
getJobManagementServiceUtilities() - Static method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
 
getJobStatus(String) - Static method in class com.tsgrp.opencontent.transformation.AdlibTransformer
Reaches out to the Adlib services via the jobManagementServices to get the transformation status of a jobId
getJobStatus(String) - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
Requires Adlib PDF version 1.8 or higher
getJoinQualifications() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationSet
 
getJoinQualifications() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
getJSONArrayProperty(String, String, String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoJSONUtil
Parse the value of the requested field from Dynamo into an array and return the result
getJSONArrayProperty(String, String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseJSONUtil
Parse the value of the requested field from HBase into an HBase array and return the result
getJustificationText() - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
getKeepLock() - Method in class com.tsgrp.opencontent.core.content.model.CheckinRequest
 
getKey(String, String, String) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
Returns config path
getKey(String, String) - Method in class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
Returns the S3 key to preferences
getKeyByValue(Map<String, String>, String) - Static method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
Get key by value
getKeyByValue(Map<String, String>, String) - Static method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
getL() - Method in class com.tsgrp.opencontent.universal.annotation.model.IndexRectangle
 
getLabel() - Method in class com.tsgrp.opencontent.core.config.model.BaseConfig
 
getLabel() - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
getLabel() - Method in class com.tsgrp.opencontent.core.picklist.PicklistItem
 
getLabel() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
getLabel() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getLabel() - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
getLabelName(String, String) - Static method in class com.tsgrp.opencontent.core.user.UserUtil
Get the "Label Name" for the given user.
getLabelName(UserBean) - Static method in class com.tsgrp.opencontent.core.user.UserUtil
 
getLabelName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getLastAssignee(TaskEntity) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiSendDataUtil
Gets the most recent previous assignee of a workflow and returns it as a string.
getLastLogin() - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
getLastLogin() - Method in class com.tsgrp.opencontent.core.model.UserBean
 
getLastModifiedDate() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getLastPageNumber() - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
getLastRefresh() - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
getLastRefresh() - Method in interface com.tsgrp.opencontent.core.cache.IEagerCache
If the cache is a refreshable cache, return the date of the last refresh completion.
getLastTask(TaskEntity) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiSendDataUtil
Gets the most recent previous task name of a workflow and returns it as a string.
getLatestValidOCTicketFromActivitiExecution(DelegateExecution) - Static method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.ActivitiWizardHelper
Employs the following strategy to retrieve the latest and greatest stored OC Ticket:

IF the specified execution's ProcessInstance exists in the Activiti DB, retrieves the ticket from the primary ProcessInstance.
getLatestVersion(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Gets the latest version of the object (regardless of the version passed in)
getLatestVersion(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
This method fetches the latest version of the provided objectId (regardless of the version passed in)
getLatestVersionLabel() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
Gets the version label for the latest document in the version tree
getLdapAttribute(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getLdapAttributes() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getLdapTemplate() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getLeadCriteria() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getLeft() - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Gets the left coordinate of this section.
getLeft() - Method in class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
Gets the left coordinate of this rectangle.
getLegacyTypes() - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
getLettersAffected() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getLicenseClasspathDir() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
Gets the licenses classpath directory
getLicenseDetails() - Method in class com.tsgrp.opencontent.core.license.OCLicenseManager
Gets the details for the current OCMS license, preferring the floating license first
getLicenseDetails() - Method in class com.tsgrp.opencontent.core.license.RESTLicense
 
getLicenseType() - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
getLifecycle() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getLifecycleDefinition(String) - Method in class com.tsgrp.opencontent.core.lifecycle.AbstractLifecycleImpl
 
getLifecycleDefinition(String) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
This method returns the LifecycleDefinition object specified by name.
getLifecycleDefinition(String) - Method in class com.tsgrp.opencontent.core.lifecycle.InstalledLifecycles
This method returns the LifecycleDefinition object specified by name.
getLifeCycleNameFromObjectType(String) - Static method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
Get lifecycle name from object type
getLifeCycleNameFromObjectType(String) - Static method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
getLifecycles() - Method in class com.tsgrp.opencontent.core.lifecycle.InstalledLifecycles
Returns the map of installed LifecycleDefinition objects.
getLifecycleStates() - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
getLimit() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
getLinkedVideoRelationRepoName() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getLinkLocationPage() - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
getListIndex() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getListOfAnswers() - Method in class com.tsgrp.opencontent.universal.template.jaxb.AnswerSet
 
getListOfMapsVariable(DelegateTask, String) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Retrieves an Activity variable from the given DelegateTask as a List of Maps.
getLocalConfigBase() - Method in class com.tsgrp.opencontent.core.config.LocalDictionaryServiceImpl
 
getLocaleByID(Long) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a Locale given the Locale ID
getLocaleDAO() - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
getLocation() - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
getLockOwner(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
getLockOwner(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Returns a UserResult.
getLockOwner(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getLockOwner(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
getLockOwner(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
getLockOwner(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
getLockOwner(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
getLockOwner(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
getLockOwner(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
getLockOwner() - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
Get the lockOwner field
getLockOwner() - Method in class com.tsgrp.opencontent.wizard.core.model.Checklist
Get the lockOwner field
getLockOwner() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
Deprecated.
getLockOwner() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
GetLockOwnerActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
GetLockOwnerActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.GetLockOwnerActionExecuter
 
getLogger(Class<?>) - Static method in class com.tsgrp.opencontent.core.logging.OCLoggerFactory
 
getLogicOperator() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationSet
 
getLoginName() - Method in class com.tsgrp.opencontent.core.model.UserBean
 
getLoginNameFromDisplayName(String, String, boolean) - Static method in class com.tsgrp.opencontent.core.user.UserUtil
Gets the username of a user from a provided display name.
getLoginTicket(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.authentication.AlfrescoEmbAuthenticationImpl
 
getLoginTicket(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.authentication.IAuthentication
Retrieve a user's login ticket via a superuser
getLoginTicket(String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.authentication.DCTMAuthenticationImpl
 
getLoginTicket(String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
getLoginTicket(String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.authentication.ElasticsearchAuthenticationImpl
 
getLoginTicket(String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
getLoginTicket(String, String, String, String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
 
getLoginTicket(String, String, String, String) - Method in class com.tsgrp.opencontent.s3.authentication.S3AuthenticationImpl
 
getLoginTicket(String, String, String, String) - Method in class com.tsgrp.opencontent.solr.authentication.SolrAuthenticationImpl
 
getMachineId() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getMailAddress() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getMailDeliveryTiming() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getMailMergeFields(String, String) - Method in class com.tsgrp.opencontent.universal.template.AbstractWordDocumentTemplatingImpl
 
getMailMergeFields(String, String) - Method in interface com.tsgrp.opencontent.universal.template.IWordDocumentTemplating
Get all mailmerge fields from a docx word document/template
getMailMergeFields(String, String, String) - Method in class com.tsgrp.opencontent.universal.template.RESTWordDocumentTemplate
 
getMailMergeTemplate(String, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Util funtion that will return the objectId of the MailMerge Template if it exists
getMailMethod() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getMailTo() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getMandatoryParams() - Method in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
getMandatoryParams() - Method in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
getMandatoryProperties() - Method in class com.tsgrp.opencontent.core.action.ItemDefinition
 
getMappingId() - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
 
getMappingName() - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
Get the mappingName field
getMapVariable(Map<String, Object>, String) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Retrieves an Activiti variable in the variable map as a Map.
getMapVariable(DelegateTask, String) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Retrieves an Activity variable from the given DelegateTask as a Map.
getMask() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getMatchType() - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
getMaxDate() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getMaxNumRetries() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
getMaxQueueSize() - Method in class com.tsgrp.opencontent.core.action.executer.ActionExecutionThreadManager
 
getMaxRepeat() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getMaxResults() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getMaxThread() - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionCreator
 
getMaxThreadCount() - Method in class com.tsgrp.opencontent.core.action.executer.ActionExecutionThreadManager
 
getMaxThreads() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
getMaxThreads() - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionCreator
 
getMaxUserCount() - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
getMCValue() - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
getMeaningOfSignature() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getMergeTemplate(String, String) - Method in interface com.tsgrp.opencontent.universal.template.IWordDocumentTemplating
returns DataHandler of the Word template
getMergeTemplate(String, String) - Method in class com.tsgrp.opencontent.universal.template.mailmerge.MailMergeWordDocumentTemplatingImpl
 
getMergeTemplate(String, String) - Method in class com.tsgrp.opencontent.wizardhotdocs.templates.HotDocsWordDocumentTemplatingImpl
 
getMessage() - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
getMessage() - Method in class com.tsgrp.opencontent.core.exception.OCErrorResponse
 
getMessage() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getMessage() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getMessage() - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
getMetadata(String, boolean) - Static method in class com.tsgrp.opencontent.s3.util.S3Util
Gets the requested content metadata from Amazon S3
getMetadataList() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getMetadataValue(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getMicrosatesEnabled() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getMigrationNode(WorkerContext) - Method in class com.tsgrp.opencontent.wizard.itext.TsgRepeatingTableRow
Utility method that fetches the openmigrateNode from the context if any and if it uses the default key.
getMillisBetweenTries() - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
getMimeType() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
Get the MIME type of this content object.
getMimeType() - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
Get the MIME type of this content object.
getMimeType() - Method in class com.tsgrp.opencontent.core.model.ContentFormat
 
getMimeType() - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
getMimetype() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getMimetype() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getMimeType() - Method in class com.tsgrp.opencontent.universal.pdf.PDFAttachedDoc
 
getMimeType() - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesFormDocumentsHavePDFRenditions
 
getMimeTypeAttrName() - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
getMimeTypeAttrName() - Method in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
getMimeTypeAttrName() - Method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
 
getMimeTypeAttrName() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getMimetypeByID(Long) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a Mimetype given the Mimetype ID
getMimetypeDAO() - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
getMimetypeFileExtension(String) - Static method in class com.tsgrp.opencontent.transformation.TransformationUtils
Gets the file extension that corresponds to the supplied mimetype.
getMimeTypeFromFileContent(File) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Gets the mimetype of the file based on the file content
getMimeTypeFromFileName(String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Gets the mimetype of the file based on the file name.
getMimeTypes() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
getMimeTypesToCheck() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectHasRenditionOfSpecifiedMimeType
Returns the list of mimetypes to check if the object has a rendition of.
getMimeTypeToFileExtension() - Method in interface com.tsgrp.opencontent.core.config.ILegacyCoreConfig
Get map keyed by the "mimeType" of the object type.
getMimeTypeToFileExtension() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
getMimetypeUsableViewers() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getMimeTypeWhiteList() - Method in class com.tsgrp.opencontent.core.event.filters.MimeTypeFilter
 
getMinDate() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getMode() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getMode() - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
getMode() - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
getModified() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getModifiedDate() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
Get the last modified date of the content.
getModifiedDate() - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
 
getModifiedDate(String, EnhancedCompleteObject, String) - Static method in class com.tsgrp.opencontent.core.util.OCContentUtil
Gets the modified date from the object
getModifier() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getModifyDate() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getMomentISOString(Date) - Static method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingUtil
 
getMultiWildCard() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
 
getMuOptions() - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
getMuPath() - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
getMuPathRegexPattern() - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
getMuThreadKillAfter() - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
getMuThreadTimeout() - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
getMybatisCompareOp() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
getMybatisLogicOp() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
getMyCompletedJobIds() - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
Get Job Ids for my component that are completed (Batch)
getMyWizardTasks(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getN() - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
getName() - Method in class com.tsgrp.opencontent.core.action.ItemDefinition
 
getName() - Method in class com.tsgrp.opencontent.core.action.model.Item
 
getName() - Method in class com.tsgrp.opencontent.core.config.model.BaseConfig
 
getName() - Method in class com.tsgrp.opencontent.core.config.persistence.BaseConfigFilesystem
 
getName() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
Get the name, usually a filename, of this content object.
getName() - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
Get the name, usually a filename, of this content object.
getName() - Method in class com.tsgrp.opencontent.core.content.model.ObjectProperty
Deprecated.
Get the property name.
getName() - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
getName() - Method in class com.tsgrp.opencontent.core.util.InputStreamDataSource
 
getName() - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowDef
Deprecated.
getName() - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
getName() - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
getName() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowItem
 
getName() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getName() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTaskDefinition
Deprecated.
getName() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
getName() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTransition
Deprecated.
getName() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getName() - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
getName() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getName() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistAttachment
 
getName() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getName() - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
getName() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
getName() - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
getName() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
getName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivity
 
getName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getNameForTempFile(String) - Static method in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformer
Returns the png's new filename altered by MuPDF transformation (just adds a 1.png)
getNamespacePrefixResolver() - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
getNamespacePrefixResolver() - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
getNamespacePrefixResolver() - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
getNativeSize() - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
getNewEmptyGoogleDocFileName(String) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Constructs a new file name depending on the provided Google document type and appending a timestamp at the end to ensure uniqueness.
getNewTicketId() - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
 
getNewTicketId() - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
Creates a new ticket
getNewTicketId() - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
getNewTicketId() - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
 
getNextAutoNumber(String, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
getNextAutoNumber(String, String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
Returns the next number for the page set definition specified.
getNodeDAO() - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
getNodeID() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getNodeLocaleID() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getNodeRefByID(Long) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a NodeRef given the NodeRef ID
getNodeRefByPath(ServiceRegistry, String) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
There are unfortunately a bunch of different ways that a path could be formatted.
getNodeService(String) - Static method in class com.tsgrp.opencontent.alfresco.context.ServiceRegistryProxy
 
getNodeStoreID() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getNodeTypeID() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getNodeUUID() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getNonAuditedProperties() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getNonAuditedProperties() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getNonModifyingProps() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getNonModifyingProps() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getNonRequiredConditionEvaluatorList() - Method in class com.tsgrp.opencontent.core.action.ActionDefinition
 
getNonRequiredConditionEvaluatorList() - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
getNonRequiredConditionEvaluatorList() - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
getNote() - Method in class com.tsgrp.opencontent.core.email.model.AddressBookContact
 
getNotes() - Method in class com.tsgrp.opencontent.core.workflow.model.StartWorkflowRequest
Deprecated.
getNotifAddlAttr() - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
getNotification() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getNotifications(String, String, int) - Method in class com.tsgrp.opencontent.activiti.notification.ActivitiNotificationImpl
 
getNotifications(String, String, int) - Method in interface com.tsgrp.opencontent.core.notification.INotification
Gets notifications for user
getNotifications(String, String, int, String) - Method in class com.tsgrp.opencontent.core.notification.RESTNotification
 
getNotifications(String, String, int) - Method in class com.tsgrp.opencontent.dctm.notification.DCTMNotificationImpl
 
getNotifications(String, String, int) - Method in class com.tsgrp.opencontent.dynamo.notification.DynamoNotificationImpl
(non-Javadoc)
getNotifications(String, String, int) - Method in class com.tsgrp.opencontent.hbase.notification.HBaseNotificationImpl
 
getNotifObjType() - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
getNullValue() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
getNumberOfIndexPages(List<String>) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
getNumberOfResults(ResultSet) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
Because Alfresco introduced the getNumberFound method onto the ResultSetSPI parent class in 4.1.5 (and we support earlier versions), we have to do a cast to the proper type of result set to be able to use the getNumberFound method.
getNumReindexThreads() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getNumValueAnswer() - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
getOaaaSBaseUrl() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getObject(String, String) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
getObject() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
getObject(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Obtain object by passing its unique id
getObject() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getObjectACL(String) - Static method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityUtil
Get the acl id of the given object
getObjectAclId(String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
Get the acl id of the given object
getObjectByPath(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
getObjectByPath(String, String, boolean) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
getObjectByPath(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Obtain object by passing its path WARNING: This method opens an InputStream.
getObjectByPath(String, String, boolean) - Method in interface com.tsgrp.opencontent.core.content.IContent
Obtain object by passing its path This accepts a 'quietMode' parameter that will not throw an error if the object doesn't exist at that path.
getObjectByPath(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
getObjectByPath(String, String, boolean) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
getObjectByPath(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
getObjectByPath(String, String, boolean) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
getObjectByPath(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
getObjectByPath(String, String, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
getObjectByPath(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
getObjectByPath(String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
getObjectByPath(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
getObjectByPath(String, String, boolean) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
getObjectByPath(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
getObjectByPath(String, String, boolean) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
getObjectByVersion(String, String, String, String[]) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
getObjectByVersion(String, String, String, String[]) - Method in interface com.tsgrp.opencontent.core.content.IContent
Obtain object for a specific version
getObjectByVersion(String, String, String, String[]) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
getObjectByVersion(String, String, String, String[]) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
getObjectByVersion(String, String, String, String[]) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
getObjectByVersion(String, String, String, String[]) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
getObjectByVersion(String, String, String, String[]) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
getObjectByVersion(String, String, String, String[]) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
getObjectContent(GetContentRequest, boolean) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
getObjectId() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
getObjectId() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
getObjectId() - Method in class com.tsgrp.opencontent.core.content.model.CheckinRequest
 
getObjectId() - Method in class com.tsgrp.opencontent.core.content.model.GetContentRequest
 
getObjectId() - Method in class com.tsgrp.opencontent.core.email.model.AddressBook
 
getObjectId() - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
getObjectId() - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
getObjectId() - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
getObjectId() - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
getObjectId() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getObjectId() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getObjectId() - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
getObjectId() - Method in class com.tsgrp.opencontent.googledocs.rest.GoogleDocsRequest
 
getObjectId() - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeForm
 
getObjectId() - Method in class com.tsgrp.opencontent.wizard.core.model.Checklist
Get the objectId field
getObjectId() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistAttachment
 
getObjectId() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getObjectId() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
getObjectId() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
getObjectId() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardQuery
 
getObjectId() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
getObjectId() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getObjectIdsInCollection(String, String, String, String, boolean) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Get all the objectIds in the collection
getObjectMimeTypes(String, String) - Static method in class com.tsgrp.opencontent.core.util.OCContentUtil
gets the mimetypes for the objectId passed in
getObjectNameAttrName() - Method in class com.tsgrp.opencontent.s3.spring.S3Config
The name of the solr attribute that is used to store the object name.
getObjectNameAttrName() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getObjectNamesBlacklist() - Method in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
getObjectPath(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getObjectPath(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns the path to given objectId
getObjectPath(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getObjectPath(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getObjectPath(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getObjectPath(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getObjectPath(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getObjectPath(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getObjects() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
getObjects() - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
getObjectStoresKeyId() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getObjectType() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
Get the repository type of this object.
getObjectType() - Method in class com.tsgrp.opencontent.core.content.model.CompleteObject
Deprecated.
Get the repository type of this object.
getObjectType() - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
getObjectTypeAttrName() - Method in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
getObjectTypeAttrName() - Method in class com.tsgrp.opencontent.s3.spring.S3Config
 
getObjectTypeAttrName() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getObjectTypeConfig() - Method in interface com.tsgrp.opencontent.core.config.ILegacyCoreConfig
Get map keyed by the "name" of the object type.
getObjectTypeConfig() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
getObjectTypeRepoName() - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
getObjectTypeRepoName() - Method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchSchemalessQueryImpl
 
getObjectTypeRepoName() - Method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
 
getObjectTypes() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedObjectType
 
getObjectTypes() - Method in class com.tsgrp.opencontent.core.event.filters.ObjectTypeFilter
 
getObjectTypes() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns a String array of the object types used during this query.
getObjectTypesByRepoName() - Method in interface com.tsgrp.opencontent.core.config.ILegacyCoreConfig
Get map keyed by the "repoName" of the object type.
getObjectTypesByRepoName() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
getObjectVersionWanted() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectVersionLabelContainsSpecifiedString
 
getObjectVersionWanted() - Method in class com.tsgrp.opencontent.dynamo.condition.evaluator.DynamoIsObjectCurrentOrLatest
 
getObjectVersionWanted() - Method in class com.tsgrp.opencontent.hbase.condition.evaluator.HBaseIsObjectCurrentOrLatest
 
getOcAspectDefinitions() - Method in class com.tsgrp.opencontent.core.config.OCAspectDefinitions
 
getOCAuthorityUser(String, String, boolean) - Static method in class com.tsgrp.opencontent.core.user.UserUtil
This method is called by getDisplayNameFromLoginName/getLoginNameFromDisplayName to return a List that will be used to access the users display/login name.
getOcConfiguredLifecycleStateRepoNameForObjectType(String, String, String) - Method in class com.tsgrp.opencontent.core.lifecycle.AbstractLifecycleImpl
 
getOCLicenseManager() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getOCLicenseStatus() - Method in class com.tsgrp.opencontent.core.license.OCLicenseManager
Gets the current license status for OC.
getOcLifecycleDefinition(String, String) - Method in class com.tsgrp.opencontent.core.lifecycle.AbstractLifecycleImpl
For the given objectType, return the repo lifecycle name if it exists in an oc lifecycle configuration.
getOcLifecycleDefinition(String, String) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
 
getOCName(QName, NamespaceService, AlfrescoEmbDictionaryServiceImpl) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Gets the OCName of a QName
getOcName() - Method in class com.tsgrp.opencontent.core.config.model.OCClassDefinition
Gets the OC Bean name for the type/aspect
getOcName() - Method in class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
getOcName() - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
getOCNameFromRepoName(String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Takes in a repo name and returns the coresponding OCName
getOCObjectTypeName(String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Returns the OC bean name of the parameterized objectId's type.
getOcos() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodePropertyResultHandler
 
getOcPolicyComponent() - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
getOCREngineConfig() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
Returns the OCR Engine Config
getOcRestEndpoint() - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
getOCTypeDefinition(String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Get the OC type definition for the given object
getOcTypeDefinitions() - Method in class com.tsgrp.opencontent.core.config.OCTypeDefinitions
 
getOcURL() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getOffset() - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
getOffset(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getOffsetBottom() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getOffsetLeft() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getOldDateFormat() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
getOpacity() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getOpenAnnotate() - Static method in class com.tsgrp.opencontent.transformation.spring.OpenAnnotateContext
Gets the transformation implementation.
getOpenOverlayUtil() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getOperator() - Method in enum com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants.SQL_OPERATORS
 
getOperator() - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
getOperator() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
getOperatorValue() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationBean
 
getOperatorValue() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Returns an integer specifying the operator being used.
getOptions() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getOrder() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getOrderBy() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
getOrderBy() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns String array specifying the property names to order results by.
getOrderType() - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
getOriginalUserDisplayName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
Returns the displayname of the user who delegated this signature, if any
getOriginalUserId() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
Returns the userID of the user who delegated this signature, if any
getOrphanedWorkflows(String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getOrphanedWorkflows(String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Return a list of workflows that are orphaned.
getOrphanedWorkflows(String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getOutputHeight() - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
getOutputStream() - Method in class com.tsgrp.opencontent.core.util.InputStreamDataSource
 
getOutputType() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
getOutputType() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
getOutputWidth() - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
getOverlayParameters() - Method in class com.tsgrp.opencontent.core.action.executer.ExportSearchResultsToPDFActionExecuter
Constructs a map of parameters that will be passed into one of the OpenOverlayUtil methods.
getOverlayParameters() - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
Hot spot method to construct a map of parameters to send to OpenOverlay
getOverlayParameters(Map<String, Object>) - Method in class com.tsgrp.opencontent.universal.action.executer.ControlledPrintActionExecuter
Hot spot method to construct a map of parameters to send to OpenOverlay Overloading function in Advanced Combine to PDF so we can pass audit object properties solely used for controlled print
getOverlayParameters(String, ContentResult) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
Get overlay parameters for 'wizardPermanent' overlays
getOverlayParameters(String, Document) - Method in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
Hot spot method to construct a map of parameters to send to OpenOverlay
getOverride() - Method in class com.tsgrp.opencontent.googledocs.rest.GoogleDocsRequest
 
getP() - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
getP1() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getP1() - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
getP2() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getP2() - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
getP3() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getP3() - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
getP4() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getP4() - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
getPackageContents(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
getPackageContents() - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
getPackageItemIds() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowPackage
 
getPackageItems() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowPackage
 
getPackageItemsIds() - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
getPage() - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
getPage() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getPage() - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
getPage() - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
getPage(String, String, String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Get a Page object based on the pageSetName and pageId specified.
getPage(String, String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getPage(String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getPageCount(InputStream) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Get the number of pages for a pdf
getPagecount(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.pdf.RESTPdf
 
getPageCount(String, String) - Method in class com.tsgrp.opencontent.openannotate.OpenAnnotateImpl
 
getPageCount(String, String) - Method in class com.tsgrp.opencontent.universal.action.executer.ControlledPrintActionExecuter
Get the number of pages for a pdf to default the range to the whole doc if the user doesn't specify page numbers
GetPageCount - Class in com.tsgrp.opencontent.wizard.core.query
 
GetPageCount() - Constructor for class com.tsgrp.opencontent.wizard.core.query.GetPageCount
 
getPageDimensions(String, String, Page, String, long) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
Determines the height and width of Page
getPageDimensions(String, Page[], boolean) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
Determines the height and width of an array of Pages
getPageDimensions(String, String, Page, String, long) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Determines the height and width of a Page
getPageDimensions(String, Page[], boolean) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Determines the height and width of an array of Pages
getPageDimensions(String, boolean, Page[], String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
Will fetch the dimensions of the pages of the document.
getPageId() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getPageId() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getPageId() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
getPageId() - Method in class com.tsgrp.opencontent.wizard.core.model.Substitution
 
getPageNumber() - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
getPageNumber() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getPageNumber() - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
getPageOffset() - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
getPageOrder() - Method in class com.tsgrp.opencontent.core.pdf.PDFModificationOptions
 
getPageRange() - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
getPageRotations() - Method in class com.tsgrp.opencontent.core.pdf.PDFModificationOptions
 
getPages() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
getPages(String, String, String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Get the Pages in the given page set definition
getPages() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the pages field
getPages(String, String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getPages(String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getPages() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
getPages() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetInstance
 
getPageSet(String, String, boolean) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Gets a page set definition based on page set name, optionally getting all versions.
getPageSet(String, String, boolean, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getPageSet(String, String, boolean) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getPageSet(String, String, String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Returns the PageSet object for the given parameters.
getPageSet(String, String, String, String) - Method in class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
getPageSet(String, String, String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
getPageSetAllVersions(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
Returns all versions of the page set as an array
getPageSetCategories(String, String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Retrieve a list of all Page Set Categories from the given PageSet
getPageSetCategories(String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getPageSetCategories(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getPageSetDefinition(String, String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Get the page set definition object from the repository and return a fully constructed page set definition object complete with pages.
getPageSetDefinition(String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getPageSetDefinition(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getPageSetDefinitionId(String, String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
Get the page set definition id by name
getPageSetDefinitions(String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Returns all the unique Page Set Definition objects.
getPageSetDefinitions() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the pageSets field
getPageSetDefinitions(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getPageSetDefinitions(String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getPageSetInstance() - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
getPageSetInstance() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getPageSetInstances() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the pageSetInstances field
getPageSetName() - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
Get the pageSetName field
getPageSetName() - Method in class com.tsgrp.opencontent.wizard.core.model.Checklist
Get the pageSetName field
getPageSetName() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getPageSetName() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getPageSetName() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
getPageSetName() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
getPageSetName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
getPageSetPrefix() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getPageSets() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the pageSets field
getPageSets(String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Returns only the ACTIVE page set objects that are available to be created by users
getPageSets() - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
getPageSets() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getPageSets(String, String) - Method in class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
getPageSets(String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
getPagesFromDocument(PDDocument) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
Get a List of PDPages from the PDDocument object.
getPagesFromDocument(PDDocument) - Method in class com.tsgrp.opencontent.universal.annotation.XFDFAnnotationImpl
 
getPagesInSetById(String, String, String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Retrieve a list of all Page in a set based on id
getPagesInSetById(String, String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getPagesInSetById(String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getPageSize() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getParameterLogic() - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
getParameterLogic() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getParameters() - Method in class com.tsgrp.opencontent.core.action.model.Item
 
getParameters() - Method in class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
getParamName() - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
getParamType() - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
getParamValue() - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
getParentFolder(ISFApiClient) - Static method in class com.tsgrp.opencontent.sharefile.util.ShareFileUtils
 
getParentFormsForGivenWorkflowDocument(String, String) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AlfrescoIsWorkflowDocAvailableForPSIAttachment
 
getParentFormsForGivenWorkflowDocument(String, String) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DctmIsWorkflowDocAvailableForPSIAttachment
 
getParentFormsForGivenWorkflowDocument(String, String) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DynamoIsWorkflowDocAvailableForPSIAttachment
 
getParentFormsForGivenWorkflowDocument(String, String) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.HbaseIsWorkflowDocAvailableForPSIAttachment
 
getParentFormsForGivenWorkflowDocument(String, String) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.IsWorkflowDocNotAlreadyAttached
 
getParentId() - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
getParentRelations(String, String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getParents(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
ALFRESCO NOTE: if you call getParents for an object that has a working copy, the parents that will be returned are the parents that exist on the Working Copy AND the locked node.
getParents(String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getParents(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns all the parents of the passed in objectId
getParents(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getParents(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getParents(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
getParents(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getParents(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getParents(String, String, String) - Method in class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
getParents(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getParents(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getParser() - Method in class com.tsgrp.opencontent.alfresco.content.metadata.TSGMailMetadataExtracter
 
getPassword() - Method in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
getPasswordCount() - Method in class com.tsgrp.opencontent.core.model.UserBean
 
getPath() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
For forward-compatibility with "OC 2.0"-based apps
getPath() - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
getPathById(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getPathToObject(String, String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Iterative dfs method to traverse the dynamo rel_contains folder tree to find the path to the target object id.
getPathToObject(String, String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Iterative dfs method to traverse the hbase rel_contains folder tree to find the path to the target object id.
getPathToRequiredAttrs() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getPathToRequiredAttrs() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getPattern() - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
getPDDcoument(String, String, long) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Generates a PDDocument for PDFBox operations.
getPDFAnnotationSummary(String, String, String, List<Annotation>) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getPDFAnnotationSummary(String, String, String, List<Annotation>) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Returns a summary of the annotation on a given object in a printable (.pdf) format.
getPDFAnnotationSummary(String, String, long, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getPdfDocumentInfo(String, String, String, Integer, String[], long) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Gets and populates the documentInfo object for a given PDF object.
getPdfLink() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getPdfMetadata(String, String, int, int, long) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getPdfMetadata(String, String, int, int, long) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Returns the internal links that are on a PDF document.
getPdfMetadata(String, String, int, int, long, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
UNIMPLEMENTED - DO NOT USE
getPDFPageDimensions(String, String, Document, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Determines the height and width of pages in a PDF
getPdfReader(String, String, long) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Generates a PDFReader for iText operations.
getPDFSection(String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getPDFSection(InputStream, ByteArrayOutputStream, String) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Splits the pdf given by the input stream according to the page ranges passed in.
getPDFUtil() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getPercent() - Method in class com.tsgrp.opencontent.core.action.model.Action
 
getPerformanceLogging() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
Get the performance logging bean
getPeriodicReviewDateMap() - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocEffectiveBehavior
 
getPeriodicReviewDateMap() - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocEffectiveBehavior
 
getPeriodicReviewMapDrivingAttributes() - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
getPermission() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getPermissionsRequest(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
getPermissionsRequest(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Retrieves permissions set on document.
getPermissionsRequest(String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getPermissionsRequest(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Retrieves permissions set on document.
getPermissionsRequest(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
getPermissionsRequest(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
getPermissionsRequest(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
getPermissionsRequest(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
getPermissionsRequest(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
getPhrasesArray(String) - Static method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
Helper function to get the phrases from a fulltextquery string.
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.alfresco.picklist.AlfrescoEmbPicklistImpl
 
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.core.picklist.AbstractPicklistImpl
 
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.core.picklist.DeferredPicklistImpl
 
getPicklist(String, String, Map<String, String>) - Method in interface com.tsgrp.opencontent.core.picklist.IPicklist
This method queries the database and returns a list of the PicklistItems that make up the picklist with the name of picklistName.
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.core.picklist.JSONPicklistImpl
 
getPicklist(String, String, String, List<String>) - Method in class com.tsgrp.opencontent.core.picklist.RESTPicklist
 
getPicklist() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.dctm.picklist.DCTMPicklistImpl
 
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.dynamo.picklist.DynamoPicklistImpl
 
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.elasticsearch.picklist.ElasticsearchPicklistImpl
 
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.hbase.picklist.HBasePicklistImpl
 
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.jdbc.picklist.JdbcPicklistImpl
 
getPicklist(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.solr.picklist.SolrPicklistImpl
 
getPicklists(String) - Method in class com.tsgrp.opencontent.core.picklist.AbstractPicklistImpl
 
getPicklists(String) - Method in class com.tsgrp.opencontent.core.picklist.DeferredPicklistImpl
 
getPicklists(String) - Method in interface com.tsgrp.opencontent.core.picklist.IPicklist
This method returns the key set of the picklist map.
getPicklists(String) - Method in class com.tsgrp.opencontent.core.picklist.JSONPicklistImpl
Returns a list of the available picklist names
getPicklists(String, String) - Method in class com.tsgrp.opencontent.core.picklist.RESTPicklist
 
getPicklists(String) - Method in class com.tsgrp.opencontent.elasticsearch.picklist.ElasticsearchPicklistImpl
 
getPicklists(String) - Method in class com.tsgrp.opencontent.jdbc.picklist.JdbcPicklistImpl
 
getPicklists(String) - Method in class com.tsgrp.opencontent.solr.picklist.SolrPicklistImpl
 
getPooledTasks(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
getPotentialApprovers(String, String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
getPotentialApprovers(String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
Returns UserBean array of users that have been configured via the Finished form to be potential approvers or reviewers.
getPrecedingServers() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
getPrecFirstSpecialChar() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getPrecFirstSpecialCharRepeating() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getPrecision() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getPrecSecondSpecialChar() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getPrecSecondSpecialCharRepeating() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getPreferencesByName(String, String, String) - Method in class com.tsgrp.opencontent.core.preferences.GenericPreferencesService
 
getPreferencesByName(String, String, boolean, String) - Method in class com.tsgrp.opencontent.core.preferences.GenericPreferencesService
 
getPreferencesByName(String, String, String) - Method in interface com.tsgrp.opencontent.core.preferences.IPreferencesService
Gets a JSONObject of the preferences at the path + name specified
getPreferencesByName(String, String, boolean, String) - Method in interface com.tsgrp.opencontent.core.preferences.IPreferencesService
Gets a JSON object of the preferences at the path + name specified; if shallow is true, we remove any complex keys.
getPreferencesByName(String, String, String) - Method in class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
(non-Javadoc)
getPreferencesByName(String, String, boolean, String) - Method in class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
(non-Javadoc)
getPreferencesMapByName(String, String, boolean, boolean, long, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.preferences.GenericPreferencesService
 
getPreferencesMapByName(String, String, boolean, boolean, long, String, HttpServletResponse) - Method in interface com.tsgrp.opencontent.core.preferences.IPreferencesService
Returns the preferences found with the given name, as a hashmap.
getPreferencesMapByName(String, String, boolean, boolean, long, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
(non-Javadoc)
getPreferencesService() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getPreferNativeContent() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getPrefix() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getPrettyQueryString(OCQuery) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
Creates a pretty representation of the query.
getPreviousVersions(String, String, boolean, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getPriority() - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
getPriority() - Method in interface com.tsgrp.opencontent.core.event.OCEvent
 
getPriority() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getPriority() - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
getPriority() - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoBehavior
 
getPriority() - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseBehavior
 
getPriority() - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
getPriority() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getPriority() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getPriorityUpgradeValue() - Method in class com.tsgrp.opencontent.core.rendition.AbstractRenditionImpl
 
getPriorityUpgradeValue() - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
Returns the value we want to upgrade the rendition priority to when we check if a doc is renditioning by calling checkIfRenditioningAndUpgradePriority
getProcessDefinitionName(DelegateExecution) - Method in class com.tsgrp.opencontent.activiti.listener.OCSendEmailListenerBase
Retrieve the process definition id for the given execution.
getProcessedPages(String, String, int, int, long) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getProcessedPages(String, String, int, int, long) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Parses an object's PDF rendition and returns a page object that contains data representations of rectangles surrounding sections, rows and words.
getProcessEngine(String) - Static method in class com.tsgrp.opencontent.activiti.services.ActivitiContext
 
getProcessEngineViaUserLoginName(String) - Static method in class com.tsgrp.opencontent.activiti.services.ActivitiContext
This method returns the Activiti ProcessEngine, which exposes Activiti services.
getProcessName() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getProductionPath() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getProjectTableName(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Helper function that gets the table name
getPromoteToStateOnApproved() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getPropDefinition(String) - Method in class com.tsgrp.opencontent.core.config.model.OCClassDefinition
Get a property definition by OC Bean name.
getProperties() - Method in class com.tsgrp.opencontent.core.config.model.OCClassDefinition
Gets a list of all properties on this type/aspect.
getProperties(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getProperties() - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
getProperties() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getProperties() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getProperties(String, Item) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Given a Dynamo item from a get request, populate a new EnhancedCompleteObject and return it NOTE: This call does NOT deal with the 'content' column family.
getProperties(String, Result) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Given a hbaseResult from a get request, populate a new EnhancedCompleteObject and return it NOTE: This call does NOT deal with the 'content' column family.
getProperties() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getPropertiesExternal(String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getPropertiesMap(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
getProperty(String) - Method in class com.tsgrp.opencontent.core.actions.context.ActionContext
 
getProperty(String) - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
getProperty() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationBean
 
getProperty(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Gets the properties map from an object
getPropertyDefinition(String) - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getPropertyDefinition(String) - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets an OCPropertyDefinition by OC name.
getPropertyDefinitionByRepoName(String) - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getPropertyDefinitionByRepoName(String) - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets an OCPropertyDefinition by repo name.
getPropertyName() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.CommonPropertyValueEvaluator
 
getPropertyName() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Return the property name associated with this qualification
getPropertyTable() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Returns the property's table name.
getPropertyType() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
getPropertyType() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Returns the property type associated with the specified property using QueryQualificationBean.setPropertyName(String).
getPropertyValue() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getPropertyValue() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Returns the property value.
getProps() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
Get the properties of this object.
getProps() - Method in class com.tsgrp.opencontent.core.content.model.CompleteObject
Deprecated.
Get the properties of this object.
getPSIFile(String) - Static method in class com.tsgrp.opencontent.wizard.core.util.AppServerWizardUtil
Deprecated.
getPsiFileInputDocs(String, EnhancedObjectProperty[], String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
Deprecated.
getPsiId() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getPsiName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getPsiPropertyMap() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getPSISecuritySetNames(String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Retrieve all of the possible security options for a PSI in the system.
getPSISecuritySetNames(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getPSISecuritySetNames(String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
Note - this default implementation returns an empty list.
getPsiType() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getPublicPreferenceByName(String, String, String, boolean, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.userpreferences.persistence.RESTUserPreferencesService
 
getPublishedComment() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
getQNameByID(Long) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a QName given the QName ID
getQnameDAO() - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
getQNameID() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
getQualificationBeans() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationSet
 
getQualificationBeans() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
getQualificationSet() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns the QueryQUalificationSet for this query.
getQualificationSets() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationSet
 
getQualificationSets() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
getQuery() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getQuery(String, String) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Get a query by name.
getQuery(String, String, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
getQuery(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
getQuery() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getQueryDmrContainment() - Method in class com.tsgrp.opencontent.core.query.model.InQualification
Deprecated.
Whether to use the dmr_containment object instead of IN DOCUMENT ID syntax for DQL
getQueryImpl() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getQueryName() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getQueryName() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardQuery
 
getQueryPath() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getQueryProperties() - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
getQueryText() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getQueryType() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
getQueryType() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
getQueryType() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getQuestion() - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
getQueueQuery() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
getQueuer() - Static method in class com.tsgrp.opencontent.ephesoft.spring.EphesoftContext
 
getR() - Method in class com.tsgrp.opencontent.universal.annotation.model.IndexRectangle
 
getR() - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
getReadQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
getReadQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the read query represented by the EnhancedQueryCriteriaBean.
getReadQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
getReadQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
getReadQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
getReadQueryResultSet(String, String) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
This method needs to be implemented differently for Alfresco 5.x and 4.x.
getReadQueryResultSet(String, String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoEmbQueryImpl
 
getReason() - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
getRecipientUserId() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getRecipientUserName() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getRect() - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
getRectangles() - Method in class com.tsgrp.opencontent.universal.pdf.LocationTextExtractionStrategy
 
getRedactedContentPath() - Method in class com.tsgrp.opencontent.universal.redaction.RedactionInfo
 
getRedactedDocumentId() - Method in class com.tsgrp.opencontent.universal.redaction.RedactionInfo
 
getRedactedPageResolution() - Method in class com.tsgrp.opencontent.core.config.RedactionConfig
 
getRedaction() - Static method in class com.tsgrp.opencontent.universal.spring.UniversalContext
 
getRedactionConfig() - Method in interface com.tsgrp.opencontent.core.config.ILegacyCoreConfig
Returns the redaction configuration, null object signifies redactions are not enabled.
getRedactionConfig() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
getRedactionFont() - Method in class com.tsgrp.opencontent.core.config.RedactionConfig
 
getRedactionNumber() - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
getRedactionRegexAttrMap() - Method in class com.tsgrp.opencontent.universal.util.RegexTextStripper
Returns the map of things to be redacted and their corresponding regex pattern.
getRedactionSuggestions(String, String, long, int) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
A method which calls a helper method to generate suggested redactions
getRedactionSuggestions(String, String, long, int) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Returns a list of suggested redactions and their locations which have been detected in the document.
getRedactionSuggestions(String, String, long, int) - Method in interface com.tsgrp.opencontent.universal.redaction.IRedaction
Returns a list of suggested redactions and their locations which have been detected in the document.
getRedactionSuggestions(String, String, long, int) - Method in class com.tsgrp.opencontent.universal.redaction.RedactionImpl
 
getRedactionSuggestionsForDocument(PDDocument, int) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionImpl
A helper method which creates new suggested redactions.
getRedactionText() - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
getRedirectURI() - Method in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
Returns the redirect URI to use when authorizing the application through OAuth.
getReditioningAspectsToIgnore() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
getReferenceLabel() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getReferenceLabel() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getReferenceURL() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getReferenceURL() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getRelatableFolders(String, String, String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
Deprecated. 
getRelatedChildIds(String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Returns an array of ids of the children of an object
getRelatedChildIds(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Returns an array of ids of the children of an object
getRelatedChildren(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
ALFRESCO NOTE: if you call getRelatedChildren for an object that has a working copy, the children that will be returned are the children that exist on the Working Copy AND the locked object.
getRelatedChildren(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns all the children of the passed in objectId with the passed in relation
getRelatedChildren(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getRelatedChildren(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getRelatedChildren(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getRelatedChildren(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getRelatedChildren(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getRelatedChildren(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getRelatedParents(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
ALFRESCO NOTE: if you call getRelatedParents for an object that has a working copy, the parents that will be returned are the parents that exist on the Working Copy AND the locked object.
getRelatedParents(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns all the parents of the passed in objectId with the passed in relation
getRelatedParents(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getRelatedParents(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getRelatedParents(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getRelatedParents(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getRelatedParents(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getRelatedParents(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getRelatedSupportingDocs(String, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Util method for returning all the related supporting docs for a page set instance (psiId)
getRelationName() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getRelations(String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getRelationType() - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
getReminderFromEmail() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getRemoveCurrentUser() - Method in class com.tsgrp.opencontent.wizard.core.query.UsersInGroupsQuery
 
getRendition() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getRenditionManager() - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionImpl
 
getRenditionManager() - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
 
getRenditionPriorityValues() - Method in class com.tsgrp.opencontent.core.rendition.AbstractRenditionImpl
 
getRenditionPriorityValues() - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
Returns a List of the possible rendition priority values
getRenditionsAttrName() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getRenditionSize() - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
getRenditionType() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DoesDocumentHaveSpecifiedRenditionType
 
getRepeating() - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
getRepeating() - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Returns boolean indicating if the attribute is repeating
getReplacementString(String) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Helper takes an input string and returns an estimated equal redaction string of asterisks
getReplyEmailProperties(String, String) - Static method in class com.tsgrp.opencontent.core.email.MsgFileParser
 
getReplyType() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getRepoAnnotationsAsHashmap(List<Annotation>) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Takes the repo annotations array and converts it to a hashmap
getRepoDataType() - Method in class com.tsgrp.opencontent.core.model.ObjectAttrBean
Data type of attribute within underlying repository.
getRepoDataType() - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
getRepoEditable() - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
getRepoName() - Method in class com.tsgrp.opencontent.core.config.model.OCClassDefinition
Gets the repository name for the type/aspect
getRepoName() - Method in class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
getRepoName() - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
getRepoName() - Method in class com.tsgrp.opencontent.core.model.ObjectAttrBean
Name of attribute within underlying repository.
getRepoName() - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
getRepoName() - Method in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
getRepoReplyTypeAnnots(HashMap<String, Annotation>) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Finds all the reply type annotations in the repo annotation map
getRepositoryId() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getRepositoryPath() - Method in class com.tsgrp.opencontent.core.content.model.CompleteObject
Deprecated.
Get the path where this object was located.
getRepoType() - Method in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
Represents the underlying repository's object type.
getRepoType() - Method in class com.tsgrp.opencontent.core.model.WSObjectTypeConfig
Represents the underlying repository's object type.
getRepoType(OCQuery) - Static method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
getRepoType(OCQuery) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
getRepoUserCount() - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
getRequiredConditionEvaluatorList() - Method in class com.tsgrp.opencontent.core.action.ActionDefinition
 
getRequiredConditionEvaluatorList() - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
getRequiredConditionEvaluatorList() - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
getResolution() - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
getResolution() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
getResult() - Method in class com.tsgrp.opencontent.core.action.model.Action
 
getResult() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
getResult() - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
getResult() - Method in class com.tsgrp.opencontent.core.security.model.SecurityResult
 
getResult() - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
getResult() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the result field
getResult() - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
getResult() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getResultantText() - Method in class com.tsgrp.opencontent.universal.pdf.LocationTextExtractionStrategy
Returns the result so far.
getResultCount() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
getResultLimit() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns integer indicating result limit.
getResultLimit(QueryCriteriaBean) - Static method in class com.tsgrp.opencontent.core.util.QueryUtil
Returns the result limit for the given criteria, always returns -1 when the criteria matches conditions for returning all values.
getResultLimit(EnhancedQueryCriteriaBean) - Static method in class com.tsgrp.opencontent.core.util.QueryUtil
Returns the result limit for the given criteria, always returns -1 when the criteria matches conditions for returning all values.
getResults() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
getResults() - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
getResults(String, Action) - Method in class com.tsgrp.opencontent.wizard.core.query.CurrentUser
Execute the query described by the Action object, and return the results wrapped in a QueryResult object.
getResults(String, Action) - Method in class com.tsgrp.opencontent.wizard.core.query.ExternalLink
 
getResults(String, Action) - Method in class com.tsgrp.opencontent.wizard.core.query.GetPageCount
 
getResults(String, Action) - Method in class com.tsgrp.opencontent.wizard.core.query.HPIPicklistQuery
Convert an HPI Picklist to a WizardQuery
getResults(String, Action) - Method in interface com.tsgrp.opencontent.wizard.core.query.IWizardQuery
Execute the query described by the Action object, and return the results wrapped in a QueryResult object.
getResults(String, Action) - Method in class com.tsgrp.opencontent.wizard.core.query.PassthroughQueryImpl
Execute the query described by the Action object, and return the results wrapped in a QueryResult object.
getResults(String, Action) - Method in class com.tsgrp.opencontent.wizard.core.query.UserDetailsFromUserIDQuery
Execute the query described by the Action object, and return the results wrapped in a QueryResult object.
getResults(String, Action) - Method in class com.tsgrp.opencontent.wizard.core.query.UsersInGroupsQuery
Execute the query described by the Action object, and return the results wrapped in a QueryResult object.
getResultString() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
getResultsType() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
getReturn() - Method in class com.tsgrp.opencontent.core.config.GetCoreConfigResponse
Gets the value of the return property.
getReviewDate() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardReviewer
 
getReviewerName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardReviewer
 
getReviewState() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardReviewer
 
getReviewStatus() - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
getReviewStatus() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
getRight() - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Gets the right coordinate of this section.
getRight() - Method in class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
Gets the right coordinate of this rectangle.
getRole(String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Return the role object specified by the role name.
getRole() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getRole(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
 
getRole(String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
getRoleDocument(String, String, String) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.WFUtil
Get the role document for the given role name and page set.
getRoleName() - Method in class com.tsgrp.opencontent.wizard.action.executer.ObsoleteDocumentActionExecuter
 
getRoleName() - Method in class com.tsgrp.opencontent.wizard.action.executer.PowerPromoteActionExecuter
 
getRoleName() - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditEvent
 
getRoleName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardApprover
 
getRoleName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getRoleOwner() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getRoleRelationName() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getRoles(String, PageSetDefinition) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Return the roles associated with the given page set definition.
getRoles(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
 
getRoles(String, PageSetDefinition) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
getRolesByPageSet(String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
Deprecated.
getRoleSuffix() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getRootFolderId(String) - Method in class com.tsgrp.opencontent.dynamo.admin.DynamoAdminService
Gets the root folder id from external search
getRootFolderId(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Gets the "root" folder's ID from external search.
getRootPath() - Method in interface com.tsgrp.opencontent.core.config.IConfigService
returns the injected root path for hpi
getRootPath() - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
getRootPath() - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
getRootPath() - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
getRotation() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getRouteToGroups() - Method in class com.tsgrp.opencontent.core.workflow.model.SimpleWorkflow
Deprecated.
getRouteToUsers() - Method in class com.tsgrp.opencontent.core.workflow.model.SimpleWorkflow
Deprecated.
getRowId() - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
getRows() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getRuleContainer() - Method in class com.tsgrp.opencontent.wizard.core.model.Rule
 
getRules() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getRules() - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
getRules() - Method in class com.tsgrp.opencontent.wizard.core.model.RuleSet
 
getRules() - Method in class com.tsgrp.opencontent.wizard.core.model.WFRules
 
getRuleSets() - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
getRuleSets() - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
getRuleSets() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
getRulesEvalDetailsDoc(String, String) - Static method in class com.tsgrp.opencontent.wizard.workflow.alfresco.AlfWizardWorkflowUtil
 
getS3BucketName() - Method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
getS3BucketName() - Method in class com.tsgrp.opencontent.s3.spring.S3Config
Returns the S3 bucket name
getS3Config() - Static method in class com.tsgrp.opencontent.s3.util.S3Util
 
getS3KeyAttrName() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getSavedDocSignatures() - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
getSavedFormSignatures() - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
getScreenshotAspectRepoName() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getScreenshotHeight() - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
getScreenshotHeightPropRepoName() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getScreenshotName() - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
getScreenshotObjId() - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
getScreenshotPropsToSkipRepoName() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getScreenshotTag() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getScreenshotTimeMillis() - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
getScreenshotTimeMillis() - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
getScreenshotTimeMillisPropRepoName() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getScreenshotWidth() - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
getScreenshotWidthPropRepoName() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getSearchAllVersions() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getSearchConfig() - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
Returns the search config used
getSearchConfig() - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
getSearchConfig() - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
getSearchIgnoredMimetypes() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getSearchMod() - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
getSearchParameters() - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
getSearchTerm() - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
getSecondColumnName() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedJoinQualification
 
getSecondColumnName() - Method in class com.tsgrp.opencontent.core.query.model.JoinQualification
Deprecated.
 
getSecondSpecialChar() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getSecondSpecialCharRepeating() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getSecondTableName() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedJoinQualification
 
getSecondTableName() - Method in class com.tsgrp.opencontent.core.query.model.JoinQualification
Deprecated.
 
getSections() - Method in class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
Gets this page's list of sections.
getSecurity() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getSecurity() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getSecurityForObject(String) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityConfig
Given an object type (repoName) return the installed security map.
getSecurityForObject(String) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityConfig
Given an object type (repoName) return the installed security map.
getSecurityService() - Static method in class com.tsgrp.opencontent.dynamo.spring.DynamoContext
Returns the security service
getSecurityTypeConditions() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getSecurityTypeConditions() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
Note: securityTypeConditions may not be set.
getSelectColumns(String) - Static method in class com.tsgrp.opencontent.wizard.core.query.WizardQueryServiceUtil
Returns an arraylist of the columns that are selected from the specified DQL statement
getSelectedPageNumbers() - Method in class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
getSelectedPageNumbersList(String) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Build and return a list of page numbers based on the user input.
getSelectedPagesFromPdf(InputStream, ArrayList<Integer>) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Create a new pdf based off of the selected pages of the passed in pdf
getSelectedText(String, String, int, float[][], String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getSelectProperties() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns the property names in the query results.
getSelValueAnswer() - Method in class com.tsgrp.opencontent.universal.template.jaxb.MCValue
 
getSelValueAnswer() - Method in class com.tsgrp.opencontent.universal.template.jaxb.SelValue
 
getSenderUserId() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getSenderUserName() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
getSendReminderEmail() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getSendToAssignees() - Method in class com.tsgrp.opencontent.activiti.config.ActivitiConfig
Get the sendToAssignees used during cancellation of workflow related emails
getSendToGroups() - Method in class com.tsgrp.opencontent.activiti.config.ActivitiConfig
Gets the boolean that determines whether or not we send task assignment emails to all users in a group during assignment
getSentBy() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getSentByuserIds() - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
getSentTo() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getSeparator() - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
Parses the separator String out of the found autoNumberFormat.
getSerialversionuid() - Static method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getServiceRegistry(String) - Static method in class com.tsgrp.opencontent.alfresco.context.ServiceRegistryProxy
 
getServiceRegistry() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
getServiceRegistry() - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionCreator
 
getSession(String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Convenience method for getting a documentum session not involving a transaction.
getSession(String, boolean) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Convenience method for getting a documentum session, and possibly starting a transaction.
getSessionForUser(String) - Method in class com.tsgrp.opencontent.alfresco.authentication.AlfrescoEmbAuthenticationImpl
 
getSessionForUser(String) - Method in interface com.tsgrp.opencontent.core.authentication.IAuthentication
This is for SSO by authenticating based on a user
getSessionForUser(String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.authentication.RESTAuthentication
 
getSessionForUser(String) - Method in class com.tsgrp.opencontent.dctm.authentication.DCTMAuthenticationImpl
 
getSessionForUser(String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
Unimplemented TODO: Implement like we do in alfresco
getSessionForUser(String) - Method in class com.tsgrp.opencontent.elasticsearch.authentication.ElasticsearchAuthenticationImpl
 
getSessionForUser(String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
getSessionForUser(String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
 
getSessionForUser(String) - Method in class com.tsgrp.opencontent.s3.authentication.S3AuthenticationImpl
 
getSessionForUser(String) - Method in class com.tsgrp.opencontent.solr.authentication.SolrAuthenticationImpl
 
getSFApiDomain() - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
getSFCallbackUrl() - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
getSFClientKey() - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
getSFClientSecret() - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
getSFPassword() - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
getSFSubDomain() - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
getSFUsername() - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
getShallow(JSONObject) - Static method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
Creates a shallow version of the json object
getSheetAsPropMaps(Sheet, OCTypeDefinition, Action, String) - Static method in class com.tsgrp.opencontent.core.excel.ExcelUtil
Converts each row into a Map using the first row as the Map's keys and each row's cells as the values.
getShortLabel() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getShortLink(String, String, String) - Method in class com.tsgrp.opencontent.core.shortLink.RESTShortLink
 
getShortLink() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getShouldPoolAction() - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
getShowContactDropArea() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getShowSectionalLockdown() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getSiblingRelations(String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Returns a list of OpenContentObject objects for siblings
getSignoffRoles() - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
getSignoffRoles() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
getSingleAnnotation(String, String, long, boolean, String) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getSingleAnnotation(String, String, long, boolean, String) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Pulls the specific annotation from the annotations on the document based on the annotationName.
getSingleWildCard() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
 
getSize() - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
Get the size (in bytes) of the content.
getSize() - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
Get the size of the content, in bytes, of this object
getSleepTimeWhenCheckingForRendition() - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
getSleepTimeWhenCheckingForRendition() - Method in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
 
getSolrClient() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getSolrConfig() - Method in class com.tsgrp.opencontent.dynamo.solr.picklist.SolrDynamoPicklistImpl
 
getSolrConfig() - Method in class com.tsgrp.opencontent.dynamo.solr.query.SolrDynamoQueryImpl
 
getSolrConfig() - Method in class com.tsgrp.opencontent.hbase.solr.query.SolrHBaseQueryImpl
 
getSolrConfig() - Method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
Hot spot method for getting the Solr config
getSolrUrl() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
getSortKey() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getSource() - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
getSplitPDFRelationName() - Method in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
getSSOEnabled() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
 
getStackTraceAsString() - Method in exception com.tsgrp.opencontent.core.exception.OCException
 
getStackTraceAsString(Throwable) - Static method in exception com.tsgrp.opencontent.core.exception.OCException
 
getStackTraceAsString() - Method in exception com.tsgrp.opencontent.core.exception.OCRuntimeException
 
getStackTraceAsString(Throwable) - Static method in exception com.tsgrp.opencontent.core.exception.OCRuntimeException
 
getStart1() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getStart2() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getStartForm(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getStartForm(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Get the Start Form key for an Activiti Workflow
getStartFormKey(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getStartTask() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
getStartTime() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getState() - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
getState() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowItemInstance
Not to be confused with 'status' on a TaskInstance, 'state' only states if the item is the current item in the workflow instance ('active') versus an already completed item ('complete')
getState() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getStateBehaviorMap() - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleDefinition
 
getStateBehaviorMap() - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleDefinition
 
getStateDescription() - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
Get the state description
getStateDisplayNameMap() - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
getStateModel() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getStateName() - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
Get the state name
getStateNumber() - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
Get the state number
getStateRepoNameMap() - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
getStates(String, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
getStates(String, String) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
Returns the states for the given lifecycle.
getStates(String, String, String) - Method in class com.tsgrp.opencontent.core.lifecycle.RESTLifecycle
 
getStates(String, String) - Method in class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
 
getStates(String, String) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
getStates(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
getStates(String, String) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
getStates(String, String) - Method in class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
getStates(String, String) - Method in class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
getStateToCheck() - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
getStateType() - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
getStaticProperties() - Method in class com.tsgrp.opencontent.activiti.listener.WorkflowPackagePropertySetterListener
 
getStatus() - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
getStatus() - Method in class com.tsgrp.opencontent.core.exception.OCErrorResponse
 
getStatus() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
Not to be confused with 'state' on a WorkflowItemInstance, 'status' is a string that specifies whether a task is 'Not Yet Started,' 'In Progress,' 'Completed,' etc.
getStatus() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getStatus() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getStatus() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getStatus() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getStatusesToTBR() - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleWorkflowBehaviours
 
getStorageType() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getStorageType() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
getStoreRefByID(Long) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Get a StoreRef given the StoreRef ID
getStringArray() - Method in class com.tsgrp.opencontent.core.model.StringArray
Deprecated.
Retrieve the String array stored in wrapper class.
getStringFromTextPosition(TextPosition) - Method in class com.tsgrp.opencontent.universal.util.TSGTextStripper
Method to return the String at a given TextPosition.
getStringResult() - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
getStringResults() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the stringResults field
getStrings() - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
getStringValue(EnhancedObjectProperty[]) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoUtil
 
getStringValues(EnhancedObjectProperty) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoUtil
 
getSubActionsList() - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
getSubAspectIDsOfAspect(QName, DictionaryService) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Gets all the sub aspect IDs of aspect, so when we pass in an aspect we actually query on it and all sub-aspects
getSubFolderName() - Method in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
getSubject() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getSubject(InputStream) - Static method in class com.tsgrp.opencontent.core.util.EmailUtil
Gets subject from an InputStream.
getSubject() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getSubstitutions() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getSubTypeIDsOfType(QName, DictionaryService) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Gets all the sub type IDs of a type, so when we pass in a type we actually query on all subtypes
getSuggestedRedactions(String, String, long, Integer, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getSuggestedRedactionsMap() - Method in class com.tsgrp.opencontent.universal.util.RegexTextStripper
Returns the map of possible redaction strings to suggested redaction objects.
getSuperType() - Method in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
The supertype of the object.
getSuperTypeName() - Method in class com.tsgrp.opencontent.core.config.model.OCClassDefinition
Gets the name of the super type's OC name
getSupplementaryEvaluationData() - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
getSupportingDocRelationName() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getSupportingDocsFromPageSetInstance(String, boolean, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Util method for retrieving all supporting doc ids from a page set instance
getSupportingDocsPDF(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
getSystemName() - Method in class com.tsgrp.opencontent.core.model.UserBean
Deprecated.
getT() - Method in class com.tsgrp.opencontent.universal.annotation.model.IndexRectangle
 
getTable() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
getTable(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Returns the DynamoBB table with the requested name
getTable(String, String[]) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
looks for table with tableName, if it exists it returns it otherwise it creates it
getTableName() - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
getTag() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getTagAttr() - Method in class com.tsgrp.opencontent.core.action.executer.ExportFolderActionExecuter
 
getTagAttr() - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadAsZipActionExecuter
 
getTagAttr() - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
getTagProperty() - Method in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
getTail() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getTask(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getTask(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
getTask(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
TODO document
getTask() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getTask(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getTaskAddlAttr() - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
getTaskAssignees(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getTaskAssignees(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
getTaskDefinitionKey() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getTaskDuration(TaskEntity) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiSendDataUtil
Gets the duration of a task in milliseconds and returns it as a string
getTaskEmailSubjectTemplate() - Method in class com.tsgrp.opencontent.activiti.config.ActivitiConfig
Get the FTL template to use for the email subject when sending task emails
getTaskEmailTemplate() - Method in class com.tsgrp.opencontent.activiti.config.ActivitiConfig
Get the FTL template to use for the email body when sending task emails.
getTaskGroups(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getTaskIdsForContent(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getTaskIdsForContent(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns list of task ids of workflows in which nodeId is part of a WorkflowPackage
getTaskName() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getTaskObjType() - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
getTaskProperties() - Method in class com.tsgrp.opencontent.activiti.listener.WorkflowPackagePropertySetterListener
 
getTasks(String, String, String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getTasks(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns a list of OC Workflow TaskInstances, narrowed down by parameters.
getTasks() - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowDef
Deprecated.
getTasks(String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getTasksByContent(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getTasksForProcess(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getTasksForProcess(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns a list of all tasks available for a Process Definition (Workflow) WARNING: This is using internal Activiti classes right now: https://forums.activiti.org/content/gettaskdesfinitionlist
getTasksForUserByContent(String, String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getTaskState() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getTaskSubject() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getTaskTypeName() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getTaskURL(String, OpenContentObject) - Method in class com.tsgrp.opencontent.activiti.listener.OCSendEmailListenerBase
Get the task URL for the given object.
getTempDir() - Method in class com.tsgrp.opencontent.wizard.util.XmlConverter
Retrieve the temp directory
getTempFile(InputStream, String) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
public function that creates a temporary mp4 file with the passed-in name and content
getTemplate() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getTemplateLocation() - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
 
getTemplateName() - Method in class com.tsgrp.opencontent.core.workflow.model.StartWorkflowRequest
Deprecated.
getTemplateName() - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
Gets the freemarker template file name to use for the email body.
getTemplateName() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
getTemplatePath() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
getTemplatesClasspathDir() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
Gets the templates classpath directory
getTemplatesRepoPath() - Method in class com.tsgrp.opencontent.core.config.CoreConfig
 
getTenantAdminService() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
getTermLogic() - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
getText() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getText() - Method in class com.tsgrp.opencontent.wizard.core.model.Substitution
 
getTextAlign() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getTextByArea(String, String, int, float[][]) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
A method that will modify the pdf, first by rotating pages, and second by reordering them
getTextColor() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getTextLinks() - Method in class com.tsgrp.opencontent.universal.util.TSGTextStripper
Returns links detected within the text of the document.
getTextValueAnswer() - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
getTFValueAnswer() - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
getThirdSpecialChar() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getThirdSpecialCharRepeating() - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
getThumbnail(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getThumbnail(String, String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getThumbnail(String, String, String, String, HttpServletResponse, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
getThumbnail(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Get a thumbnail of a given object that is represented by a thumbnail name (e.g.
getThumbnail(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getThumbnail(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getThumbnail(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getThumbnail(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getThumbnail(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getThumbnail(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getThumbnailContent(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getThumbnails(String, String, Long, Integer, Integer, Integer, String, String, String, Integer, Integer, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.transformation.rest.RESTOpenAnnotate
 
getTicket() - Method in class com.tsgrp.opencontent.core.authentication.model.AuthenticationResult
Get the ticket associated with a successful authentication attempt.
getTicket() - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
getTicket() - Method in class com.tsgrp.opencontent.core.content.model.CheckinRequest
 
getTicket() - Method in class com.tsgrp.opencontent.core.content.model.GetContentRequest
 
getTicket() - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
getTicket() - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
getTicket() - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
getTicket() - Method in class com.tsgrp.opencontent.core.workflow.model.StartWorkflowRequest
Deprecated.
getTicketLoginInfo(String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Convenience method for retrieving login ticket information
getTimeline(String, double, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getTimeout() - Method in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
getTitle() - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
getTitle() - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
getTitle() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getTitle() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTaskDefinition
Deprecated.
getTitle() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
getTitle() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTransition
Deprecated.
getTitle() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getTitle() - Method in class com.tsgrp.opencontent.universal.pdf.PDFAttachedDoc
 
getTitle() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
getTitle() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getTitleToPropertyNameMap() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
getTo() - Method in class com.tsgrp.opencontent.core.email.model.Email
 
getTokens() - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
Parses the tokens Strings out of the found autoNumberFormat.
getTop() - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Gets the top coordinate of this section.
getTop() - Method in class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
Gets the top coordinate of this rectangle.
getTopLeftCornerX() - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
getTopLeftCornerY() - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
getTopLevelReason() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getTopLevelRules() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getTopLevelRules() - Method in class com.tsgrp.opencontent.wizard.core.model.RuleContainer
 
getTotalPages() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getTotalPages() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
getTotalRecords() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getTotalUserCount(String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
getTotalUserCount(String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Gets the total number of users in the repository.
getTotalUserCount(String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
getTotalUserCount(String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
getTotalUserCount(String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
getTotalUserCount(String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
getTotalUserCount(String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
getTotalUserCount(String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
getTotalUserCount(String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
getTransformation() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getTransformationEventName() - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
getTransformationMessage() - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
getTransformationOptions() - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
getTransformationOptions() - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
getTransformationQueueOwner() - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
getTransformationServicePassword() - Method in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
getTransformationServiceUrl() - Method in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
getTransformationServiceUsername() - Method in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
getTransformationTimeout() - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
getTransformationWorkspaceId() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
getTransformed(String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.transformation.RESTTransformation
 
getTransformedFolderLocation() - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
getTransformerUrl() - Method in class com.tsgrp.opencontent.transformation.TSGCloudTransformerImpl
 
getTransitions() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTaskDefinition
Deprecated.
getTSGAspectsBeanNames() - Method in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
TSG Aspects are a means to keep trac of where properties are defined in relation to an object's aspects and supertypes The map is keyed by pretty 'objectType' and contains a map of the attributes defined on that objectType by beanName.
getType(String) - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getType(String) - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets an OCTypeDefinition by OC name.
getType() - Method in class com.tsgrp.opencontent.core.config.model.BaseConfig
 
getType() - Method in class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
getType() - Method in class com.tsgrp.opencontent.core.config.persistence.BaseConfigFilesystem
 
getType(String) - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
getType() - Method in class com.tsgrp.opencontent.core.content.model.ObjectProperty
Deprecated.
Get the property type, which is one of the constants from the AttrTypes class.
getType() - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
getType() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getType() - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
getType() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getType() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
getType() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
getType() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
getType() - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
getType() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
Deprecated.
getType() - Method in class com.tsgrp.opencontent.wizard.core.model.Rule
 
getType() - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
getType() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
getType() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getTypeByRepoName(String) - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getTypeByRepoName(String) - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets an OCTypeDefinition by repo name.
getTypeConfigByBeanName(String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Get the object type config for the type bean specified.
getTypeDefinitions() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getTypeDefinitions() - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets a map keyed by ocType name
getTypeDefinitions() - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
getTypeDefinitionsByOCName() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getTypeDefinitionsByRepoName() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getTypeName() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getTypeName() - Method in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
Used to key types.
getTypeName() - Method in class com.tsgrp.opencontent.core.model.WSObjectTypeConfig
 
getTypeRepoNameByBeanName(String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Gets the type repo name based on the bean name.
getTypes() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
getTypes() - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Gets a list of OC Type Names
getTypes() - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
getTypes() - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
getUnclaimedActivitiTasks(String, String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getUnclaimedActivitiTasks(String, String, String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
getUnclaimedTasks(String, String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getUnclaimedTasks(String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns a list of OC Workflow TaskInstances, narrowed down by parameters.
getUnclaimedTasks(String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getUniqueFileName(String, String, Map<String, Integer>) - Static method in class com.tsgrp.opencontent.core.util.ZipUtil
 
getUnredactedRelationName() - Method in class com.tsgrp.opencontent.core.config.RedactionConfig
 
getUnredactedRelationName() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
getUnredactedTypeName() - Method in class com.tsgrp.opencontent.core.config.RedactionConfig
 
getURL() - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
getUseOverlays() - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
getUser(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
getUser() - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
getUser() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getUser(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Deprecated.
if you need to use this method, you should write and expose one that doesn't use the UserResult wrapper object and one that makes use of the OCAuthority object.
getUser(String, boolean, String, String, boolean) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
getUser(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
getUser(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
getUser(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
getUser(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
getUser(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
getUser(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
getUser(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
getUser() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardApprover
 
getUserAcls(String, int, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
For the currently logged-in user, retrieve a list of the ids of all ACLs in which the user has at least minimumPermission
getUserACLs(String, int) - Static method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityUtil
For the currently logged-in user, retrieve a list of the ids of all ACLs in which the user has at least minimumPermission
getUserBeans() - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
getUserBeans() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the userBeans field
getUserDisplayName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getUserFromTicket(String) - Method in class com.tsgrp.opencontent.core.user.InMemoryAbstractAuthentication
Implemented in LDAPAuthenticationImpl.
getUserFromTicket(String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
getUserFromTicket(String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
getUserFromTicket(String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
Helper method to look up the UserBean for the ticket that is passed in
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
getUserHomeDirectory(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Retrieves the objectId of the specified user's home directory
getUserHomeDirectory(String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
Unimplemented
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
getUserHomeDirectory(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
getUserId() - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
getuserIds() - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
getUserItem(String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserService
Returns a user item
getUserItems(DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserService
Returns a list of user items
getUserLevelReason() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
getUsername() - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
getUsername() - Method in class com.tsgrp.opencontent.core.email.model.AddressBookContact
Contains the caller specific result for this request.
getUserName() - Method in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
getUsernames() - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
getUserPermission(String, String, String, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityService
Gets the permission level of the user for this specific ACL (which will be the greater of the user's permit and the group_all permit) TODO: assumes right now that the user only appears once in the ACL...
getUserPermission(String, String, String) - Static method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityUtil
Gets the permission level of the user for this specific ACL (which will be the greater of the user's permit and the group_all permit) TODO: assumes right now that the user only appears once in the ACL...
getUserPermissions() - Method in class com.tsgrp.opencontent.core.security.model.AclObject
 
getUserPreferenceByName(String, String, String, boolean, boolean, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.userpreferences.persistence.RESTUserPreferencesService
 
getUserPrincipalNameFormat() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getUsers() - Method in class com.tsgrp.opencontent.core.model.GroupBean
 
getUsers() - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
getUserSearchBase() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getUserSearchFilter() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getUserService() - Static method in class com.tsgrp.opencontent.dynamo.spring.DynamoContext
Returns the user service
getUsersInGroup(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
getUsersInGroup(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Gets a list of OCUser objects that are the users currently in groupName.
getUsersInGroup(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
getUsersInGroup(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
Unimplemented
getUsersInGroup(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
getUsersInGroup(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
getUsersInGroup(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
getUsersInGroup(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
getUsersInGroup(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
getUsersInGroupSearchFilter() - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
getUsersWithPermission(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
getUsersWithPermission(String, String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
Returns a list of OCUsers that have write permission on a specific document, based on groups that have permission on that node
getUsersWithPermission(String, String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
getUsersWithPermission(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
(non-Javadoc)
getUsersWithPermission(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
getUsersWithPermission(String, String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
getUsersWithPermission(String, String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
getUsersWithPermission(String, String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
getUUID(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
getUUID(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Given an object id, return the unique identifier for that object.
getUUID(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
getUUID(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
getUUID(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
getUUID(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
getUUID(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
getUUID(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
getVal(String) - Method in class com.tsgrp.opencontent.core.action.EvaluationCache
Returns the val if the cache contains the parameterized key, returns null if the key does not exist in the cache.
getValidAspects() - Method in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
 
getValidContentTransformer(NodeRef, ServiceRegistry, String, String, TransformationOptions) - Static method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionUtil
This function tries to get a transformer for the given source mimetype, and targetmimetype, from Alfresco's own transformers; it returns null if Alfresco doesn't have any which are able to transform the content.
getValidContentTransformer(NodeRef, ServiceRegistry, String, String) - Static method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionUtil
getValToCheck() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectAttrContains
 
getValue(String) - Method in class com.tsgrp.opencontent.alfresco.cache.AlfrescoEmbEagerUserCacheImpl
 
getValue() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
getValue(T) - Method in interface com.tsgrp.opencontent.core.cache.IEagerCache
Gets the value specified by the given key.
getValue() - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
getValue() - Method in class com.tsgrp.opencontent.core.picklist.PicklistItem
 
getValue() - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
getValue(EnhancedCompleteObject, List<SignatureEvent>, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
 
getValue() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getValue() - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
getValue() - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
getValue() - Method in class com.tsgrp.opencontent.wizard.core.model.Substitution
 
getValues() - Method in class com.tsgrp.opencontent.core.content.model.ObjectProperty
Deprecated.
Get the value(s) of the property.
getVariableNamesToCopyToExecution() - Method in class com.tsgrp.opencontent.activiti.listener.VariableCopierListener
 
getVariables(String) - Static method in class com.tsgrp.opencontent.wizard.core.query.WizardQueryServiceUtil
Unwrap every ${ variable } and pass to an array for processing
getVersion() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
getVersion() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
getVersion() - Method in class com.tsgrp.opencontent.wizard.workflow.model.ObjectDetails
 
getVersionByQualifier(String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Helper method that will get the CURRENT or LATEST version of a document
getVersionByQualifier(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
Helper method that will get the CURRENT or LATEST version of a document
getVersionLabels() - Method in class com.tsgrp.opencontent.core.content.model.CheckinRequest
 
getVersionNumber(String[]) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Gets the version number based on the array of version labels.
getVersionNumber(OpenContentObject) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Gets the version number property as a String from the given OpenContentObject.
getVersions() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
getVideoData(String, String) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Gets the video data from a video file using FFprobe
getVideoDocumentInfo(String, String, long) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Gets and populates the documentInfo object for a given PDF object.
getVideoImageId() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getVideoObjId() - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
getVideoScreenshotObjectNameParams() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
getVideoScreenshots(String, String) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getVideoScreenshots(String, String) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Gets all video screenshots for a video
getVideoScreenshots(String, String, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getViewer() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
getW() - Method in class com.tsgrp.opencontent.universal.util.InternalLinkRectangle
 
getWebserviceName() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getWebserviceUrl() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getWfCompletedEmailSubjectTemplate() - Method in class com.tsgrp.opencontent.activiti.config.ActivitiConfig
Get the FTL template to use for the email subject when sending workflow completed emails.
getWfCompletedEmailTemplate() - Method in class com.tsgrp.opencontent.activiti.config.ActivitiConfig
Get the FTL template to use for the email body when sending workflow completed emails.
getWFDocNames(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getWfDocRelationName() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getWFDocs(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getWhereClause() - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
getWidth() - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
getWidth() - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
getWidth() - Method in class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
Gets the width of this page.
getWidth() - Method in class com.tsgrp.opencontent.universal.annotation.model.PreSectionedPage
Gets the width of this page.
getWidth() - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
getWizard2AdminService() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getWizard2Service() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getWizard2Workflow() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getWizardActivities() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowDefinition
 
getWizardAdministratorsGroup() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getWizardAuditEvents(String, String) - Method in class com.tsgrp.opencontent.wizard.core.audit.AlfrescoEmbWizardAuditImpl
 
getWizardAuditEvents(String, String) - Method in class com.tsgrp.opencontent.wizard.core.audit.DctmWizardAuditImpl
 
getWizardAuditEvents(String, String) - Method in class com.tsgrp.opencontent.wizard.core.audit.DynamoWizardAuditImpl
 
getWizardAuditEvents(String, String) - Method in class com.tsgrp.opencontent.wizard.core.audit.HBaseWizardAuditImpl
 
getWizardAuditEvents(String, String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizardAudit
Returns an array of WizardAuditEvents pertaining to the parameterized formId.
getWizardAuditService() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getWizardConfig() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getWizardContributors(String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
getWizardContributors(String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
Returns UserBean array of users that are in the configurable wizard contributors group.
getWizardContributorsGroup() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getWizardContributorsList(String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getWizardFormContent(String, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
 
getWizardMaintainSignatures() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getWizardPropertyAsString(EnhancedObjectProperty[], String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
Helper Method returns a value from the properties array given a key
getWizardPropertyAsStringArray(EnhancedObjectProperty[], String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
getWizardQueries() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
 
getWizardQuery(String, String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Gets a WizardQuery object with its metadata, parsing into a map.
getWizardQuery(String, String, String) - Method in class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
getWizardQuery(String, String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
getWizardQueryContainer() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
Return the container storing all implementations of IWizardQuery, excluding PassthroughQueryImpl
getWizardQueryImpls() - Method in class com.tsgrp.opencontent.wizard.core.query.WizardQueryContainer
Retrieves a list of implementations of IWizardQuery
getWizardQueryService() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getWizardRoles() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivity
 
getWizardRules() - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
getWizardRules() - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
getWizardRules() - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
getWizardSendToInitiator() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getWizardSignaturePageService() - Static method in class com.tsgrp.opencontent.wizard.spring.WizardContext
 
getWizardTasks(String, String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
getWizardTasks(String, String, String, boolean, boolean) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
Retrieve a list of Active Wizard tasks for the given user login name
getWizardTasks(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getWizardWorkflowStatus(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
getWordBoxes() - Method in class com.tsgrp.opencontent.universal.annotation.model.PreSectionedPage
Gets this page's word boxes.
getWordBoxes() - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Gets this section's word boxes.
getWordDocumentTemplating() - Static method in class com.tsgrp.opencontent.universal.spring.UniversalContext
 
getWordMapsAndTextLinks(String, String, int, int, long) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getWordMapsAndTextLinks(String, String, int, int, long) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Parses an object's PDF rendition and returns an array of indexes (word maps) that can be used to search on the given range of pages.
getWordMapsAndTextLinks(String, String, int, int, long, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
getWordRows() - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Gets this section's word rows.
getWordsWithPositions() - Method in class com.tsgrp.opencontent.universal.util.TSGTextStripper
Returns the processed word-to-index map.
getWorkflow() - Static method in class com.tsgrp.opencontent.core.spring.CoreContext
 
getWorkflowActive() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
getWorkflowActive() - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
getWorkflowAttachmentId(String, String) - Method in class com.tsgrp.opencontent.wizard.core.alfresco.AlfrescoWizard2Impl
In Alfresco, Wizard expects one constant object ID rather than the chronicle ID, so just dumbly return the object ID
getWorkflowAttachmentId(String, String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
This method retrieves the "correct" workflow attachment ID for the given object.
getWorkflowAttachmentId(String, String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
By default, we return only the first version ID for the given object ID.
getWorkflowDefinition() - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
getWorkflowDefinitionId(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getWorkflowDefinitionId(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns the workflow definition id that the specified workflow instance id is an instance of.
getWorkflowDefinitionId() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstance
 
getWorkflowDefinitionId() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
getWorkflowDefinitionName() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getWorkflowDefinitionRelationName() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getWorkflowDefinitions(String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getWorkflowDefinitions(String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
getWorkflowDefinitions(String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getWorkflowDefinitionsToBootstrapDeploy() - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowBootstrapDeployer
 
getWorkflowDefinitionTasks(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getWorkflowDisabled() - Method in class com.tsgrp.opencontent.core.model.UserBean
 
getWorkflowDocumentsInfo() - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
getWorkflowDueDate() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
getWorkflowId() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getWorkflowInitiator() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstance
 
getWorkflowInitiator() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
getWorkflowInitiator() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getWorkflowInitiatorDisplayName() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
getWorkflowInstance(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getWorkflowInstance(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns the workflow instance for the given instance id.
getWorkflowInstance(String, String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getWorkflowInstanceIdFromTaskId(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
Returns the workflow instance id that the specified taskId belongs to.
getWorkflowInstanceIdFromTaskId(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns the workflow instance id that the specified taskId belongs to.
getWorkflowInstanceIdsForContent(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getWorkflowInstanceIdsForContent(String, String) - Method in class com.tsgrp.opencontent.activitiAlfresco.workflow.ActivitiAlfrescoWorkflowImpl
 
getWorkflowInstanceIdsForContent(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns the workflowInstanceIds of any workflows that nodeId is part of a WorkflowPackage in.
getWorkflowInstanceInfo(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getWorkflowInstances() - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
getWorkflowInstanceSnapshot(String, String, int, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getWorkflowInstanceSnapshots(String, String, int) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getWorkflowInstanceSnapshots(String, String, int) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Returns a list of OC workflowInstanceSnapshot objects representing workflows initiated by @userLoginName
getWorkflowName() - Method in class com.tsgrp.opencontent.core.workflow.model.SimpleWorkflow
Deprecated.
getWorkflowPackage() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstance
 
getWorkflowPackage() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
getWorkflowPackage(String, String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
getWorkflowPackageByPackageId(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getWorkflowPackageByPackageId(String, String) - Method in class com.tsgrp.opencontent.activitiAlfresco.workflow.ActivitiAlfrescoWorkflowImpl
Any alfresco specific overrides for Activiti Workflow implementations go here.
getWorkflowPackageByPackageId(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
getWorkflowPackageByTaskId(String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getWorkflowPackageByTaskId(String, String) - Method in class com.tsgrp.opencontent.activitiAlfresco.workflow.ActivitiAlfrescoWorkflowImpl
Alfresco specific implementation of getWorkflowPackage returns the default workflow package.
getWorkflowPackageByTaskId(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
getWorkflowPackageByWorkflowInstanceId(String, String, boolean) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getWorkflowPackageByWorkflowInstanceId(String, String, boolean, RuntimeService) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
getWorkflowPackageByWorkflowInstanceId(String, String, boolean) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
getWorkflowPath() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getWorkflowTaskDefinition() - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
getWorkflowTasks() - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
getWorkflowTemplate(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
getWorkflowTemplateByName(String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
getWorkflowTemplates(String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
getWorkflowTemplates() - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
getWorkingCopy(ServiceRegistry, NodeRef) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Helper method that returns the nodeRef of the working copy for a node if a working copy exists.
getWorkingCopyIfExists(ServiceRegistry, NodeRef) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Deprecated.
- Use getWorkingCopy Helper method that returns the nodeRef of the working copy for a node if a working copy exists. If there is no working copy, the original nodeRef is returned.
getWorkItemId() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
getWorkspaceVersion(ServiceRegistry, NodeRef) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
Gets the version of a given nodeRef that corresponds to its workspace store node
getWsAttributes() - Method in class com.tsgrp.opencontent.core.model.WSObjectTypeConfig
 
getWSCoreConfig() - Method in interface com.tsgrp.opencontent.core.config.ILegacyCoreConfig
 
getWSCoreConfig() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
getWsObjectTypeConfigs() - Method in class com.tsgrp.opencontent.core.config.WSCoreConfig
 
getX() - Method in class com.tsgrp.opencontent.universal.util.InternalLinkRectangle
 
getX() - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
getX1() - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
getX2() - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
getXFDFAndFDFAnnotations(String, String, long, boolean) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
getXFDFAndFDFAnnotations(String, String, long, boolean) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Gets only the annotations from the xfdf and/or fdf
getXmlExt() - Method in class com.tsgrp.opencontent.wizard.core.WizardConfig
 
getXpathDisplayText() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getXPathName(QName, NamespacePrefixResolver) - Static method in class com.tsgrp.opencontent.alfresco.util.ISO9075
 
getXPathName(QName) - Static method in class com.tsgrp.opencontent.alfresco.util.ISO9075
 
getXpathRecord() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getXpathValue() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
getXslParamNames() - Method in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
Sets up the param names that will be passed to the XSL:FO stylesheet.
This core implementation does nothing (no params used).
getXslParamValues() - Method in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
Sets up the param values that will be passed to the XSL:FO stylesheet.
This core implementation does nothing (no params used).
getY() - Method in class com.tsgrp.opencontent.universal.util.InternalLinkRectangle
 
getY1() - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
getY2() - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
GhostscriptTransformationRequestContext - Class in com.tsgrp.opencontent.core.transformation.model
 
GhostscriptTransformationRequestContext(String, String, String, TransformationOptions) - Constructor for class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
GhostscriptTransformationThreadManagerContext - Class in com.tsgrp.opencontent.core.transformation.model
 
GhostscriptTransformationThreadManagerContext() - Constructor for class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationThreadManagerContext
 
GhostscriptTransformer - Class in com.tsgrp.opencontent.transformation
A transformation implementation using Ghost4j as the transformation engine.
GhostscriptTransformer() - Constructor for class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
GhostscriptTransformer - Class in com.tsgrp.opencontent.transformation.util.ghostscript
 
GhostscriptTransformer() - Constructor for class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformer
 
GhostscriptTransformThread - Class in com.tsgrp.opencontent.transformation.util.ghostscript
 
GhostscriptTransformThread(int, int, int, int, int, File, File, boolean, OutputStream, String, GhostscriptTransformationRequestContext) - Constructor for class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
GOOGLE_DOCUMENT_TYPE - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
The document Google doc type.
GOOGLE_PRESENTATION_TYPE - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
The presentation Google doc type.
GOOGLE_SPREADSHEET_TYPE - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
The spreadsheet Google doc type.
GoogleConstants - Class in com.tsgrp.opencontent.google.util
Constants for Google implementations.
GoogleConstants() - Constructor for class com.tsgrp.opencontent.google.util.GoogleConstants
 
GoogleContext - Class in com.tsgrp.opencontent.google.spring
 
GoogleContext() - Constructor for class com.tsgrp.opencontent.google.spring.GoogleContext
 
GoogleDocsRequest - Class in com.tsgrp.opencontent.googledocs.rest
Represents the body of a POST REST request to a Google Docs REST endpoint.
GoogleDocsRequest() - Constructor for class com.tsgrp.opencontent.googledocs.rest.GoogleDocsRequest
 
googleDocTypeToMimetype - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
A map to get the mimetype keyed by the Google doc type.
GoogleUtil - Class in com.tsgrp.opencontent.google.util
Utility methods for common Google functionality.
GoogleUtil() - Constructor for class com.tsgrp.opencontent.google.util.GoogleUtil
 
group - Variable in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
GROUP_ADMINGROUP - Static variable in class com.tsgrp.opencontent.dctm.utilities.DCTMConstants
 
GROUP_ASSIGNEE_EXISTS - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
GROUP_ASSIGNEES_KEY - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
GROUP_DYNAMO_ADMINISTRATORS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
GROUP_HBASE_ADMINISTRATORS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
GROUP_NAME - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
GROUP_NAME - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
GROUP_PREFIX - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
GROUP_ROLES - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
GroupBean - Class in com.tsgrp.opencontent.core.model
Bean containing information about a group
Member Variable Description String displayName Group's display name String groupName Name of group GroupBean groups An array of subgroups contained within the group UserBean [] users An Array of users the group contains.
GroupBean() - Constructor for class com.tsgrp.opencontent.core.model.GroupBean
 
groupedConditionEvaluatorList - Variable in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
GroupMembershipConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Returns true if the currently logged in user is a member of the injected group, false if not.
GroupMembershipConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.GroupMembershipConditionEvaluator
 
GroupPermissionConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
GroupPermissionConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.GroupPermissionConditionEvaluator
 
groupSearchBase - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
groupSearchFilter - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
groupWithUserSearchFilter - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
gstrCtx - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
GZIP - Static variable in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Specify that data should be gzip-compressed in second bit.

H

handleFreetextProperties(String, String, Annotation) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
handleResult(ResultContext<? extends AlfrescoNodeProperty>) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodePropertyResultHandler
This will fire once per row returned from the SQL query, so it will fire once per property.
handleUnsupportedFreetextTypes(Element, Annotation) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Set default values for unsupported freetext type annotations
handleUnsupportedTypes(Element, String, Annotation) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Ascertains how to handle the current annotation element type and calls it's equivalent handling function
HAS_DELETE_PERMISSION - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
 
HAS_EDITING_IN_GOOGLE_DOCS_RELATION_KEY - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
Key for the map of the Google Docs editing conditions if the object has the editing in Google Docs relation.
HAS_LOCK - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
 
HAS_READ_PERMISSION - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
 
HAS_RELATE_PERMISSION - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
 
HAS_UNREDACTED_KEY - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The key in a pdf's metadata that signals an unredactedVersion exists
HAS_VERSION_PERMISSION - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
 
HAS_WIDGET - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
 
HAS_WRITE_PERMISSION - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
 
hasAllPermissions(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
hasAllPermissions(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
If a user has all permissions in the CMIS sense.
hasAllPermissions(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
hasAllPermissions(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
 
hasAllPermissions(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
hasAllPermissions(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
hasAllPermissions(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
hasAllPermissions(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
HasAnnotationsConditionEvaluator - Class in com.tsgrp.opencontent.universal.action.condition.evaluator
 
HasAnnotationsConditionEvaluator() - Constructor for class com.tsgrp.opencontent.universal.action.condition.evaluator.HasAnnotationsConditionEvaluator
 
HasAspect - Class in com.tsgrp.opencontent.alfresco.action.condition.evaluator
 
HasAspect() - Constructor for class com.tsgrp.opencontent.alfresco.action.condition.evaluator.HasAspect
 
hasBeenMajorVersioned(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Resolves object Id to latest and check to see if the base object has ever been major versioned.
hasBeenMajorVersioned(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
Resolves object Id to latest and check to see if the base object has ever been major versioned.
hasConcurrentEditors(Connection<GoogleDocs>, int, String) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Checks if the specified Google document has any concurrent editors - any edits that have occurred in the passed in amount of time (in seconds).
hasDependency(HashMap<String, String>, String, ArrayList<String>) - Static method in class com.tsgrp.opencontent.core.excel.ExcelUtil
 
hasEvaluatedCondition(String) - Method in class com.tsgrp.opencontent.core.action.EvaluationCache
 
hasFolderContext(String, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
 
hasFormattedObjects() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
hashCode() - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
hashCode() - Method in class com.tsgrp.opencontent.core.email.model.AddressBookContact
Returns a hash code for this AddressBookContact
hashCode() - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
hashCode() - Method in class com.tsgrp.opencontent.core.picklist.PicklistItem
 
hasHeaderTitle() - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
hasKey(String) - Method in class com.tsgrp.opencontent.core.action.EvaluationCache
 
hasNotBeenModified(EnhancedCompleteObject, long) - Static method in class com.tsgrp.opencontent.core.util.OCContentUtil
Checks if the given object has NOT been modified since a prior date.
hasProperty(String) - Method in class com.tsgrp.opencontent.core.actions.context.ActionContext
 
hasRelations(String, String, String, boolean) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
hasRelations(String, String, String, boolean) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Returns true if an object with objectId has either a parent or child relationship of relationName.
hasRelations(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
hasRelations(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
hasRelations(String, String, String, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
hasRelations(String, String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
hasRelations(String, String, String, boolean) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
hasRelations(String, String, String, boolean) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
HasRelationship - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
HasRelationship() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.HasRelationship
 
hasValue(T) - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
hasValue(T) - Method in interface com.tsgrp.opencontent.core.cache.IEagerCache
Returns true if the cache has the given value.
hasWorkflowDefinition(String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Util method for figuring out if a page set instance has an accompanying workflow definition
hasWorkflowDefinition(String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
HBASE_PERMIT_BROWSE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
HBASE_PERMIT_DELETE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
HBASE_PERMIT_NONE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
HBASE_PERMIT_READ - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
HBASE_PERMIT_RELATE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
HBASE_PERMIT_VERSION - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
HBASE_PERMIT_WRITE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
HBaseAdminUtil - Class in com.tsgrp.opencontent.hbase.utilities
Methods for working with HBase data and content.
HBaseAdminUtil() - Constructor for class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
HBaseAttributeSecurityBehavior - Class in com.tsgrp.opencontent.hbase.behavior
 
HBaseAttributeSecurityBehavior() - Constructor for class com.tsgrp.opencontent.hbase.behavior.HBaseAttributeSecurityBehavior
 
HBaseAttributeSecurityUtil - Class in com.tsgrp.opencontent.hbase.utilities
 
HBaseAttributeSecurityUtil() - Constructor for class com.tsgrp.opencontent.hbase.utilities.HBaseAttributeSecurityUtil
 
HBaseAuditImpl - Class in com.tsgrp.opencontent.hbase.audit
 
HBaseAuditImpl() - Constructor for class com.tsgrp.opencontent.hbase.audit.HBaseAuditImpl
 
HBaseAuditUtil - Class in com.tsgrp.opencontent.hbase.utilities
 
HBaseAuditUtil() - Constructor for class com.tsgrp.opencontent.hbase.utilities.HBaseAuditUtil
 
HBaseAuthenticationImpl - Class in com.tsgrp.opencontent.hbase.authentication
 
HBaseAuthenticationImpl() - Constructor for class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
HBaseBehavior - Class in com.tsgrp.opencontent.hbase.behavior
 
HBaseBehavior() - Constructor for class com.tsgrp.opencontent.hbase.behavior.HBaseBehavior
 
hbaseCommit(String, String, HBaseConfig, Put) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Given a put object, open an hbase table, make the update, and close the table.
HBaseConfig - Class in com.tsgrp.opencontent.hbase.spring
 
HBaseConfig() - Constructor for class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
HBaseConfig(HierarchicalConfiguration) - Constructor for class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
HBaseConstants - Class in com.tsgrp.opencontent.hbase.utilities
 
HBaseConstants() - Constructor for class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
HBaseContentImpl - Class in com.tsgrp.opencontent.hbase.content
Content operations for HBase
HBaseContentImpl() - Constructor for class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
HBaseDictionaryServiceImpl - Class in com.tsgrp.opencontent.hbase.core.config
 
HBaseDictionaryServiceImpl() - Constructor for class com.tsgrp.opencontent.hbase.core.config.HBaseDictionaryServiceImpl
 
HBaseExtendedContentImpl - Class in com.tsgrp.opencontent.hbase.extendedcontent
 
HBaseExtendedContentImpl() - Constructor for class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
HBaseIsObjectCurrentOrLatest - Class in com.tsgrp.opencontent.hbase.condition.evaluator
 
HBaseIsObjectCurrentOrLatest() - Constructor for class com.tsgrp.opencontent.hbase.condition.evaluator.HBaseIsObjectCurrentOrLatest
 
HbaseIsWorkflowDocAvailableForPSIAttachment - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
 
HbaseIsWorkflowDocAvailableForPSIAttachment() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.HbaseIsWorkflowDocAvailableForPSIAttachment
 
HBaseJSONUtil - Class in com.tsgrp.opencontent.hbase.utilities
 
HBaseJSONUtil() - Constructor for class com.tsgrp.opencontent.hbase.utilities.HBaseJSONUtil
 
HBaseLifecycleDefinition - Class in com.tsgrp.opencontent.hbase.lifecycle
 
HBaseLifecycleDefinition() - Constructor for class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleDefinition
 
HBaseLifecycleImpl - Class in com.tsgrp.opencontent.hbase.lifecycle
 
HBaseLifecycleImpl() - Constructor for class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
HBaseLifeCycleSecurityBehavior - Class in com.tsgrp.opencontent.hbase.behavior
 
HBaseLifeCycleSecurityBehavior() - Constructor for class com.tsgrp.opencontent.hbase.behavior.HBaseLifeCycleSecurityBehavior
 
hbaseMimeTypeToTransformMimeTypeMap - Variable in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
HBaseNotificationImpl - Class in com.tsgrp.opencontent.hbase.notification
 
HBaseNotificationImpl() - Constructor for class com.tsgrp.opencontent.hbase.notification.HBaseNotificationImpl
 
HBasePermissionImpl - Class in com.tsgrp.opencontent.hbase.permission
 
HBasePermissionImpl() - Constructor for class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
HBasePicklistImpl - Class in com.tsgrp.opencontent.hbase.picklist
 
HBasePicklistImpl() - Constructor for class com.tsgrp.opencontent.hbase.picklist.HBasePicklistImpl
 
HBasePolicyComponent - Interface in com.tsgrp.opencontent.hbase.behavior
 
HBasePolicyComponentImpl - Class in com.tsgrp.opencontent.hbase.behavior
 
HBasePolicyComponentImpl() - Constructor for class com.tsgrp.opencontent.hbase.behavior.HBasePolicyComponentImpl
 
HBaseRenditionImpl - Class in com.tsgrp.opencontent.hbase.rendition
 
HBaseRenditionImpl() - Constructor for class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
Spring is in charge of all instantiating
HBaseSecurityConfig - Class in com.tsgrp.opencontent.hbase.security
 
HBaseSecurityConfig() - Constructor for class com.tsgrp.opencontent.hbase.security.HBaseSecurityConfig
 
HBaseSecurityImpl - Class in com.tsgrp.opencontent.hbase.security
 
HBaseSecurityImpl() - Constructor for class com.tsgrp.opencontent.hbase.security.HBaseSecurityImpl
 
HBaseSecurityUtil - Class in com.tsgrp.opencontent.hbase.security
 
HBaseSecurityUtil() - Constructor for class com.tsgrp.opencontent.hbase.security.HBaseSecurityUtil
 
HBaseShellFormatters - Class in com.tsgrp.opencontent.hbase.utilities
This standalone class is a slight duplicate of some of the stuff in HBaseUtil, but needs to not have any imports beyond what is in the 2.hbase.jar since it is used by hbase shell to format columns in JRuby.
HBaseShellFormatters() - Constructor for class com.tsgrp.opencontent.hbase.utilities.HBaseShellFormatters
 
HBaseShortLinkServiceImpl - Class in com.tsgrp.opencontent.hbase.shortLink
 
HBaseShortLinkServiceImpl() - Constructor for class com.tsgrp.opencontent.hbase.shortLink.HBaseShortLinkServiceImpl
 
HBaseUserImpl - Class in com.tsgrp.opencontent.hbase.user
 
HBaseUserImpl() - Constructor for class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
HBaseUtil - Class in com.tsgrp.opencontent.hbase.utilities
Methods for working with HBase data and content.
HBaseUtil() - Constructor for class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
HBaseVersionBehavior - Class in com.tsgrp.opencontent.hbase.behavior
 
HBaseVersionBehavior() - Constructor for class com.tsgrp.opencontent.hbase.behavior.HBaseVersionBehavior
 
HBaseVersionManager - Class in com.tsgrp.opencontent.hbase.utilities
 
HBaseVersionManager() - Constructor for class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
 
HBaseWizard2AdminImpl - Class in com.tsgrp.opencontent.wizard.admin.hbase
 
HBaseWizard2AdminImpl() - Constructor for class com.tsgrp.opencontent.wizard.admin.hbase.HBaseWizard2AdminImpl
 
HBaseWizard2Impl - Class in com.tsgrp.opencontent.wizard.core.hbase
 
HBaseWizard2Impl() - Constructor for class com.tsgrp.opencontent.wizard.core.hbase.HBaseWizard2Impl
 
HBaseWizardAuditImpl - Class in com.tsgrp.opencontent.wizard.core.audit
 
HBaseWizardAuditImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.audit.HBaseWizardAuditImpl
 
HBaseWizardQueryServiceImpl - Class in com.tsgrp.opencontent.wizard.core.query
 
HBaseWizardQueryServiceImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.query.HBaseWizardQueryServiceImpl
 
HEADER_ACCEPT_LANGUAGE - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_ACCEPT_RANGES - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_CACHE_CONTROL - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_CONTENT_DISPOSITION - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_CONTENT_LANGUAGE - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_CONTENT_LENGTH - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_CONTENT_RANGE - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_CONTENT_TYPE - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_ETAG - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_IF_MODIFIED_SINCE - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_LAST_MODIFIED - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_LOCATION - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_RANGE - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
HEADER_USER_AGENT - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
healthcheck() - Method in class com.tsgrp.opencontent.elasticsearch.rest.RESTElasticsearch
 
healthcheck() - Method in class com.tsgrp.opencontent.solr.rest.RESTSolr
 
HFP_CREATE_DOCUMENT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
HIDDEN_TEMP_EMAIL_FOLDER - Static variable in class com.tsgrp.opencontent.core.email.EmailConstants
The name of the "hidden" directory that stores temporary MSG files that are parsed for attachments when being uploaded to the repository.
HotDocsAnswer - Class in com.tsgrp.opencontent.universal.template.jaxb
 
HotDocsAnswer() - Constructor for class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
HotDocsAnswer(String, String, String, String, ArrayList<SelValue>) - Constructor for class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
HotDocsUtil - Class in com.tsgrp.opencontent.hotdocs.util
 
HotDocsUtil() - Constructor for class com.tsgrp.opencontent.hotdocs.util.HotDocsUtil
 
HotDocsWordDocumentTemplatingImpl - Class in com.tsgrp.opencontent.wizardhotdocs.templates
 
HotDocsWordDocumentTemplatingImpl() - Constructor for class com.tsgrp.opencontent.wizardhotdocs.templates.HotDocsWordDocumentTemplatingImpl
 
HPI_AUTHENTICATE_SECURED_ADMIN - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
HPI_COLLECTION_ITEM - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
HPI_FOLDER_TAGS - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
 
HPI_PREFIX - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
HPI_RESOLVE_LANG - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
HPI_VALIDATE_ADMIN_COOKIE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
HPIBehaviorBase - Class in com.tsgrp.opencontent.alfresco.behavior
Created with IntelliJ IDEA.
HPIBehaviorBase() - Constructor for class com.tsgrp.opencontent.alfresco.behavior.HPIBehaviorBase
 
HPICollectionItemsCounterBehavior - Class in com.tsgrp.opencontent.alfresco.behavior
Created with IntelliJ IDEA.
HPICollectionItemsCounterBehavior() - Constructor for class com.tsgrp.opencontent.alfresco.behavior.HPICollectionItemsCounterBehavior
 
HPICollectionVisibilityBehavior - Class in com.tsgrp.opencontent.alfresco.behavior
Created with IntelliJ IDEA.
HPICollectionVisibilityBehavior() - Constructor for class com.tsgrp.opencontent.alfresco.behavior.HPICollectionVisibilityBehavior
 
HPIModel - Class in com.tsgrp.opencontent.alfresco.model
 
HPIModel() - Constructor for class com.tsgrp.opencontent.alfresco.model.HPIModel
 
HPIPicklist<PickListItem> - Class in com.tsgrp.opencontent.hpi
POJO for reading HPI picklists from OpenContent.
HPIPicklist(String, String, String, Map<String, String>) - Constructor for class com.tsgrp.opencontent.hpi.HPIPicklist
Create an populate an HPIPicklist
HPIPicklistQuery - Class in com.tsgrp.opencontent.wizard.core.query
Allows an Active Wizard query to populate from an HPI Picklist.
HPIPicklistQuery() - Constructor for class com.tsgrp.opencontent.wizard.core.query.HPIPicklistQuery
 
html - Variable in class com.tsgrp.opencontent.core.email.model.Email
 
HTML_MIME_TYPE - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 

I

IAction - Interface in com.tsgrp.opencontent.core.actions
 
IActionService - Interface in com.tsgrp.opencontent.core.action.service
 
IAnnotation - Interface in com.tsgrp.opencontent.universal.annotation
Annotation specific methods.
IAspectProcessor - Interface in com.tsgrp.opencontent.core.content.model
TODO CommentME!
IAudit - Interface in com.tsgrp.opencontent.core.audit
Interface for creating audit trail events.
IAuthentication - Interface in com.tsgrp.opencontent.core.authentication
Interface for authentication-related methods
IAuthentication.RunAsWork<Result> - Interface in com.tsgrp.opencontent.core.authentication
Interface that allows us to pass an anonymous function to runAsAdmin.
ICache - Interface in com.tsgrp.opencontent.core.cache
 
ICEpdfTransformer - Class in com.tsgrp.opencontent.transformation
PDF transformation services using the ICEPDF library
ICEpdfTransformer() - Constructor for class com.tsgrp.opencontent.transformation.ICEpdfTransformer
 
IClientWizardWorkflow - Interface in com.tsgrp.opencontent.wizard.workflow
 
IConfigService - Interface in com.tsgrp.opencontent.core.config
This interface provides access to implementations of the config service.
IContent - Interface in com.tsgrp.opencontent.core.content
This interface provides content access and manipulation methods.
id - Variable in class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
 
IDatabaseManager - Interface in com.tsgrp.opencontent.core.query
Interface to allow executing read-only queries against a generic Database implementation.
idAttrName - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
idAttrName - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
The name of the solr attribute that is used as the id.
idleThreshold - Variable in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
The threshold allowed when checking if a document has concurrent editors.
IEagerCache<T,U> - Interface in com.tsgrp.opencontent.core.cache
Interface for a cache which holds string-value pairs, can be generated via.
IEagerCacheService - Interface in com.tsgrp.opencontent.core.cache
The Cache Service provides a way of getting access to configured caches by name.
IEmail - Interface in com.tsgrp.opencontent.core.email
An interface for sending email.
IEnhancedWorkflow - Interface in com.tsgrp.opencontent.core.workflow
Deprecated.
use IWorkflow instead
IEphesoftQueuer - Interface in com.tsgrp.opencontent.ephesoft.queue
 
IExtendedContent - Interface in com.tsgrp.opencontent.core.extendedcontent
More methods for interacting with content in a repository.
IExternalSearchService - Interface in com.tsgrp.opencontent.core.external.searchservice
Default implementation of the an external search service.
ignoreAuditedPropertyCheck(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoAuditUtil
Check to see if a property is ignored
ignoreAuditedPropertyCheck(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAuditUtil
 
ignoredList - Variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
IGoogle - Interface in com.tsgrp.opencontent.google.core
Interface for all OC Google functionality.
ILegacyCoreConfig - Interface in com.tsgrp.opencontent.core.config
Member Variable Description Map<String, ObjectTypeConfig> objectTypeConfig Map keyed by the "name" of the object type. Map<String, ObjectTypeConfig> objectTypesByRepoName Map keyed by the "repoName" of the object type. Map<String,ContentFormat> mimeTypeToFileExtension Map keyed by the "mimeType" of the content format. Map<String,ContentFormat> extensionMap Map keyed by the "extension" of the content format. WSCoreConfig wsCoreConfig
ILifecycle - Interface in com.tsgrp.opencontent.core.lifecycle
Interface methods to check and manage objects' lifecycle states.
ImageMagickTransformer - Class in com.tsgrp.opencontent.transformation
A transformation implementation using ImageMagick as the transformation engine.
ImageMagickTransformer() - Constructor for class com.tsgrp.opencontent.transformation.ImageMagickTransformer
 
ImpactAssessmentActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
ImpactAssessmentActionExecuter holds the functionality for the entire back end searching for ImpactAssessment IA extends AbstractActionExecuter to override method implementation
ImpactAssessmentActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.ImpactAssessmentActionExecuter
 
IMPORT_CONFIGS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
IMPORT_CONFIGS_WITH_FILE_OBJECT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
importConfigs(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
 
importConfigsWithFileObject(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
 
IN_QUALIFICATION_DELIMITER - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
InboxItem - Class in com.tsgrp.opencontent.core.workflow.model
A Java object describing a single inbox item.
InboxItem() - Constructor for class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
inclusive - Variable in class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
index - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
 
INDEX_PAGE_FONT_LEADING_POINT_SIZE - Static variable in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
indexDocument(InputStream, String, Map<String, Object[]>) - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
Indexes a document in our search service
indexDocument(InputStream, String, Map<String, Object[]>, int) - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
Indexes a document in our search service The commitWithin argument specific to Solr and will not change the commit time for Elasticsearch
indexDocument(InputStream, String, Map<String, Object[]>) - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
indexDocument(InputStream, String, Map<String, Object[]>, int) - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
indexDocument(InputStream, String, Map<String, Object[]>, int, ElasticsearchConfig) - Static method in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
Indexes document but flushes the changes immediately
indexDocument(InputStream, String, Map<String, Object[]>, ElasticsearchConfig) - Static method in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
Indexes document; these "indexes" are treated as "upserts" which means that it will update properties if they exist or insert if they do not, this is to prevent erasing properties on updates
indexDocument(InputStream, String, Map<String, Object[]>) - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
indexDocument(InputStream, String, Map<String, Object[]>, int) - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
indexImage - Variable in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
indexPageCharsPerLine - Variable in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
indexPageFont - Variable in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
indexQuestionsAndAnswers(String, String, boolean) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Util method for retrieving all questions and answers on a form
IndexRectangle - Class in com.tsgrp.opencontent.universal.annotation.model
A rectangle for word maps.
IndexRectangle(float, float, float, float) - Constructor for class com.tsgrp.opencontent.universal.annotation.model.IndexRectangle
 
indexTimingRecipients(String, String, String, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Utility for retrieving all email addresses from a Wizard PSI based on the configured timings.
INDIVIDUAL_ASSIGNEE_EXISTS - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
ingestDocForExternalReview(String, String, String, String, Map<String, Object>, MultipartFile) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
ingestDocForExternalReview(String, String, String, String, Map<String, Object>, MultipartFile) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
A method for use with OA as a Service that will query the legacyId of a document to see if it already exists in the repository, and return the docId for the match.
inheritPermissions(String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
inheritPermissions(String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
Inherit permissions from the parent
inheritPermissions(String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
inheritPermissions(String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
(non-Javadoc)
inheritPermissions(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
inheritPermissions(String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
inheritPermissions(String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
inheritPermissions(String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
init() - Method in class com.tsgrp.alfresco.behaviour.AspectSecurityBehaviour
 
init() - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
init() - Method in class com.tsgrp.alfresco.behaviour.FolderTaggableBehaviour
 
init() - Method in class com.tsgrp.alfresco.behaviour.TagTrackingFolderBehaviour
 
init() - Method in class com.tsgrp.alfresco.behaviour.TSGAnnotationAspectBehavior
Initialize our behavior and bind it to the OA content model.
init() - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
init() - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
init() - Method in class com.tsgrp.alfresco.behaviour.TSGRedactionAspectBehaviour
 
init() - Method in class com.tsgrp.alfresco.behaviour.TSGRenditionBehaviours
 
init() - Method in class com.tsgrp.alfresco.bootstrap.ThumbnailRegistryBootstrap
 
init() - Method in class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
init() - Method in class com.tsgrp.alfresco.wizard.behaviour.AWPsi
 
init() - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleBehaviours
 
init() - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleWorkflowBehaviours
 
init() - Method in class com.tsgrp.alfresco.wizard.behaviour.FormLifecycleBehaviours
 
init - Static variable in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
 
init() - Method in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
 
init() - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowBootstrapDeployer
 
init() - Method in class com.tsgrp.opencontent.alfresco.behavior.HPICollectionItemsCounterBehavior
 
init() - Method in class com.tsgrp.opencontent.alfresco.behavior.HPICollectionVisibilityBehavior
 
init() - Method in class com.tsgrp.opencontent.alfresco.event.events.AlfrescoVersionHistoryUpdateEvent
 
init() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLQueryManager
Called on start-up of an Alfresco instance
init() - Method in class com.tsgrp.opencontent.core.action.executer.ActionExecutionThreadManager
 
init() - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
init() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
init() - Method in interface com.tsgrp.opencontent.core.config.ILegacyCoreConfig
Verifies the core environment, while initializing properties and tables with environment data.
init() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
Verifies the core environment, while initializing properties and tables with environment data.
init() - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
init() - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
init() - Method in interface com.tsgrp.opencontent.core.event.OCEvent
 
init() - Method in class com.tsgrp.opencontent.core.picklist.DeferredPicklistImpl
 
init() - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflowDeployer
Available for bootstrapping by our Spring context - not intended for client code use.
init() - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoAttributeSecurityBehavior
 
init() - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoLifeCycleSecurityBehavior
 
init() - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoVersionBehavior
 
init() - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocApprovedBehavior
 
init() - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocEffectiveBehavior
 
init() - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.FormApprovedBehavior
 
init() - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.RemovePropertiesBehavior
 
init() - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
Initializes the DynamoDB environment, creating the DynamoDB client
init() - Method in class com.tsgrp.opencontent.dynamo.spring.LegacyDynamoConfig
Initializes the DynamoDB environment, initializing properties and tables with environment data.
init() - Method in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
Initializes the AWS Elasticsearch client
init() - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseAttributeSecurityBehavior
 
init() - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseLifeCycleSecurityBehavior
 
init() - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseVersionBehavior
 
init() - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocApprovedBehavior
 
init() - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocEffectiveBehavior
 
init() - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.FormApprovedBehavior
 
init() - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.RemovePropertiesBehavior
 
init() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
Verifies the HBase environment, while initializing properties and tables with environment data.
init() - Method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
(non-Javadoc)
init() - Method in class com.tsgrp.opencontent.s3.spring.S3Config
 
init() - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
Verifies the Solr environment, while intializing properties and tables with environment data.
init() - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
init() - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
Initializes all of the Adlib components, as well as the jobManagementService
init() - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
Initializes the ThreadPoolExecutor if necessary.
init() - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
Initializes the ThreadPoolExecutor if necessary.
init(WorkerContext) - Method in class com.tsgrp.opencontent.wizard.itext.OpenContentITextPipeline
 
initContentFormatMaps() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
initContentFormatMaps() - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
initContentFormatMaps() - Method in class com.tsgrp.opencontent.dynamo.spring.LegacyDynamoConfig
(non-Javadoc)
initContentFormatMaps() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
initialize(AdlibSettings) - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
Initialize Component
initializebadObjectNameCharacters() - Static method in class com.tsgrp.opencontent.core.util.OCUtil
 
initObjectTypes() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
initPropertyMap(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Sets the QueryFactory.joinQuery parameter to true for read queries with multiple tables, then populates the QueryFactory.propertyTablesMap.
initWSCoreConfig() - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
InjectValueEvent - Class in com.tsgrp.opencontent.core.event.events
 
InjectValueEvent() - Constructor for class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
InMemoryAbstractAuthentication - Class in com.tsgrp.opencontent.core.user
 
InMemoryAbstractAuthentication() - Constructor for class com.tsgrp.opencontent.core.user.InMemoryAbstractAuthentication
 
INotification - Interface in com.tsgrp.opencontent.core.notification
 
Input - Class in com.tsgrp.opencontent.wizard.core.model
Represents a single question.
Input() - Constructor for class com.tsgrp.opencontent.wizard.core.model.Input
 
Input(Input) - Constructor for class com.tsgrp.opencontent.wizard.core.model.Input
 
INPUT_BASE_FILE_NAME - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
INPUT_BASE_FILE_NAME - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
INPUT_FILE_EXTENSION - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
INPUT_FILE_EXTENSION - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
INPUT_TYPE_BOOLEAN - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Input type constant to indicate the input should be evaluated as a boolean
INPUT_TYPE_DATE - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Input type constant to indicate the input should be evaluated as a Date
INPUT_TYPE_NUMBER - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Input type constant to indicate the input should be evaluated as a Number
INPUT_TYPE_PROXIMITY_DATE - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Input type constant to indicate the input should be evaluated as a ProximityDate
INPUT_TYPE_PROXIMITY_DATE_EXCLUDE_WEEKENDS - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Input type conttant to indicate the input should be evaluated as a ProximityDateExcludeWeekends
INPUT_TYPE_STRING - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Input type constant to indicate the input should be evaluated as a String
InputStream(InputStream) - Constructor for class com.tsgrp.opencontent.core.content.Base64.InputStream
Deprecated.
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class com.tsgrp.opencontent.core.content.Base64.InputStream
Deprecated.
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
InputStreamDataSource - Class in com.tsgrp.opencontent.core.util
NOTE: The getInputStream method SHOULD only be called 1x on the datahandler since we are unable to reset reading this back to the beginning for many types of input streams.
InputStreamDataSource(InputStream) - Constructor for class com.tsgrp.opencontent.core.util.InputStreamDataSource
Construct a DataSource from an InputStream.
InputStreamDataSource(InputStream, String) - Constructor for class com.tsgrp.opencontent.core.util.InputStreamDataSource
Construct a DataSource from an InputStream.
InQualification - Class in com.tsgrp.opencontent.core.query.model
Deprecated.
Currently has no replacement since it is so Documentum specific.
InQualification() - Constructor for class com.tsgrp.opencontent.core.query.model.InQualification
Deprecated.
 
INSERT_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
INSTALL_PATH - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
INSTALL_PATH - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
InstalledLifecycles - Class in com.tsgrp.opencontent.core.lifecycle
This class is used to contain the list of installed lifecycle definitions.
InstalledLifecycles() - Constructor for class com.tsgrp.opencontent.core.lifecycle.InstalledLifecycles
 
InstallFolder - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
integratorKey - Variable in class com.tsgrp.opencontent.universal.action.executer.SendToDocuSignActionExecuter
Spring injected docusign integratorKey (Required)
internalAlfrescoProperties - Static variable in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
InternalLinkRectangle - Class in com.tsgrp.opencontent.universal.util
A rectangle internal links.
InternalLinkRectangle(float, float, float, float) - Constructor for class com.tsgrp.opencontent.universal.util.InternalLinkRectangle
 
internalPath - Variable in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
 
inTheBeginning(String, boolean, boolean, boolean, String) - Method in class com.tsgrp.opencontent.dynamo.rest.RESTDynamo
 
inTheBeginning(String, String, boolean, boolean) - Method in class com.tsgrp.opencontent.hbase.rest.RESTHBase
 
INVALID - Static variable in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
InvalidConditionException - Exception in com.tsgrp.opencontent.core.action.exception
 
InvalidConditionException(String) - Constructor for exception com.tsgrp.opencontent.core.action.exception.InvalidConditionException
 
invoke(MethodInvocation) - Method in class com.tsgrp.opencontent.alfresco.core.EmbeddedAlfrescoAdvice
 
IOpenAnnotate - Interface in com.tsgrp.opencontent.transformation
An interface for transforming content.
IOpenContentRule - Interface in com.tsgrp.opencontent.wizard.core.model
 
IPerformanceLogging - Interface in com.tsgrp.opencontent.core.logging
 
IPermission - Interface in com.tsgrp.opencontent.core.permission
 
IPicklist - Interface in com.tsgrp.opencontent.core.picklist
 
IPreferencesService - Interface in com.tsgrp.opencontent.core.preferences
 
IQuery - Interface in com.tsgrp.opencontent.core.query
Interface methods for executing queries.
IRedaction - Interface in com.tsgrp.opencontent.universal.redaction
 
IRendition - Interface in com.tsgrp.opencontent.core.rendition
An interface for working with renditions.
IRepoInfo - Interface in com.tsgrp.opencontent.core.repoinfo
Interface methods to retrieve repository and type information.
IS_ACQUIRING_TASK - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
IS_ACTIVE_VERSION_ID_PARAM - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
IS_ALFRESCO_CMIS_QUERY - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
Value used to determine if alfresco query should use alfresco-cmis instead of fts
IS_CHECKED_OUT_KEY - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
Key for the map of the Google Docs editing conditions if the object is checked out.
IS_GROUP_KEY - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
IS_RENDITIONING - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
IS_UPDATE_FORM_ON_EDIT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
isActionValid(String, Action, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
isActionValid(String, Action, Map<String, Object>) - Method in interface com.tsgrp.opencontent.core.action.service.IActionService
Returns whether or not the Action is valid.
isAdditionalParamsBool() - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
isAllVersions() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns boolean indicating if this query should return all versions of objects (and not just the current version)
isAnnotated(String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Checks to see if the document is annotated based on objectId passed in
isAnnotated(String, String) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
isAnnotated(String, String) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Returns true if the document contains annotations, false otherwise.
isAnnotated(String, String, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
isAtLifecycleState() - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
IsAttributeUnique - Class in com.tsgrp.opencontent.core.action.condition.evaluator
This is a very generic condition evaluator which exists to determine if the given attribute is unique among the object types given.
IsAttributeUnique() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsAttributeUnique
 
IsAttributeUniqueInFolder - Class in com.tsgrp.opencontent.core.action.condition.evaluator
This will determine if the given attribute is unique among the objects in a given folder.
IsAttributeUniqueInFolder() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsAttributeUniqueInFolder
 
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
isAuthenticatedUserAdmin(String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Check to see if the authenticated user is an ECM repository administrator.
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
(non-Javadoc)
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
isAuthenticatedUserAdmin(String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
isAutoNumbered(String, String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Checks if this page set has autonumber configured
isAutoNumbered(String, String, String) - Method in class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
isAutoNumbered(String, String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
isCancelCheckoutSuccessful() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the cancelCheckoutSuccessful field
isCanUserAddActivities() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
isCanUserAddApprovers() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
isCanUserModifyPriorities() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
isChainedVersionableEnabled() - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
isChainVersionable(ServiceRegistry, NodeRef) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Returns true if the Chain Versionable module is currently active in OC, and if so, if the node is itself Chain Versionable.
isCheckForWizardApprovalTask() - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesUserHaveWizardWorkflowTask
 
isCheckForWizardReviewTask() - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesUserHaveWizardWorkflowTask
 
isCheckoutSuccessful() - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Get the checkoutSuccessful field
isChildAsFirstVersion() - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
isClearOnReload() - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
IsCollectionConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
IsCollectionConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsCollectionConditionEvaluator
 
isCombineRepeatAttrResults() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns boolean indicating if objects with repeating attributes should come back as one row.
isComplete() - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Gets whether or not this section is complete.
isCompleted() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
isContainer(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
isContainer(String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Return whether or not the object related to the ticket is a container or not
isContainer(String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
isContainer(String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
isContainer(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
isContainer(String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
isContainer(String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
isContainer(String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
isContainsAddlRepeatingAttrs() - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
isContainsRepeatingNotifAttrs() - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
isContainsRepeatingTaskAttrs() - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
isControlledDoc(ServiceRegistry, NodeRef) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Returns true is the nodeRef is a controlled document.
isCreateObjectWithMinorVersion() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
isCurrentObject(String, String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsObjectCurrent
 
isCurrentVersion(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Checks if object is the current version
isCurrentVersion(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
Returns true of objectId ends with CURRENT or equals the result of getLatestVersion
isDescend() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Boolean indicating if query should retrieve child nodes of the virtual document.
isDisabled() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
IsDocumentSpecifiedVersion - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
IsDocumentSpecifiedVersion() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsDocumentSpecifiedVersion
 
ISecurity - Interface in com.tsgrp.opencontent.core.security
Interface method for methods dealing with ACLs, groups, and users.
isEnabled() - Method in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
Returns if the Google Docs subsystem is enabled.
isEncrypted() - Method in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
isEncrypted - Variable in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
isEncrypted - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
isError() - Method in class com.tsgrp.opencontent.core.exception.OCErrorResponse
 
isError() - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditResult
Deprecated.
 
isError() - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
isError() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
isExpiringSoon() - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
isExternalApproval() - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
isFailIfNoWorkflowDocs() - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
isGhostscriptDebugMode() - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
isGhostscriptUseTempFiles() - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
isGoogleDocsAuthenticated() - Method in interface com.tsgrp.opencontent.google.core.IGoogle
Checks if the current user is authenticated with Google Docs.
isGroup() - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
isGroupItem() - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
IShortLinkService - Interface in com.tsgrp.opencontent.core.shortLink
 
ISignaturePage - Interface in com.tsgrp.opencontent.wizard.core.esig
Interface containing basic ISignature methods.
isInclusive() - Method in class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
isInvert() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.AbstractConditionEvaluator
 
IsInWorkflow - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Returns true if any of the param objects are in a workflow, returns false if all the param objects are NOT in workflows.
IsInWorkflow() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsInWorkflow
 
isJustificationRequired() - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
isLaterVersion(String, String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Returns true if id1 is a later version than id2 and false otherwise.
isLaterVersion(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
Returns true if id1 is a later version than id2 and false otherwise.
isLatestObject(String, String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsObjectLatest
 
isLatestVersion(String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Checks if the object is the latest version
isLatestVersion(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
Returns true of objectId ends with LATEST or equals the result of getLatestVersion
isLegacyType(ServiceRegistry, NodeRef) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Returns true if the nodeRef is a legacy type controlled document.
IsLifecycleState - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Verifies the lifecycle state of a doc aginst the passed-in stateToCheck
IsLifecycleState() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsLifecycleState
 
IsLockedConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
IsLockedConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsLockedConditionEvaluator
 
IsMinorVersion - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Checks the version labels to see if a document's version label matches "x.y" where y is a non-zero numeral.
IsMinorVersion() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsMinorVersion
 
isMissingProperty() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
Gets the value of the property missingProperty.
isMuDebugMode() - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
isMultiTenancy - Static variable in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
IsNodeLockedConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Condition evaluator for inspecting object/node lock
IsNodeLockedConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsNodeLockedConditionEvaluator
 
isNotEquals() - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
ISO8601DateFormat - Class in com.tsgrp.opencontent.alfresco.util
Formatting support for ISO 8601 dates
ISO8601DateFormat() - Constructor for class com.tsgrp.opencontent.alfresco.util.ISO8601DateFormat
 
ISO9075 - Class in com.tsgrp.opencontent.alfresco.util
Support for the ISO 9075 encoding of XML element names.
isObjectAWizardForm(String, String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
Returns true if the parameterized objectId is a PSI, or a subtype of PSI.
IsObjectCurrent - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Determines if the given object is the current object.
IsObjectCurrent() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsObjectCurrent
 
IsObjectLatest - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Determines if the given object is the latest object.
IsObjectLatest() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsObjectLatest
 
isObjectTypeAWizardForm(String, String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
isParentAsFirstVersion() - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
isPermanent() - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
isPermanent() - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
isPooled() - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
isPortfolioContainsNonPdf() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
isQualityDoc(ServiceRegistry, NodeRef) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Returns true if the nodeRef is a quality document.
isRenditioning(String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
isRenditioning(String, String) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
Returns true if the object is currently renditioning; false otherwise.
isRenditioning(String, String, boolean, String) - Method in class com.tsgrp.opencontent.core.transformation.RESTTransformation
 
isRenditioning(String, String) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
isRenditioning(String, String) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
isRenditioning(String, String) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
isRenditioning(String, String) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionImpl
 
isRenditioning(String, String) - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
Returns if the object is currently renditioning
isRepeating() - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
isRepeating() - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
isRepoEditable() - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
isRequired() - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
isRequired() - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
isRequired() - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
isRequired() - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
isRequireDelete() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
isRequireRead() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
isRequireRelate() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
isRequireVersion() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
isRequireWrite() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
isRunAsOtherUser() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
isSameVersion() - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
isSearchModParam(String) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
Determines if the search parameter that was passed in is a search modification parameter.
isSearchOperatorParam(String) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
Determines if the search parameter that was passed in is a search operator parameter.
isSearchTermLogicParam(String) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
Determines if the search parameter that was passed in is a search termLogic parameter.
isSelectDistinct() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns boolean indicating whether the query will not return any duplicate rows.
isSelected() - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
isSelectForRead() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Returns boolean indicating if results should contain objects that the user perfoming the query has read permissions on.
isSendMail() - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
IsSpecifiedMimeType - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Returns true if all objects are of the injected mimeType, returns false if any are not.
IsSpecifiedMimeType() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedMimeType
 
IsSpecifiedObjectType - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Returns true if all objects are of the injected objectType, returns false if any are not.
IsSpecifiedObjectType() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedObjectType
 
IsTaskAcquired - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Returns true if the object in a workflow is assigned to anyone.
IsTaskAcquired() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsTaskAcquired
 
isTaskAssignedToUserConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Returns true if the object is in a workflow and the workflow has an active task for the current user
isTaskAssignedToUserConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.isTaskAssignedToUserConditionEvaluator
 
IsTaskAssignedToUsersGroup - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Returns true if current user is in the same group as the candidate group of the object in the workflow.
IsTaskAssignedToUsersGroup() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsTaskAssignedToUsersGroup
 
isTestForExistence() - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
isTestItemsAreNotInAWorkflow() - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
isTestItemsAreNotLocked() - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
isTransformable(String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.core.transformation.AbstractTransformer
 
isTransformable(String, String, TransformationOptions) - Method in interface com.tsgrp.opencontent.core.transformation.Transformer
Checks if the transformer is capable of transforming the requested source mimetype to the requested target mimetype given the additional TransformationOptions.
isTypeOrSubtypeOf(String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
If ocObjectTypeA is the same type or a subtype of ocObjectTypeB, returns true.
isTypeOrSubTypeOfExpensive(String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Returns true if the object given is a type or subtype of the objectType passed in
isUseContentFilepathForTransformations() - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
IsUserAgent - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
IsUserAgent() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsUserAgent
 
IsUserFormOwnerOrAdministrator - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
Condition to check to see if the currently logged in user is the given AW form's owner or a member of the Wizard Administrators group.
IsUserFormOwnerOrAdministrator() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.IsUserFormOwnerOrAdministrator
 
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
isUserInGroup(String, String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Verify if a user belongs to a specific group.
isUserInGroup(String, String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
This method returns a userbean if the true or a empty result if false.
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
(non-Javadoc)
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
isUserInGroup(String, String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
IsUserInitiatorOfAssociatedWorkflow - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Returns true if the currently logged in user is the initiator of all the workflows associated with the parameterized id(s).
IsUserInitiatorOfAssociatedWorkflow() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.IsUserInitiatorOfAssociatedWorkflow
 
isValid() - Method in class com.tsgrp.opencontent.core.authentication.model.AuthenticationResult
Determine whether authentication was successful.
isValidJSON(String) - Method in class com.tsgrp.opencontent.wizard.action.executer.ExportFormsActionExecuter
 
isValidUser(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
isValidUser(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Checks to see if the given userName is a valid user
isValidUser(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
isValidUser(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
Unimplemented
isValidUser(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
isValidUser(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
isValidUser(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
isValidUser(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
isValidUser(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
isVirtualDocument() - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
 
isWasRead() - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
isWorkflowDefinitionDeployed(String) - Static method in class com.tsgrp.opencontent.activiti.services.ActivitiContext
 
IsWorkflowDocNotAlreadyAttached - Class in com.tsgrp.opencontent.wizard.action.condition.evaluator
 
IsWorkflowDocNotAlreadyAttached() - Constructor for class com.tsgrp.opencontent.wizard.action.condition.evaluator.IsWorkflowDocNotAlreadyAttached
 
IT_FREETEXT_CALLOUT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The IT value for a callout annotation.
Item - Class in com.tsgrp.opencontent.core.action.model
 
Item() - Constructor for class com.tsgrp.opencontent.core.action.model.Item
 
ItemDefinition - Class in com.tsgrp.opencontent.core.action
 
ItemDefinition() - Constructor for class com.tsgrp.opencontent.core.action.ItemDefinition
 
ItemExecuter - Interface in com.tsgrp.opencontent.core.action
 
ItemExecuterAbstractBase - Class in com.tsgrp.opencontent.core.action
 
ItemExecuterAbstractBase() - Constructor for class com.tsgrp.opencontent.core.action.ItemExecuterAbstractBase
 
ITemplate - Interface in com.tsgrp.opencontent.core.template
 
ITemplate - Interface in com.tsgrp.opencontent.universal.template
 
ITransformation - Interface in com.tsgrp.opencontent.core.transformation
An interface for transforming content.
IUser - Interface in com.tsgrp.opencontent.core.user
Interface for user/group related actions.
IWizard2 - Interface in com.tsgrp.opencontent.wizard.core
 
IWizard2Admin - Interface in com.tsgrp.opencontent.wizard.admin
 
IWizard2Workflow - Interface in com.tsgrp.opencontent.wizard.workflow
Interface methods that require workflow implementation specific resources.
IWizardAudit - Interface in com.tsgrp.opencontent.wizard.core
 
IWizardQuery - Interface in com.tsgrp.opencontent.wizard.core.query
Interface to the Wizard's query service
IWizardQueryService - Interface in com.tsgrp.opencontent.wizard.core.query
Modern implementation for aw_query objects
IWordDocumentTemplating - Interface in com.tsgrp.opencontent.universal.template
API for manipulating FormTemplate docs
IWorkflow - Interface in com.tsgrp.opencontent.core.workflow
Core OC Workflow.
IWorkflowDeployer - Interface in com.tsgrp.opencontent.core.workflow
 

J

JAXBJavaToXml - Class in com.tsgrp.opencontent.universal.template.jaxb
 
JAXBJavaToXml() - Constructor for class com.tsgrp.opencontent.universal.template.jaxb.JAXBJavaToXml
 
JdbcPicklistImpl - Class in com.tsgrp.opencontent.jdbc.picklist
 
JdbcPicklistImpl() - Constructor for class com.tsgrp.opencontent.jdbc.picklist.JdbcPicklistImpl
 
Job - Class in com.tsgrp.opencontent.transformation
 
JOB_ID - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
JOB_MAKE_DOCS_EFFECTIVE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
JOB_MAKE_DOCS_OBSOLETE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
JOB_PRIORITY - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
JOB_START_PERIODIC_REVIEW_WORKFLOW - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
jobId - Variable in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionRunnable
 
JobManagementServicePort - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
JobManagementServiceUtilities - Class in com.tsgrp.opencontent.transformation
 
JobManagementServiceUtilities(AdlibSettings) - Constructor for class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
Constructor (dependent on Settings and initialization occurring first)
JoinQualification - Class in com.tsgrp.opencontent.core.query.model
Deprecated.
JoinQualification() - Constructor for class com.tsgrp.opencontent.core.query.model.JoinQualification
Deprecated.
 
joinQuery - Variable in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
jsonMimeType - Static variable in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
 
jsonMimeType - Static variable in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
jsonMimeType - Static variable in class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
 
JSONPicklistImpl - Class in com.tsgrp.opencontent.core.picklist
 
JSONPicklistImpl() - Constructor for class com.tsgrp.opencontent.core.picklist.JSONPicklistImpl
 
jsonToMap(JSONObject) - Static method in class com.tsgrp.opencontent.core.util.JSONUtil
 
jsonToPdf(String, String, boolean) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Util function for translating a JSON Page Set Instance into a PDF rendition
jsonToPojo(String, Class<T>) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Converts a JSON string to a POJO
JSONUtil - Class in com.tsgrp.opencontent.core.util
 
JSONUtil() - Constructor for class com.tsgrp.opencontent.core.util.JSONUtil
 

K

KEY_ALL_VERSIONS - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
Search on all versions
KEY_ALLOW_MAX_PERM_CHECKS - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
allowMaxPermChecks - flag that determines whether or not to allow for unlimited permission checks in the Alfresco Query Impl
KEY_CLIENT_SIDE - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
Specify client or server side search implementation
KEY_EXECUTED_QUERY - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
KEY_LIMIT_RESULTS - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
Other query options
KEY_LOGIN_NAME - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
KEY_MESSAGE_CC - Static variable in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
KEY_MESSAGE_FROM - Static variable in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
KEY_MESSAGE_RECEIVED - Static variable in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
KEY_MESSAGE_SENT - Static variable in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
KEY_MESSAGE_SUBJECT - Static variable in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
KEY_MESSAGE_TO - Static variable in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
KEY_ORDER - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
KEY_PAGE - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
A State property indicating which page of the search results is active
KEY_PAGE_SIZE - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
State property indicating how many results per page.
KEY_QUERY_IMPL - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
KEY_SERVER_SIDE - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
KEY_SORT_BY - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
Sorting properties
KEY_TOTAL_PAGES - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
KEY_TOTAL_RECORDS - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 

L

LABEL - Static variable in class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
lastLogin - Variable in class com.tsgrp.opencontent.core.model.OCAuthority
 
lastPage - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
lastPage - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
LAUNCHED_DOC_PRIORITY - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
LAUNCHED_DOC_PRIORITY - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LC_DEF_NAME_CTRL_DOC - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_DEF_NAME_FORM - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_DEF_NAME_QUALITY_DOC - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_CTRL_DOC_APPROVED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_CTRL_DOC_DRAFT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_CTRL_DOC_EFFECTIVE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_CTRL_DOC_IN_REVIEW - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_CTRL_DOC_OBSOLETE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_CTRL_DOC_PDG_APPROVAL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_FORM_APPROVED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_FORM_CANCELLED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_FORM_CLOSED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_FORM_DRAFT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_FORM_IN_REVIEW - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_FORM_PENDING_APPROVAL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_QUALITY_DOC_APPROVED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_QUALITY_DOC_DRAFT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_QUALITY_DOC_EFFECTIVE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_QUALITY_DOC_IN_REVIEW - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_QUALITY_DOC_OBSOLETE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_QUALITY_DOC_PDG_APPROVAL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
LC_STATE_QUALITY_DOC_SUPERSEDED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
ldapAttributes - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
LDAPAuthenticationImpl - Class in com.tsgrp.opencontent.ldap.authentication
LDAP authentication method stubs A ticket acquired from LDAPAuthenticationImpl.newSession(String, String, String, String) is required for just about every Service available.
LDAPConfig - Class in com.tsgrp.opencontent.ldap.spring
 
LDAPConfig() - Constructor for class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
LDAPConfig(HierarchicalConfiguration) - Constructor for class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
LDAPDynamoUserImpl - Class in com.tsgrp.opencontent.dynamo.user
 
LDAPDynamoUserImpl() - Constructor for class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
LDAPHBaseUserImpl - Class in com.tsgrp.opencontent.hbase.user
 
LDAPHBaseUserImpl() - Constructor for class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
ldapTemplate - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
LDAPUserImpl - Class in com.tsgrp.opencontent.ldap.user
 
LDAPUserImpl() - Constructor for class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
LDAPUtil - Class in com.tsgrp.opencontent.ldap.util
 
LDAPUtil() - Constructor for class com.tsgrp.opencontent.ldap.util.LDAPUtil
 
LegacyAlfrescoEmbConfig - Class in com.tsgrp.opencontent.alfresco.core.config
 
LegacyAlfrescoEmbConfig() - Constructor for class com.tsgrp.opencontent.alfresco.core.config.LegacyAlfrescoEmbConfig
 
LegacyAlfrescoEmbConfig(HierarchicalConfiguration) - Constructor for class com.tsgrp.opencontent.alfresco.core.config.LegacyAlfrescoEmbConfig
Set a pointer to the underlying JCC node; extended initialization takes place in LegacyCoreConfig.init().
LegacyCoreConfig - Class in com.tsgrp.opencontent.core.config
Deprecated.
LegacyCoreConfig() - Constructor for class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
LegacyCoreConfig(HierarchicalConfiguration) - Constructor for class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
Set a pointer to the underlying JCC node; extended initialization takes place in LegacyCoreConfig.init().
LegacyDynamoConfig - Class in com.tsgrp.opencontent.dynamo.spring
 
LegacyDynamoConfig() - Constructor for class com.tsgrp.opencontent.dynamo.spring.LegacyDynamoConfig
 
LegacyDynamoConfig(HierarchicalConfiguration) - Constructor for class com.tsgrp.opencontent.dynamo.spring.LegacyDynamoConfig
 
legacyFindCurrentVersionId(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
Deprecated.
legacyFindFirstVersion(String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
Deprecated.
legacyTypes - Variable in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
letThereBeLight(String, String, long, boolean, boolean, boolean) - Method in class com.tsgrp.opencontent.dynamo.rest.RESTDynamo
 
letThereBeLight(String, String, long, boolean, boolean) - Method in class com.tsgrp.opencontent.hbase.rest.RESTHBase
 
LFC_STATUS_APPROVED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
LFC_STATUS_CLOSED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
LFC_STATUS_DRAFT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
LFC_STATUS_HOLD - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
LFC_STATUS_PENDING - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
LFC_STATUS_PENDING_APPROVAL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
LFC_STATUS_REVIEW - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
LICENSE_EXPIRING_SOON - Static variable in class com.tsgrp.opencontent.core.license.OCLicenseManager
 
LICENSE_GET_LICENSE_DETAILS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LICENSE_INVALID - Static variable in class com.tsgrp.opencontent.core.license.OCLicenseManager
 
LICENSE_INVALID_EXPIRED - Static variable in class com.tsgrp.opencontent.core.license.OCLicenseManager
 
LICENSE_INVALID_TOO_MANY_USERS - Static variable in class com.tsgrp.opencontent.core.license.OCLicenseManager
 
LICENSE_REVALIDATE_LICENSE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LICENSE_SERVER_ERROR - Static variable in class com.tsgrp.opencontent.core.license.OCLicenseManager
 
LICENSE_TYPE_FLOATING - Static variable in class com.tsgrp.opencontent.core.license.OCLicenseManager
 
LICENSE_TYPE_FLOATING - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LICENSE_TYPE_TEXT - Static variable in class com.tsgrp.opencontent.core.license.OCLicenseManager
 
LICENSE_TYPE_TEXT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LICENSE_VALID - Static variable in class com.tsgrp.opencontent.core.license.OCLicenseManager
 
LICENSE_VALIDATE_LICENSE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LICENSE_VALIDATION_BLOCKED - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
LICENSE_VALIDATION_READ_ONLY - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
licenseAspose() - Static method in class com.tsgrp.opencontent.core.util.AsposeUtil
 
LIFECYCLE_DEMOTE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LIFECYCLE_GET_CURRENT_STATE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LIFECYCLE_GET_STATES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LIFECYCLE_PROMOTE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LIFECYCLE_STATE_CTR_DOC_APPROVED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_CTR_DOC_APPROVED - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_CTR_DOC_CANCELLED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_CTR_DOC_CANCELLED - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_CTR_DOC_CLOSED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_CTR_DOC_CLOSED - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_CTR_DOC_DRAFT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_CTR_DOC_DRAFT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_CTR_DOC_EFFECTIVE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_CTR_DOC_EFFECTIVE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_CTR_DOC_IN_REVIEW - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_CTR_DOC_IN_REVIEW - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_CTR_DOC_OBSOLETE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_CTR_DOC_OBSOLETE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_CTR_DOC_PENDING_APPROVAL - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_CTR_DOC_PENDING_APPROVAL - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_FORM_APPROVED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_FORM_APPROVED - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_FORM_CANCELLED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_FORM_CANCELLED - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_FORM_CLOSED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_FORM_CLOSED - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_FORM_DRAFT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_FORM_DRAFT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_FORM_IN_REVIEW - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_FORM_IN_REVIEW - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_FORM_OBSOLETE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_FORM_OBSOLETE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LIFECYCLE_STATE_FORM_PENDING_APPROVAL - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LIFECYCLE_STATE_FORM_PENDING_APPROVAL - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
LifecycleDefinition - Class in com.tsgrp.opencontent.core.lifecycle
An instance of this class describes and defines a lifecycle.
LifecycleDefinition() - Constructor for class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
LifecycleResult - Class in com.tsgrp.opencontent.core.lifecycle.model
Deprecated.
*Result objects should no longer be used by default
LifecycleResult() - Constructor for class com.tsgrp.opencontent.core.lifecycle.model.LifecycleResult
Deprecated.
 
LifecycleState - Class in com.tsgrp.opencontent.core.lifecycle.model
Represents a lifecycle state.
LifecycleState() - Constructor for class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
Creates a blank lifecycle state
LifecycleState(String) - Constructor for class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
Creates a LifecycleState with the given name.
LifecycleState(int, String) - Constructor for class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
Creates a LifecycleState with the given state number and name.
LifecycleState.StateType - Enum in com.tsgrp.opencontent.core.lifecycle.model
Enumeration of possible lifecycle state types
linesPerIndexPage - Variable in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
link(String, String, String[], String[]) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
link(String, String, String[], String[]) - Method in interface com.tsgrp.opencontent.core.content.IContent
Creates a link request between document and folders.
link(String, String, String[], String[], String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
link(String, String, String[], String[]) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
link(String, String, String[], String[]) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
link(String, String, String[], String[]) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
link(String, String, String[], String[]) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
link(String, String, String[], String[]) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
link(String, String, String[], String[]) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
LINK_TO_DOCUMENT_lABEL - Static variable in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
listObjects(String) - Static method in class com.tsgrp.opencontent.s3.util.S3Util
List objects in the path given
LOADING_ERROR - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
localContentStream(String, String, String, boolean, boolean, boolean, Map<String, String>, HttpServletRequest, HttpServletResponse) - Static method in class com.tsgrp.opencontent.core.content.RESTContentUtil
Streams content locally
LocalDictionaryServiceImpl - Class in com.tsgrp.opencontent.core.config
Dictionary Implementation that uses a JSON file sitting on the filesystem
LocalDictionaryServiceImpl() - Constructor for class com.tsgrp.opencontent.core.config.LocalDictionaryServiceImpl
 
LOCALIZATION_PREFIX - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
LOCATION_QUERY - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
LocationTextExtractionStrategy - Class in com.tsgrp.opencontent.universal.pdf
Development preview - this class (and all of the parser classes) are still experiencing heavy development, and are subject to change both behavior and interface.
LocationTextExtractionStrategy() - Constructor for class com.tsgrp.opencontent.universal.pdf.LocationTextExtractionStrategy
Creates a new text extraction renderer.
LOCK_OWNER_NONE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
LOCK_OWNER_NONE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
lockDocument(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
lockDocument(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Locks a document.
lockDocument(String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
lockDocument(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
lockDocument(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
lockDocument(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
lockDocument(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
lockDocument(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
lockDocument(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
LockDocumentActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
LockDocumentActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.LockDocumentActionExecuter
 
logger - Static variable in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
logger - Variable in class com.tsgrp.opencontent.core.action.condition.evaluator.AbstractConditionEvaluator
 
logger - Variable in class com.tsgrp.opencontent.core.action.condition.evaluator.CertainNumberOfDocsConditionEvaluator
 
logger - Static variable in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
logger - Static variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
logger - Static variable in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
LoggingThreadPoolExecutor - Class in com.tsgrp.opencontent.transformation.util.ghostscript
A threadpool executer that simply logs out at the start and completion of everything thread it launches.
LoggingThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class com.tsgrp.opencontent.transformation.util.ghostscript.LoggingThreadPoolExecutor
 
LOGIC_AND - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
LOGIC_OR - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
Our options for logical operators
LOGIC_REQUEST_PARAMETER - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
LOGICAL_AND - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
LOGICAL_OR - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
LogstashPerformanceLoggingImpl - Class in com.tsgrp.opencontent.core.logging
 
LogstashPerformanceLoggingImpl() - Constructor for class com.tsgrp.opencontent.core.logging.LogstashPerformanceLoggingImpl
 

M

MACHINE_ID - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
MACHINE_ID - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
MachineId - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
MailMergeWordDocumentTemplatingImpl - Class in com.tsgrp.opencontent.universal.template.mailmerge
 
MailMergeWordDocumentTemplatingImpl() - Constructor for class com.tsgrp.opencontent.universal.template.mailmerge.MailMergeWordDocumentTemplatingImpl
 
main(String[]) - Static method in class com.tsgrp.opencontent.universal.template.jaxb.JAXBJavaToXml
 
majorVersionDocumentAndSetApprovalDateAttribute(ServiceRegistry, NodeRef, BehaviourFilter) - Method in class com.tsgrp.alfresco.wizard.behaviour.CommonWizardLifecycleBehaviours
 
makeDocsEffective(String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Promotes documents' aw-status to effective based on their Effective Date.
makeDocsEffective(String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
makeDocsEffective(String, String) - Method in class com.tsgrp.opencontent.wizard.jobs.RESTWizardJobs
 
MakeDocsEffectiveActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
MakeDocsEffectiveActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
MakeDocsEffectiveActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.MakeDocsEffectiveActionExecuter
 
makeDocsObsolete(String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Promotes documents' aw-status to obsolete based on their Effective Date.
makeDocsObsolete(String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
makeDocsObsolete(String, String) - Method in class com.tsgrp.opencontent.wizard.jobs.RESTWizardJobs
 
MakeDocumentNewVersionOfExistingDocumentActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
MakeDocumentNewVersionOfExistingDocumentActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.MakeDocumentNewVersionOfExistingDocumentActionExecuter
 
ManageRelationsActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
Allows relating and unrelating repository objects.
ManageRelationsActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
ManageWorkflowDocsActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
ManageWorkflowDocsActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.ManageWorkflowDocsActionExecuter
 
mandatoryParams - Variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
mandatoryParams - Variable in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
mandatoryProperties - Variable in class com.tsgrp.opencontent.core.action.ItemDefinition
 
manipulateExecuteQueryDql(String) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
Hot spot method to manipulate the final query.
manipulatePDF(String, InputStream, EnhancedCompleteObject, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Hotspot method that allows a user to overwrite and manipulate the PDF as needed.
manipulatePDF(String, byte[], EnhancedCompleteObject, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Hotspot method that allows a user to overwrite and manipulate the PDF as needed.
mapContainsId(String) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
mapToString(Map<String, String>) - Static method in class com.tsgrp.opencontent.core.audit.AuditUtil
Converts a map of extras to an string to be stored in AuditEventObject's attribute list.
mapToStringList(Map<String, String>) - Static method in class com.tsgrp.opencontent.core.audit.AuditUtil
Converts a map of extras to an string to be stored in AuditEventObject's attribute list.
markPreviousRevisions(String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
This method updates all the previous versions of a document, so that they are not labeled as current or latest.
markPreviousRevisions(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
This method updates all the previous versions of a document, so that they are not labeled as current or latest.
MATCH_TYPE_CONTAINS - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
MATCH_TYPE_ENDS_WITH - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
MATCH_TYPE_EQUALS - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
MATCH_TYPE_STARTS_WITH - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
matchesMimetypeFilters(ServiceRegistry, NodeRef, Map<QName, Serializable>, String[], Boolean) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
Checks if a NodeRef matches a list of acceptable mimetypes.
maxNumRetries - Static variable in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
 
maxNumRetries - Variable in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionRunnable
 
maxThreads - Static variable in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionCreator
 
MCValue - Class in com.tsgrp.opencontent.universal.template.jaxb
 
MCValue() - Constructor for class com.tsgrp.opencontent.universal.template.jaxb.MCValue
 
MergeFoldersActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
Merge Folders gives specific users the ability to take a source folder / target folder and merge content / folder notes / audit sourceParentId -- This is the source folder where we are merging from targetParentId -- This is the target folder where we are merging to switchParam -- if we want to trigger only one part of the merge process, this allows for that functionality
MergeFoldersActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
mergeProperties(List<EnhancedObjectProperty>, EnhancedObjectProperty[], boolean, boolean) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Puts the new properties that are passed in onto the eop.
mergeProperties(List<EnhancedObjectProperty>, EnhancedObjectProperty[], boolean, boolean) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Puts the new properties that are passed in onto the eop.
MergeVideosActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
MergeVideosActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
 
META_RESULTS - Static variable in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
MetadataConstants - Class in com.tsgrp.opencontent.transformation
 
MetadataConstants() - Constructor for class com.tsgrp.opencontent.transformation.MetadataConstants
 
MetadataList - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
METRICS_PREFIX - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
mimeType - Variable in class com.tsgrp.opencontent.core.model.ContentFormat
 
MIMETYPE_JPEG - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
MIMETYPE_MP4 - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
MIMETYPE_NATIVE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
MIMETYPE_NATIVE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
MIMETYPE_PDF - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
MIMETYPE_PNG - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
MIMETYPE_TIFF - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
mimeTypeAttrName - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
mimeTypeAttrName - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
The name of the solr attribute that is used to store the mimetype of the object's content.
MimeTypeFilter - Class in com.tsgrp.opencontent.core.event.filters
This will check the size of the content being uploaded and return true if it is over a certain size in bytes.
MimeTypeFilter() - Constructor for class com.tsgrp.opencontent.core.event.filters.MimeTypeFilter
 
mimeTypes - Variable in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
mimetypeToExportFormat - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
A map to get the export format from a mimetype, used for downloading the conten of a Google document.
mimeTypeToFileExtension - Variable in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
Keyed by the "mimeType" of the content format
MIN_ROW_HEIGHT_IN_TWIPS - Static variable in class com.tsgrp.opencontent.core.excel.ExcelUtil
The minimum row height in twips (a twip is 1/20th of a point and we want 13.8 points).
MockActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
MockActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.MockActionExecuter
 
MockActionService - Class in com.tsgrp.opencontent.core.action.service
 
MockActionService() - Constructor for class com.tsgrp.opencontent.core.action.service.MockActionService
 
MOCKWORKFLOW_GET_TASK - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
MOCKWORKFLOW_TASKS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
modifyPdf(String, String, ArrayList<Integer>, ArrayList<Integer>, Boolean, Boolean, String, Long) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
A method that will modify the pdf, first by rotating pages, and second by reordering them
modifyPDF(String, String, Boolean, Boolean, String, Long, PDFModificationOptions, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
MOVE - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
MOVE_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
MoveDocumentActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
MoveDocumentActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.MoveDocumentActionExecuter
 
moveObject(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
moveObject(String, String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Moves an object in the repository from one folder to another.
moveObject(String, String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
moveObject(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
(non-Javadoc)
moveObject(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
moveObject(String, String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
moveObject(String, String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
moveObject(String, String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
mPageSetInstance - Variable in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
The page set instance to generate FOP output from.
MsgFileParser - Class in com.tsgrp.opencontent.core.email
 
MsgFileParser() - Constructor for class com.tsgrp.opencontent.core.email.MsgFileParser
 
msgProperties(String, String, String) - Method in class com.tsgrp.opencontent.core.email.RESTEmail
 
MULTIPART_BYTERANGES_BOUNDRY - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
MULTIPART_BYTERANGES_BOUNDRY_END - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
MULTIPART_BYTERANGES_BOUNDRY_SEP - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
MULTIPART_BYTERANGES_HEADER - Static variable in class com.tsgrp.opencontent.rest.RESTService
 
MuPdfTransformer - Class in com.tsgrp.opencontent.transformation
A transformation implementation using muPDF as the transformation engine.
MuPdfTransformer() - Constructor for class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
MuPdfTransformer - Class in com.tsgrp.opencontent.transformation.util.mupdf
 
MuPdfTransformer() - Constructor for class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformer
 
MuPdfTransformThread - Class in com.tsgrp.opencontent.transformation.util.mupdf
 
MuPdfTransformThread(int, int, int, int, int, File, File, boolean, OutputStream, String, MuTransformationRequestContext) - Constructor for class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
MuTransformationRequestContext - Class in com.tsgrp.opencontent.core.transformation.model
 
MuTransformationRequestContext(String, String, String, InputStream, Pattern, TransformationOptions) - Constructor for class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 

N

name - Variable in class com.tsgrp.opencontent.core.action.model.Item
 
name - Variable in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowDef
Deprecated.
 
name - Variable in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
 
name - Variable in class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
 
NAMESPACE_OA - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
NAMESPACE_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
Deprecated.
NAMESPACE_PREFIX_HPI - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
NAMESPACE_PREFIX_HPI_EMAIL - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
NAMESPACE_PREFIX_HPI_NOTE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
NAMESPACE_TSG - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
NAMESPACE_URI - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
NAMESPACE_URI_HPI - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
NAMESPACE_URI_HPI_EMAIL - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
NAMESPACE_URI_HPI_NOTE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
NAMESPACE_XFDF - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The XFDF namespace.
NAMESPACE_XHTML - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The XHTML namespace.
newDocument - Variable in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
A blank Google Docs representation of a Word document to use when creating a new Google document.
newPresentation - Variable in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
A blank Google Docs representation of a PowerPoint presentation to use when creating a new Google presentation.
newSession(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.authentication.AlfrescoEmbAuthenticationImpl
 
newSession(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.authentication.IAuthentication
Create a new ticket object used for connections to the docbase with the given credentials.
newSession(String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.authentication.RESTAuthentication
 
newSession(String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.authentication.DCTMAuthenticationImpl
Create a new ticket object used for connections to the docbase with the given credentials.
newSession(String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
newSession(String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.authentication.ElasticsearchAuthenticationImpl
 
newSession(String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
newSession(String, String, String, String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
Creates a new session for the input user
newSession(String, String, String, String) - Method in class com.tsgrp.opencontent.s3.authentication.S3AuthenticationImpl
 
newSession(String, String, String, String) - Method in class com.tsgrp.opencontent.solr.authentication.SolrAuthenticationImpl
 
newSessionSimple(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.authentication.AlfrescoEmbAuthenticationImpl
 
newSessionSimple(String, String, String) - Method in interface com.tsgrp.opencontent.core.authentication.IAuthentication
A wrapper around the more complex IAuthentication.newSession(String, String, String, String) which omits the domain parameter.
newSessionSimple(String, String, String) - Method in class com.tsgrp.opencontent.core.authentication.RESTAuthentication
Deprecated.
newSessionSimple(String, String, String) - Method in class com.tsgrp.opencontent.dctm.authentication.DCTMAuthenticationImpl
A wrapper around the more complex DCTMAuthenticationImpl.newSession(String, String, String, String) which omits the domain parameter.
newSessionSimple(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
newSessionSimple(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.authentication.ElasticsearchAuthenticationImpl
 
newSessionSimple(String, String, String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
newSessionSimple(String, String, String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
 
newSessionSimple(String, String, String) - Method in class com.tsgrp.opencontent.s3.authentication.S3AuthenticationImpl
 
newSessionSimple(String, String, String) - Method in class com.tsgrp.opencontent.solr.authentication.SolrAuthenticationImpl
 
newSpreadsheet - Variable in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
A blank Google Docs representation of an Excel spreadsheet to use when creating a new Google spreadsheet.
NO_MATCHING_COLNAME - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
NO_MATCHING_QNAME - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
NO_OPTIONS - Static variable in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
No options specified.
noCacheTypes - Static variable in class com.tsgrp.opencontent.core.content.RESTContentUtil
 
NODE - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
NODE_ID_COLUMN_NAME - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
NODE_PROP_TYPE - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
NODE_TYPE_COLUMN - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
NODE_UUID_COLUMN_NAME - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
NODE_VERSION_COLUMN_NAME - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
nodeRefToEnhancedProperties(NodeRef, Map<QName, Serializable>, List<QName>, DictionaryService, NamespaceService) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
nodeService - Variable in class com.tsgrp.opencontent.alfresco.behavior.HPIBehaviorBase
 
nonAuditedProperties - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
nonAuditedProperties - Variable in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
nonModifyingProps - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
nonRepoEditableProperties - Variable in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbDictionaryServiceImpl
 
nonRequiredConditionEvaluatorList - Variable in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
NoOpOCREngineConfig - Class in com.tsgrp.opencontent.core.config
 
NoOpOCREngineConfig() - Constructor for class com.tsgrp.opencontent.core.config.NoOpOCREngineConfig
 
NoSuchActionException - Exception in com.tsgrp.opencontent.core.action.exception
 
NoSuchActionException(String) - Constructor for exception com.tsgrp.opencontent.core.action.exception.NoSuchActionException
 
NoSuchConditionException - Exception in com.tsgrp.opencontent.core.action.exception
 
NoSuchConditionException(String) - Constructor for exception com.tsgrp.opencontent.core.action.exception.NoSuchConditionException
 
NOT_EVALUATED - Static variable in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
notAuth(OCAuthenticationException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
NOTE_ATTACHMENT - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
notFoundException(OCObjectNotFoundException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
Notification - Class in com.tsgrp.opencontent.core.workflow.model
 
Notification() - Constructor for class com.tsgrp.opencontent.core.workflow.model.Notification
 
NOTIFICATION_PREFIX - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
NOTIFICATION_WF_ID - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.activiti.listener.CopyExecutionVarsToTaskListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.activiti.listener.SendTaskEmailsListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.activiti.listener.SendWorkflowDataListner
Runs every time there is an event that SendWorkflowDataListener is listening to
notify(DelegateExecution) - Method in class com.tsgrp.opencontent.activiti.listener.SetAssigneeDecisionVarsExecutionListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.activiti.listener.VariableCopierListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.activiti.listener.WorkflowPackagePropertySetterListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompletePeriodicReviewTaskListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompleteReadAndUnderstandTaskListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompleteReviewTaskListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompleteUserTaskListener
 
notify(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CompleteWizardActivityListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.CreateUserTaskListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.ReadAndUnderstandTaskListenerOnAssignment
 
notify(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.StartUserTaskListener
 
notify(DelegateExecution) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.StartWizardActivityListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardApprovalWorkflowSubprocessOnAssignment
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardReviewWorkflowCreateTaskListener
 
notify(DelegateTask) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardReviewWorkflowOnAssignment
This function sends email to users designated as reviewers by the initiator of the review workflow.
notSupported(OCNotSupportedException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
NULL_DATE_PLACEHOLDER - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
The number of milliseconds before 01/01/1970 (in negative) or after (in positive) that represents the value of the placeholder date indexed for null values in Elasticsearch date attributes.
NULL_DATE_PLACEHOLDER - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
The number of milliseconds before 01/01/1970 (in negative) or after (in positive) that represents the value of the placeholder date indexed for null values in Solr date attributes.
NULL_DATE_PLACEHOLDER - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
The number of milliseconds before 01/01/1970 (in negative) or after (in positive) that represents the value of the placeholder date indexed for null values in Solr date attributes.
NULL_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
NUM_CHECKED_IN_ANNOTS - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
numReindexThreads - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 

O

OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.CancelCheckoutActionExecuter
 
OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.CheckoutActionExecuter
 
OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.UploadNewVersionActionExecuter
 
OBJECT_ID - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
OBJECT_ID - Static variable in class com.tsgrp.opencontent.wizard.action.executer.ResumeFormActionExecuter
The formId of the current wizard form.
OBJECT_TYPE_AUTONUMBER - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OBJECT_TYPE_AUTONUMBER_OBJECTS - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OBJECT_TYPE_BASE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OBJECT_TYPE_COLLECTION - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OBJECT_TYPE_CONTROLLED_PRINT_AUDIT - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OBJECT_TYPE_DOCUMENT - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OBJECT_TYPE_EMAIL_DEFAULT - Static variable in class com.tsgrp.opencontent.core.email.EmailConstants
 
OBJECT_TYPE_FOLDER - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OBJECT_TYPE_FOLDER_ADDRESSBOOK - Static variable in class com.tsgrp.opencontent.core.email.EmailConstants
 
ObjectAttrBean - Class in com.tsgrp.opencontent.core.model
Member Variable Description String beanName Name of bean String repoName object's attr name in the repository. Boolean repoEditable True if repository is editable, otherwise false. String repoDataType Datatype of the attribute in repository Boolean repeating True if the attribute is repeating, otherwise false.
ObjectAttrBean(OCPropertyDefinition) - Constructor for class com.tsgrp.opencontent.core.model.ObjectAttrBean
Inflate a single object attribute bean from a given attribute JCC node; inherit any unspecified properties from the given "template attribute" object.
ObjectAttrBean() - Constructor for class com.tsgrp.opencontent.core.model.ObjectAttrBean
Construct a "default" attribute bean with most values empty, some set to default values.
ObjectAttrBean(ObjectAttrBean) - Constructor for class com.tsgrp.opencontent.core.model.ObjectAttrBean
 
ObjectAttrContains - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
ObjectAttrContains() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectAttrContains
 
ObjectContent - Class in com.tsgrp.opencontent.core.content.model
Deprecated.
ObjectContent() - Constructor for class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
 
ObjectContentInfo - Class in com.tsgrp.opencontent.core.content.enhanced.model
POJO to represent all the content info for an object.
ObjectContentInfo(String, List<String>, List<Long>, List<String>) - Constructor for class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
ObjectDetails - Class in com.tsgrp.opencontent.wizard.workflow.model
ObjectDetails represents and object 'in time' by ID and version
ObjectDetails() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.ObjectDetails
 
ObjectFactory - Class in com.tsgrp.opencontent.core.config
This object contains factory methods for each Java content interface and Java element interface generated in the com.tsgrp.opencontent.core.config package.
ObjectFactory() - Constructor for class com.tsgrp.opencontent.core.config.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.tsgrp.opencontent.core.config
objectHasLifecycle(EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
Checks if an object has a lifecycle
objectHasLifecycle(EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
ObjectHasRenditionOfSpecifiedMimeType - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Condition evaluator to check if an object has a specified mimetype.
ObjectHasRenditionOfSpecifiedMimeType() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectHasRenditionOfSpecifiedMimeType
 
objectId - Variable in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
objectId - Variable in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
Object ID of any new workflow definitions, instances, tasks, packages, etc., created by the EnhancedWorkflowService.
objectIdPlaceholder - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
objectLocked(OCObjectLockedException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
objectNameAttrName - Variable in class com.tsgrp.opencontent.s3.spring.S3Config
 
objectNameAttrName - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
The name of the solr attribute that is used to store the object name.
objectNamesBlacklist - Variable in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
ObjectProperty - Class in com.tsgrp.opencontent.core.content.model
Deprecated.
ObjectProperty() - Constructor for class com.tsgrp.opencontent.core.content.model.ObjectProperty
Deprecated.
 
objectTypeAttrName - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
objectTypeAttrName - Variable in class com.tsgrp.opencontent.s3.spring.S3Config
 
objectTypeAttrName - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
The name of the solr attribute that is used to store the object objectType.
objectTypeConfig - Variable in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
Keyed by the "name" of the object type.
ObjectTypeConfig - Class in com.tsgrp.opencontent.core.config
Deprecated.
use OCTypeDefinition instead
ObjectTypeConfig(OCTypeDefinition) - Constructor for class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
Inflate a single global object type bean from a given objectType JCC node; inherit all attributes from the given "super type" object.
ObjectTypeConfig() - Constructor for class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
Construct a "default" global object type bean with most values empty, some set to default values.
ObjectTypeFilter - Class in com.tsgrp.opencontent.core.event.filters
invert if we want to return true for objectTypes not contained in our list objectType exists in list = true : invert = true : return false; objectType exists in list = true : invert = false : return true; objectType doesn't exist list = true : invert = true : return true; objectType doesn't exist in list = false : invert = true : return false;
ObjectTypeFilter() - Constructor for class com.tsgrp.opencontent.core.event.filters.ObjectTypeFilter
 
objectTypesByRepoName - Variable in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
Keyed by the "repoName" of the object type.
ObjectVersionLabelContainsSpecifiedString - Class in com.tsgrp.opencontent.core.action.condition.evaluator
This condition checks the version label attribute and checks to see if it contains a spring-injected string "objectVersionWanted".
ObjectVersionLabelContainsSpecifiedString() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectVersionLabelContainsSpecifiedString
 
ObsoleteDocumentActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
Sets updated properties on an object.
ObsoleteDocumentActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.ObsoleteDocumentActionExecuter
 
OC_ASPECT_PARAM_NAME - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
OC_EVENT_TYPE_AFTER_BULK_CREATE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OC_EVENT_TYPE_AFTER_CREATE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OC_EVENT_TYPE_AFTER_DELETE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OC_EVENT_TYPE_AFTER_UPDATE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OC_EVENT_TYPE_BEFORE_BULK_CREATE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OC_EVENT_TYPE_BEFORE_CREATE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OC_EVENT_TYPE_BEFORE_DELETE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OC_EVENT_TYPE_BEFORE_UPDATE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OC_INFO_FOLDER_NAME - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OC_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
OC_TICKET - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
ocAdminSearchBulkDelete(String, String, String, Boolean, String, boolean, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
Executes the given query and deletes nodes returned from the query and tracks all deletions in a CSV file that is created and written to the users tomcat
ocAdminSearchQuery(String, String, String[], boolean, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.query.RESTQuery
 
ocAdminSearchUpdateProperties(String, String, HttpServletRequest, Map<String, Object>) - Method in class com.tsgrp.opencontent.core.query.RESTQuery
 
OCAlwaysRetryRuntimeException - Exception in com.tsgrp.opencontent.alfresco.exception
An exception that Alfresco will, no matter what, retry in a RetryingTransactionHelper Be sure you want to retry, as this will force a retry even if Alfresco didn't originally want to This works by extending an exception that Alfresco normally will retry (ConcurrencyFailureException) It also hides the cause from Alfresco, in case the stacktrace contains a DoNotRetryException
OCAlwaysRetryRuntimeException(String) - Constructor for exception com.tsgrp.opencontent.alfresco.exception.OCAlwaysRetryRuntimeException
Creates an OCAlwaysRetryRuntimeException with a given message This will retry the exception no matter what (even if Alfresco originally didn't want to)
OCAlwaysRetryRuntimeException(Throwable) - Constructor for exception com.tsgrp.opencontent.alfresco.exception.OCAlwaysRetryRuntimeException
Creates an OCAlwaysRetryRuntimeException with a given cause This will retry the exception no matter what (even if Alfresco originally didn't want to) Note that this cause is not actually added to the stacktrace (but will appear in a printStackTrace)
OCAlwaysRetryRuntimeException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.alfresco.exception.OCAlwaysRetryRuntimeException
Creates an OCAlwaysRetryRuntimeException with a given message and cause This will retry the exception no matter what (even if Alfresco originally didn't want to)
OCAspectDefinition - Class in com.tsgrp.opencontent.core.config.model
 
OCAspectDefinition() - Constructor for class com.tsgrp.opencontent.core.config.model.OCAspectDefinition
Do not use this constructor, just for Jackson/Spring to be able to serialize
OCAspectDefinition(String, String, String, List<OCPropertyDefinition>, List<OCAspectDefinition>) - Constructor for class com.tsgrp.opencontent.core.config.model.OCAspectDefinition
 
OCAspectDefinitions - Class in com.tsgrp.opencontent.core.config
This is an AspectDefinition wrapper class used for XML exporting
OCAspectDefinitions() - Constructor for class com.tsgrp.opencontent.core.config.OCAspectDefinitions
 
OCAspectDefinitions(Collection<OCAspectDefinition>) - Constructor for class com.tsgrp.opencontent.core.config.OCAspectDefinitions
 
OCAuditEvent - Class in com.tsgrp.opencontent.core.audit
Core audit OC pojo.
OCAuditEvent() - Constructor for class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
OCAuthenticationException - Exception in com.tsgrp.opencontent.core.exception
OpenContent Authentication Exception
OCAuthenticationException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCAuthenticationException
 
OCAuthenticationException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCAuthenticationException
 
OCAuthority - Class in com.tsgrp.opencontent.core.model
POJO to represent a repository authority, which is typically either a group or a user
OCAuthority() - Constructor for class com.tsgrp.opencontent.core.model.OCAuthority
 
OCAuthoritySearchCriteria - Class in com.tsgrp.opencontent.core.query.model
 
OCAuthoritySearchCriterion - Class in com.tsgrp.opencontent.core.query.model
 
OCBadFileAttachmentException - Exception in com.tsgrp.opencontent.universal.exception
 
OCBadFileAttachmentException(String) - Constructor for exception com.tsgrp.opencontent.universal.exception.OCBadFileAttachmentException
Creates an OCBadFileAttachmentException with a given message
OCBadFileAttachmentException(Throwable) - Constructor for exception com.tsgrp.opencontent.universal.exception.OCBadFileAttachmentException
Creates an OCBadFileAttachmentException with a given cause
OCBadFileAttachmentException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.universal.exception.OCBadFileAttachmentException
Creates a OCBadFileAttachmentException with a given message and cause
OCBaseConfig - Class in com.tsgrp.opencontent.core.config
This class is meant to be used as a base class for OC configs.
OCBaseConfig() - Constructor for class com.tsgrp.opencontent.core.config.OCBaseConfig
 
OCClassDefinition - Class in com.tsgrp.opencontent.core.config.model
Represents a repository class, which could be an actual type, or an aspect.
OCClassDefinition() - Constructor for class com.tsgrp.opencontent.core.config.model.OCClassDefinition
Do not use this constructor, just for Jackson/Spring to be able to serialize
OCClassDefinition(String, String, String, List<OCPropertyDefinition>, List<OCAspectDefinition>) - Constructor for class com.tsgrp.opencontent.core.config.model.OCClassDefinition
 
ocConflict(OCConflictException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
ocConflict(OCContentFormatException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
OCConflictException - Exception in com.tsgrp.opencontent.core.exception
Thrown when an operation produces a conflict.
OCConflictException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCConflictException
Creates an exception with the given message.
OCConflictException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCConflictException
Creates an exception with the given message and cause.
oCConstantNames - Variable in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
OCConstants - Class in com.tsgrp.opencontent.core.model.util
 
OCConstants() - Constructor for class com.tsgrp.opencontent.core.model.util.OCConstants
 
OCConstraintDefinition - Class in com.tsgrp.opencontent.core.config.model
Created with IntelliJ IDEA.
OCConstraintDefinition() - Constructor for class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
OCConstraintDefinition(String, String, String, Map) - Constructor for class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
OCContentCannotBeProcessedException - Exception in com.tsgrp.opencontent.core.exception
 
OCContentCannotBeProcessedException() - Constructor for exception com.tsgrp.opencontent.core.exception.OCContentCannotBeProcessedException
 
OCContentCannotBeProcessedException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCContentCannotBeProcessedException
Creates an exception with the given message.
OCContentCannotBeProcessedException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCContentCannotBeProcessedException
Creates an exception with the given message and cause.
OCContentFormatException - Exception in com.tsgrp.opencontent.core.exception
OpenContent Content Format Exception
OCContentFormatException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCContentFormatException
 
OCContentFormatException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCContentFormatException
 
OCContentNotReadyException - Exception in com.tsgrp.opencontent.core.exception
 
OCContentNotReadyException() - Constructor for exception com.tsgrp.opencontent.core.exception.OCContentNotReadyException
 
OCContentNotReadyException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCContentNotReadyException
 
OCContentNotReadyException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCContentNotReadyException
 
OCContentUtil - Class in com.tsgrp.opencontent.core.util
 
OCDoNotRetryRuntimeException - Exception in com.tsgrp.opencontent.alfresco.exception
An exception that Alfresco will, no matter what, not retry in a RetryingTransactionHelper
OCDoNotRetryRuntimeException(String) - Constructor for exception com.tsgrp.opencontent.alfresco.exception.OCDoNotRetryRuntimeException
Creates an OCDoNonRetryRuntimeException with a given message
OCDoNotRetryRuntimeException(Throwable) - Constructor for exception com.tsgrp.opencontent.alfresco.exception.OCDoNotRetryRuntimeException
Creates an OCDoNonRetryRuntimeException with a given cause
OCDoNotRetryRuntimeException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.alfresco.exception.OCDoNotRetryRuntimeException
Creates a OCDoNonRetryRuntimeException with a given message and cause
OCErrorResponse - Class in com.tsgrp.opencontent.core.exception
POJO for returning OpenContent exceptions as JSON
OCErrorResponse(int, String) - Constructor for class com.tsgrp.opencontent.core.exception.OCErrorResponse
 
OCEvent - Interface in com.tsgrp.opencontent.core.event
OCEvent Interface priority : (int) which is an integer ranked lowest to highest enabled : (boolean) for whether it is turned off or on eventType : (String) BEFORE_CREATE, AFTER_CREATE : BEFORE_UPDATE, AFTER_UPDATE : BEFORE_DELETE, AFTER_DELETE
OCEvent.BulkCreateObjectsEvent - Interface in com.tsgrp.opencontent.core.event
 
OCEvent.CreateObjectEvent - Interface in com.tsgrp.opencontent.core.event
 
OCEvent.DeleteObjectEvent - Interface in com.tsgrp.opencontent.core.event
 
OCEvent.UpdateObjectEvent - Interface in com.tsgrp.opencontent.core.event
 
OCEventComparator() - Constructor for class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl.OCEventComparator
 
OCEventFilter - Interface in com.tsgrp.opencontent.core.event
 
OCException - Exception in com.tsgrp.opencontent.core.exception
An OpenContent Exception
OCException() - Constructor for exception com.tsgrp.opencontent.core.exception.OCException
 
OCException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCException
This constructor should only be used if the code is creating a brand new exception.
OCException(String, String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCException
Deprecated.
errorType constants should not be used. Create a subtype exception instead
OCException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCException
Creates an OCException derived from another exception.
ocForbidden(OCForbiddenRuntimeException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
OCForbiddenRuntimeException - Exception in com.tsgrp.opencontent.core.exception
 
OCForbiddenRuntimeException() - Constructor for exception com.tsgrp.opencontent.core.exception.OCForbiddenRuntimeException
 
OCForbiddenRuntimeException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCForbiddenRuntimeException
 
OCForbiddenRuntimeException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCForbiddenRuntimeException
 
OCGroup - Class in com.tsgrp.opencontent.core.model
Represents a repository group.
OCGroup() - Constructor for class com.tsgrp.opencontent.core.model.OCGroup
Constructor for OCGroups object which will store the authorityId and DisplayName of a user
OCGroup(String) - Constructor for class com.tsgrp.opencontent.core.model.OCGroup
Constructor for OCGroups object which will store the authorityId and DisplayName of a user
OCGroup(String, String) - Constructor for class com.tsgrp.opencontent.core.model.OCGroup
Constructor for OCGroups object which will store the authorityId and DisplayName of a user
OCLicenseManager - Class in com.tsgrp.opencontent.core.license
OCMS License Manager
OCLogger - Class in com.tsgrp.opencontent.core.logging
 
OCLogger(Logger, String, MessageFactory) - Constructor for class com.tsgrp.opencontent.core.logging.OCLogger
 
OCLoggerFactory - Class in com.tsgrp.opencontent.core.logging
 
OCLoggerFactory() - Constructor for class com.tsgrp.opencontent.core.logging.OCLoggerFactory
 
OCMSLicenseInfo - Class in com.tsgrp.opencontent.core.license
A POJO for OCMS License information
OCMSLicenseInfo() - Constructor for class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
OCNotSupportedException - Exception in com.tsgrp.opencontent.core.exception
Thrown by OC when an implementation method is not supported.
OCNotSupportedException() - Constructor for exception com.tsgrp.opencontent.core.exception.OCNotSupportedException
Create a new OCNotSupportedException
OCNotSupportedException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCNotSupportedException
Create a new OCNotSupportedException with an explanation
OCObjectLockedException - Exception in com.tsgrp.opencontent.core.exception
Thrown when an object is locked that shouldn't be.
OCObjectLockedException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCObjectLockedException
Create an exception with the given method
OCObjectNotFoundException - Exception in com.tsgrp.opencontent.core.exception
 
OCObjectNotFoundException() - Constructor for exception com.tsgrp.opencontent.core.exception.OCObjectNotFoundException
 
OCObjectNotFoundException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCObjectNotFoundException
 
ocPolicyComponent - Variable in class com.tsgrp.opencontent.core.content.AbstractContentImpl
This is Event stuff.
ocPolicyComponent - Variable in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
OCPolicyComponent - Interface in com.tsgrp.opencontent.core.event
Interface used to define the binding and executing of the OCEvents.
OCPolicyComponentImpl - Class in com.tsgrp.opencontent.core.event
 
OCPolicyComponentImpl() - Constructor for class com.tsgrp.opencontent.core.event.OCPolicyComponentImpl
 
OCPolicyComponentImpl.OCEventComparator - Class in com.tsgrp.opencontent.core.event
 
OCPropertyDefinition - Class in com.tsgrp.opencontent.core.config.model
 
OCPropertyDefinition() - Constructor for class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
Do not use this constructor, just for Jackson/Spring to be able to serialize
OCPropertyDefinition(String, String, String, String, boolean, boolean, boolean) - Constructor for class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
OCPropertyDefinition(String, String, String, String, boolean, boolean, boolean, List) - Constructor for class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
OCQuery - Class in com.tsgrp.opencontent.core.query.model
TODO CommentME!
OCQuery() - Constructor for class com.tsgrp.opencontent.core.query.model.OCQuery
 
ocQuery(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.query.RESTQuery
 
ocQueryComposite(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.query.RESTQuery
 
OCQueryRequest - Class in com.tsgrp.opencontent.core.query.model
 
OCQueryRequest() - Constructor for class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
OCResourceNotFoundException - Exception in com.tsgrp.opencontent.core.exception
OpenContent Resource Not Found Exception
OCResourceNotFoundException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCResourceNotFoundException
 
OCResourceNotFoundException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCResourceNotFoundException
 
OCRestConfigException - Exception in com.tsgrp.opencontent.core.exception
 
OCRestConfigException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCRestConfigException
 
OCRestConfigException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCRestConfigException
 
ocResult - Variable in class com.tsgrp.opencontent.alfresco.core.ResultWrapper
 
OCRuntimeException - Exception in com.tsgrp.opencontent.core.exception
OpenContent Runtime Exception
OCRuntimeException() - Constructor for exception com.tsgrp.opencontent.core.exception.OCRuntimeException
Create a new OCRuntimeException with NO MESSAGE.
OCRuntimeException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCRuntimeException
Create an OCRuntimeException with the given message.
OCRuntimeException(Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCRuntimeException
Create an OCRuntimeException with the given cause.
OCRuntimeException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCRuntimeException
Create an OCRuntimeException with the given message and cause.
ocRuntimeException(OCRuntimeException, HttpServletResponse) - Method in class com.tsgrp.opencontent.rest.RESTService
 
OCSearchParameter - Class in com.tsgrp.opencontent.core.query.model
 
OCSearchParameter() - Constructor for class com.tsgrp.opencontent.core.query.model.OCSearchParameter
A search parameter is piece of a query.
OCSearchParameter(String, Object, String) - Constructor for class com.tsgrp.opencontent.core.query.model.OCSearchParameter
This constructor takes a paramName, a paramValue, a paramType and operator.
OCSearchParameter(String, Object, String, String) - Constructor for class com.tsgrp.opencontent.core.query.model.OCSearchParameter
This constructor takes a paramName, a paramValue, a paramType and operator.
OCSearchParameter(String, Object, String, String, String) - Constructor for class com.tsgrp.opencontent.core.query.model.OCSearchParameter
A search parameter is piece of a query.
OCSearchParameter(String, Object, String, String, String, String) - Constructor for class com.tsgrp.opencontent.core.query.model.OCSearchParameter
A search parameter is piece of a query.
OCSendEmailListenerBase - Class in com.tsgrp.opencontent.activiti.listener
Abstract class that can be used for convenience methods when building an Activiti Listener that sends out emails.
OCSendEmailListenerBase() - Constructor for class com.tsgrp.opencontent.activiti.listener.OCSendEmailListenerBase
 
OCServerErrorException - Exception in com.tsgrp.opencontent.core.exception
OpenContent Server Error Exception
OCServerErrorException(String) - Constructor for exception com.tsgrp.opencontent.core.exception.OCServerErrorException
 
OCServerErrorException(String, Throwable) - Constructor for exception com.tsgrp.opencontent.core.exception.OCServerErrorException
 
OCSQLDbQueryManager - Class in com.tsgrp.opencontent.alfresco.query
This is a DB wrapper to allow for executing strictly read-only queries against a given database.
OCSQLDbQueryManager() - Constructor for class com.tsgrp.opencontent.alfresco.query.OCSQLDbQueryManager
 
OCTimingFilter - Class in com.tsgrp.opencontent.rest.filter
Filter that fires on every request to OC This is used to time our request, if the header is set alerting us we want to time the call
OCTimingFilter() - Constructor for class com.tsgrp.opencontent.rest.filter.OCTimingFilter
 
OCTypeDefinition - Class in com.tsgrp.opencontent.core.config.model
 
OCTypeDefinition() - Constructor for class com.tsgrp.opencontent.core.config.model.OCTypeDefinition
Do not use this constructor, just for Jackson/Spring to be able to serialize
OCTypeDefinition(String, String, String, List<OCPropertyDefinition>, List<OCAspectDefinition>) - Constructor for class com.tsgrp.opencontent.core.config.model.OCTypeDefinition
 
ocTypeDefinitions - Variable in class com.tsgrp.opencontent.core.config.LocalDictionaryServiceImpl
 
OCTypeDefinitions - Class in com.tsgrp.opencontent.core.config
This is a TypeDefinition wrapper class used for XML exporting
OCTypeDefinitions() - Constructor for class com.tsgrp.opencontent.core.config.OCTypeDefinitions
 
OCTypeDefinitions(Collection<OCTypeDefinition>) - Constructor for class com.tsgrp.opencontent.core.config.OCTypeDefinitions
 
ocURL - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
ocUrl - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
ocUrlPlaceholder - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
OCUser - Class in com.tsgrp.opencontent.core.model
Represents a repository user.
OCUser() - Constructor for class com.tsgrp.opencontent.core.model.OCUser
 
OCUser(String, String, String) - Constructor for class com.tsgrp.opencontent.core.model.OCUser
 
OCUtil - Class in com.tsgrp.opencontent.core.util
A util class for common OC operations.
onAddAspect(NodeRef, QName) - Method in class com.tsgrp.alfresco.behaviour.AspectSecurityBehaviour
 
onAddAspect(NodeRef, QName) - Method in class com.tsgrp.alfresco.behaviour.TSGAnnotationAspectBehavior
On the addition of aspect we want to make sure we set the property to true since annotation is added.
onAddAspect(NodeRef, QName) - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
Disable inherited repository permission rules and use our customized awPermission rules.
onAddAspect(NodeRef, QName) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
Disable inherited repository permission rules and use our customized awPermission rules.
onAddAspect(NodeRef, QName) - Method in class com.tsgrp.alfresco.behaviour.TSGRedactionAspectBehaviour
 
onAddAspect(NodeRef, QName) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleBehaviours
 
onAddAspect(NodeRef, QName) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleWorkflowBehaviours
 
onAddAspect(NodeRef, QName) - Method in class com.tsgrp.alfresco.wizard.behaviour.FormLifecycleBehaviours
 
onAddAspect(NodeRef, QName) - Method in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
 
onApproval(NodeRef) - Method in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
This method runs when a controlled document hits the 'approved' state.
onBulkCreateObjects(List<ContentResult>, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
onBulkCreateObjects(List<ContentResult>, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCEvent.BulkCreateObjectsEvent
 
onContentUpdate(NodeRef, boolean) - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
onCreateAssociation(AssociationRef) - Method in class com.tsgrp.opencontent.alfresco.behavior.HPICollectionItemsCounterBehavior
 
onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class com.tsgrp.alfresco.wizard.behaviour.AWPsi
 
onCreateNode(ChildAssociationRef) - Method in class com.tsgrp.alfresco.behaviour.TagTrackingFolderBehaviour
 
onCreateNode(ChildAssociationRef) - Method in class com.tsgrp.alfresco.wizard.behaviour.AWPsi
 
onCreateNode(ChildAssociationRef) - Method in class com.tsgrp.opencontent.alfresco.behavior.HPICollectionVisibilityBehavior
 
onCreateObject(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
onCreateObject(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
onCreateObject(ContentResult, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCEvent.CreateObjectEvent
 
onCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in class com.tsgrp.alfresco.behaviour.TSGAnnotationAspectBehavior
removing the aspect and property when new version is created on the document
onCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
Deprecated.
onCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in class com.tsgrp.alfresco.wizard.behaviour.AWPsi
 
onDeleteAssociation(AssociationRef) - Method in class com.tsgrp.opencontent.alfresco.behavior.HPICollectionItemsCounterBehavior
 
onDeleteNode(ChildAssociationRef, boolean) - Method in class com.tsgrp.alfresco.behaviour.FolderTaggableBehaviour
 
onDeleteObject(ContentResult, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCEvent.DeleteObjectEvent
 
onDraft(NodeRef) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleBehaviours
 
onDraft(NodeRef) - Method in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
 
onEffective(NodeRef) - Method in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
This method runs when a controlled document hits the 'effective' state.
onLifecycleStateChange(ServiceRegistry, NodeRef, String) - Method in class com.tsgrp.alfresco.wizard.behaviour.CommonWizardLifecycleBehaviours
 
onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class com.tsgrp.alfresco.behaviour.TSGRedactionAspectBehaviour
 
onUpdateObject(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.alfresco.event.events.AlfrescoVersionHistoryUpdateEvent
 
onUpdateObject(OpenContentObject, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.alfresco.event.events.AlfrescoVersionHistoryUpdateEvent
 
onUpdateObject(ContentResult, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
onUpdateObject(OpenContentObject, String, HashMap<String, Object>) - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
onUpdateObject(ContentResult, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCEvent.UpdateObjectEvent
 
onUpdateObject(OpenContentObject, String, HashMap<String, Object>) - Method in interface com.tsgrp.opencontent.core.event.OCEvent.UpdateObjectEvent
 
onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class com.tsgrp.alfresco.behaviour.FolderTaggableBehaviour
 
onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class com.tsgrp.alfresco.behaviour.TagTrackingFolderBehaviour
 
onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class com.tsgrp.alfresco.behaviour.TSGRedactionAspectBehaviour
 
onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class com.tsgrp.alfresco.behaviour.TSGRenditionBehaviours
 
onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class com.tsgrp.opencontent.alfresco.behavior.HPICollectionVisibilityBehavior
 
OPENANNOTATE_GET_THUMBNAILS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
OPENANNOTATE_PRECACHE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
OPENANNOTATE_TRANSFORM - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
OpenAnnotateContext - Class in com.tsgrp.opencontent.transformation.spring
Returns OC interfaces for the transformation module, utilizes the CoreContext so we can share beans like the caches.
OpenAnnotateContext() - Constructor for class com.tsgrp.opencontent.transformation.spring.OpenAnnotateContext
 
OpenAnnotateImpl - Class in com.tsgrp.opencontent.openannotate
Transformation implementation which takes care of resolving the compatible transformers given the source/target mimetype and performing the transformation.
OpenAnnotateImpl() - Constructor for class com.tsgrp.opencontent.openannotate.OpenAnnotateImpl
 
OpenContentITextPipeline - Class in com.tsgrp.opencontent.wizard.itext
 
OpenContentITextPipeline(Pipeline<?>) - Constructor for class com.tsgrp.opencontent.wizard.itext.OpenContentITextPipeline
 
OpenContentObject - Class in com.tsgrp.opencontent.core.model.json
Represents a object from the repository that has been filtered through our configs and now has properties and objectType as beanNames This contains several maps with the goal being to provide the easiest possible access for the client
OpenContentObject() - Constructor for class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
openContentObjectToEnhancedCompleteObject(String, OpenContentObject) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Converts an OpenContentObject to an EnhancedCompleteObject.
OpenContentResult - Interface in com.tsgrp.opencontent.core.model
 
OpenContentResultLegacy - Interface in com.tsgrp.opencontent.core.model
 
OpenOverlayUtil - Class in com.tsgrp.opencontent.core.openoverlay
Overlay util methods to apply document overlays.
OpenOverlayUtil() - Constructor for class com.tsgrp.opencontent.core.openoverlay.OpenOverlayUtil
 
OPERATOR_AFTER - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated to check if it is after a date
OPERATOR_AFTER_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the after operator
OPERATOR_BEFORE - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated to check if it is before a date
OPERATOR_BEFORE_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the before operator
OPERATOR_CONTAINS - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated to check if it contains a String
OPERATOR_CONTAINS_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the contains operator
OPERATOR_ENDS_WITH - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated to check if it ends with a String
OPERATOR_ENDS_WITH_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the ends with operator
OPERATOR_EQUAL - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_EQUAL - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_EQUALS - Static variable in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
OPERATOR_EQUALS - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated for equality.
OPERATOR_EQUALS_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the equals operator
OPERATOR_GREATER_THAN - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_GREATER_THAN - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_GREATER_THAN - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated to check if it is greater than a number
OPERATOR_GREATER_THAN_OR_EQUAL - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_GREATER_THAN_OR_EQUAL - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_GREATER_THAN_OR_EQUAL_TO - Static variable in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
OPERATOR_GREATER_THAN_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the greater than operator
OPERATOR_IN - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_IN - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_IS_IN_FOLDER - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_IS_IN_FOLDER - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_IS_IN_FOLDER_DESCEND - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_IS_IN_FOLDER_DESCEND - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_IS_NOT_NULL - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_IS_NOT_NULL - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_IS_NULL - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_IS_NULL - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_LESS_THAN - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_LESS_THAN - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_LESS_THAN - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated to check if it is less than a number
OPERATOR_LESS_THAN_OR_EQUAL - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_LESS_THAN_OR_EQUAL - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_LESS_THAN_OR_EQUAL_TO - Static variable in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
OPERATOR_LESS_THAN_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the less than operator
OPERATOR_LIKE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_LIKE - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_LIKE - Static variable in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
OPERATOR_MULTI_WILDCARD - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_MULTI_WILDCARD - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_NOT_CONTAINS - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated to check if it does not contain a String
OPERATOR_NOT_CONTAINS_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the not contains operator
OPERATOR_NOT_EQUAL - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_NOT_EQUAL - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_NOT_EQUALS - Static variable in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
OPERATOR_NOT_EQUALS - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated for un-equality.
OPERATOR_NOT_EQUALS_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the not equals operator
OPERATOR_NOT_IN - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_NOT_IN - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_NOT_LIKE - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_PROX_AFTER - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant for the after operator
OPERATOR_PROX_AFTER_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the after operator
OPERATOR_PROX_BEFORE - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant for the after operator
OPERATOR_PROX_BEFORE_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the before operator
OPERATOR_PROX_BEFOREAFTER - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant for the beforeafter operator
OPERATOR_PROX_BEFOREAFTER_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the after operator
OPERATOR_SINGLE_WILDCARD - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
OPERATOR_SINGLE_WILDCARD - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
OPERATOR_STARTS_WITH - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Operator constant indicating that the input should be evaluated to check if it starts with a String
OPERATOR_STARTS_WITH_TEXT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Display text for the starts with operator
Option - Class in com.tsgrp.opencontent.wizard.core.model
Represents an Answer.
Option() - Constructor for class com.tsgrp.opencontent.wizard.core.model.Option
 
Option(Option) - Constructor for class com.tsgrp.opencontent.wizard.core.model.Option
Copy Constructor
OPTION_VALUE_DATE_SAVED - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
When a date rule is set to evaluate against 'Date Saved', this means to evaluate the date at the time the form is completed (or saved).
OR - Static variable in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
ORDER_TYPE_ASC - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
ORDER_TYPE_DESC - Static variable in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
ORDERED - Static variable in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
org.alfresco.repo.security.permissions.impl.acegi - package org.alfresco.repo.security.permissions.impl.acegi
 
OTC - Static variable in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
outFile - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
output - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
output - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
outputDirectoryPlaceholder - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
outputHeight - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
outputHeight - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
OutputStream(OutputStream) - Constructor for class com.tsgrp.opencontent.core.content.Base64.OutputStream
Deprecated.
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class com.tsgrp.opencontent.core.content.Base64.OutputStream
Deprecated.
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
outputWidth - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
outputWidth - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
outTempFile - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
OWNING_PROCESS - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 

P

packageContents - Variable in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
List of all items routed as part of a workflow.
packageItemsIds - Variable in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
 
Page - Class in com.tsgrp.opencontent.universal.annotation.model
Information about an individual page of a document.
Page() - Constructor for class com.tsgrp.opencontent.universal.annotation.model.Page
 
Page - Class in com.tsgrp.opencontent.wizard.core.model
Represents a Page.
Page() - Constructor for class com.tsgrp.opencontent.wizard.core.model.Page
The default constructor of a blank page element
Page(Page) - Constructor for class com.tsgrp.opencontent.wizard.core.model.Page
Copy constructor
PAGE_ID - Static variable in class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
PAGE_SET_TYPE - Static variable in class com.tsgrp.opencontent.wizard.action.executer.GenerateContractActionExecuter
 
pageIsInFlowpath(JSONArray, JSONObject) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
Recurse through the flowpath and discover if a page is visible or not
PageSet - Class in com.tsgrp.opencontent.wizard.core.model
Represents a page set.
PageSet() - Constructor for class com.tsgrp.opencontent.wizard.core.model.PageSet
 
PageSetDefinition - Class in com.tsgrp.opencontent.wizard.core.model
Represents a page set.
PageSetDefinition() - Constructor for class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
PageSetInstance - Class in com.tsgrp.opencontent.wizard.core.model
Represents a page set instance.
PageSetInstance() - Constructor for class com.tsgrp.opencontent.wizard.core.model.PageSetInstance
Default constructor of a PageSetInstance that by default is empty.
PARAM_ACTION_CONTEXT - Static variable in class com.tsgrp.opencontent.universal.action.executer.RedactTextActionExecuter
 
PARAM_ANNOTATED - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
The parameter representing if show annotated column is set.
PARAM_ANNOTATION_INFO - Static variable in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
PARAM_ANNOTATION_INFO - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_ASYNC_RENDITION - Static variable in class com.tsgrp.opencontent.core.action.executer.SetRenditionActionExecuter
 
PARAM_ATTACHED - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_ATTACHMENT_IDS - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_BARCODE_ATTRIBUTE - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The attribute to use for generating the barcode for the generated cover page.
PARAM_BCC - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_CC - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_CLOUD_LINK_AUTH_TOKEN - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The authorization token for the cloud service that will be used to download the cloud content of a document to create.
PARAM_CLOUD_LINK_BYTE_ARRAY - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
This will exist for box documents or cloud content that has been shared via share link.
PARAM_CLOUD_LINK_MIME_TYPE - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The passed in mime type for a cloud link document that is to be created (I think this is actually a file extension and the author of this misnamed it as "mimeType").
PARAM_CLOUD_SEND - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_COMPUTED_MAP - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
PARAM_CONTROLS - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
PARAM_COVER_PAGE_ATTRIBUTES - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The attributes to list on the generated cover page.
PARAM_COVER_PAGE_TITLE - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The title to put on the top of the generated PDF cover page.
PARAM_CREATE_EMAIL - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
Whether or not we're actually creating the email object.
PARAM_CREATE_PDF_RENDITION - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
Whether to create a PDF rendition for uploaded MSG files or to let the repository create a rendition.
PARAM_CUSTOM_NOTE_STORAGE_PATH - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
PARAM_DOC_NOTE - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
The parameter representing a document note relation.
PARAM_DOC_TO_INDICATOR_MAP - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
PARAM_DUEDATE - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_EMAIL_ATTACHMENT_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The properties to set on the email attachment objects we create.
PARAM_EMAIL_BEAN_NAME - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_EMAIL_BODY - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_EMAIL_FOLDER_NAME - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_EMAIL_REL_TYPE - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_EMAIL_RELATION_TYPE - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The relation type to use when relating the email attachments to the email.
PARAM_EVENTS - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_EXISTING_REPO_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
This is the parameter passed in if we are creating an object from a template (the template content is in the repository already)
PARAM_FOLDER_ID - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_FOLDER_PATH - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
PARAM_FOLDER_PATH - Static variable in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
PARAM_FOLDER_PATH - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
PARAM_FOLDER_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
PARAM_FOLDER_TAGS - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_FOLDER_TYPE - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
PARAM_FROM - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_GMAIL_AUTH_TOKEN - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
This is a parameter passed in if we are creating an object from a gmail message or attachment
PARAM_GMAIL_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
This is a parameter passed in if we are creating an object from a gmail message
PARAM_GMAIL_USER - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
This parameter is the user's gmail user id
PARAM_GROUPS - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_HAS_DOC_NOTES_FIELD - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
PARAM_HIDE_FILE_EXTENSION - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
A bulk upload HPI configuration of whether or not to hide the file extensions in the object names of newly created objects.
PARAM_HIDE_FILE_EXTENSION - Static variable in class com.tsgrp.opencontent.core.action.executer.ViewEditPropertiesExecuter
A bulk upload config that is passed in to override the spring injected forceFileExtensionInObjectName if desired.
PARAM_HIDE_FILE_EXTENSION - Static variable in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
A bulk upload HPI configuration of whether or not to hide the file extensions in the object names of newly created objects.
PARAM_IS_COMBINED_COLLECTION - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_IS_HPI_CONTAINER - Static variable in class com.tsgrp.opencontent.core.action.executer.ViewEditPropertiesExecuter
The parameter representing whether or not the object whose properties we're editing is an HPI container or not.
PARAM_LOGIC_AND - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
PARAM_LOGIC_AND - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_LOGIC_OR - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
PARAM_LOGIC_OR - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_MERGE_TEMP_FILE_PATH - Static variable in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
Path where the temp merged video resides
PARAM_MERGED_VIDEO_NAME - Static variable in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
 
PARAM_MESSAGE - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_MOD_CASE_INSENSITIVE - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
This param does not constrain the property search to be case sensitive, it performs a case insensitive search
PARAM_MOD_CASE_SENSITIVE - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
This param constrains the property search to be case sensitive
PARAM_NOTE_CONTENT - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
PARAM_NOTE_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
PARAM_NOTE_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
PARAM_NOTE_REL_TYPE - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
PARAM_NOTE_REL_TYPE - Static variable in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The parent folder ID for the folder to upload this document to.
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.BulkDeleteAttributeActionExecuter
 
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.CheckinActionExecuter
 
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.FinishIndexingActionExecuter
The parameter of the objectId to update.
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.LockDocumentActionExecuter
 
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.SetRenditionActionExecuter
 
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.UnlockDocumentActionExecuter
 
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.ViewEditPropertiesExecuter
The parameter of the objectId to update.
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
The parent folder ID for the folder to upload this video to.
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.universal.action.executer.RedactTextActionExecuter
The parameter of the objectId of the folder.
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
The parameter of the objectId of the folder.
PARAM_OBJECT_ID - Static variable in class com.tsgrp.opencontent.wizard.core.util.AuditTrailPDF
REQUIRED: object ID of the object with associated audit events
PARAM_OBJECT_IDS - Static variable in class com.tsgrp.opencontent.universal.action.executer.RedactTextActionExecuter
 
PARAM_OBJECT_NAME - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
PARAM_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The object type to use for this new document.
PARAM_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateContentlessObjectActionExecuter
The object type to use for this new document.
PARAM_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
The object type to use for this new video.
PARAM_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
PARAM_OBJECTS - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateContentlessObjectActionExecuter
The properties to set on this new document.
PARAM_OCO - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
PARAM_OPERATOR_EQUALS - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_OPERATOR_GREATER_THAN - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_OPERATOR_GREATER_THAN_EQUALS - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_OPERATOR_LESS_THAN - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_OPERATOR_LESS_THAN_EQUALS - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_OPERATOR_LIKE - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_OPERATOR_NOT_EQUALS - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_PAGE_RANGE - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
PARAM_PARENT - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_PARENT_FOLDER_PATH - Static variable in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
 
PARAM_PARENT_PATH - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateContentlessObjectActionExecuter
The parent folder ID for the folder to upload this document to.
PARAM_PARENTID - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
PARAM_PARTS - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The parameter representing the file that is being uploaded.
PARAM_PARTS - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
PARAM_PARTS - Static variable in class com.tsgrp.opencontent.core.action.executer.SetRenditionActionExecuter
 
PARAM_PARTS - Static variable in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
The parameter representing the file that is being uploaded.
PARAM_PDF_FOLDER_TYPE - Static variable in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
PARAM_PROCESS_REQUIRED_DOCS - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
This is a parameter passed in that determines whether required documents should be required or not
PARAM_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The properties to set on this new document.
PARAM_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.action.executer.ViewEditPropertiesExecuter
The parameter representing the properties and their values to update.
PARAM_PROPERTIES - Static variable in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
PARAM_PROPERTIES - Static variable in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
The properties to set on this new video.
PARAM_PROPERTIES - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
PARAM_PROPERTIES - Static variable in class com.tsgrp.opencontent.wizard.action.executer.SetEffectiveDatesActionExecuter
 
PARAM_PROPERTY_MAP - Static variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
PARAM_REDACTION - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
The parameter representing a redaction relation.
PARAM_REDACTION_MODE - Static variable in class com.tsgrp.opencontent.universal.action.executer.RedactTextActionExecuter
The property to indicate whether this is a "folder" redaction or a "list of docs" redaction.
PARAM_REGENERATE_RENDITION - Static variable in class com.tsgrp.opencontent.core.action.executer.SetRenditionActionExecuter
 
PARAM_SECTIONS - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
PARAM_SELECTED_DOCUMENT - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
This is a parameter passed in if we are creating a new version of an existing doc, not a new object
PARAM_SELECTED_VERSION_IDS - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_SOURCE_FOLDER_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
PARAM_SUBJECT - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_SUBJECT - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_TARGET_FOLDER_ID - Static variable in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
PARAM_TARGET_OUTPUT_FORMAT - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The parameter name for specifying the output format of the content that is transformed.
PARAM_TARGET_TRANSFORMATION_DIRECTORY - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The parameter name for specifying the target directory to put transformed content in on the Blazon server.
PARAM_TO - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
PARAM_TRAC - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_TRANFORMATION_SOURCE_CONTENT_URL - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The parameter name for specifying the source content URL of the content to be transformed.
PARAM_TRANSFORMATION_COMPLETE_NOTIFICATION_URL - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The parameter name for specifying the URL that Blazon should notify after a transformation job completes.
PARAM_TRANSFORMATION_COMPLETE_NOTIFICATION_VERB - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The parameter name for specifying the HTTP verb that Blazon should use when notifying the URL that a transformation job is complete.
PARAM_TRANSFORMATION_OBJECT_ID - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The parameter name for specifying the objectId of the object that is being transformed.
PARAM_TRANSFORMATION_OBJECT_NAME - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The parameter name for specifying the object name of the object that is being transformed.
PARAM_TRANSFORMATION_SOURCE_FILE_NAME - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The parameter name for specifying the name of the source file.
PARAM_TRANSFORMATION_TARGET_MIMETYPE - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The parameter name for specifying the target mimetype that the content of the object being transformed should be transformed into.
PARAM_TYPE_ALL - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
This type of search param compares the value against all
PARAM_TYPE_FACET - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
Creates a facet Search Parameter.
PARAM_TYPE_PROPERTY - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
This param searches against a property
PARAM_TYPE_REGEX - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_TYPE_RESTRICTION - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
PARAM_TYPE_TYPE - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
This type of search param searches against a type
PARAM_URL - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_USERS - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
PARAM_VERSIONING - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
parameters - Variable in class com.tsgrp.opencontent.core.action.model.Item
 
PARENT_PROP_TYPE - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
parse(String) - Static method in class com.tsgrp.opencontent.alfresco.util.ISO8601DateFormat
Parse date from ISO formatted string
parseAnnotations(String, Document, String, boolean) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Parses through a supplied XFDF document and returns a list of OA annotation objects.
parseAnnotations(String, List<String>, String, boolean) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Parses through a supplied FDF document and returns a list of OA annotation objects.
parseAnnotations(String, PdfReader, boolean, boolean) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Parses through a supplied PDF document and returns a list of OA annotation objects.
parseArchive(String, byte[], String) - Static method in class com.tsgrp.opencontent.wizard.pagesetarchiver.PSAService
Returns a JSON object representing the questions and answers in a PSA.
parseChecklistItem(Element) - Static method in class com.tsgrp.opencontent.wizard.util.ChecklistUtil
 
parseChecklistXML(Document) - Static method in class com.tsgrp.opencontent.wizard.util.ChecklistUtil
Parses the supplied checklist XML into a ChecklistRuleSet object.
parseCompositeMapAndCreateSubtypeList(HttpServletRequest, String, String, List<String>, String) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
TODO: FILL THIS OUT
parseCompositeQueryRequest(HttpServletRequest, Map<String, List<String>>, List<String>) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
 
parseDeleteTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
parseDeleteTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the DELETE clause for this update query.
parseDeleteTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
parseDeleteTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
parseDeleteTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
parseElasticsearchQueryResults(String, QueryCriteriaBean, SearchHits) - Static method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchQueryUtil
Converts results from Elasticsearch into a StringArray[] (makes use of parseResults() below).
parseEmail(String, boolean, boolean, String, boolean, InputStream) - Static method in class com.tsgrp.opencontent.core.util.EmailUtil
Parse an email to strip links from the email body and downloaded the associated document links and to parse attachments in an MSG file.
parseEmailLinks(Message, Map<String, List<String>>) - Static method in class com.tsgrp.opencontent.core.util.EmailUtil
Takes in map of URL fragments and scans the MSG body content for those fragments.
parseEmailWithObjectResponse(String, boolean, boolean, String, boolean, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.email.RESTEmail
 
parseEmailWithStringResponse(String, boolean, boolean, String, boolean, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.email.RESTEmail
 
parseFromClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
parseFromClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the from clause for this read query.
parseFromClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
parseFromClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
parseFromClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
parseInsertTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
parseInsertTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the insert into clause for this insert query.
parseInsertTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
parseInsertTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
parseInsertTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
parseInsertValues(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
parseInsertValues(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the (columns) VALUES (columnValues) clause for this insert query.
parseInsertValues(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
parseInsertValues(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
parseInsertValues(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
parseOfflineAnnotations(String, List<Annotation>, boolean, List<String>, List<String>, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Specifically parse through annotations that were created offline and if applicable set their title and content appropriately
parsePage(EnhancedObjectProperty[]) - Static method in class com.tsgrp.opencontent.wizard.util.PSIUtil
 
parsePages(String, File, String) - Static method in class com.tsgrp.opencontent.wizard.pagesetarchiver.PSAService
 
parsePageSet(EnhancedObjectProperty[]) - Static method in class com.tsgrp.opencontent.wizard.util.PSIUtil
 
parsePageSetDefinition(EnhancedObjectProperty[]) - Static method in class com.tsgrp.opencontent.wizard.util.PSIUtil
 
parsePageSetPages(Page[]) - Static method in class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
parsePSA(String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.wizard.pagesetarchiver.RESTPSAService
 
parsePSIPage(Element) - Static method in class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
parsePSIPages(Document) - Static method in class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
parseQueryRequest(HttpServletRequest, Map<String, List<String>>) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
Parses request params for search parameters supports the following: Parameter Result oc_property={propertyName}:{value}[:{operator}] Property search param, default operator is AND oc_type={typeToSearchFor}[:{operator}] TYPE search param.
parseQueryRequest(OCQueryRequest, Map<String, List<String>>) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
Parses request params for search parameters supports the following: Parameter Result oc_property={propertyName}:{value}[:{operator}] Property search param, default operator is AND oc_type={typeToSearchFor}[:{operator}] TYPE search param.
parseQueryResultRow(String, EnhancedQueryCriteriaBean, SearchHits) - Static method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchQueryUtil
Parses search hits and creates a list of QueryResultRow objects
parseQueryResultRow(String, EnhancedQueryCriteriaBean, SolrDocumentList) - Static method in class com.tsgrp.opencontent.solr.query.SolrQueryUtil
 
parseQueryResults(Result) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmUtil
parseQueryResults
parseRestrictionConfig(String, String, String, List<String>, boolean, String) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
 
parseRestrictionFTSintoCMIS(String, String, Map<OCPropertyDefinition, OCAspectDefinition>, Map<OCPropertyDefinition, OCAspectDefinition>) - Static method in class com.tsgrp.opencontent.alfresco.query.FTStoCMISUtil
This method will parse an FTS query restriction into a CMIS query restriction.
parseResults(SearchHit, StringArray[], QueryCriteriaBean) - Static method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchQueryUtil
Parser that sorts the attributes and values into a StringArray Handles single and multi-valued attributes (comma-delimited)
parseResults(SearchHit, List<String>, EnhancedQueryCriteriaBean) - Static method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchQueryUtil
Parser that sorts the attributes and values into a StringArray Handles single and multivalued attributes (comma-delimited)
parseResults(SolrDocument, StringArray[], QueryCriteriaBean) - Static method in class com.tsgrp.opencontent.solr.query.SolrQueryUtil
Parser that sorts the attributes and values into a StringArray Handles single and multivalued attributes (comma-delimited)
parseResults(SolrDocument, List<String>, EnhancedQueryCriteriaBean) - Static method in class com.tsgrp.opencontent.solr.query.SolrQueryUtil
Parser that sorts the attributes and values into a StringArray Handles single and multivalued attributes (comma-delimited)
parseSearchResults(List<NodeRef>, boolean, boolean, List<QName>, ServiceRegistry) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
parseSelectClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
parseSelectClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the select clause for this read query.
parseSelectClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
parseSelectClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
parseSelectClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
parseSolrQueryResults(String, QueryCriteriaBean, SolrDocumentList) - Static method in class com.tsgrp.opencontent.solr.query.SolrQueryUtil
Converts results from Solr into a StringArray[] (makes use of parseResults() below).
parseStaticPicklistsAsStrings(String) - Static method in class com.tsgrp.opencontent.core.picklist.AbstractPicklistImpl
Helper method to parse static picklists
parseStringArrayQuery(List<QueryResultRow>, boolean) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
Delimits the repeating values with '\t' like the documentum code apparently does.
parseTargetPages(String, String, String, long, int, String) - Method in class com.tsgrp.opencontent.openannotate.OpenAnnotateImpl
Get all pages with bookmarks on them to be precached.
parseType(HttpServletRequest) - Static method in class com.tsgrp.opencontent.core.query.RESTQueryUtil
 
parseUpdateSet(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
parseUpdateSet(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the SET clause for this update query.
parseUpdateSet(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
parseUpdateSet(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
parseUpdateSet(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
parseUpdateTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
parseUpdateTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the UPDATE clause for this update query.
parseUpdateTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
parseUpdateTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
parseUpdateTable(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
parseWFRules(Element) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.WFUtil
 
parseWhereClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.alfresco.enhanced.util.EnhancedAlfrescoLuceneQueryFactory
 
parseWhereClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Returns the where clause for this read query and update query.
parseWhereClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.dctm.enhanced.util.EnhancedDctmQueryFactory
 
parseWhereClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.elasticsearch.enhanced.util.EnhancedElasticsearchQueryFactory
 
parseWhereClause(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.solr.enhanced.util.EnhancedSolrQueryFactory
 
parseWizardForm(String, String, String) - Method in class com.tsgrp.opencontent.wizardhotdocs.templates.HotDocsWordDocumentTemplatingImpl
 
parseWizardRole(Document) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.WFUtil
Parses the wizard role XML into a WizardRole object.
PARTS_PARAM - Static variable in class com.tsgrp.opencontent.core.action.executer.BulkDeleteAttributeActionExecuter
 
PARTS_PARAM - Static variable in class com.tsgrp.opencontent.core.action.executer.CheckinActionExecuter
 
PARTS_PARAM - Static variable in class com.tsgrp.opencontent.core.action.executer.UploadNewVersionActionExecuter
 
passReadOnly(String, String, HttpServletRequest, String) - Method in class com.tsgrp.opencontent.core.query.RESTQuery
 
passthroughExecuteQuery(String, String) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
passthroughExecuteQuery(String, String) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
passthroughExecuteQuery(String, String) - Method in interface com.tsgrp.opencontent.core.query.IQuery
Run an execute a database query.
passThroughExecuteQuery(String, String, String) - Method in class com.tsgrp.opencontent.core.query.RESTQuery
 
passthroughExecuteQuery(String, String) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
Run an execute DQL query.
PassthroughQueryImpl - Class in com.tsgrp.opencontent.wizard.core.query
Passthrough implementation of IWizardQuery
PassthroughQueryImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.query.PassthroughQueryImpl
 
passthroughReadQuery(String, String) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
passthroughReadQuery(String, String) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
passthroughReadQuery(String, String) - Method in interface com.tsgrp.opencontent.core.query.IQuery
Run an execute a database query, returning a table of results.
passThroughReadQuery(String, String, String) - Method in class com.tsgrp.opencontent.core.query.RESTQuery
 
passthroughReadQuery(String, String) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
Execute a DQL query, returning a table of results.
password - Variable in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
pathToRequiredAttrs - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
PDF_MIMETYPE - Static variable in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
The mimetype for content that is a PDF.
PDFAttachedDoc - Class in com.tsgrp.opencontent.universal.pdf
An object representation that is based off PDF attached documents.
PDFAttachedDoc() - Constructor for class com.tsgrp.opencontent.universal.pdf.PDFAttachedDoc
 
PDFBookmark - Class in com.tsgrp.opencontent.core.pdfbookmark.model
An object representation that is based off PDF bookmarks.
PDFBookmark() - Constructor for class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
PDFBoxUtil - Class in com.tsgrp.opencontent.core.pdf
 
PDFBoxUtil() - Constructor for class com.tsgrp.opencontent.core.pdf.PDFBoxUtil
 
PDFConstants - Class in com.tsgrp.opencontent.core.pdf
 
PDFConstants() - Constructor for class com.tsgrp.opencontent.core.pdf.PDFConstants
 
PDFModificationOptions - Class in com.tsgrp.opencontent.core.pdf
Options for modifying a pdf.
PDFModificationOptions() - Constructor for class com.tsgrp.opencontent.core.pdf.PDFModificationOptions
 
PDFNAME_CL - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
CL stands for Callout.
PDFNAME_COMMENT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Comment is a type of PdfName.NAME, which is the symbol for the annotation.
PDFNAME_DS - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
DS stands for default style
PDFNAME_GROUP - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Group is a type of reply.
PDFNAME_ICON - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Icon corresponds to the Name key
PDFNAME_IT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
IT stands for intention.
PDFNAME_LE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
LE stands for the line end of the head.
PDFNAME_REPLACE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Replace is a type of Intention.
PDFNAME_STATEMODEL - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
StateModel values are Marked and Review.
PDFNAME_STRIKE_OUT_TEXT_EDIT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
StrikeOutTextEdit is a type of Intention.
PDFNAME_SUBJ - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Subject is the short description of the subject being addressed by the annotation.
PDFUtil - Class in com.tsgrp.opencontent.core.pdf
 
PDFUtil() - Constructor for class com.tsgrp.opencontent.core.pdf.PDFUtil
 
PerformanceLoggingRequest - Class in com.tsgrp.opencontent.core.logging
An individual logging request made to create a log entry
PerformanceLoggingRequest() - Constructor for class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
PerformanceLoggingUtil - Class in com.tsgrp.opencontent.core.logging
 
PerformanceLoggingUtil() - Constructor for class com.tsgrp.opencontent.core.logging.PerformanceLoggingUtil
 
performContentQuery(String, String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
Queries for the necessary attributes need to fetch content for a given object id.
performContentQuery(String, String, String, String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
Queries for the necessary attributes need to fetch content for a given object id.
performHealthCheck() - Method in class com.tsgrp.opencontent.core.repoinfo.RESTRepoInfo
 
performMailMerge(String, String, Map<String, TemplateAnswer>) - Method in class com.tsgrp.opencontent.universal.template.AbstractWordDocumentTemplatingImpl
 
performMailMerge(String, String, Map<String, TemplateAnswer>) - Method in interface com.tsgrp.opencontent.universal.template.IWordDocumentTemplating
perform a mailmerge aginst the passed in word document and returns a PDF.
performMailMerge(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.universal.template.RESTWordDocumentTemplate
 
performMailMergeAndReturnWordDocument(String, String, Map<String, TemplateAnswer>) - Method in class com.tsgrp.opencontent.universal.template.AbstractWordDocumentTemplatingImpl
 
performMailMergeAndReturnWordDocument(String, String, Map<String, TemplateAnswer>) - Method in interface com.tsgrp.opencontent.universal.template.IWordDocumentTemplating
performs a mailmerge and returns the completed word document
performMerge(String, String, Map<String, TemplateAnswer>) - Method in interface com.tsgrp.opencontent.universal.template.IWordDocumentTemplating
perform a merge against the passed in template/package.
performMerge(String, String, Map<String, TemplateAnswer>) - Method in class com.tsgrp.opencontent.universal.template.mailmerge.MailMergeWordDocumentTemplatingImpl
 
performMerge(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.universal.template.RESTWordDocumentTemplate
 
performMerge(String, String, Map<String, TemplateAnswer>) - Method in class com.tsgrp.opencontent.wizardhotdocs.templates.HotDocsWordDocumentTemplatingImpl
 
PerformPeriodicReviewActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
PerformPeriodicReviewActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.PerformPeriodicReviewActionExecuter
 
PeriodicReviewWorkflowCompleteServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
PeriodicReviewWorkflowCompleteServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PeriodicReviewWorkflowCompleteServiceTask
 
PERMISSION_BROWSE - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PERMISSION_DELETE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PERMISSION_DELETE - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PERMISSION_NONE - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PERMISSION_READ - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PERMISSION_READ - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
PERMISSION_READ - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PERMISSION_READ_CONTENT - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PERMISSION_READ_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PERMISSION_RELATE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PERMISSION_RELATE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
PERMISSION_RELATE - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PERMISSION_VERSION - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PERMISSION_VERSION - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PERMISSION_WRITE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PERMISSION_WRITE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
PERMISSION_WRITE - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PERMISSION_WRITE_CONTENT - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PERMISSION_WRITE_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PermissionConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
There are two member variables you can flip here: requireRead and requireWrite, by default both are false and this condition evaluates to true.
PermissionConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
permissionModel - Variable in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
PICKLIST_PARTS_SEPARATOR - Static variable in class com.tsgrp.opencontent.alfresco.picklist.AlfrescoEmbPicklistImpl
Need to escape the | otherwise it's interpreted as meaning empty string or empty string
PicklistItem - Class in com.tsgrp.opencontent.core.picklist
 
PicklistItem(String, Object) - Constructor for class com.tsgrp.opencontent.core.picklist.PicklistItem
 
PinGeneratorUtil - Class in com.tsgrp.opencontent.core.util
 
PinGeneratorUtil() - Constructor for class com.tsgrp.opencontent.core.util.PinGeneratorUtil
 
pojoAspectToXml(Collection<OCAspectDefinition>) - Static method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
Converts a POJO aspectDefinition object to an XML object
pojoToJSON(Object) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Converts a POJO object to a JSON String
pojoTypeToXml(Collection<OCTypeDefinition>) - Static method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
Converts a POJO typeDefinition object to an XML object
policyComponent - Variable in class com.tsgrp.opencontent.alfresco.behavior.HPIBehaviorBase
 
policyComponent - Variable in class com.tsgrp.opencontent.dynamo.behavior.DynamoBehavior
See bean with id=policyComponent.
policyComponent - Variable in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
policyComponent - Variable in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
policyComponent - Variable in class com.tsgrp.opencontent.hbase.behavior.HBaseBehavior
See bean with id=policyComponent.
policyComponent - Variable in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
policyComponent - Variable in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
POOLED_REVIEW_TASK_FORM_KEY - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
populateGroupBeans(String, String[], boolean, String, boolean) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
Helper method to query and parse results into an array of UserBean, and allows other methods to pass in a partial query that simulates additional WHERE clauses.
populateGroupEveryone(Map<String, Set<PersonService.PersonInfo>>) - Method in class com.tsgrp.opencontent.alfresco.cache.AlfrescoEmbEagerUserCacheImpl
Special, unique function to populate the EVERYONE group.
populateMaps() - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbDictionaryServiceImpl
 
populateMaps() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
populateMaps() - Method in class com.tsgrp.opencontent.core.config.LocalDictionaryServiceImpl
 
populateMaps() - Method in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
populateMaps() - Method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
(non-Javadoc)
populateRepoName(String, String, boolean) - Method in class com.tsgrp.opencontent.core.config.LocalDictionaryServiceImpl
 
populateRepoName(String, String, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.core.config.ElasticsearchDictionaryServiceImpl
 
populateRepoName(String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.core.config.HBaseDictionaryServiceImpl
 
populateRepoName(String, String, boolean) - Method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
Returns the OC name from oc name, data type, and if the attribute is repeating
populateRepoName(String, String, boolean) - Method in class com.tsgrp.opencontent.solr.core.config.SolrDictionaryServiceImpl
 
populateUserBeans(String, String, boolean) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
Helper method to query and parse results into an array of GroupBean, and allows other methods to pass in a partial query that simulates additional WHERE clauses
postObjectsMimeTypes(String, String, String[]) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
postObjectsRenditionable(String, String, String[], String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
postQueryProcess(List<OpenContentObject>) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Do any post processing for our results
PostSectionedPage - Class in com.tsgrp.opencontent.universal.annotation.model
This class represents a page that has had its sections generated.
PostSectionedPage() - Constructor for class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
 
PostSectionedPage(PreSectionedPage) - Constructor for class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
Accepts a PreSectionedPage and uses its height and width to set this PostSectionedPage's height and width.
PostSectionedPage(PostSectionedPage) - Constructor for class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
Accepts a PostSectionedPage and uses its width, height and section list to create another PostSectionedPage.
PostWizardReviewServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
PostWizardReviewServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PostWizardReviewServiceTask
 
PowerPromoteActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
Executer for the Power Promote action
PowerPromoteActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.PowerPromoteActionExecuter
 
PPTX_MIMETYPE - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
The mimetype for a pptx file.
precache(String, String, Long, String, Integer, String, String, String, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.transformation.rest.RESTOpenAnnotate
 
precacheDocumentPages(String, String, String, long, String, String, Integer, String) - Method in class com.tsgrp.opencontent.openannotate.OpenAnnotateImpl
 
precacheDocumentPages(String, String, String, long, String, String, Integer, String) - Method in interface com.tsgrp.opencontent.transformation.IOpenAnnotate
Performs a transformation of each of the commonly visited pages of a PDF, so that they will be pre-cached when the user views the document.
PREFIX_CM - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
PREFIX_COMPANY_HOME - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
PREFIX_CONTENT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PREFIX_CONTENT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PREFIX_GROUP - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PREFIX_GROUP - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PREFIX_RELATION - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PREFIX_RELATION - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PREFIX_SECURITY - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PREFIX_SECURITY - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PREFIX_USER - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PREFIX_USER - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
prefixResolver - Variable in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.tsgrp.opencontent.rest.handler.AuthenticatedHandlerInterceptor
 
PrepareRolesServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
PrepareRolesServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PrepareRolesServiceTask
 
PrepareWizardApprovalServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
PrepareWizardApprovalServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PrepareWizardApprovalServiceTask
 
PrepareWizardReviewServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
PrepareWizardReviewServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PrepareWizardReviewServiceTask
 
prependTitlePage(PdfCopy, Map<Integer, String>, String, String, String, FileOutputStream, FileOutputStream, FileOutputStream, int, File, File, File, Document) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
PrePeriodicReviewWorkflowCompleteServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
PrePeriodicReviewWorkflowCompleteServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.PrePeriodicReviewWorkflowCompleteServiceTask
 
PreSectionedPage - Class in com.tsgrp.opencontent.universal.annotation.model
This class represents a page of data for a PDF that contains a set of word boxes (data representations of rectangles surrounding the words on the PDF object).
PreSectionedPage(float, float) - Constructor for class com.tsgrp.opencontent.universal.annotation.model.PreSectionedPage
Initialize a pre-sectioned page with the width and height of the page.
presignedUrlMaxAge - Static variable in class com.tsgrp.opencontent.core.content.RESTContentUtil
 
PRETTY_COMPANY_HOME - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
primaryServer() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
printStackTrace() - Method in exception com.tsgrp.opencontent.alfresco.exception.OCAlwaysRetryRuntimeException
Overridden to print the stacktrace of our "original" exception, in the case we are hiding it from Alfresco Otherwise it just does a normal printStackTrace
printStackTrace(PrintStream) - Method in exception com.tsgrp.opencontent.alfresco.exception.OCAlwaysRetryRuntimeException
Overridden to print the stacktrace of our "original" exception, in the case we are hiding it from Alfresco Otherwise it just does a normal printStackTrace
printStackTrace(PrintWriter) - Method in exception com.tsgrp.opencontent.alfresco.exception.OCAlwaysRetryRuntimeException
Overridden to print the stacktrace of our "original" exception, in the case we are hiding it from Alfresco Otherwise it just does a normal printStackTrace
prioritize(String, List<FFmpegVideo>) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Sets the priority of all videos.
PRIORITIZE_RENDITIONING - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
prioritizeRenditionining(String, String, String) - Method in class com.tsgrp.opencontent.core.transformation.RESTTransformation
 
PRIORITY - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
priorityUpgradeValue - Variable in class com.tsgrp.opencontent.core.rendition.AbstractRenditionImpl
 
process(HttpRequest, HttpContext) - Method in class com.amazonaws.http.AWSRequestSigningApacheInterceptor
process(String, OpenContentObject) - Method in interface com.tsgrp.opencontent.core.content.model.IAspectProcessor
 
processAndValidateTransformationOptionsForGhostscript(TransformationOptions) - Static method in class com.tsgrp.opencontent.transformation.TransformationUtils
 
processAndValidateTransformationOptionsForMuPDF(TransformationOptions) - Static method in class com.tsgrp.opencontent.transformation.TransformationUtils
 
processChildDocIds(String, List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
Resolves childDocIds by checking if the first version ID is what should be set based on Spring configs.
processChildDocIds(String, List<String>) - Method in class com.tsgrp.opencontent.wizard.action.executer.ManageWorkflowDocsActionExecuter
Resolves childDocIds by checking if the first version ID is what should be set based on Spring configs.
processDefaultIndicators(String, OCQuery, String, String) - Static method in class com.tsgrp.opencontent.core.util.QueryUtil
We process each oco from the query and decide which faux property gets added corresponding to whether object hasDocNotes, isInWorkflow, isAnnotated or isRedacted
ProcessMailMergeFieldsActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
ActionExecutor for applying key value pairs to a mailmerge doc and creating a pdf rendition in the repo
ProcessMailMergeFieldsActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.ProcessMailMergeFieldsActionExecuter
 
processParentDocId(String, String) - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
Resolves parentDocId by checking if the first version ID is what should be set based on Spring config'd attr.
processParentDocId(String, String) - Method in class com.tsgrp.opencontent.wizard.action.executer.ManageWorkflowDocsActionExecuter
Resolves parentDocId by checking if the first version ID is what should be set based on Spring config'd attr.
processPermanentRedaction(String, String, ByteArrayOutputStream, Boolean, Boolean) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Redacts in-place the document passed in
processProperties(String, EnhancedCompleteObject[], Map<String, OpenContentObject>, String, String, boolean) - Method in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
HotSpot function to be able to override and add custom filters to the ocos being returned
processQueryResults(String, List<List<String>>) - Static method in class com.tsgrp.opencontent.wizard.core.query.WizardQueryServiceUtil
Process query result table into parseable query result object
processRedactedAsCopy(String, String, String, ByteArrayOutputStream, RedactionConfig, Boolean, Boolean) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Returns a string that represents the object that was redacted.
processResults(String, OCQuery) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoEmbQueryImpl
 
processResults(ResultSet) - Method in class com.tsgrp.opencontent.alfresco.query.OCSQLDbQueryManager
 
processResults(String, OCQuery) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
 
processResults(String, OCQuery) - Method in interface com.tsgrp.opencontent.core.query.IQuery
Hotspot function for client overrides of OCQuery results
processResults(String, OCQuery) - Method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
 
processResults(String, OCQuery) - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.query.ElasticsearchDynamoQueryImpl
 
processResults(String, OCQuery) - Method in class com.tsgrp.opencontent.dynamo.solr.query.SolrDynamoQueryImpl
 
processResults(String, OCQuery) - Method in class com.tsgrp.opencontent.hbase.solr.query.SolrHBaseQueryImpl
 
processSignatureEvent(SignatureEvent, Map<String, Object>) - Static method in class com.tsgrp.opencontent.wizard.activiti.workflow.WizardWorkflowHelper
 
processStuckDocs(ServiceRegistry, NodeService, String, Integer, Calendar) - Method in class com.tsgrp.opencontent.alfresco.job.CleanUpStuckIndexingDocumentsJob
Attempt every which way to unlock the given doc; Working Copy Owner is special because we run the operations as them.
processUnredactedAsCopy(String, String, String, ByteArrayOutputStream, RedactionConfig, Boolean, Boolean) - Static method in class com.tsgrp.opencontent.universal.redaction.RedactionUtil
Returns a string that represents the object that was redacted.
processWorkflowPackage(String, String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
processWorkflowPackage(String, String, String) - Method in class com.tsgrp.opencontent.activitiAlfresco.workflow.ActivitiAlfrescoWorkflowImpl
 
processWorkflowPackage(String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
promote(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
promote(String, String, String) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
Promote a single object to the specified state.
promote(String, String, String, String) - Method in class com.tsgrp.opencontent.core.lifecycle.RESTLifecycle
 
promote(String, String, String) - Method in class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
Promote a single object to the specified state.
promote(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
promote(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
promote(String, String, String) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
promote(String, String, String) - Method in class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
promote(String, String, String) - Method in class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
PROMOTE_TO_STATE_PARAM - Static variable in class com.tsgrp.opencontent.wizard.action.executer.PowerPromoteActionExecuter
 
PromoteOrDemoteActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
Executer for the Power Promote action
PromoteOrDemoteActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.PromoteOrDemoteActionExecuter
 
promoteToMajorVersion(String, String, boolean, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Calculates the next major version id
promoteToMajorVersion(String, String, boolean) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
 
PROP_ABORT_WORKFLOW_METHOD - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_ACL - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_ACL - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_ACL_APPLIED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_ACL_APPLIED - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_ACL_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_ACL_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_ACQUIRE_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_ALLOW_REPLACE_APPROVER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_ANNOTATION_VERSION_QNAME - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_APPROVAL_DETAILS_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_APPROVED_DATE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_APPROVED_DATE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_APPROVED_DATE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_ATTR_NO_TYPE - Static variable in class com.tsgrp.opencontent.core.excel.ExcelUtil
 
PROP_ATTR_NOT_IN_FORM - Static variable in class com.tsgrp.opencontent.core.excel.ExcelUtil
 
PROP_ATTR_VAL_NOT_IN_PICKLIST - Static variable in class com.tsgrp.opencontent.core.excel.ExcelUtil
 
PROP_ATTR_WITH_ERROR - Static variable in class com.tsgrp.opencontent.core.excel.ExcelUtil
 
PROP_AUDIT_TRAIL - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_AUDIT_TRAIL - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_AUTHOR - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The key for author in the export's property map.
PROP_AUTODELEGATEACT_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_CANCELED_ALERT_MSG - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_CANCELED_ALERT_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_CHANGE_ALL_VERSIONS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_CHRON_ID - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_CLOSED_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
PROP_COLLECTION_SIZE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_COLLECTION_VISIBILITY - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_COMMENT - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The key for the annotation comment in the export's property map.
PROP_COMMENTS - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
PROP_COMPLETEACT_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_COMPLETED_TAGS - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_CONTENT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_CONTENT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_CONTENT_KEY_ID - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_CONTENT_KEY_ID - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_CREATION_DATE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_CREATION_DATE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_CREATION_DATE - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The key for creation date in the export's property map.
PROP_CREATOR - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_CREATOR - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_CURRENT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_CURRENT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_CVA_NAME - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_CVA_SORT_ORDER - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_CVA_VALUE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_DCTM_CABINET - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PROP_DELEGATEORREASSIGN_METHOD - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_DOC_PACKAGE_NAME - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PROP_DOC_PACKAGE_TYPE - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PROP_DOCUMENT_NUMBER - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_DRAFT_ACL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_EFFECTIVE_DATE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_EMAIL_BCC - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_EMAIL_CC - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_EMAIL_FROM - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_EMAIL_SUBJECT - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_EMAIL_TO - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_ENVELOPE_ID - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_FOLDER_NAME - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateFolderActionExecuter
 
PROP_FOLDER_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_FOLDER_TAGS - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_GROUP_ALL - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_GROUP_ALL - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_GROUP_DISPLAY_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_GROUP_DISPLAY_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_GROUP_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_GROUP_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_HAS_ERROR - Static variable in class com.tsgrp.opencontent.core.excel.ExcelUtil
 
PROP_HPI_ANNOTATED - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoEmbQueryImpl
The property to set if HPI document has an annotation.
PROP_HPI_ANNOTATED - Static variable in class com.tsgrp.opencontent.core.util.QueryUtil
The property to set if HPI document has an annotation.
PROP_HPI_ANNOTATED - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
The property to set if HPI document has an annotation.
PROP_HPI_DOC_NOTE - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoEmbQueryImpl
The property to set if HPI document has a note.
PROP_HPI_DOC_NOTE - Static variable in class com.tsgrp.opencontent.core.util.QueryUtil
The property to set if HPI document has a note.
PROP_HPI_DOC_NOTE - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
The property to set if HPI document has a note.
PROP_HPI_ISINWORKFLOW - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoEmbQueryImpl
The property to set if HPI document is in a workflow.
PROP_HPI_ISINWORKFLOW - Static variable in class com.tsgrp.opencontent.core.util.QueryUtil
The property to set if HPI document is in a workflow.
PROP_HPI_PREVIEW_RENDITION_TITLE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_HPI_PREVIEW_TYPE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_HPI_REDACTED - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoEmbQueryImpl
The property to set if HPI document is redacted.
PROP_HPI_REDACTED - Static variable in class com.tsgrp.opencontent.core.util.QueryUtil
The property to set if HPI document is redacted.
PROP_HPI_REDACTED - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
The property to set if HPI document is redacted.
PROP_INDEX_FINISHED_TIME - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_INDEX_QUEUE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_INDEX_START_TIME - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_INDEX_STATUS - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_INDEXED_BY - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_IS_DEFAULT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_IS_DEFAULT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_JOB_ID - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_LATEST - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_LATEST - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_LIFECYCLE_STATE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_LIFECYCLE_STATE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_LOCK_OWNER - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_LOCK_OWNER - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_LOG_ENTRY - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_LOG_ENTRY - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_META_KEY_ID - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_META_KEY_ID - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_MIME_TYPE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PROP_MIMETYPE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_MIMETYPE - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROP_MIMETYPE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_MIMETYPE - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROP_MIMETYPE - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROP_MODIFIED_DATE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_MODIFIED_DATE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_MODIFIER - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_MODIFIER - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_NATIVE_CONTENT_SIZE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PROP_NOTE_ATTACHMENT - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_NOTE_CONTENT - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_NOTE_DETAIL - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_NOTE_TYPE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_OBJECT_ID - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_OBJECT_ID - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROP_OBJECT_ID - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_OBJECT_IDENTIFIER - Static variable in class com.tsgrp.opencontent.core.action.executer.CreateContentlessObjectActionExecuter
The object type to use for this new document.
PROP_OBJECT_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_OBJECT_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_OBJECT_NAME - Static variable in class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
The property to get object's name.
PROP_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROP_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROP_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROP_OWNER_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_OWNER_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_PAGE_NUM - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The key for the page number in the export's property map.
PROP_PAGE_RANGE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_PAGE_SET_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
PROP_PASSWORD - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_PREPROCESSACT_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_PREVENT_EDIT_IN_WF - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_PSI_PACKAGE_NAME - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PROP_PSI_PACKAGE_TYPE - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PROP_PSI_START_VERSION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_PUBLISHED_TEMPLATE_FOLDER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_REJECTED_ALERT_MSG - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_REJECTED_ALERT_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_REMAINING_TAGS - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_RENDITION_CONTENT_SIZE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PROP_RENDITION_FAILED - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_RENDITION_MIME_TYPE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
PROP_RENDITIONING - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_RENDITIONING_MIMETYPE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_RENDITIONING_PRIORITY - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_RENDITIONING_RETRIES - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_REQUIRED_ATTR_ABSENT - Static variable in class com.tsgrp.opencontent.core.excel.ExcelUtil
 
PROP_REQUIRED_ATTR_SINGLE_ABSENT - Static variable in class com.tsgrp.opencontent.core.excel.ExcelUtil
 
PROP_REQUIRED_TAGS - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_REQUIRED_TAGS_COMPLETE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
PROP_REVIEW_ROLE_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_REVIEW_ROUTE_NOTE_PERSISTENT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_REVIEW_ROUTE_NOTE_TEXT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_ROLE_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
PROP_RULES_EVAL_DETAILS_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_RULES_EVAL_DETAILS_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_S3_ID - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROP_SECURITY_OBJECT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_SECURITY_OBJECT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_SEND_EMAIL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_SOLR_ID - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROP_START_APP_ROUTE_NOTE_PERSISTENT - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PROP_START_APP_ROUTE_NOTE_TEXT - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PROP_STATUS - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_STATUS - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The key for the annotation status in the export's property map.
PROP_STRINGS_TO_REDACT - Static variable in class com.tsgrp.opencontent.universal.action.executer.RedactTextActionExecuter
 
PROP_SUPPORTING_DOC_FOLDER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
PROP_TARGET_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_TARGET_OBJECT_TYPE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_TSG_JOB_ID - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_NATIVE_MIMETYPE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_OCR_QUEUED_COUNT - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_OCR_QUEUED_DATE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_OCRED_DATE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_RENDITION - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_RENDITION_MIMETYPE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_RENDITIONING_PRIORITY - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_RENDITIONING_RETRIES - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_RENDITIONING_URL - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TSG_TBR_GROUPS - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_TYPE - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
The key for the annotation type in the export's property map.
PROP_USER_CR_FOLDER - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
PROP_USER_DISPLAY_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USER_DISPLAY_NAME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_USER_EMAIL - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USER_EMAIL - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_USER_LAST_LOGIN - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USER_LAST_LOGIN - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_USER_NAME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USER_PASSWORD - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USER_PASSWORD_COUNT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USER_PASSWORD_COUNT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_USER_PASSWORD_RECOVERY - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USER_PASSWORD_RECOVERY - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_USER_PASSWORD_RECOVERY_TIME - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USER_PASSWORD_RECOVERY_TIME - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_USER_SALT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USER_SALT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_USERS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_USERS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_VA_NAME - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_VA_SORT_ORDER - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_VA_VALUE - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
PROP_VERSION_LABEL - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROP_VERSION_LABEL - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROP_XML_FORMAT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
properties - Variable in class com.tsgrp.opencontent.core.actions.context.ActionContext
 
propertiesByState - Variable in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.RemovePropertiesBehavior
 
propertiesByState - Variable in class com.tsgrp.opencontent.hbase.behavior.lifecycle.RemovePropertiesBehavior
 
PROPERTY_PREFIX - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
The prefix of each property sent in to be set on the new document.
PROPERTY_QUALIFIER - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROPERTY_REQUEST_PARAMETER - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
PROPERTY_TYPE_BOOLEAN - Static variable in class com.tsgrp.opencontent.core.model.AttrTypes
Represents a boolean property.
PROPERTY_TYPE_BOOLEAN - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROPERTY_TYPE_BOOLEAN - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROPERTY_TYPE_BOOLEAN - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROPERTY_TYPE_BOOLEAN - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_BOOLEAN - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROPERTY_TYPE_BOOLEAN_REPEATING - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROPERTY_TYPE_BOOLEAN_REPEATING - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROPERTY_TYPE_BOOLEAN_REPEATING - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROPERTY_TYPE_BOOLEAN_REPEATING - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_BOOLEAN_REPEATING - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROPERTY_TYPE_DATE - Static variable in class com.tsgrp.opencontent.core.model.AttrTypes
Represents a date/time property.
PROPERTY_TYPE_DATE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROPERTY_TYPE_DATE - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROPERTY_TYPE_DATE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROPERTY_TYPE_DATE - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_DATE - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROPERTY_TYPE_DATE_REPEATING - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROPERTY_TYPE_DATE_REPEATING - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROPERTY_TYPE_DATE_REPEATING - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROPERTY_TYPE_DATE_REPEATING - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_DATE_REPEATING - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROPERTY_TYPE_DOUBLE - Static variable in class com.tsgrp.opencontent.core.model.AttrTypes
Represents a double (floating-point) property.
PROPERTY_TYPE_DOUBLE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROPERTY_TYPE_DOUBLE - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROPERTY_TYPE_DOUBLE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROPERTY_TYPE_DOUBLE - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_DOUBLE - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROPERTY_TYPE_DOUBLE_REPEATING - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROPERTY_TYPE_DOUBLE_REPEATING - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROPERTY_TYPE_DOUBLE_REPEATING - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROPERTY_TYPE_DOUBLE_REPEATING - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_DOUBLE_REPEATING - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROPERTY_TYPE_ID - Static variable in class com.tsgrp.opencontent.core.model.AttrTypes
Represents a property containing an identifier.
PROPERTY_TYPE_INT - Static variable in class com.tsgrp.opencontent.core.model.AttrTypes
Represents an integer property.
PROPERTY_TYPE_INT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROPERTY_TYPE_INT - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROPERTY_TYPE_INT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROPERTY_TYPE_INT - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_INT - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROPERTY_TYPE_INT_REPEATING - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
PROPERTY_TYPE_INT_REPEATING - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
PROPERTY_TYPE_INT_REPEATING - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
PROPERTY_TYPE_INT_REPEATING - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_INT_REPEATING - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
PROPERTY_TYPE_STRING - Static variable in class com.tsgrp.opencontent.core.model.AttrTypes
Represents a string or character sequence property.
PROPERTY_TYPE_STRING - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
Normal String (meaning it is stored verbatim in external search without any alterations or ability to search for wildcards, stems, etc.) Normally used for ID fields, picklist fields, or fields that should not be analyzed (like "SOP-003")
PROPERTY_TYPE_STRING - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
Normal String (meaning it is stored verbatim in Elasticsearch without any alterations or ability to search for wildcards, stems, etc.) Normally used for ID fields, picklist fields, or fields that should not be analyzed (like "SOP-003")
PROPERTY_TYPE_STRING - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
Normal String (meaning it is stored verbatim in external search without any alterations or ability to search for wildcards, stems, etc.) Normally used for ID fields, picklist fields, or fields that should not be analyzed (like "SOP-003")
PROPERTY_TYPE_STRING - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_STRING - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
Normal String (meaning it is stored verbatim in solr without any alterations or ability to search for wildcards, stems, etc.) Normally used for ID fields, picklist fields, or fields that should not be analyzed (like "SOP-003")
PROPERTY_TYPE_STRING_REPEATING - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
Normal repeating String (meaning it is stored verbatim in external search without any alterations or ability to search for wildcards, stems, etc.) Normally used for ID fields, picklist fields, or fields that should not be analyzed (like "SOP-003")
PROPERTY_TYPE_STRING_REPEATING - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
Normal repeating String (meaning it is stored verbatim in Elasticsearch without any alterations or ability to search for wildcards, stems, etc.) Normally used for ID fields, picklist fields, or fields that should not be analyzed (like "SOP-003")
PROPERTY_TYPE_STRING_REPEATING - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
Normal repeating String (meaning it is stored verbatim in external search without any alterations or ability to search for wildcards, stems, etc.) Normally used for ID fields, picklist fields, or fields that should not be analyzed (like "SOP-003")
PROPERTY_TYPE_STRING_REPEATING - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_STRING_REPEATING - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
Normal repeating String (meaning it is stored verbatim in solr without any alterations or ability to search for wildcards, stems, etc.) Normally used for ID fields, picklist fields, or fields that should not be analyzed (like "SOP-003")
PROPERTY_TYPE_TEXT_GENERAL - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
Analyzed string (meaning it is analyzed in external search before putting it into the index).
PROPERTY_TYPE_TEXT_GENERAL - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
Analyzed string (meaning it is analyzed in Elasticsearch before putting it into the index).
PROPERTY_TYPE_TEXT_GENERAL - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
Analyzed string (meaning it is analyzed in external search before putting it into the index).
PROPERTY_TYPE_TEXT_GENERAL - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_TEXT_GENERAL - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
Analyzed string (meaning it is analyzed in Solr before putting it into the index).
PROPERTY_TYPE_TEXT_GENERAL_REPEATING - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
Analyzed repeating string (meaning it is analyzed in external search before putting it into the index) Don't use this on fields that you need exact match searches to work for!
PROPERTY_TYPE_TEXT_GENERAL_REPEATING - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
Analyzed repeating string (meaning it is analyzed in Elasticsearch before putting it into the index) Don't use this on fields that you need exact match searches to work for!
PROPERTY_TYPE_TEXT_GENERAL_REPEATING - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
Analyzed repeating string (meaning it is analyzed in external search before putting it into the index).
PROPERTY_TYPE_TEXT_GENERAL_REPEATING - Static variable in class com.tsgrp.opencontent.s3.util.S3Constants
 
PROPERTY_TYPE_TEXT_GENERAL_REPEATING - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
Analyzed repeating string (meaning it is analyzed in Solr before putting it into the index) Don't use this on fields that you need exact match searches to work for!
PROPERTY_TYPE_UNDEFINED - Static variable in class com.tsgrp.opencontent.core.model.AttrTypes
Represents a property with unknown type.
PROPERTY_VALUE - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
propertyChanged(QName, Map<QName, Serializable>, Map<QName, Serializable>) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Helper method to determine if a property value has changed or not.
propertyDefinitionsByOCName - Variable in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
propertyDefinitionsByRepoName - Variable in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
propertyMapToQNameProperties(Map<String, Object>, DictionaryService, NamespaceService) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
propertyTablesMap - Variable in class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
Maps table names to unique table identifiers.
PROPS_ADD - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
PROPS_FROM - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
PROPS_TO - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
PROPS_TO_QUERY_PARAM - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
PSA_PARSE_PSA - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
PSAService - Class in com.tsgrp.opencontent.wizard.pagesetarchiver
 
PSAService() - Constructor for class com.tsgrp.opencontent.wizard.pagesetarchiver.PSAService
 
PSIJSONUtil - Class in com.tsgrp.opencontent.wizard
 
PSIJSONUtil() - Constructor for class com.tsgrp.opencontent.wizard.PSIJSONUtil
 
PSIUtil - Class in com.tsgrp.opencontent.wizard.util
Utility methods for common PageSetInstance tasks.
PSIUtil() - Constructor for class com.tsgrp.opencontent.wizard.util.PSIUtil
 
PSXMLUtil - Class in com.tsgrp.opencontent.wizard.util
 
PSXMLUtil() - Constructor for class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
publishPageSet(String, String, String, boolean) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Publishes a page set definition to create a page set.
publishPageSet(String, String, String, boolean, String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
publishPageSet(String, String, String, boolean) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
put(String, EnhancedObjectContent, String, String, AmazonS3) - Static method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
Puts content into Amazon S3 with the given key
put(String, EnhancedObjectContent, String, boolean) - Static method in class com.tsgrp.opencontent.s3.util.S3Util
Puts content into Amazon S3 with the given key
pwdEncrypted - Variable in class com.tsgrp.opencontent.core.email.EmailImpl
Boolean indicating whether or not the smtp password value is encrypted.

Q

QNAME_APPROVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_APPROVAL_DETAILS_ASSOC - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_COMMENTS - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_CONTENT - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_CONTROLLED_DOCUMENT - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_PAGE_SET_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_PSI - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_QUALITY_DOCUMENT - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_RELATED_TO - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_ROLE_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_RULES_EVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_WORKFLOW_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
QNAME_WORKFLOW_DEFINITION_ASSOC - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
qnameToEnhancedProperties(Map<QName, Serializable>, DictionaryService, NamespaceService) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Converts a map of properties keyed by QName into an EnhancedObjectProperty array.
qnameToOCName(QName, NamespacePrefixResolver) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
Accepts a QName and a prefix resolver and returns prefix_local (the OC name)
QUALIFIED_COMPANY_HOME - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
QualityDocLifecycleBehaviours - Class in com.tsgrp.alfresco.wizard.behaviour
This class is responsible for defining and binding behaviors associated with wizard quality document lifecycle changes.
QualityDocLifecycleBehaviours() - Constructor for class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
 
QUERY_ADMIN_SEARCH - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_ADMIN_UPDATE_PROPERTIES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_ALL_ENCODING_IDS - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
QUERY_ALL_LOCALE_IDS - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
QUERY_ALL_MIMETYPE_IDS - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
QUERY_ALL_QNAME_IDS - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
QUERY_ENHANCED_READ_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_GET_SEARCH_FORM_FIELDS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_IMPL_ALFRESCO_API - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
QUERY_IMPL_OC_SQL_IF_POSSIBLE - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
QUERY_IMPL_OC_SQL_ONLY - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
QUERY_OC_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_OC_QUERY_COMPOSITE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_OC_SQL_READONLY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_ON_NODE_PROP_VALUES - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
QUERY_PASSTHROUGH_EXECUTE_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_PASSTHROUGH_READ_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_READ_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_RECENT_ITEMS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_SIMPLE_NAME_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_SIMPLE_READ_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QUERY_TOTAL_RECORDS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
QueryCriteriaBean - Class in com.tsgrp.opencontent.core.query.model
Deprecated.
QueryCriteriaBean() - Constructor for class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
 
QueryFactory - Class in com.tsgrp.opencontent.core.enhanced.util
The methods defined convert a EnhancedQueryCriteriaBean into the subsections that make up a query.
QueryFactory() - Constructor for class com.tsgrp.opencontent.core.enhanced.util.QueryFactory
 
queryForGroups(String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
queryForUsers(String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
queryLegacyId(String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
Queries legacyId, returns docId if a document has the same legacyId attached to it NOTE: No ticket authentication required, as such should only be exposed in certain cases.
QueryQualificationBean - Class in com.tsgrp.opencontent.core.query.model
Deprecated.
QueryQualificationBean() - Constructor for class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
 
QueryQualificationSet - Class in com.tsgrp.opencontent.core.query.model
Deprecated.
QueryQualificationSet() - Constructor for class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
QueryResult - Class in com.tsgrp.opencontent.core.query.enhanced.model
Returned by IQuery methods, contains error details and query specific attributes.
QueryResult() - Constructor for class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
QueryResultRow - Class in com.tsgrp.opencontent.core.query.enhanced.model
A row consists of one or more columns.
QueryResultRow() - Constructor for class com.tsgrp.opencontent.core.query.enhanced.model.QueryResultRow
 
QueryUtil - Class in com.tsgrp.opencontent.core.util
Created Feb 5, 2009 by nmccabe of Technology Services Group
QueryUtil() - Constructor for class com.tsgrp.opencontent.core.util.QueryUtil
 
questionTypeHelper(String, String, String) - Static method in class com.tsgrp.opencontent.hotdocs.util.HotDocsUtil
 
QUEUE_ITEM - Static variable in class com.tsgrp.opencontent.core.action.executer.DeleteNotificationActionExecuter
 
QUEUE_SERVER_PUSH_PAGE - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The page that accepts GET requests for new jobs to run through the transformation engine.
QUEUE_SUFFIX - Static variable in class com.tsgrp.opencontent.ephesoft.EphesoftConstants
The unique suffix used during the queuing process to allow for identification of a particular document and its current queue count
queueAuditEvent(DelegateTask, String, String, String, String, Map<String, String>) - Static method in class com.tsgrp.opencontent.wizard.activiti.workflow.listener.ActivitiWizardHelper
When queuing audit events, add another event to the task variable Wizard2Constants.VAR_KEY_AUDIT_QUEUE.
queueEphesoftDocument(String, String, String, String) - Method in class com.tsgrp.opencontent.ephesoft.rest.RESTEphesoft
 
queueRenditionRequest(String, String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmUtil
Convenience method for adding a rendition to the queue.
queueRepositoryDocument(String, String, String) - Method in class com.tsgrp.opencontent.ephesoft.queue.EphesoftAlfrescoQueuerImpl
 
queueRepositoryDocument(String, String, String) - Method in interface com.tsgrp.opencontent.ephesoft.queue.IEphesoftQueuer
This method takes the content in the repository for the objectId passed in and copies its content to the path provided using the objectId as the filename.

R

RANGE_DELIMITER - Static variable in class com.tsgrp.opencontent.core.pdf.PDFUtil
 
RANGE_DELIMITER - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
read() - Method in class com.tsgrp.opencontent.core.content.Base64.InputStream
Deprecated.
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.tsgrp.opencontent.core.content.Base64.InputStream
Deprecated.
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(String, String, String) - Method in class com.tsgrp.opencontent.core.permission.RESTPermission
 
READ_CONTENT_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
READ_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
READ_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ReadAndUnderstandTaskListenerOnAssignment - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
This class is called when a new TBR workflow is assigned to the user; it simply e-mails the user to notify them that have a pending TBR task in HPI.
ReadAndUnderstandTaskListenerOnAssignment() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.ReadAndUnderstandTaskListenerOnAssignment
 
readQuery(String, QueryCriteriaBean, ElasticsearchConfig) - Static method in class com.tsgrp.opencontent.elasticsearch.query.ElasticsearchSchemalessQueryImpl
Deprecated. 
readQuery(String, QueryCriteriaBean, SolrConfig) - Static method in class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
Deprecated. 
reassignTask(String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
ReassignWizardWorkflowTaskActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
ReassignWizardWorkflowTaskActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.ReassignWizardWorkflowTaskActionExecuter
 
recreateAclsTable() - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
recreateDocumentsTable() - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
recreateGroupTable() - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
recreateShortLinksTable() - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
recreateUserTable() - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
recursivelyFindOrCreateFolderByPath(String, String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Finds or creates a folder recursively by folder path.
recursivelyFindOrCreateFolderByPath(String, String, String[], Integer) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Finds or creates a folder recursively by folder path but allows you to pass in array of custom folder types.
Redaction - Class in com.tsgrp.opencontent.universal.redaction.model
A POJO for redactions
Redaction() - Constructor for class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
redactionConfig - Variable in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
RedactionConfig - Class in com.tsgrp.opencontent.core.config
Configuration object for redactions.
RedactionConfig() - Constructor for class com.tsgrp.opencontent.core.config.RedactionConfig
 
RedactionImpl - Class in com.tsgrp.opencontent.universal.redaction
 
RedactionImpl() - Constructor for class com.tsgrp.opencontent.universal.redaction.RedactionImpl
 
RedactionInfo - Class in com.tsgrp.opencontent.universal.redaction
A POJO for redaction information
RedactionInfo() - Constructor for class com.tsgrp.opencontent.universal.redaction.RedactionInfo
 
RedactionSuggestion - Class in com.tsgrp.opencontent.universal.redaction.model
A POJO for automatic redaction suggestions
RedactionSuggestion() - Constructor for class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
Initializes our private variables to null.
RedactionSuggestion(IndexRectangle, Integer, String, String, Integer) - Constructor for class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
Constructor with arguments location, pageNumber, and reason
RedactionUtil - Class in com.tsgrp.opencontent.universal.redaction
 
RedactionUtil() - Constructor for class com.tsgrp.opencontent.universal.redaction.RedactionUtil
 
redactTermFromDocument(String, List<String>, List<String>, String, Boolean, Boolean) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
redactTermFromFolder(String, String, List<String>, String, Boolean, Boolean) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
redactTermsFromDocument(String, String, List<String>) - Method in interface com.tsgrp.opencontent.universal.redaction.IRedaction
Helper that finds a string of text in a PDF and redacts instances of that text
redactTermsFromDocument(String, String, List<String>) - Method in class com.tsgrp.opencontent.universal.redaction.RedactionImpl
Helper that finds a string of text in a PDF and redacts instances of that text
redactTermsFromFolder(String, String, List<String>, String, Boolean, Boolean) - Method in interface com.tsgrp.opencontent.universal.redaction.IRedaction
A method which will redact a list of terms from every document in a given folder.
redactTermsFromFolder(String, String, List<String>, String, Boolean, Boolean) - Method in class com.tsgrp.opencontent.universal.redaction.RedactionImpl
A method which will redact a certain term from every document in a given folder.
redactTermsFromListOfIds(String, List<String>, List<String>, String, Boolean, Boolean) - Method in interface com.tsgrp.opencontent.universal.redaction.IRedaction
A method which will redact a list of terms from every objectID passed in
redactTermsFromListOfIds(String, List<String>, List<String>, String, Boolean, Boolean) - Method in class com.tsgrp.opencontent.universal.redaction.RedactionImpl
 
RedactTextActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
RedactTextActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.RedactTextActionExecuter
 
redirectURI - Variable in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
A default redirectURI to specify to the OAuth handshake.
reditioningAspectsToIgnore - Variable in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
(Optional) Inject a list of Aspects (Fully qualified QName Strings).
REFRESH_CACHE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
REFRESH_CACHES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
REFRESH_EAGER_CACHE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
REFRESH_EAGER_CACHES - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
refreshAllCaches() - Method in class com.tsgrp.opencontent.core.cache.EagerCacheService
 
refreshAllCaches() - Method in interface com.tsgrp.opencontent.core.cache.IEagerCacheService
Calls the "generateCache" method on all caches which exist in the cache service.
refreshCache(String, String, String) - Method in class com.tsgrp.opencontent.core.cache.RESTCache
 
refreshCaches(String, String) - Method in class com.tsgrp.opencontent.core.cache.RESTCache
 
RegexFilter - Class in com.tsgrp.opencontent.core.event.filters
invert if we want to return true for regex not contained in our list
RegexFilter() - Constructor for class com.tsgrp.opencontent.core.event.filters.RegexFilter
 
RegexTextStripper - Class in com.tsgrp.opencontent.universal.util
A Customization of PDFTextStripper which searches a document and finds locations where the user may want data redacted.
RegexTextStripper() - Constructor for class com.tsgrp.opencontent.universal.util.RegexTextStripper
Initialize our hash map, in addition to the parent constructor.
region - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
register(AdlibSettings) - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
Registers this component to Adlib (should only be done once per component instance)
reindexExternalSearch(String, boolean, int) - Method in class com.tsgrp.opencontent.dynamo.admin.DynamoAdminService
Deletes all data and re-indexes external search, only reindexes metadata
reindexExternalSearch(String, List<String>, boolean, int) - Method in class com.tsgrp.opencontent.dynamo.admin.DynamoAdminService
Overloaded reindex that will only reindex the object ids that are passed in
reindexExternalSearch(String, String, String, long, boolean, int) - Method in class com.tsgrp.opencontent.dynamo.rest.RESTDynamo
 
reindexExternalSearch(String, String, String, long, Boolean, int) - Method in class com.tsgrp.opencontent.hbase.rest.RESTHBase
 
reindexExternalSearch(String, boolean, int) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
reindexExternalSearch(String, List<String>, boolean, int) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
Reindexes the external search service, with only the provided object ids
reindexObjectIds(String, String, String, long, String[], boolean, int) - Method in class com.tsgrp.opencontent.dynamo.rest.RESTDynamo
 
reindexObjectIds(String, String, String, long, String[], Boolean, int) - Method in class com.tsgrp.opencontent.hbase.rest.RESTHBase
 
REJECTED_TASK_FORM_KEY - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
REJECTED_TASK_ID - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
relate(String, String, String) - Method in class com.tsgrp.opencontent.core.permission.RESTPermission
 
relateAttachmentsToEmail(String, String, String[], String) - Static method in class com.tsgrp.opencontent.core.util.EmailUtil
Relates the given email object as a related child to each of the attachments.
RELATED_PARENT - Static variable in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
Proto-attribute for getting all nodes related to a folder / container
relateForm(String, String, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
 
relateToPageSetDefinition(String, String, String[], String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
Relate child(ren) to the page set definition.
RELATION_ANNOTATES - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
RELATION_ANNOTATES - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
RELATION_PARENT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
RELATION_PARENT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
RELATION_SUPPORTING_DOC - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
RELATION_WORKFLOW_DOCS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
RELATION_WORKFLOW_DOCS - Static variable in class com.tsgrp.opencontent.wizard.util.DCTMWizardConstants
 
RELEASE_LIGHT - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
RELEASE_LIGHT - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
releaseCompletedJob(String) - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
Release completed job (so it no longer is returned in GetJobIds or GetJobDetails, and keeps the Adlib database lean)
releaseTask(String, String, boolean) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
releaseTask(String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
releaseTask(String, String, boolean) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
If canReleaseAnotherUsersTask is set to true, a user can release a task that is assigned to another user.
releaseTask(String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
REMAINING_REQUIRED_TAGS - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
ReminderNotificationServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
ReminderNotificationServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.ReminderNotificationServiceTask
 
REMOVE_SUPP_DOC_STATES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
REMOVE_USERS_FROM_GROUP - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
removeAllRelations(String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Removes all relations where the inputed objectId is the child
removeAllRelations(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
removeAnyTBRWorkflow(EnhancedCompleteObject) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleWorkflowBehaviours
 
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
removeAuthorityFromGroup(String, String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Removes an authority from a group in the repository.
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.LDAPDynamoUserImpl
 
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
removeAuthorityFromGroup(String, String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
removeBRTags(List<Annotation>) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Converts the content on annotations from rich text format to their HTML equivalent
removeCurrentUser - Variable in class com.tsgrp.opencontent.wizard.core.query.UsersInGroupsQuery
 
removeDocumentById(String) - Method in interface com.tsgrp.opencontent.core.external.searchservice.IExternalSearchService
Removes an indexed document by it id in the search service
removeDocumentById(String) - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
removeDocumentById(String, ElasticsearchConfig) - Static method in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
Deletes document by id
removeDocumentById(String) - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
removeEscapeCharacters(String) - Static method in class com.tsgrp.opencontent.dctm.query.DCTMQueryImpl
Removes escape characters from a string.
RemoveFromCollectionActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
RemoveFromCollectionActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.RemoveFromCollectionActionExecuter
 
removeGroup(String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
removePDFPages(PdfReader, ByteArrayOutputStream, int, int) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Remove pages from pdf within the start and endPages
removeProperties(String, String, List<String>, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Removes properties without updating modified date/modifier.
removeProperties(String, String, List<String>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Removes properties without updating modified date/modifier.
RemovePropertiesBehavior - Class in com.tsgrp.opencontent.dynamo.behavior.lifecycle
 
RemovePropertiesBehavior() - Constructor for class com.tsgrp.opencontent.dynamo.behavior.lifecycle.RemovePropertiesBehavior
 
RemovePropertiesBehavior - Class in com.tsgrp.opencontent.hbase.behavior.lifecycle
 
RemovePropertiesBehavior() - Constructor for class com.tsgrp.opencontent.hbase.behavior.lifecycle.RemovePropertiesBehavior
 
removeRelation(String, String, String[], String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
ALFRESCO NOTE: when you call removeRelation for an object that has a working copy (source ONLY), the relationship will be removed from the Working Copy AND the original node.
removeRelation(String, String, String[], String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Removes the relationship between the parentId and the childIds passed in of the relation type passed in
removeRelation(String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
removeRelation(String, String, String[], String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
removeRelation(String, String, String[], String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
removeRelation(String, String, String[], String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
removeRelation(String, String, String[], String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
removeRelation(String, String, String[], String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
removeRelation(String, String, String[], String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
removeRelations - Variable in class com.tsgrp.opencontent.dynamo.behavior.DynamoVersionBehavior
 
removeRelations - Variable in class com.tsgrp.opencontent.hbase.behavior.HBaseVersionBehavior
 
RemoveRelationshipActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
This action removes relationships of both parent-child/child-parent types, of the specified relationName.
RemoveRelationshipActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.RemoveRelationshipActionExecuter
 
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
Deprecated.
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
removeRendition(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Deprecated.
Use IRendition instead
removeRendition(String, String, String) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
This removes the rendition with the given mimetype from the document.
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
Deprecated.
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
removeRendition(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
removeTaskAssignee(String, String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
removeTaskAssignee(String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
removeTicket(String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
Removes the ticket from the active session
removeTicket(String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
removeTicket(String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
Remove an LDAP session.
removeUsersFrom(String, String, String, String[]) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
removeWorkflowDefinition(String, String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IWizard2Workflow
Util function for removing a workflow definition from its Page Set Instance repo object
removeWorkflowDefinition(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
renderImage(ImageRenderInfo) - Method in class com.tsgrp.opencontent.universal.pdf.LocationTextExtractionStrategy
no-op method - this renderer isn't interested in image events
renderText(TextRenderInfo) - Method in class com.tsgrp.opencontent.universal.pdf.LocationTextExtractionStrategy
 
renderToPDF(Document, File, File) - Static method in class com.tsgrp.opencontent.wizard.util.XmlConverter
Renders an XML file to PDF by using the specified XSLFO stylesheet.
renderToPDF(Document, File, File, String[], Object[], String) - Static method in class com.tsgrp.opencontent.wizard.util.XmlConverter
Renders an XML file to PDF by using the specified XSLFO stylesheet.
renditioningFailed(String, String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
renditioningFailed(String, String) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
Returns true if the given objectId has failed to receive a rendition; false otherwise.
renditioningFailed(String, String) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
renditioningFailed(String, String) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
renditioningFailed(String, String) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
renditionManager - Variable in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
 
renditionPriorityValues - Variable in class com.tsgrp.opencontent.core.rendition.AbstractRenditionImpl
 
renditionQName - Variable in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
The QName to use when looking for the rendition property on a node.
renditionQName - Variable in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
The QName to use when looking for the rendition property on a node.
renditionsAttrName - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
reoderPages(String, String, Boolean, Boolean, Long, ArrayList<Integer>, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
reorderPages(PdfReader, ArrayList<Integer>) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Method to reorder pages in a pdf
reorderPdfPages(String, String, ArrayList<Integer>, Boolean, Boolean, Long) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
A method that will reorder the pages in a pdf.
REPEATING - Static variable in class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
REPLACE_APPROVER_GROUPS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
replaceConfigPlaceholders(String, String, String, String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Parses out the placed from the passed config string and returns a string where the placeholders are replaced by the proper values.
replaceTokenVals(String[], String, OpenContentObject) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
Replaces the token values found in autoNumberFormat with the auto_number property value or values from the new file's properties.
replaceTokenWithAutoNumVal(String, String, OpenContentObject) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
If the token is "auto_number", get the value of the auto_number object's "number" property.
replaceTokenWithPropertyVal(String, String, Map<String, Object>, OpenContentObject) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
If the token String is a property found on the new file's OCO, fetch the value of that property, do a lookup to see if it has a corresponding value in the given picklist, and replace the token value if so.
replaceVariables(String, HashMap<String, String>, Substitution[]) - Static method in class com.tsgrp.opencontent.wizard.core.query.WizardQueryServiceUtil
Replace each instance of a query variable with its solution
REPLY_FLAGS_STRING - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The flags attribute needs to saved on statuses for PAS compatibility.
REPO_FTL - Static variable in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
REPO_INFO_HEALTHCHECK - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
repoName - Variable in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
repoNameToOCName(String) - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
repoNameToOCName(String, String) - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
REPOSITORY_VALUE - Static variable in class com.tsgrp.opencontent.core.action.executer.CancelCheckoutActionExecuter
 
RepositoryConfigServiceImpl - Class in com.tsgrp.opencontent.core.config.persistence
Implementation for repository config service
RepositoryConfigServiceImpl() - Constructor for class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
RepositoryId - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
repositoryId - Variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
repositoryWorkspaceId - Variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
REQUEST_HEADER_LICENSE_VALIDATION - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUEST_HEADER_OA_MODE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUEST_HEADER_TIME_OC_CALL - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUEST_HEADER_TIMESTAMP - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUEST_INFO_AUTHENTICATION_TYPE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUEST_INFO_CHAR_ENCODING - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUEST_INFO_CONTENT_LENGTH - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUEST_INFO_CONTENT_TYPE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUEST_INFO_COOKIES - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUEST_INFO_USER_AGENT - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
required_attrs - Variable in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
REQUIRED_TAGS - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REQUIRED_TAGS_COMPLETE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
requiredConditionEvaluatorList - Variable in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
RequiredParameterNotFoundException - Exception in com.tsgrp.opencontent.core.action.exception
 
RequiredParameterNotFoundException(String) - Constructor for exception com.tsgrp.opencontent.core.action.exception.RequiredParameterNotFoundException
 
resetAndMaintainApprovalDetails(String, String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
resetAndMaintainApprovalDetails(String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
If the wizardMaintainSignature property is set to true, this will reserve the existing doc signatures and form signatures onto the savedFormSignatures and savedDocSignatures so that the next signature page generated carries over the old signatures If the wizardMaintainSignature property is set to false, generates a fresh approval details
resetApprovalDetails(String, String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
resetApprovalDetails(String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
Generates a fresh approval details and relates it to the form.
resetIndexStatus(ServiceRegistry, NodeService, NodeRef, String) - Method in class com.tsgrp.opencontent.alfresco.job.CleanUpStuckIndexingDocumentsJob
This method will reset the index status of a node
resetUserPassword(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
resetUserPassword(String, String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Resets a user's password.
resetUserPassword(String, String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
resetUserPassword(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
Unimplemented
resetUserPassword(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
resetUserPassword(String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
resetUserPassword(String, String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
resetUserPassword(String, String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
resetUserPassword(String, String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
resolution - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
resolution - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
resolveAndSetProperties(OpenContentObject, Map<String, Object>, String, boolean) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Utility method to set a map of properties on the provided OCO.
resolveDisplayName(String, String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmUtil
Helper method that takes in either a Documentum user's login name or a Documentum user's display name, and returns the Documentum user's display name.
resolveLanguage(HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
resolveObjectId(String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Will return the object id if it already contains an explicit version, the latest id if it ends with LATEST and the current object id for all other situations.
resolveObjectId(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
Will return the object id if it already contains an explicit version, the latest id if it ends with LATEST and the current object id for all other situations.
resolveObjectNameWithFileExtension(String, String, boolean) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Resolves the objectName by either appending or removing the provided fileExtension depending on the value of forceFileExtensionIntoObjectName.
resolveShortLink(String, String) - Method in class com.tsgrp.opencontent.alfresco.shortLink.AlfEmbShortLinkServiceImpl
 
resolveShortLink(String, String) - Method in interface com.tsgrp.opencontent.core.shortLink.IShortLinkService
Takes in an X digit pin and returns the objectId of the doc
resolveShortLink(String, String) - Method in class com.tsgrp.opencontent.dctm.shortLink.DctmShortLinkServiceImpl
 
resolveShortLink(String, String) - Method in class com.tsgrp.opencontent.dynamo.shortLink.DynamoShortLinkServiceImpl
Takes in an X digit pin and returns the objectId of the doc
resolveShortLink(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.shortLink.ElasticsearchShortLinkServiceImpl
 
resolveShortLink(String, String) - Method in class com.tsgrp.opencontent.hbase.shortLink.HBaseShortLinkServiceImpl
Takes in an X digit pin and returns the objectId of the doc
resolveShortLink(String, String) - Method in class com.tsgrp.opencontent.s3.shortLink.S3ShortLinkServiceImpl
 
resolveShortLink(String, String) - Method in class com.tsgrp.opencontent.solr.shortLink.SolrShortLinkServiceImpl
 
resolveSupportingDocRelations(String, String) - Static method in class com.tsgrp.opencontent.wizard.PSIJSONUtil
publicly facing api call for correctly removing supporting docs in the following situations: - remove relationship between psi and supporting doc if: - not on flowpath - not on an answered question
resolveTicket(String, String) - Method in class com.tsgrp.opencontent.rest.RESTService
Resolves the ticket from the cookie or param.
resolveTokensSimple(EnhancedCompleteObject, List<SignatureEvent>, String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
 
resolveVersion(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
resolveVersion(String, String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
resolveVersion(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Given an objectId (not necessarily the version we are looking for) find the version of the document that is labeled with the label that is passed in.
resolveVersion(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
 
resolveVersion(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
resolveVersion(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
resolveVersion(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
resolveVersion(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
resolveVersion(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
resolveWorkflowDocId(String, String) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
resolveWorkflowDocId(String, String) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
Given an object's chronicle ID (first version ID), returns the r_object_id of the CURRENT object version
resolveWorkflowId(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
RESOURCE_NOT_FOUND - Static variable in exception com.tsgrp.opencontent.core.exception.OCException
Deprecated.
RESPONSE_HEADER_OC_CALL_TIME - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
REST_ALFRESCO - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
REST_CAN_BE_READ - Static variable in class com.tsgrp.opencontent.core.pdf.PDFConstants
 
REST_CONSISTENCY_CHECK - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
REST_DYNAMO - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
REST_ELASTICSEARCH - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
REST_ELASTICSEARCH_HEALTH - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchConstants
 
REST_HBASE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
REST_INIT_DYNAMO_ENVIRONMENT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
REST_INIT_HBASE_ENVIRONMENT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
REST_PAGE_COUNT - Static variable in class com.tsgrp.opencontent.core.pdf.PDFConstants
 
REST_REINDEX_EXTERNAL_SEARCH - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
REST_REINDEX_OBJECT_IDS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
REST_SETUP_DYNAMO_ENVIRONMENT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
REST_SETUP_HBASE_ENVIRONMENT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
REST_SOLR - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
REST_SOLR_HEALTH - Static variable in class com.tsgrp.opencontent.solr.util.SolrConstants
 
REST_TRANSALTE_SQL_QUERY - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
REST_USERS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
RESTAction - Class in com.tsgrp.opencontent.core.action.service
REST endpoints for executing and evaluating actions.
RESTAction() - Constructor for class com.tsgrp.opencontent.core.action.service.RESTAction
 
RESTAdlib - Class in com.tsgrp.opencontent.transformation
REST endpoints for the AdLib transformation engine.
RESTAdlib() - Constructor for class com.tsgrp.opencontent.transformation.RESTAdlib
 
RESTAlfresco - Class in com.tsgrp.opencontent.alfresco.rest
 
RESTAlfresco() - Constructor for class com.tsgrp.opencontent.alfresco.rest.RESTAlfresco
 
RESTAnnotation - Class in com.tsgrp.opencontent.universal.annotation
REST endpoints for the annotation services layer.
RESTAnnotation() - Constructor for class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
RESTAudit - Class in com.tsgrp.opencontent.core.audit
REST endpoints for manipulating the repository audit trail.
RESTAudit() - Constructor for class com.tsgrp.opencontent.core.audit.RESTAudit
 
RESTAuthentication - Class in com.tsgrp.opencontent.core.authentication
 
RESTAuthentication() - Constructor for class com.tsgrp.opencontent.core.authentication.RESTAuthentication
 
RESTBlazon - Class in com.tsgrp.opencontent.transformation.rest
REST endpoints for the Blazon transformation engine.
RESTBlazon() - Constructor for class com.tsgrp.opencontent.transformation.rest.RESTBlazon
 
RESTBlazonConstants - Class in com.tsgrp.opencontent.transformation.rest
Endpoint constants for the Blazon transformation engine.
RESTBlazonConstants() - Constructor for class com.tsgrp.opencontent.transformation.rest.RESTBlazonConstants
 
RESTCache - Class in com.tsgrp.opencontent.core.cache
 
RESTCache() - Constructor for class com.tsgrp.opencontent.core.cache.RESTCache
 
RESTCondition - Class in com.tsgrp.opencontent.core.action.service
 
RESTCondition() - Constructor for class com.tsgrp.opencontent.core.action.service.RESTCondition
 
RESTConfigService - Class in com.tsgrp.opencontent.core.config.persistence
 
RESTConfigService() - Constructor for class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
 
RESTContent - Class in com.tsgrp.opencontent.core.content
Provides REST access to IContent and IExtendedContent OC interfaces
RESTContent() - Constructor for class com.tsgrp.opencontent.core.content.RESTContent
 
RESTContentUtil - Class in com.tsgrp.opencontent.core.content
 
RESTContentUtil() - Constructor for class com.tsgrp.opencontent.core.content.RESTContentUtil
 
RESTDictionaryService - Class in com.tsgrp.opencontent.core.config
 
RESTDictionaryService() - Constructor for class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
RESTDynamo - Class in com.tsgrp.opencontent.dynamo.rest
 
RESTDynamo() - Constructor for class com.tsgrp.opencontent.dynamo.rest.RESTDynamo
 
RESTDynamoTest - Class in com.tsgrp.opencontent.dynamo.test
Deprecated.
RESTDynamoTest() - Constructor for class com.tsgrp.opencontent.dynamo.test.RESTDynamoTest
Deprecated.
 
RESTElasticsearch - Class in com.tsgrp.opencontent.elasticsearch.rest
 
RESTElasticsearch() - Constructor for class com.tsgrp.opencontent.elasticsearch.rest.RESTElasticsearch
 
RESTEmail - Class in com.tsgrp.opencontent.core.email
Provides REST access to the IEmail interface.
RESTEmail() - Constructor for class com.tsgrp.opencontent.core.email.RESTEmail
 
RestEndpointConstants - Class in com.tsgrp.opencontent.core.model.util
Endpoint constants for OpenContent services.
RestEndpointConstants() - Constructor for class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
RESTEphesoft - Class in com.tsgrp.opencontent.ephesoft.rest
 
RESTEphesoft() - Constructor for class com.tsgrp.opencontent.ephesoft.rest.RESTEphesoft
 
restfulDeleteObject(String, String, Boolean, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
restfulGetObject(String, String, String[], String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
restfulGetObjects(String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
restfulPostObjects(String, String, String[]) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
RESTGoogle - Class in com.tsgrp.opencontent.google.rest
REST endpoints for Google subsystems.
RESTGoogle() - Constructor for class com.tsgrp.opencontent.google.rest.RESTGoogle
 
RESTHBase - Class in com.tsgrp.opencontent.hbase.rest
 
RESTHBase() - Constructor for class com.tsgrp.opencontent.hbase.rest.RESTHBase
 
RESTHBaseTest - Class in com.tsgrp.opencontent.hbase.test
Deprecated.
RESTHBaseTest() - Constructor for class com.tsgrp.opencontent.hbase.test.RESTHBaseTest
Deprecated.
 
RESTHpi - Class in com.tsgrp.opencontent.hpi.core
Similar to getChildren, getChildrenWithLabels takes in a folder id, that folder's tags, and creates fake buckets to categorize each child document with matching tags.
RESTHpi() - Constructor for class com.tsgrp.opencontent.hpi.core.RESTHpi
 
RESTLicense - Class in com.tsgrp.opencontent.core.license
 
RESTLicense() - Constructor for class com.tsgrp.opencontent.core.license.RESTLicense
 
RESTLifecycle - Class in com.tsgrp.opencontent.core.lifecycle
 
RESTLifecycle() - Constructor for class com.tsgrp.opencontent.core.lifecycle.RESTLifecycle
 
RESTNotification - Class in com.tsgrp.opencontent.core.notification
 
RESTNotification() - Constructor for class com.tsgrp.opencontent.core.notification.RESTNotification
 
RESTOpenAnnotate - Class in com.tsgrp.opencontent.transformation.rest
Transformation service endpoints.
RESTOpenAnnotate() - Constructor for class com.tsgrp.opencontent.transformation.rest.RESTOpenAnnotate
 
RESTPdf - Class in com.tsgrp.opencontent.core.pdf
 
RESTPdf() - Constructor for class com.tsgrp.opencontent.core.pdf.RESTPdf
 
RESTPerformanceLogging - Class in com.tsgrp.opencontent.core.logging
 
RESTPerformanceLogging() - Constructor for class com.tsgrp.opencontent.core.logging.RESTPerformanceLogging
 
RESTPermission - Class in com.tsgrp.opencontent.core.permission
 
RESTPermission() - Constructor for class com.tsgrp.opencontent.core.permission.RESTPermission
 
RESTPicklist - Class in com.tsgrp.opencontent.core.picklist
 
RESTPicklist() - Constructor for class com.tsgrp.opencontent.core.picklist.RESTPicklist
 
RESTPSAService - Class in com.tsgrp.opencontent.wizard.pagesetarchiver
 
RESTPSAService() - Constructor for class com.tsgrp.opencontent.wizard.pagesetarchiver.RESTPSAService
 
RESTQuery - Class in com.tsgrp.opencontent.core.query
 
RESTQuery() - Constructor for class com.tsgrp.opencontent.core.query.RESTQuery
 
RESTQueryUtil - Class in com.tsgrp.opencontent.core.query
 
RESTQueryUtil() - Constructor for class com.tsgrp.opencontent.core.query.RESTQueryUtil
 
RESTRepoInfo - Class in com.tsgrp.opencontent.core.repoinfo
REST Endpoints for Repo info
RESTRepoInfo() - Constructor for class com.tsgrp.opencontent.core.repoinfo.RESTRepoInfo
 
RESTSalesforce - Class in com.tsgrp.opencontent.wizard.salesforce
 
RESTSalesforce() - Constructor for class com.tsgrp.opencontent.wizard.salesforce.RESTSalesforce
 
RESTSecurity - Class in com.tsgrp.opencontent.core.security
 
RESTSecurity() - Constructor for class com.tsgrp.opencontent.core.security.RESTSecurity
 
RESTService - Class in com.tsgrp.opencontent.rest
 
RESTService() - Constructor for class com.tsgrp.opencontent.rest.RESTService
 
RESTShortLink - Class in com.tsgrp.opencontent.core.shortLink
REST endpoints for short link generation and evaluation
RESTShortLink() - Constructor for class com.tsgrp.opencontent.core.shortLink.RESTShortLink
 
RESTSolr - Class in com.tsgrp.opencontent.solr.rest
 
RESTSolr() - Constructor for class com.tsgrp.opencontent.solr.rest.RESTSolr
 
RESTTemplate - Class in com.tsgrp.opencontent.universal.template
 
RESTTemplate() - Constructor for class com.tsgrp.opencontent.universal.template.RESTTemplate
 
RESTTransformation - Class in com.tsgrp.opencontent.core.transformation
Transformation service endpoints.
RESTTransformation() - Constructor for class com.tsgrp.opencontent.core.transformation.RESTTransformation
 
RestUser - Class in com.tsgrp.opencontent.core.user
REST Endpoints for user/group info
RestUser() - Constructor for class com.tsgrp.opencontent.core.user.RestUser
 
RESTUserPreferencesService - Class in com.tsgrp.opencontent.core.userpreferences.persistence
 
RESTUserPreferencesService() - Constructor for class com.tsgrp.opencontent.core.userpreferences.persistence.RESTUserPreferencesService
 
RESTUserUtil - Class in com.tsgrp.opencontent.core.user
Deprecated.
Use RestUser instead
RESTUserUtil() - Constructor for class com.tsgrp.opencontent.core.user.RESTUserUtil
Deprecated.
 
RESTVideo - Class in com.tsgrp.opencontent.universal.video
 
RESTVideo() - Constructor for class com.tsgrp.opencontent.universal.video.RESTVideo
 
RESTWizard2 - Class in com.tsgrp.opencontent.wizard.core
 
RESTWizard2() - Constructor for class com.tsgrp.opencontent.wizard.core.RESTWizard2
 
RESTWizard2Admin - Class in com.tsgrp.opencontent.wizard.admin
Rest services for the Active Wizard 5.x (and higher) administration components.
RESTWizard2Admin() - Constructor for class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
RESTWizard2WorkflowAdmin - Class in com.tsgrp.opencontent.wizard.workflow
Rest services for the Active Wizard 5.x (and higher) workflow administration components.
RESTWizard2WorkflowAdmin() - Constructor for class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
 
RESTWizardJobs - Class in com.tsgrp.opencontent.wizard.jobs
 
RESTWizardJobs() - Constructor for class com.tsgrp.opencontent.wizard.jobs.RESTWizardJobs
 
RESTWizardWorkflow - Class in com.tsgrp.opencontent.wizard.workflow
Services for the Active Wizard's workflow module.
RESTWizardWorkflow() - Constructor for class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
RESTWordDocumentTemplate - Class in com.tsgrp.opencontent.universal.template
 
RESTWordDocumentTemplate() - Constructor for class com.tsgrp.opencontent.universal.template.RESTWordDocumentTemplate
 
RESTWorkflow - Class in com.tsgrp.opencontent.core.workflow
 
RESTWorkflow() - Constructor for class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
RESTWorkshare - Class in com.tsgrp.opencontent.workshare.rest
 
RESTWorkshare() - Constructor for class com.tsgrp.opencontent.workshare.rest.RESTWorkshare
 
result - Variable in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
 
ResultWrapper - Class in com.tsgrp.opencontent.alfresco.core
 
ResultWrapper() - Constructor for class com.tsgrp.opencontent.alfresco.core.ResultWrapper
 
resume(String, String, String, boolean) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
resume(String, String, String, boolean) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
Resume a single object from the specified state.
resume(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
 
resume(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
resume(String, String, String, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
resume(String, String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
resume(String, String, String, boolean) - Method in class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
resume(String, String, String, boolean) - Method in class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
resumeEncoding() - Method in class com.tsgrp.opencontent.core.content.Base64.OutputStream
Deprecated.
Resumes encoding of the stream.
ResumeFormActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
This action creates a form
ResumeFormActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.ResumeFormActionExecuter
 
RETRIES - Static variable in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
retrieveAdminFolder(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
Gets the admin folder
retrieveBooleanValue(EnhancedObjectProperty[], OCPropertyDefinition) - Static method in class com.tsgrp.opencontent.wizard.util.PSIUtil
Incase we expect a boolean, but it returns an integer, we will catch it
RetrieveDocusignContentJob - Class in com.tsgrp.opencontent.alfresco.job
 
RetrieveDocusignContentJob() - Constructor for class com.tsgrp.opencontent.alfresco.job.RetrieveDocusignContentJob
 
retrieveProductionFolder(String, String) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
Helper method to retrieve the object ID of the production folder for a PageSet
returnShortLink(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.shortLink.RESTShortLink
 
returnValue() - Method in interface com.tsgrp.opencontent.core.event.ValueInjectable
 
revalidateLicense(String, String) - Method in class com.tsgrp.opencontent.core.license.RESTLicense
 
RevertVersionActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
RevertVersionActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.RevertVersionActionExecuter
 
REVIEW_TASK_FORM_KEY - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
REVIEWER_IDS_PARAM - Static variable in class com.tsgrp.opencontent.wizard.action.executer.StartWizardReviewWorkflowActionExecuter
 
REVIEWER_ROLE - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
reviewWorkflowTemplateId - Static variable in class com.tsgrp.opencontent.wizard.workflow.util.AlfrescoEmbWizardWorkflowHelper
 
RevisionEntryComparator - Class in com.tsgrp.opencontent.google.util
 
RevisionEntryComparator() - Constructor for class com.tsgrp.opencontent.google.util.RevisionEntryComparator
 
ROLE_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditEvent
 
ROLE_PREFIX - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
Permission prefixes for role's and group's
ROOT_PATH - Static variable in class com.tsgrp.opencontent.dctm.utilities.DCTMConstants
 
RosettaStone - Class in com.tsgrp.opencontent.core.enhanced.util
The Rosetta Stone is used to convert objects between their basic implementation and the updated "enhanced" implementation.
RosettaStone() - Constructor for class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
rotatePages(String, String, Boolean, Boolean, Long, ArrayList<Integer>, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
rotatePdfPages(String, String, ArrayList<Integer>, Boolean, Boolean, long) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
A method that will rotate some, or all of the pages of an object with PDF content.
rotatePdfPages(PdfReader, ArrayList<Integer>) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
A method that will rotate some, or all, of the pages of a given pdf
Rule - Class in com.tsgrp.opencontent.wizard.core.model
Represents a set of actions.
Rule() - Constructor for class com.tsgrp.opencontent.wizard.core.model.Rule
 
Rule(Rule) - Constructor for class com.tsgrp.opencontent.wizard.core.model.Rule
Copy Constructor
RULE_TYPE_OBJECT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Rule type constant to indicate an object rule
RULE_TYPE_SET - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Rule type constant to indicate a rule set
RULE_TYPE_USER_INPUT - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Rule type constant to indicate an user-input rule
RULE_TYPE_WIZARD - Static variable in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
Rule type constant to indicate a wizard rule
RuleContainer - Class in com.tsgrp.opencontent.wizard.core.model
Container class for TopLevelRules, UserRules, and UserInputRules objects
RuleContainer() - Constructor for class com.tsgrp.opencontent.wizard.core.model.RuleContainer
 
RuleSet - Class in com.tsgrp.opencontent.wizard.core.model
 
RuleSet() - Constructor for class com.tsgrp.opencontent.wizard.core.model.RuleSet
 
run() - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditioningRunnable
 
run() - Method in class com.tsgrp.opencontent.core.action.executer.ActionExecutionThread
 
run() - Method in class com.tsgrp.opencontent.core.util.AdminBulkDeleteUtil
 
run() - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionRunnable
 
run() - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionRunnable
Attempts to rendition the object
run() - Method in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
run() - Method in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
runAsAdmin(IAuthentication.RunAsWork<R>) - Method in class com.tsgrp.opencontent.alfresco.authentication.AlfrescoEmbAuthenticationImpl
 
runAsAdmin(IAuthentication.RunAsWork<R>) - Method in interface com.tsgrp.opencontent.core.authentication.IAuthentication
This code is to be used extremely sparingly.
runAsAdmin(IAuthentication.RunAsWork<R>) - Method in class com.tsgrp.opencontent.dctm.authentication.DCTMAuthenticationImpl
 
runAsAdmin(IAuthentication.RunAsWork<R>) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
runAsAdmin(IAuthentication.RunAsWork<R>) - Method in class com.tsgrp.opencontent.elasticsearch.authentication.ElasticsearchAuthenticationImpl
 
runAsAdmin(IAuthentication.RunAsWork<R>) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
Unimplemented
runAsAdmin(IAuthentication.RunAsWork<R>) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
Unimplemented
runAsAdmin(IAuthentication.RunAsWork<R>) - Method in class com.tsgrp.opencontent.s3.authentication.S3AuthenticationImpl
 
runAsAdmin(IAuthentication.RunAsWork<R>) - Method in class com.tsgrp.opencontent.solr.authentication.SolrAuthenticationImpl
Unimplemented
runAsUser(String) - Method in class com.tsgrp.opencontent.alfresco.authentication.AlfrescoEmbAuthenticationImpl
 
runAsUser(String) - Method in interface com.tsgrp.opencontent.core.authentication.IAuthentication
This code is to be used extremely sparingly.
runAsUser(String) - Method in class com.tsgrp.opencontent.dctm.authentication.DCTMAuthenticationImpl
 
runAsUser(String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
runAsUser(String) - Method in class com.tsgrp.opencontent.elasticsearch.authentication.ElasticsearchAuthenticationImpl
 
runAsUser(String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
runAsUser(String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
 
runAsUser(String) - Method in class com.tsgrp.opencontent.s3.authentication.S3AuthenticationImpl
 
runAsUser(String) - Method in class com.tsgrp.opencontent.solr.authentication.SolrAuthenticationImpl
 
runCommand(List<String>) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
runs list of string commands on system command line
runFolderTermsQueries(String, String, List<String>) - Static method in class com.tsgrp.opencontent.core.action.util.ViewFolderTermsUtil
Creates and runs an OCQuery to find all of the folder terms and returns the results in a map.
runGhostscriptCommand(int, int, int, int, int, File, File, boolean, OutputStream, String, GhostscriptTransformationRequestContext) - Static method in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformer
Runs a Ghostscript command to convert the specified page, saving a new png file.
runMuPdfCommand(int, int, int, int, int, File, File, boolean, OutputStream, String, MuTransformationRequestContext) - Static method in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformer
Runs a MuPDF command to convert the specified page, saving a new png file.

S

S3AuditImpl - Class in com.tsgrp.opencontent.s3.audit
 
S3AuditImpl() - Constructor for class com.tsgrp.opencontent.s3.audit.S3AuditImpl
 
S3AuthenticationImpl - Class in com.tsgrp.opencontent.s3.authentication
 
s3BucketName - Variable in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
s3BucketName - Variable in class com.tsgrp.opencontent.s3.spring.S3Config
 
S3Config - Class in com.tsgrp.opencontent.s3.spring
 
S3Config() - Constructor for class com.tsgrp.opencontent.s3.spring.S3Config
 
S3Config(HierarchicalConfiguration) - Constructor for class com.tsgrp.opencontent.s3.spring.S3Config
 
S3ConfigServiceImpl - Class in com.tsgrp.opencontent.s3.core.config
S3 implementation of IConfigService
S3ConfigServiceImpl() - Constructor for class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
 
S3Constants - Class in com.tsgrp.opencontent.s3.util
 
S3Constants() - Constructor for class com.tsgrp.opencontent.s3.util.S3Constants
 
S3ContentImpl - Class in com.tsgrp.opencontent.s3.content
 
S3ContentImpl() - Constructor for class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
S3DictionaryServiceImpl - Class in com.tsgrp.opencontent.s3.core.config
 
S3DictionaryServiceImpl() - Constructor for class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
 
S3ExtendedContentImpl - Class in com.tsgrp.opencontent.s3.extendedcontent
 
S3ExtendedContentImpl() - Constructor for class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
s3KeyAttrName - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
The name of the solr attribute that is used to store the S3 key, which can be used to fetch the object's content from the Object's content.
S3LifecycleImpl - Class in com.tsgrp.opencontent.s3.lifecycle
 
S3LifecycleImpl() - Constructor for class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
S3PermissionImpl - Class in com.tsgrp.opencontent.s3.permission
 
S3PermissionImpl() - Constructor for class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
S3PreferencesServiceImpl - Class in com.tsgrp.opencontent.s3.preferences
S3 implementation of IPreferencesService
S3PreferencesServiceImpl() - Constructor for class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
 
S3RepoInfoImpl - Class in com.tsgrp.opencontent.s3.repoinfo
 
S3RepoInfoImpl() - Constructor for class com.tsgrp.opencontent.s3.repoinfo.S3RepoInfoImpl
 
S3SecurityImpl - Class in com.tsgrp.opencontent.s3.security
 
S3SecurityImpl() - Constructor for class com.tsgrp.opencontent.s3.security.S3SecurityImpl
 
S3ShortLinkServiceImpl - Class in com.tsgrp.opencontent.s3.shortLink
 
S3ShortLinkServiceImpl() - Constructor for class com.tsgrp.opencontent.s3.shortLink.S3ShortLinkServiceImpl
 
S3UserImpl - Class in com.tsgrp.opencontent.s3.user
 
S3UserImpl() - Constructor for class com.tsgrp.opencontent.s3.user.S3UserImpl
 
S3Util - Class in com.tsgrp.opencontent.s3.util
 
S3Util() - Constructor for class com.tsgrp.opencontent.s3.util.S3Util
 
SalesforceStatusBehaviour - Class in com.tsgrp.alfresco.salesforce.behaviour
 
SalesforceStatusBehaviour() - Constructor for class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
sanitizeMapForActivitiVariable(Map<String, Object>) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Activiti cannot handle storing a HashMap into a worflow variable.
sanitizeMimetype(String) - Static method in class com.tsgrp.opencontent.transformation.TransformationUtils
 
sanitizeObjectName(String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
 
save(String, GoogleDocsRequest, String) - Method in class com.tsgrp.opencontent.google.rest.RESTGoogle
 
saveAnnotation(Document, Annotation, String, String, long) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Saves a provided annotation at the end of a supplied XFDF document (in the "annots" element).
saveAnnotations(String, String, List<Annotation>, String, long) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
saveAnnotations(String, String, List<Annotation>, String, long) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Saves the provided annotations, processing them differenly dependent on whether or not the process must be runAsAdmin
saveAnnotations(String, String, String, long, Annotation[], String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
saveAnnotationsWithAttachment(String, String, String, long, String, MultipartFile, String, String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
saveConfig(String, String, String, String, HttpServletRequest) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
Save config
saveConfig(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
saveConfig(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
saveConfig(String, String, String, HttpServletRequest, String, String) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
 
saveConfig(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
saveGoogleDocument(String, String, boolean, String) - Method in interface com.tsgrp.opencontent.google.core.IGoogle
Saves the content of the node's associated Google document to the repository node.
saveGoogleDocumentToRepository(Connection<GoogleDocs>, String, String, String, String, String) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Saves the content of a Google document to the repository object specified by the passed in objectId.
savePageSetInstance(String, String, String, String, String, List<Map<String, String>>, byte[]) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Saves the PageSetInstance with the given formId.
savePageSetInstance(String, String, String, String, String, List<Map<String, String>>, byte[]) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
savePreferencesByName(String, InputStream, String, String, String) - Method in class com.tsgrp.opencontent.core.preferences.GenericPreferencesService
 
savePreferencesByName(String, InputStream, String, String, String) - Method in interface com.tsgrp.opencontent.core.preferences.IPreferencesService
* Saves the preferences within the given path with the given name.
savePreferencesByName(String, InputStream, String, String, String) - Method in class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
(non-Javadoc)
savePublicPreference(String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.userpreferences.persistence.RESTUserPreferencesService
 
saveRedactions(String, String, String, String, Boolean, Boolean, Annotation[], String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
saveRedactions(String, String, String, String, Redaction[], Boolean, Boolean) - Method in interface com.tsgrp.opencontent.universal.redaction.IRedaction
Saves the provided redactions, permanently modifying the provided document.
saveRedactions(String, String, String, String, Redaction[], Boolean, Boolean) - Method in class com.tsgrp.opencontent.universal.redaction.RedactionImpl
Saves the provided redactions, permanently modifying the provided document.
saveSignatures(String, String, Signature[]) - Method in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
saveSignatures(String, String, Signature[]) - Method in interface com.tsgrp.opencontent.universal.annotation.IAnnotation
Saves the provided signatures, permanently modifying the provided document.
saveSignatures(String, String, Signature[], String) - Method in class com.tsgrp.opencontent.universal.annotation.RESTAnnotation
 
saveToRepository(String, String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
Requires a repository specific implementation.
saveToRepository(String, String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAlfrescoAppendSignaturePageImpl
 
saveToRepository(String, String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGDctmAppendSignaturePageImpl
 
saveToRepository(String, String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGDynamoAppendSignaturePageImpl
 
saveToRepository(String, String, EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGHBaseAppendSignaturePageImpl
 
saveUserPreference(String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.userpreferences.persistence.RESTUserPreferencesService
 
SaveWizardFormActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
SaveWizardFormActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.SaveWizardFormActionExecuter
 
scanTable(String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Scans the table and returns values
SCROLLING_VIEWER - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
This will be set when we are using the ScrollingViewer to display in OA.
SEARCH_ALL_VERSIONS_REQUEST_PARAMETER - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in interface com.tsgrp.opencontent.core.user.IUser
Gets a list of OCAuthority from the repository based on the provided search criteria.
searchAuthorities(String, String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
searchAuthorities(String, OCAuthoritySearchCriteria) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
searchIgnoredMimetypes - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
searchMetadata(JSONObject, String) - Static method in class com.tsgrp.opencontent.universal.video.FFmpegVideoUtil
Recursively iterate through whole json obj and check if query can be pulled If it can, the items that it found will be returned
searchUsersInGroup(String, String, String, boolean) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
Note, this implementation breaks the interface contract in that it always searches subgroups.
searchUsersInGroup(String, String, String, boolean) - Method in interface com.tsgrp.opencontent.core.user.IUser
searchUsersInGroup(String, String, String, boolean) - Method in class com.tsgrp.opencontent.core.user.RestUser
Deprecated.
searchUsersInGroup(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
searchUsersInGroup(String, String, String, boolean) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
Unimplemented
searchUsersInGroup(String, String, String, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
searchUsersInGroup(String, String, String, boolean) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
searchUsersInGroup(String, String, String, boolean) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
searchUsersInGroup(String, String, String, boolean) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
searchUsersInGroup(String, String, String, boolean) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
searchWFDocs(String, Map<String, String>) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
searchWFDocs(String, Map<String, String>) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
Searches for workflow documents
searchWFDocs(String, Map<String, String>) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
searchWizardContributors(String, String, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizardWorkflow
 
Section - Class in com.tsgrp.opencontent.universal.annotation.model
This class represents a "section".
Section() - Constructor for class com.tsgrp.opencontent.universal.annotation.model.Section
 
Section(Rectangle) - Constructor for class com.tsgrp.opencontent.universal.annotation.model.Section
Takes an iText Rectangle and constructs an incomplete section object based off the provided rectangle's bounds.
securedAdminPassword - Variable in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
securedAdminUsername - Variable in class com.tsgrp.opencontent.hpi.core.RESTHpi
 
security - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
SecurityResult - Class in com.tsgrp.opencontent.core.security.model
Returned by ISecurity methods, contains error details and security specific attributes.
SecurityResult() - Constructor for class com.tsgrp.opencontent.core.security.model.SecurityResult
 
securityTypeConditions - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
securityTypeConditions - Variable in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
SELECT_TABLE_PRIVILEGE - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
SelValue - Class in com.tsgrp.opencontent.universal.template.jaxb
 
SelValue() - Constructor for class com.tsgrp.opencontent.universal.template.jaxb.SelValue
 
sendEmail(String, String[], Map<String, Object>, String, String) - Method in class com.tsgrp.opencontent.activiti.listener.OCSendEmailListenerBase
Sends a workflow email based on the params sepecified
sendEmail(String, String[], String, Map<String, Object>, String, String) - Method in class com.tsgrp.opencontent.activiti.listener.OCSendEmailListenerBase
Sends a workflow email based on the params sepecified
sendEmail(String, Email) - Method in class com.tsgrp.opencontent.core.email.EmailImpl
 
sendEmail(String, Email) - Method in interface com.tsgrp.opencontent.core.email.IEmail
Uses provided information to send an email.
sendEmail(String, String[], String, String[], String[], String, String, String, String) - Method in class com.tsgrp.opencontent.core.email.RESTEmail
 
SendEndWorkflowEmailsListener - Class in com.tsgrp.opencontent.activiti.listener
Default listener for the 'end' event of an Activiti workflow.
SendEndWorkflowEmailsListener() - Constructor for class com.tsgrp.opencontent.activiti.listener.SendEndWorkflowEmailsListener
 
SendFolderEmailActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
Executes an email action on a folder.
SendFolderEmailActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
sendLog(TaskEntity, String) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiSendDataUtil
Parses and organizes data from task and ticket params.
sendNotification(SendNotificationRequest) - Method in class com.tsgrp.opencontent.activiti.notification.ActivitiNotificationImpl
 
sendNotification(SendNotificationRequest) - Method in interface com.tsgrp.opencontent.core.notification.INotification
Creates and sends a new notification.
sendNotification(SendNotificationRequest) - Method in class com.tsgrp.opencontent.dctm.notification.DCTMNotificationImpl
 
sendNotification(SendNotificationRequest) - Method in class com.tsgrp.opencontent.dynamo.notification.DynamoNotificationImpl
(non-Javadoc)
sendNotification(SendNotificationRequest) - Method in class com.tsgrp.opencontent.hbase.notification.HBaseNotificationImpl
 
SendNotificationActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
This method takes the input from HPI and creates/sends a notification to the users/groups that are defined.
SendNotificationActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.SendNotificationActionExecuter
 
SendNotificationRequest - Class in com.tsgrp.opencontent.core.workflow.model
A request used to send a notification.
SendNotificationRequest() - Constructor for class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
sendTaskEmail(String, String, Map<String, Object>) - Method in class com.tsgrp.opencontent.activiti.listener.SendTaskEmailsListener
Send a task email to the given email address
SendTaskEmailsListener - Class in com.tsgrp.opencontent.activiti.listener
Generic task listener that can be attached to Activiti tasks to send emails out to users and or groups that have the task.
SendTaskEmailsListener() - Constructor for class com.tsgrp.opencontent.activiti.listener.SendTaskEmailsListener
 
sendTimingEmail(ApprovalDetails, String, String, String, String[], String[], String[], Map<String, Object>, String, String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
SendToDocuSignActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
SendToDocuSignActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.SendToDocuSignActionExecuter
 
sendWorkflowAbortedEmail(String, String, DelegateExecution, Map<String, Object>) - Method in class com.tsgrp.opencontent.activiti.listener.SendEndWorkflowEmailsListener
Send the email in the case of the workflow being aborted
sendWorkflowCompletedEmail(String, String, DelegateExecution, Map<String, Object>) - Method in class com.tsgrp.opencontent.activiti.listener.SendEndWorkflowEmailsListener
Send the email in the case of the workflow route completing successfully
SendWorkflowDataListner - Class in com.tsgrp.opencontent.activiti.listener
Task listener that can be attached to Activiti tasks to send workflow data
SendWorkflowDataListner() - Constructor for class com.tsgrp.opencontent.activiti.listener.SendWorkflowDataListner
 
sendWorkflowEmail(ApprovalDetails, String, String, String[], String[], String[], String[], Map<String, Object>, String, String) - Static method in class com.tsgrp.opencontent.wizard.core.WizardHelper
 
serializeAddressBook(AddressBook) - Method in class com.tsgrp.opencontent.core.email.EmailImpl
Serializes the address book to a String.
serializeFolderTerms(Map<String, List<OpenContentObject>>) - Static method in class com.tsgrp.opencontent.core.action.util.ViewFolderTermsUtil
Converts the content of the termsMap results from a POJO to a String, which will be put in the folderTerms .json file.
SERVER_ERROR - Static variable in exception com.tsgrp.opencontent.core.exception.OCException
Deprecated.
SERVICE_NAME - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
serviceMachinePlaceholder - Variable in class com.tsgrp.opencontent.transformation.AdlibSettings
 
serviceRegistry - Variable in class com.tsgrp.opencontent.alfresco.behavior.HPIBehaviorBase
 
serviceRegistry - Variable in class com.tsgrp.opencontent.alfresco.core.AbstractAlfrescoEmbImpl
 
serviceRegistry - Variable in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
serviceRegistry - Variable in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbDictionaryServiceImpl
 
serviceRegistry - Variable in class com.tsgrp.opencontent.alfresco.core.EmbeddedAlfrescoAdvice
 
serviceRegistry - Static variable in class com.tsgrp.opencontent.wizard.workflow.alfresco.AlfWizardWorkflowUtil
 
ServiceRegistryProxy - Class in com.tsgrp.opencontent.alfresco.context
This class is the only place OC code can retrieve the service registry and associated services.
setAcl(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
setAcl(String, String, String) - Method in interface com.tsgrp.opencontent.core.extendedcontent.IExtendedContent
Set the ACL for a given document.
setAcl(String, String, String) - Method in class com.tsgrp.opencontent.dctm.extendedcontent.DCTMExtendedContentImpl
Set the ACL for a given document.
setAcl(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.extendedcontent.DynamoExtendedContentImpl
 
setAcl(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.extendedcontent.ElasticsearchExtendedContentImpl
 
setAcl(String, String, String) - Method in class com.tsgrp.opencontent.hbase.extendedcontent.HBaseExtendedContentImpl
 
setAcl(String, String, String) - Method in class com.tsgrp.opencontent.s3.extendedcontent.S3ExtendedContentImpl
 
setAcl(String, String, String) - Method in class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
setAclGroups(Map<String, Map<String, Integer>>) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityConfig
 
setAclGroups(Map<String, Map<String, Integer>>) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityConfig
 
setAclId(String) - Method in class com.tsgrp.opencontent.core.security.model.AclObject
 
setAclName(String) - Method in class com.tsgrp.opencontent.core.security.model.AclObject
 
setActionExecutionThreadManager(ActionExecutionThreadManager) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
setActionId(String) - Method in class com.tsgrp.opencontent.core.action.model.Action
 
setActionResult(String, Action) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
setActionResultMap(Map<String, Action>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
setActions(Action[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Rule
 
setActions(String[]) - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
setActivePageSetVersion(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
setActiveVersionLabel(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
setActivities(List<WizardActivity>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
setAdditionalOptions(Map<String, Object>) - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
setAdditionalParamsBool(boolean) - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
setAdditionalParamsBool(boolean) - Method in class com.tsgrp.opencontent.core.event.filters.RegexFilter
 
setAdditionalProps(Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.ObjectDetails
 
setAddlAttr(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
setAddlNotifAttrNames(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setAddlNotifAttrValues(StringArray[]) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setAddlTaskAttrNames(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setAddlTaskAttrValues(StringArray[]) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setAddressBook(AddressBookContact[]) - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
setAddToEnd(Boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setAddUsernameToRequest(boolean) - Method in class com.tsgrp.opencontent.rest.handler.AuthenticatedHandlerInterceptor
 
setAdlibJobManagementServiceMachineName(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setAdlibJobTicketMap(Map<String, String>) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setAdlibServerOutputDirectory(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setAdlibServerOutputDirectory(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setAdlibServiceLocation(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setAdminPassword(String) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setAdminPassword(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setAdminScopeId(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setAdminUserName(String) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setAdminUserName(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setAdobeFormLink(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setAdobeForms(AdobeForm[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the adobeForms field
setAdobeToWizardMappings(AdobeToWizardMapping[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the adobeToWizardMappings field
setAlfrescoCmisQuery(Boolean) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setAlfrescoOCDictionaryService(AlfrescoEmbDictionaryServiceImpl) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLQueryManager
 
setAlfrescoSQLQueryManager(AlfrescoSQLQueryManager) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
setAllowedGroups(List<String>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DynamicGroupMembershipConditionEvaluator
Used for injecting the allowedGroups list from the spring configuration
setAllowMaxPermissionChecks(Boolean) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setAllowMultilineEntries(boolean) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
setAllowMultipleOfflineReviewers(boolean) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setAllowReorder(Boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setAllPicklists(Map<String, String>) - Method in class com.tsgrp.opencontent.core.picklist.AbstractPicklistImpl
 
setAllPicklists(Map<String, String>) - Method in class com.tsgrp.opencontent.core.picklist.DeferredPicklistImpl
 
setAllPicklists(Map<String, String>) - Method in class com.tsgrp.opencontent.elasticsearch.picklist.ElasticsearchPicklistImpl
 
setAllPicklists(Map<String, String>) - Method in class com.tsgrp.opencontent.solr.picklist.SolrPicklistImpl
This map is picklist name and a value of a sql query that selects value, label
setAllProperties(List<String>) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setAllVariables(HashMap<String, Serializable>) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setAllVersions(boolean) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
setAllVersions(boolean) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Whether this query should return all versions of objects (and not just the current version).
setAndOr(String) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
setAnnotatableTypes(Map<String, String>) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setAnnotationConfig(AnnotationConfig) - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
setAnnotationConfig(AnnotationConfig) - Method in class com.tsgrp.opencontent.core.config.WSCoreConfig
 
setAnnotationObjectNameParams(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setAnnotationOwnerProperty(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setAnnotationPath(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setAnnotationTitlesAsCurrentUserDisplayName(String, List<Annotation>) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Sets the annotation titles to the currently logged in user's display name.
setAnnotationXFDFContentAndAttributes(Element, Annotation, String, String, long) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Sets the content and the attributes of the supplied XFDF annotation element.
setAnswerName(String) - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
setAnswerSetName(String) - Method in class com.tsgrp.opencontent.universal.template.jaxb.AnswerSet
 
setAnswerSetVersion(String) - Method in class com.tsgrp.opencontent.universal.template.jaxb.AnswerSet
 
setApiURL(String) - Static method in class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
 
setAppearance(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setApplicableTypes(List<String>) - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
setApplicationContext(ApplicationContext) - Method in class com.tsgrp.opencontent.core.spring.CoreContext
 
setAppliedAspects(List<String>) - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
setApprovalDetails(String, String, String, ApprovalDetails) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
setApprovalDetails(String, String, String, ApprovalDetails) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
 
setApprovalDetailsHelper(String, String, String, ApprovalDetails) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
setApprovalDetailsViaWorkflowInstance(String, String, ApprovalDetails) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
 
setApprovalDetailsViaWorkflowInstance(String, String, ApprovalDetails) - Method in interface com.tsgrp.opencontent.wizard.workflow.IClientWizardWorkflow
 
setApprovalType(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowDefinition
 
setApproversInfo(WizardApprover[]) - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
setApproversInfo(WizardApprover[]) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
setAspectTypeQName(String) - Method in class com.tsgrp.opencontent.alfresco.action.condition.evaluator.HasAspect
 
setAssignedDate(Date) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setAssignee(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setAssignee(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setAssigneeDecisionVariables(DelegateExecution) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Helper function to set the groupAssigneeExists and individualAssigneeExists execution variables based on if the standard assignee variables are set.
SetAssigneeDecisionVarsExecutionListener - Class in com.tsgrp.opencontent.activiti.listener
Depending on whether a user or group assignee exists, one or both of the following properties will be set to true on the workflow execution: individualAssigneeExists, groupAssigneeExists.
SetAssigneeDecisionVarsExecutionListener() - Constructor for class com.tsgrp.opencontent.activiti.listener.SetAssigneeDecisionVarsExecutionListener
 
setAssigneeDisplayName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setAssignees(List<String>) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setAssignees(List<String>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
Set the assignees for this role.
setAtLifecycleState(boolean) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
setAttachedObjectId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setAttachedObjectName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setAttachmentId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setAttachmentIds(String[]) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setAttachmentIds(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.SimpleWorkflow
Deprecated.
setAttachmentIds(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.StartWorkflowRequest
Deprecated.
setAttachmentName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setAttachmentObjType(String) - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
setAttachments(String[]) - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
setAttachments(ChecklistAttachment[]) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setAttachmentType(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setAttrBeanName(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DocumentAttributeEvaluator
 
setAttribute(String) - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
setAttributes(EnhancedObjectProperty[]) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
setAttributesRegexMap(HashMap<String, String>) - Method in class com.tsgrp.opencontent.core.event.filters.RegexFilter
 
setAttributesToCheck(List<String>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DoAttributesMatchExistingContent
Used for injecting the allowedGroups list from the spring configuration
setAttrToEvaluate(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectAttrContains
 
setAttrValue(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DocumentAttributeEvaluator
 
setAttrValues(List<String>) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocApprovedBehavior
Injected list of attributes that drive how far out to automatically set the effective date when the document is approved Example: list value=objectType value=app_department /list
setAttrValues(List<String>) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocEffectiveBehavior
Injected list of attributes that drive how far out to automatically set the periodic date when the document becomes Effective Example: list value=objectType value=app_department /list
setAttrValues(List<String>) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocApprovedBehavior
Injected list of attributes that drive how far out to automatically set the effective date when the document is approved Example: list value=objectType value=app_department /list
setAttrValues(List<String>) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocEffectiveBehavior
Injected list of attributes that drive how far out to automatically set the periodic date when the document becomes Effective Example: list value=objectType value=app_department /list
setAuditableActions(List<String>) - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
setAuditableActions(List<String>) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setAuditDAO(AuditDAO) - Method in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
setAuditDAO(AuditDAO) - Method in class com.tsgrp.opencontent.wizard.core.audit.AlfrescoEmbWizardAuditImpl
 
setAuditDate(Date) - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
setAuditedObjectID(String) - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
setAuditedObjectVersion(String) - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditEvent
 
setAuditEvents(WizardAuditEvent[]) - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditResult
Deprecated.
 
setAuditModelRegistry(AuditModelRegistryImpl) - Method in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
setAuditModelRegistry(AuditModelRegistryImpl) - Method in class com.tsgrp.opencontent.wizard.core.audit.AlfrescoEmbWizardAuditImpl
 
setAuthorityHasChild(String) - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
setAuthorityId(String) - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
setAuthorityType(String) - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
setAutoNumbered(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
setAutoNumberFormat(String) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
setAutoNumberType(String) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
setAzureFolderName(String) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setAzureStorageConnectionString(String) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setB(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.IndexRectangle
 
setBasePath(String) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setBcc(String[]) - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
setBcc(String[]) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setBeanName(String) - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
setBehaviorFilter(BehaviourFilter) - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
setBehaviorFilter(BehaviourFilter) - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
setBehaviorFilter(BehaviourFilter) - Method in class com.tsgrp.alfresco.behaviour.TSGRenditionBehaviours
 
setBehaviorFilter(BehaviourFilter) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleBehaviours
 
setBehaviorFilter(BehaviourFilter) - Method in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
 
setBehaviorFilter(BehaviourFilter) - Method in class com.tsgrp.opencontent.alfresco.context.BehaviorFilterWrapper
 
setBehaviorFilter(BehaviourFilter) - Method in class com.tsgrp.opencontent.alfresco.webscripts.BulkUpdatePropertiesScript
 
setBehaviourFilter(BehaviourFilter) - Method in class com.tsgrp.alfresco.behaviour.FolderTaggableBehaviour
 
setBehaviourFilter(BehaviourFilter) - Method in class com.tsgrp.alfresco.behaviour.TagTrackingFolderBehaviour
 
setBlazonOcUrl(String) - Method in class com.tsgrp.opencontent.transformation.BlazonTransformer
 
setBody(String) - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
setBody(String) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setBooleans(boolean[]) - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
setBorderColor(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setBottom(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Sets the bottom coordinate of this section.
setBottom(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
Sets the bottom coordinate of this rectangle.
setBrowser(String) - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
setBypassPages(List<String>) - Method in class com.tsgrp.opencontent.rest.handler.AuthenticatedHandlerInterceptor
INJECTED (optional), list of pages that should bypass Authentication check (e.g., login, error pages).
setCache(Map<T, U>) - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
setCacheAvailable(boolean) - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
setCachePopulateOnStartup(boolean) - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
let other bean impls override the default if they want
setCaches(Map<String, IEagerCache<?, ?>>) - Method in class com.tsgrp.opencontent.core.cache.EagerCacheService
 
setCallout(float[]) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setCancelCheckoutSuccessful(boolean) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the cancelCheckoutSuccessful field
setCandidateGroups(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setCanReleaseAnotherUsersTask(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.workflow.UnacquireWorkflowTaskActionExecuter
 
setCanUserAddActivities(boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
setCanUserAddApprovers(boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
setCanUserModifyPriorities(boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
setCapType(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setCaseInsensitive(boolean) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationBean
 
setCaseInsensitive(boolean) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Set if this qualification should be case-insensitive.
setCaseSensitive(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DocumentAttributeEvaluator
 
setCategories(String[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the categories field
setCategory(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setCc(String[]) - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
setCc(String[]) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setCheckForSubTypes(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedObjectType
Used to inject checkForSubTypes by spring configuration
setCheckForWizardApprovalTask(boolean) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesUserHaveWizardWorkflowTask
 
setCheckForWizardReviewTask(boolean) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesUserHaveWizardWorkflowTask
 
setChecklist(Checklist) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the checklist field
setChecklist(ChecklistRules) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setCheckoutSuccessful(boolean) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the checkoutSuccessful field
setChildAsFirstVersion(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
setChildIds(String[]) - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
setChildLabel(String) - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
setChildLabel(String) - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
setChildOfAuthority(String) - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
setChildren(List<PDFBookmark>) - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
setChildrenObjects(EnhancedCompleteObject[]) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
 
setChronId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistAttachment
 
setCleanOCInfoFolder(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.DeleteDocumentActionExecuter
 
setCleanOCInfoFolder(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.SoftDeleteDocumentActionExecuter
 
setClearOnReload(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setClientId(String) - Method in class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
setClientSecret(String) - Method in class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
setClip(String) - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
setCmisAuditableProperties(Map<String, String>) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
required IF and ONLY if CMIS queries are used
setCollectionRelation(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setCollectionRelation(String) - Method in class com.tsgrp.opencontent.universal.action.executer.AddToCollectionActionExecuter
 
setCollectionRelation(String) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
setCollectionRelation(String) - Method in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
 
setCollectionRelation(String) - Method in class com.tsgrp.opencontent.universal.action.executer.RemoveFromCollectionActionExecuter
 
setCollectionSortProp(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setCollectionSortProp(String) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
setCollectionSortProp(String) - Method in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
 
setCollectionTypes(List<String>) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setColor(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setColumnName(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
setColumns(EnhancedObjectProperty[]) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResultRow
 
setColumnTitles(List<String>) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
setCombineRepeatAttrDelim(String) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Set the delimiter used to combine repeating attributes.
setCombineRepeatAttrResults(boolean) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Whether objects with repeating attributes should come back as one row.
setCommandSuffix(String) - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
setCommandSuffix(String) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setComment(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setComments(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setComments(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardReviewer
 
setCommitWithin(int) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setCompareOper(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setCompareToInput(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setCompareToPage(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setCompleted(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setComponentId(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setCompositeProperties(List<String>) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setConditionEvaluator(AbstractConditionEvaluator) - Method in class com.tsgrp.opencontent.core.action.condition.ConditionDefinition
 
setConfig(DCTMConfig) - Method in class com.tsgrp.opencontent.dctm.core.AbstractDCTMImpl
 
setConfigPath(String) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
Sets the config path.
setConfirmationMessage(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setConnectionFactory(GoogleDocsConnectionFactory) - Method in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
Used by Spring to inject the Google Docs connection factory.
setConnectorType(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setConsolePassword(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setConsolePasswordEncrypted(Boolean) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setConsoleUserName(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setConstraints(List) - Method in class com.tsgrp.opencontent.core.config.model.OCPropertyDefinition
 
setContacts(Set<AddressBookContact>) - Method in class com.tsgrp.opencontent.core.email.model.AddressBook
 
setContainsAddlRepeatingAttrs(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
setContainsRepeatingNotifAttrs(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
setContainsRepeatingTaskAttrs(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
setContent(EnhancedObjectContent) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
 
setContent(InputStream) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
 
setContent(ObjectContent) - Method in class com.tsgrp.opencontent.core.content.model.CompleteObject
Deprecated.
 
setContent(InputStream) - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
 
setContent(String, String, EnhancedObjectContent, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Sets content (native or rendition) in Dynamo and external search and updates modified date
setContent(String, String, byte[], String, Put) - Static method in class com.tsgrp.opencontent.hbase.utilities.AzureHBaseUtil
Gets the documents table and populates it with the new objectId.
setContent(String, String, InputStream, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Sets content (native or rendition) in Hbase and external search and updates modified date
setContent(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setContent(String) - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
setContent(DataHandler) - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeForm
Set the content field
setContent(DataHandler) - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
Set the content field
setContent(DataHandler) - Method in class com.tsgrp.opencontent.wizard.core.model.Checklist
Set the content field
setContentEncodingID(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setContentEncryptionKey(String) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setContentLocaleID(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setContentMimetypeID(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setContentPath(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setContentResult(ContentResult) - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
setContentResult(ContentResult) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
setContentSize(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setContentSizes(List<Long>) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
setContentSizeThreshold(int) - Method in class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
setContentStoreLocation(String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
 
setContentType(String) - Method in class com.tsgrp.opencontent.dctm.core.model.DCTMContentFormat
 
setContentURL(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setControlledDocOwnerName(String) - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
setControlledDocOwnerName(String) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
setControlledPrintAutoNumberAttr(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setControlledPrintGroups(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setControlledPrintObjectTypes(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setCounterTries(int) - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
setCreated(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setCreatedDate(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setCreateObjectWithMinorVersion(boolean) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setCreationDate(Date) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setCreator(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setCreatorName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setCriterion(OCAuthoritySearchCriterion) - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
setCurrentPage(Integer) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setCurrentTasks(List<TaskInstance>) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
setCustomEventDescription(Map<String, String>) - Method in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
setData(byte[]) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setDatabasePool(BasicDataSource) - Method in class com.tsgrp.opencontent.alfresco.query.OCSQLDbQueryManager
 
setDataMergeEnabled(boolean) - Method in class com.tsgrp.opencontent.universal.template.AbstractWordDocumentTemplatingImpl
 
setDataMergeTemplatePath(String) - Method in class com.tsgrp.opencontent.universal.template.AbstractWordDocumentTemplatingImpl
 
setDataSource(DriverManagerDataSource) - Method in class com.tsgrp.opencontent.jdbc.picklist.JdbcPicklistImpl
 
setDataURL(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
setDate(Date) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setDateColumns(List<String>) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
setDateFormat(String) - Method in class com.tsgrp.opencontent.core.action.executer.ExecuteSavedSearchActionExecuter
 
setDateFormat(String) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
setDateFormat(String) - Method in class com.tsgrp.opencontent.wizard.action.executer.ExportFormsActionExecuter
 
setDateFormat(String) - Method in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
 
setDateFormat(String) - Method in class com.tsgrp.opencontent.wizard.core.util.AuditTrailPDF
Injected format of stringified audit date
setDateRange(String[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setDates(Date[]) - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
setDateSent(Date) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setDateSent(Date) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setDateValueAnswer(String) - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
setDaysOfWeek(String[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setDaysRemainingUntilExpiration(int) - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
setDctmTicket(String, IDfSessionManager, String) - Static method in class com.tsgrp.opencontent.dctm.utilities.DctmSessionFactory
Store a new Documentum session.
setDecryptPassword(String) - Method in class com.tsgrp.opencontent.transformation.RESTAdlib
Set if the superuser password is encrypted or not
setDefaultDays(int) - Method in class com.tsgrp.alfresco.behaviour.TagTrackingFolderBehaviour
 
setDefaultFromAddress(String) - Method in class com.tsgrp.opencontent.core.util.EmailUtil
 
setDefaultGroup(String) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityImpl
 
setDefaultGroup(String) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityImpl
 
setDefaultIndicators(List<String>) - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
setDefaultIndicators(List<String>) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setDefaultMimeType(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedMimeType
Used to inject injectedMimeType by spring configuration
setDefaultMimetype(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setDefaultObjectType(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedObjectType
Used to inject injectedObjectType by spring configuration
setDefaultSettings(AdlibSettings) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setDefaultSettings(AdlibSettings) - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
 
setDeleteAllVersions(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.DeleteDocumentActionExecuter
 
setDeleteAllVersions(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.SoftDeleteDocumentActionExecuter
 
setDeleteMinorVersions(boolean) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocApprovedBehavior
 
setDeleteMinorVersions(boolean) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocApprovedBehavior
 
setDescend(boolean) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Set to true if the query should retrieve child nodes of the virtual document
setDescription(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.AbstractConditionEvaluator
 
setDescription(String) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
setDescription(String) - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
setDescription(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowItem
 
setDescription(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setDescription(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
setDescription(String) - Method in class com.tsgrp.opencontent.googledocs.rest.GoogleDocsRequest
 
setDescription(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setDestinationPage(int) - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
setDictionaryService(DictionaryService) - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
setDimensionsFound(boolean) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setDisabled(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setDisciplines(List<String>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setDisplay(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setDisplayName(String) - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
setDisplayName(String) - Method in class com.tsgrp.opencontent.core.model.GroupBean
 
setDisplayName(String) - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
setDisplayName(String) - Method in class com.tsgrp.opencontent.core.model.UserBean
 
setDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistAttachment
 
setDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.core.query.CurrentUser
Set the display name of the query implementation.
setDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.core.query.ExternalLink
 
setDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.core.query.GetPageCount
 
setDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.core.query.HPIPicklistQuery
Set the display name of the query implementation.
setDisplayName(String) - Method in interface com.tsgrp.opencontent.wizard.core.query.IWizardQuery
Set Display name of the query implementation.
setDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.core.query.PassthroughQueryImpl
Set the display name of the query implementation.
setDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.core.query.UserDetailsFromUserIDQuery
Set the display name of the query implementation.
setDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.core.query.UsersInGroupsQuery
Set the display name of the query implementation.
setDistinctQuery(boolean) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
setDocCount(String) - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
setDocId(String) - Method in class com.tsgrp.opencontent.core.query.model.InQualification
Deprecated.
 
setDocSignatures(Map<String, List<SignatureEvent>>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
setDocumentHeight(Integer) - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
setDocumentName(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setDocumentObjectId(String) - Method in class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
setDocumentType(String) - Method in class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
setDocumentWidth(Integer) - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
setDoNotUse(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResultRow
 
setDoubles(double[]) - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
setDownloadKeyPlaceholder(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setDropFolderLocation(String) - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
setDueDate(Date) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setDueDate(Date) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setDueDate(Date) - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
setDueDate(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setDueDate(Date) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setDuration(Integer) - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
setEffectiveDateAttribute(ServiceRegistry, NodeRef) - Method in class com.tsgrp.alfresco.wizard.behaviour.CommonWizardLifecycleBehaviours
 
setEffectiveDateMap(Map<String, String>) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocApprovedBehavior
Injected map where keys are attribute values (if more than one, separated by ~|~) and value is the number of days out to automatically set the Effective Date Example: map entry key="ncgmp_policy~|~Marketing" value="14" entry key="ncgmp_policy~|~Sales" value="30" entry key="ncgmp_policy~|~Internal" value="21" /map
setEffectiveDateMap(Map<String, String>) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocApprovedBehavior
Injected map where keys are attribute values (if more than one, separated by ~|~) and value is the number of days out to automatically set the Effective Date Example: map entry key="ncgmp_policy~|~Marketing" value="14" entry key="ncgmp_policy~|~Sales" value="30" entry key="ncgmp_policy~|~Internal" value="21" /map
SetEffectiveDatesActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
Executer for the Set Effective Dates action
SetEffectiveDatesActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.SetEffectiveDatesActionExecuter
 
setElasticsearchConfig(ElasticsearchConfig) - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.picklist.ElasticsearchDynamoPicklistImpl
 
setElasticsearchConfig(ElasticsearchConfig) - Method in class com.tsgrp.opencontent.dynamo.elasticsearch.query.ElasticsearchDynamoQueryImpl
 
setEmailAddress(String) - Method in class com.tsgrp.opencontent.core.email.model.AddressBookContact
 
setEmailAddress(String) - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
setEmailAddress(String) - Method in class com.tsgrp.opencontent.core.model.UserBean
 
setEmailAndGoupAssigneeMap(Map<String, String>) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
INJECTABLE a map whose key's are possible attribute values (made up from the attributes listed in the periodicReviewMapDrivingAttributes) the value will be a an email address and a group name Example: map entry key="ncgmp_policy~|~Government Administration" value="noone@tsgrp.com~|~Government_Administration_Coordinators" entry key="ncgmp_policy~|~Information Technology" value="noone@tsgrp.com~|~Information_Technology_Coordinators" entry key="ncgmp_policy~|~Human Resource" value="noone@tsgrp.com~|~Human_Resource_Coordinators" /map
setEmailSubject(String) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
setEmailTemplateName(String) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
setEmailTemplates(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
setEnabled(boolean) - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
setEnabled(boolean) - Method in interface com.tsgrp.opencontent.core.event.OCEvent
 
setEnabled(boolean) - Method in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
Used by Spring to inject whether or not the Google Docs subsystem is enabled.
setEnableOnMoveNodeBehavior(boolean) - Method in class com.tsgrp.alfresco.behaviour.TSGRedactionAspectBehaviour
 
setEnableOnUpdatePropertiesBehavior(boolean) - Method in class com.tsgrp.alfresco.behaviour.TSGRedactionAspectBehaviour
 
setEncodingReplaceDesignator(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
setEncrypted(boolean) - Method in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
setEncryptionAttrMap(Map<String, String>) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setEncryptionAttrMap(Map<String, String>) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setEnd1(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setEnd2(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setEndTime(double) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setEnhancedColorMode(boolean) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setError(String) - Method in class com.tsgrp.opencontent.core.authentication.model.AuthenticationResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.core.exception.OCErrorResponse
 
setError(boolean) - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleResult
Deprecated.
 
setError(boolean) - Method in interface com.tsgrp.opencontent.core.model.OpenContentResult
 
setError(String) - Method in interface com.tsgrp.opencontent.core.model.OpenContentResultLegacy
 
setError(boolean) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.core.security.model.SecurityResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
setError(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
setError(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
setError(boolean) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the error field
setError(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditResult
Deprecated.
 
setError(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
setError(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
setError(boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleResult
Deprecated.
 
setErrorDetails(String) - Method in interface com.tsgrp.opencontent.core.model.OpenContentResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.security.model.SecurityResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
setErrorDetails(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
setErrorDetails(String) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the errorDetails field
setErrorDetails(String) - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditResult
Deprecated.
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
setErrorDetails(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleResult
Deprecated.
 
setErrorName(String) - Method in interface com.tsgrp.opencontent.core.model.OpenContentResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.core.security.model.SecurityResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
setErrorName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
setErrorName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
setErrorName(String) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the errorName field
setErrorName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditResult
Deprecated.
 
setErrorName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
setErrorName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
setErrorName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
setEsigPSI(Boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
setEsigWFDoc(Boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
setEvaluatedCondition(String, Condition) - Method in class com.tsgrp.opencontent.core.action.EvaluationCache
The key param SHOULD ALWAYS be a constant in this class.
setEvent(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setEventDescription(String) - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
setEventFilters(List<OCEventFilter>) - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
setEventFilters(List<OCEventFilter>) - Method in interface com.tsgrp.opencontent.core.event.OCEvent
 
setEventName(String) - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
setEventName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setEventName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
setEvents(Map<String, String>) - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
setEventSource(String) - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
setEventSource(String) - Method in class com.tsgrp.opencontent.wizard.action.executer.PowerPromoteActionExecuter
 
setEventTitle(String) - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
setEventType(String) - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
setEventType(String) - Method in interface com.tsgrp.opencontent.core.event.OCEvent
 
setException(String) - Method in class com.tsgrp.opencontent.core.authentication.model.AuthenticationResult
 
setException(String) - Method in interface com.tsgrp.opencontent.core.model.OpenContentResultLegacy
 
setExceptionStates(Map<String, String>) - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
setExecutionVariable(String, String, String, Object) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
setExecutionVariable(String, String, String, Object) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
setExpirationDate(Date) - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
setExpirationTimeSpan(long) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setExpiringSoon(boolean) - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
setExtension(String) - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
setExtension(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setExternalApproval(boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
setExtraAttachments(Map<String, byte[]>) - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
setExtraAttachments(Map<String, byte[]>) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setExtraAttachmentsFileNames(Map<String, String>) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setExtras(Map<String, String>) - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
setFacetFields(HashMap<String, Map<String, Integer>>) - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
setFailedPasswordCount(int) - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
setFailedRedactions(List<Redaction>) - Method in class com.tsgrp.opencontent.universal.redaction.RedactionInfo
 
setFailIfNoWorkflowDocs(boolean) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
setFFMPEGPath(String) - Method in class com.tsgrp.opencontent.transformation.FFMPEGTransformer
 
setFileExtension(String[]) - Method in class com.tsgrp.opencontent.core.content.model.GetContentRequest
An array of content types to retrieve.
setFileExtension(String) - Method in class com.tsgrp.opencontent.core.model.ContentFormat
 
setFileExtension(String) - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
setFileExtensionPlaceholder(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setFileExtensions(List<String>) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
setFileInputDocs(String[]) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setFileName(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setFilePathAttrName(String) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setFileSize(long) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setFillColor(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setFilterQueries(List<String>) - Method in class com.tsgrp.opencontent.alfresco.query.TSGSearchParameters
 
setFirstColumnName(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedJoinQualification
 
setFirstColumnName(String) - Method in class com.tsgrp.opencontent.core.query.model.JoinQualification
Deprecated.
 
setFirstPageNumber(int) - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
setFirstSpecialChar(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setFirstSpecialCharRepeating(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setFirstTableName(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedJoinQualification
 
setFirstTableName(String) - Method in class com.tsgrp.opencontent.core.query.model.JoinQualification
Deprecated.
 
setFlags(long) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setFlatPermissionChecksOnly(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.GroupPermissionConditionEvaluator
 
setFontSize(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setForbiddenGroups(List<String>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DynamicGroupMembershipConditionEvaluator
Used for injecting the forbiddenGroups list from the spring configuration
setFormInfo(ObjectDetails) - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
setFormKey(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setFormKey(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
setFormName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
setFormName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeForm
Set the formName field
setFormSignatures(List<SignatureEvent>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
setFormula(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setForThumbnails(boolean) - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
setFreetextIT(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setFrequency(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setFringe(float[]) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setFrom(String) - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
setFrom(String) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setFullTextQueryString(String) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Specify a full text query string for use during the query.
setGeneratedName(boolean) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setGeneratingCache(boolean) - Method in class com.tsgrp.opencontent.core.cache.AbstractEagerCache
 
setGestures(String[]) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setGhostscriptDebugMode(boolean) - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
setGhostscriptDebugMode(boolean) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setGhostscriptOptions(String[]) - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
setGhostscriptOptions(String) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setGhostscriptPath(String) - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
setGhostscriptPath(String) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setGhostScriptThreadKillAfter(String) - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
setGhostScriptThreadKillAfter(String) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setGhostScriptThreadTimeout(String) - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
setGhostScriptThreadTimeout(String) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setGhostscriptUseTempFiles(boolean) - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
setGhostscriptUseTempFiles(boolean) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setGroup(String) - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
setGroup(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
setGroup(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setGroupBeans(GroupBean[]) - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
setGroupedConditionEvaluatorList(List<List<String>>) - Method in class com.tsgrp.opencontent.core.action.ActionDefinition
 
setGroupedConditionEvaluatorList(List<List<String>>) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
setGroupedConditionEvaluatorList(List<List<String>>) - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
setGroupItem(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setGroupName(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.GroupMembershipConditionEvaluator
 
setGroupName(String) - Method in class com.tsgrp.opencontent.core.model.GroupBean
 
setGroupPermissions(Map<String, Integer>) - Method in class com.tsgrp.opencontent.core.security.model.AclObject
 
setGroups(GroupBean[]) - Method in class com.tsgrp.opencontent.core.model.GroupBean
 
setGroups(List<OCGroup>) - Method in class com.tsgrp.opencontent.core.model.UserBean
 
setGroupSearchBase(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setGroupSearchFilter(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setGroupsToCache(String) - Method in class com.tsgrp.opencontent.alfresco.cache.AlfrescoEmbEagerUserCacheImpl
A pipe-separated list of Alfresco groups to cache.
setGroupWithUserSearchFilter(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setH(float) - Method in class com.tsgrp.opencontent.universal.util.InternalLinkRectangle
 
setHasDestination(boolean) - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
setHasVariation(boolean) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setHead(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setHeaderTitle(String) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
setHeight(Float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setHeight(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
Sets the height of this page.
setHeight(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
setHelpText(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setHideInPdf(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
sethotDocsfolderTag(String) - Method in class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
sethotDocsfolderTagsAttrName(String) - Method in class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
setHtml(String) - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
setHtml(String) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setHttpServletResponse(HttpServletResponse) - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
setHttpServletResponse(HttpServletResponse) - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
setIcon(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setId(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
setId(String) - Method in class com.tsgrp.opencontent.core.action.model.Action
 
setId(String) - Method in class com.tsgrp.opencontent.core.config.model.BaseConfig
 
setId(String) - Method in class com.tsgrp.opencontent.core.config.persistence.BaseConfigFilesystem
 
setId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
setId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowItem
 
setId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTaskDefinition
Deprecated.
setId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
setId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTransition
Deprecated.
setId(Integer) - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
setId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setId(String) - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
setId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
setId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Rule
 
setId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
setId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
setId(String) - Method in class com.tsgrp.opencontent.wizard.WizardActionsResult
 
setIdAttrName(String) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setIdleThreshold(int) - Method in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
Used by Spring to inject the threshold to use when checking for concurrent Google Docs editors.
setIgnoredList(ArrayList<String>) - Method in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
setIgnoreSubActionConditionEvals(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
setImageMagickDebugMode(boolean) - Method in class com.tsgrp.opencontent.transformation.ImageMagickTransformer
 
setImageMagickPath(String) - Method in class com.tsgrp.opencontent.transformation.ImageMagickTransformer
 
setImageMagickTransformationTimeout(String) - Method in class com.tsgrp.opencontent.transformation.ImageMagickTransformer
 
setImageMimeTypeList(String[]) - Method in class com.tsgrp.opencontent.core.util.EmailUtil
 
setImageWidth(String) - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
setIncludedWorkflows(List<String>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsInWorkflow
 
setIncludedWorkflows(List<String>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.isTaskAssignedToUserConditionEvaluator
 
setInclusive(boolean) - Method in class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
setIncomingPDFCoordinatesStartAtTop(boolean) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setIndentString(String) - Method in class com.tsgrp.opencontent.alfresco.util.TSGSQLFormatter
 
setIndexImage(String) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
setIndexPageCharsPerLine(int) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
setIndexPageFont(String) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
setInformationRole(boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setInitialString(String) - Method in class com.tsgrp.opencontent.alfresco.util.TSGSQLFormatter
 
setInitiator(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setInput(ChecklistInput) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
setInputId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
setInputId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Substitution
 
setInputs(Input[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setInQualification(InQualification) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
 
setInReplyTo(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setInstalledSecurity(Map<String, Map<String, String>>) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityConfig
 
setInstalledSecurity(Map<String, Map<String, String>>) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityConfig
 
setInstanceType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
setInstanceType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
setInts(int[]) - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
setInvert(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.AbstractConditionEvaluator
 
setInvert(boolean) - Method in class com.tsgrp.opencontent.core.event.filters.ContentLengthFilter
 
setInvert(boolean) - Method in class com.tsgrp.opencontent.core.event.filters.MimeTypeFilter
 
setInvert(boolean) - Method in class com.tsgrp.opencontent.core.event.filters.ObjectTypeFilter
 
setInvert(boolean) - Method in class com.tsgrp.opencontent.core.event.filters.RegexFilter
 
setInvert(boolean) - Method in interface com.tsgrp.opencontent.core.event.OCEventFilter
 
setIsCollection(boolean) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setIsComplete(boolean) - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Sets the flag that indicates if this section is complete or not.
setIsDefault(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTransition
Deprecated.
setIsEmbedded(boolean) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setIsEncrypted(boolean) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setIsEncrypted(boolean) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setIsGroup(boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardApprover
 
setIsMultiTenancy(String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
setIsMultiTenancy(boolean) - Method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
 
setIsNativeType(Boolean) - Method in class com.tsgrp.opencontent.core.model.AnnotationContentFormat
 
setIsNonTiled(boolean) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setIsReplaceable(boolean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardApprover
 
setIsSameVersion(boolean) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setItemName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setItems(ChecklistRules[]) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setJobConstants(AdlibSettings) - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
This should be called after registration and initialization and before submitting any jobs
setJobId(String) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionRunnable
 
setJobId(String) - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionRunnable
 
setJobKey(JobKey) - Method in class com.tsgrp.opencontent.transformation.Job
 
setJobManagementServicePort(IJobManagementService) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setJoinQualifications(EnhancedJoinQualification[]) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationSet
 
setJoinQualifications(JoinQualification[]) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
setJSONArrayProperty(String, JSONArray, String, String, String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoJSONUtil
Sets the json array passed in as the value of the requested attribute in Dynamo.
setJSONArrayProperty(String, JSONArray, String, String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseJSONUtil
Sets the json array passed in as the value of the requested attribute in HBase.
setJustificationRequired(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
setJustificationText(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
setKeepLock(boolean) - Method in class com.tsgrp.opencontent.core.content.model.CheckinRequest
 
setKey(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setKey(String) - Method in class com.tsgrp.opencontent.transformation.RESTAdlib
Set the downloadKey that will be decrypted
setL(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.IndexRectangle
 
setLabel(String) - Method in class com.tsgrp.opencontent.core.config.model.BaseConfig
 
setLabel(String) - Method in class com.tsgrp.opencontent.core.picklist.PicklistItem
 
setLabel(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
setLabel(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setLabel(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
setLabelName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setLastLogin(String) - Method in class com.tsgrp.opencontent.core.model.OCAuthority
 
setLastLogin(String) - Method in class com.tsgrp.opencontent.core.model.UserBean
 
setLastModifiedDate(long) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setLastPageNumber(int) - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
setLdapAttributes(Map<String, String>) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setLdapConfig(LDAPConfig) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
 
setLdapConfig(LDAPConfig) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
setLdapTemplate(LdapTemplate) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setLeadCriteria(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setLeft(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Sets the left coordinate of this section.
setLeft(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
Sets the left coordinate of this rectangle.
setLegacyTypes(String) - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
setLettersAffected(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setLevelDataCascade(String) - Method in class com.tsgrp.alfresco.behaviour.TagTrackingFolderBehaviour
 
setLicenseType(String) - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
setLifecycles(Map<String, LifecycleDefinition>) - Method in class com.tsgrp.opencontent.core.lifecycle.InstalledLifecycles
Set the map of installed LifecycleDefinition objects.
setLifecycleStates(List<String>) - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
setLimit(int) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
setLinesPerIndexPage(int) - Method in class com.tsgrp.opencontent.universal.action.executer.AdvancedCombineToPDFActionExecuter
 
setLinkedVideoRelationRepoName(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setLinkLocationPage(int) - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
setListIndex(Integer) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setListOfAnswers(ArrayList<HotDocsAnswer>) - Method in class com.tsgrp.opencontent.universal.template.jaxb.AnswerSet
 
setLocalConfigBase(String) - Method in class com.tsgrp.opencontent.core.config.LocalDictionaryServiceImpl
 
setLocaleReplaceDesignator(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
setLocation(IndexRectangle) - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
setLockOwner(String) - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
Set the lockOwner field
setLockOwner(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Checklist
Set the lockOwner field
setLockOwner(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
Deprecated.
setLockOwner(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
setLogicOperator(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationSet
 
setLoginName(String) - Method in class com.tsgrp.opencontent.core.model.UserBean
 
setMachineId(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setMailAddress(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setMailDeliveryTiming(String[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setMailMethod(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setMailTo(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setMandatoryParams(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
setMandatoryParams(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
setMandatoryParams(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
setMandatoryProperties(List<String>) - Method in class com.tsgrp.opencontent.core.action.ItemDefinition
 
setMappingId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
Set the mappingId field
setMappingName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
Set the mappingName field
setMapVariable(DelegateTask, String, Map<String, Object>, boolean) - Static method in class com.tsgrp.opencontent.activiti.util.ActivitiUtil
Sets a Map variable into the given DelegateTask.
setMask(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setMaxDate(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setMaxNumRetries(int) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
setMaxNumRetries(int) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionImpl
 
setMaxNumRetries(int) - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
 
setMaxQueueSize(int) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setMaxQueueSize(int) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
setMaxRepeat(int) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setMaxResults(Integer) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setMaxThreadCount(int) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setMaxThreadCount(int) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
setMaxThreads(int) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
setMaxThreads(int) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionCreator
 
setMaxThreads(int) - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionCreator
 
setMaxUserCount(int) - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
setMCValue(ArrayList<SelValue>) - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
setMeaningOfSignature(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setMessage(String) - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
setMessage(String) - Method in class com.tsgrp.opencontent.core.exception.OCErrorResponse
 
setMessage(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setMessage(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setMessage(String) - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
setMetadataList(ArrayOfMetadata) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setMillisBetweenTries(int) - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
setMimeType(String) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
 
setMimeType(String) - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
 
setMimeType(String) - Method in class com.tsgrp.opencontent.core.model.ContentFormat
 
setMimeType(String) - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
setMimetype(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setMimetype(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setMimeType(String) - Method in class com.tsgrp.opencontent.universal.pdf.PDFAttachedDoc
 
setMimeType(String) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.DoesFormDocumentsHavePDFRenditions
 
setMimeTypeAttrName(String) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setMimetypeReplaceDesignator(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
setMimeTypes(List<String>) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
setMimeTypesToCheck(List<String>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectHasRenditionOfSpecifiedMimeType
Used by Spring to inject the list of mimetypes to check if the object has a rendition of.
setMimetypeUsableViewers(Map<String, List<String>>) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setMimeTypeWhiteList(List<String>) - Method in class com.tsgrp.opencontent.core.event.filters.MimeTypeFilter
 
setMinDate(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setMinimumImageHeight(int) - Method in class com.tsgrp.opencontent.core.util.EmailUtil
 
setMissingProperty(boolean) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
setMode(String) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setMode(int) - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
setMode(int) - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
setModified(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setModifiedDate(Date) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
 
setModifiedDate(Date) - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
 
setModifier(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setModifyDate(Date) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setMuDebugMode(boolean) - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
setMuDebugMode(boolean) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
setMultiWildCard(String) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
 
setMuOptions(String[]) - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
setMuOptions(String) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
setMuPath(String) - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
setMuPath(String) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
setMuPathRegexPattern(String) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
setMuThreadKillAfter(String) - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
setMuThreadKillAfter(String) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
setMuThreadTimeout(String) - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
setMuThreadTimeout(String) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
setMybatisCompareOp(AlfrescoSQLConstants.SQL_OPERATORS) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
setMybatisLogicOp(AlfrescoSQLConstants.SQL_OPERATORS) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
setName(String) - Method in class com.tsgrp.opencontent.core.action.ItemDefinition
 
setName(String) - Method in class com.tsgrp.opencontent.core.action.model.Item
 
setName(String) - Method in class com.tsgrp.opencontent.core.config.model.BaseConfig
 
setName(String) - Method in class com.tsgrp.opencontent.core.config.persistence.BaseConfigFilesystem
 
setName(String) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
 
setName(String) - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
 
setName(String) - Method in class com.tsgrp.opencontent.core.content.model.ObjectProperty
Deprecated.
Set the property name.
setName(String) - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
setName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowDef
Deprecated.
setName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
setName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
setName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowItem
 
setName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTaskDefinition
Deprecated.
setName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
setName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTransition
Deprecated.
setName(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setName(String) - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
setName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistAttachment
 
setName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setName(String) - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
setName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
setName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
setName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
setName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivity
 
setName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
Sets the roleName
setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
setNativeContent(String, String, EnhancedObjectContent, String, Item, Map<String, Object[]>) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Sets the native content
setNativeContent(String, String, byte[], String, Put, Map<String, Object[]>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
setNativeSize(Double) - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
setNewDocument(Resource) - Method in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
Used by Spring to inject the blank Word document resource to use when creating a new Google document.
setNewPresentation(Resource) - Method in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
Used by Spring to inject the blank PowerPoint presentation resource to use when creating a new Google presentation.
setNewSpreadsheet(Resource) - Method in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
Used by Spring to inject the blank Excel spreadsheet resource to use when creating a new Google spreadsheet.
setNewTSGControlledDocPermissionAspect(String) - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
setNewTSGControlledDocPermissionAspect(String) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
setNext(Integer) - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
setNodeDAO(NodeDAO) - Method in class com.tsgrp.alfresco.content.util.dao.AlfrescoDaoUtils
 
setNodeDAO(NodeDAO) - Method in class com.tsgrp.opencontent.alfresco.webscripts.BulkUpdatePropertiesScript
 
setNodeID(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setNodeLocaleID(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setNodeReplaceDesignator(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
setNodeService(NodeService) - Method in class com.tsgrp.opencontent.alfresco.behavior.HPIBehaviorBase
 
setNodeStoreID(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setNodeTypeID(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setNodeUUID(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setNonAuditedProperties(String) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setNonModifyingProps(List<String>) - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
setNonModifyingProps(List<String>) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setNonRepoEditableProperties(List<String>) - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbDictionaryServiceImpl
 
setNonRequiredConditionEvaluatorList(List<String>) - Method in class com.tsgrp.opencontent.core.action.ActionDefinition
 
setNonRequiredConditionEvaluatorList(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
setNonRequiredConditionEvaluatorList(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
setNote(String) - Method in class com.tsgrp.opencontent.core.email.model.AddressBookContact
 
setNotEquals(boolean) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
setNotes(String) - Method in class com.tsgrp.opencontent.core.workflow.model.StartWorkflowRequest
Deprecated.
setNotifAddlAttr(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
setNotifObjType(String) - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
setNullValue(boolean) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Specify whether the query qualification is checking that the specified property contains a null value.
setNumberOfCollectionItems(AssociationRef) - Method in class com.tsgrp.opencontent.alfresco.behavior.HPICollectionItemsCounterBehavior
 
setNumberOfDocsAllowed(List<String>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.CertainNumberOfDocsConditionEvaluator
 
setNumValueAnswer(String) - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
setOaaaSBaseUrl(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setObject(EnhancedCompleteObject) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
setObject(ObjectDetails) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ObjectContentInfo
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.content.model.CheckinRequest
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.content.model.GetContentRequest
The object id of the content to retrieve.
setObjectId(String) - Method in class com.tsgrp.opencontent.core.email.model.AddressBook
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
setObjectId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setObjectId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
setObjectId(String) - Method in class com.tsgrp.opencontent.googledocs.rest.GoogleDocsRequest
 
setObjectId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeForm
Set the objectId field
setObjectId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Checklist
Set the objectId field
setObjectId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistAttachment
 
setObjectId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setObjectId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
setObjectId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
setObjectId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardQuery
 
setObjectId(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
setObjectId(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
setObjectIdPlaceholder(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setObjectNameAttrName(String) - Method in class com.tsgrp.opencontent.s3.spring.S3Config
 
setObjectNameAttrName(String) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setObjectNamesBlacklist(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.MergeFoldersActionExecuter
 
setObjects(List<Map<String, String>>) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
setObjects(EnhancedCompleteObject[]) - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
setObjectStoresKeyId(boolean) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setObjectType(String) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
 
setObjectType(String) - Method in class com.tsgrp.opencontent.core.content.model.CompleteObject
Deprecated.
 
setObjectType(String) - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
setObjectTypeAttrName(String) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setObjectTypes(List<String>) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsSpecifiedObjectType
 
setObjectTypes(List<String>) - Method in class com.tsgrp.opencontent.core.event.filters.ObjectTypeFilter
 
setObjectTypes(String[]) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Specify the object types used during this query.
setObjectVersionWanted(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectVersionLabelContainsSpecifiedString
 
setObjectVersionWanted(String) - Method in class com.tsgrp.opencontent.dynamo.condition.evaluator.DynamoIsObjectCurrentOrLatest
 
setObjectVersionWanted(String) - Method in class com.tsgrp.opencontent.hbase.condition.evaluator.HBaseIsObjectCurrentOrLatest
 
setOcAspectDefinitions() - Method in class com.tsgrp.opencontent.core.config.OCAspectDefinitions
 
setOCConstantNames(Map<String, String>) - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
setOcName(String) - Method in class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
setOCObjectProperties(String, OpenContentObject, Item, Map<String, Object[]>) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Set OC Object Properties
setOCObjectProperties(String, OpenContentObject, Put, Map<String, Object[]>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
 
setOcPolicyComponent(OCPolicyComponent) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
setOcPolicyComponent(OCPolicyComponent) - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
setOcRestEndpoint(String) - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
setOCTicketOnExecutionScope(String, String, ProcessEngine) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
setOCTicketOnExecutionScopeFromTask(String, String, ProcessEngine) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
May throw an exception if there is no execution scope for the parameterized taskId.
setOcTypeDefinitions() - Method in class com.tsgrp.opencontent.core.config.OCTypeDefinitions
 
setOcUrl(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setOcUrl(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setOcUrlPlaceholder(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setOffset(float) - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
setOffset(int, int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setOffsetBottom(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setOffsetLeft(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setOldDateFormat(String) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
setOpacity(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setOperator(String) - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
setOperator(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
setOperatorValue(int) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationBean
 
setOperatorValue(int) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Pass an operator directly to the query generator; in most cases this is not needed.
setOptions(Option[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setOrder(String) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setOrderBy(String[]) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
setOrderBy(String[]) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Specify the property names to order results by.
setOrderType(String) - Method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
setOriginalUserDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
Sets the displayname of the user who delegated this signature
setOriginalUserId(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
Sets the userID of the user who delegated this signature
setOutputDirectoryPlaceHolder(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setOutputHeight(int) - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
setOutputType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
setOutputType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
setOutputWidth(int) - Method in class com.tsgrp.opencontent.core.transformation.model.ArtifexTransformationOptions
 
setOverride(boolean) - Method in class com.tsgrp.opencontent.googledocs.rest.GoogleDocsRequest
 
setP1(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setP1(float) - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
setP2(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setP2(float) - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
setP3(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setP3(float) - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
setP4(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setP4(float) - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
setPackageContents(EnhancedCompleteObject[]) - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
setPackageItemIds(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowPackage
 
setPackageItems(List<OpenContentObject>) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowPackage
 
setPackageItemsIds(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
setPage(int) - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
setPage(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setPage(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
setPage(int) - Method in class com.tsgrp.opencontent.universal.redaction.model.Redaction
 
setPageId(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setPageId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setPageId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
setPageId(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Substitution
 
setPageNumber(int) - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
setPageNumber(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setPageNumber(Integer) - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
setPageOffset(float) - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
setPageOrder(ArrayList<Integer>) - Method in class com.tsgrp.opencontent.core.pdf.PDFModificationOptions
 
setPageRange(int[]) - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
setPageRotations(ArrayList<Integer>) - Method in class com.tsgrp.opencontent.core.pdf.PDFModificationOptions
 
setPages(Page[]) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setPages(Page[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the pages field
setPages(Page[]) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
setPages(Page[]) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetInstance
 
setPageSetDefinitions(PageSetDefinition[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the pageSets field
setPageSetInstance(PageSetInstance) - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
setPageSetInstance(PageSetInstance) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setPageSetInstances(PageSetInstance[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the pageSetInstances field
setPageSetName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.AdobeToWizardMapping
Set the pageSetName field
setPageSetName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Checklist
Set the pageSetName field
setPageSetName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setPageSetName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setPageSetName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
setPageSetName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
setPageSetName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
setPageSets(PageSet[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the pageSets field
setPageSets(PageSet[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
setPageSets(PageSetDefinition[]) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setPageSize(Integer) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setParameterLogic(String) - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
setParameterLogic(List<String>) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setParameters(Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.model.Item
 
setParameters(Map) - Method in class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
setParamName(String) - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
setParamType(String) - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
setParamValue(Object) - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
setParentAsFirstVersion(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
setParentId(String) - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
setParentOrChild(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.HasRelationship
 
setPassword(String) - Method in class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
setPassword(String) - Method in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
setPasswordCount(int) - Method in class com.tsgrp.opencontent.core.model.UserBean
 
setPath(String) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
 
setPath(String) - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
setPathToRequiredAttrs(String) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setPattern(Pattern) - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
setPdfLink(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setPercent(int) - Method in class com.tsgrp.opencontent.core.action.model.Action
 
setPercentage(String, int) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
setPeriodicReviewDateMap(Map<String, String>) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.ControlledDocEffectiveBehavior
Injected map where keys are attribute values (if more than one, separated by ~|~) and value is the number of days out to automatically set the Periodic Review Date Example: map entry key="ncgmp_policy~|~Marketing" value="730" entry key="ncgmp_policy~|~Sales" value="365" entry key="ncgmp_policy~|~Internal" value="1095" /map
setPeriodicReviewDateMap(Map<String, String>) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.ControlledDocEffectiveBehavior
Injected map where keys are attribute values (if more than one, separated by ~|~) and value is the number of days out to automatically set the Periodic Review Date Example: map entry key="ncgmp_policy~|~Marketing" value="730" entry key="ncgmp_policy~|~Sales" value="365" entry key="ncgmp_policy~|~Internal" value="1095" /map
setPeriodicReviewMapDrivingAttributes(List<String>) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
INJECTABLE the list of attributes whose oco value's will be used to create the key for the Email and Group Assignee map.
setPermanent(boolean) - Method in class com.tsgrp.opencontent.core.action.executer.ManageRelationsActionExecuter
 
setPermanent(boolean) - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
Set whether this relation should be permanent.
setPermissionModel(PermissionModel) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
setPermissions(String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.core.permission.AlfrescoEmbPermissionImpl
 
setPermissions(String, String, String, String) - Method in interface com.tsgrp.opencontent.core.permission.IPermission
Additive - Adds new permissions to the object..
setPermissions(String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.core.permission.DCTMPermissionImpl
 
setPermissions(String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.permission.DynamoPermissionImpl
(non-Javadoc)
setPermissions(String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.permission.ElasticsearchPermissionImpl
 
setPermissions(String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.permission.HBasePermissionImpl
 
setPermissions(String, String, String, String) - Method in class com.tsgrp.opencontent.s3.permission.S3PermissionImpl
 
setPermissions(String, String, String, String) - Method in class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
setPicklistDrivers(Map<String, AbstractPicklistImpl>) - Method in class com.tsgrp.opencontent.core.picklist.DeferredPicklistImpl
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.behaviour.AspectSecurityBehaviour
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.behaviour.TSGRedactionAspectBehaviour
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.wizard.behaviour.AWPsi
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleBehaviours
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleWorkflowBehaviours
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.wizard.behaviour.FormLifecycleBehaviours
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
 
setPolicyComponent(PolicyComponent) - Method in class com.tsgrp.opencontent.alfresco.behavior.HPIBehaviorBase
 
setPooled(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setPortfolioContainsNonPdf(boolean) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setPrecedingServers(String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
setPrecFirstSpecialChar(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setPrecFirstSpecialCharRepeating(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setPrecision(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setPrecSecondSpecialChar(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setPrecSecondSpecialCharRepeating(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setPreferNativeContent(boolean) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setPrefix(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setPrevious(Integer) - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
setPrevMajorVersionSuperseded(NodeRef) - Method in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
This method sets the previous major version of the document to "Superseded", if one exists.
setPrimaryServer(boolean) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
setPriority(int) - Method in class com.tsgrp.opencontent.core.event.events.AbstractEvent
 
setPriority(int) - Method in interface com.tsgrp.opencontent.core.event.OCEvent
 
setPriority(int) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setPriority(int) - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
setPriority(int) - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoBehavior
 
setPriority(int) - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseBehavior
 
setPriority(Integer) - Method in class com.tsgrp.opencontent.universal.model.FFmpegVideo
 
setPriority(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setPriority(int) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
setPriorityUpgradeValue(int) - Method in class com.tsgrp.opencontent.core.rendition.AbstractRenditionImpl
 
setPriorityUpgradeValue(int) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
 
setProcessName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setProperties(Map<String, Object>) - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
setProperties(List<String>) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setProperties(EnhancedObjectProperty[]) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setProperties(String, EnhancedCompleteObject, Item, Map<String, Object[]>, boolean, boolean, String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Iterates through the properties on the object, determines their type, and adds them to the Dynamo put request and external search metadata.
setProperties(String, EnhancedCompleteObject, Put, Map<String, Object[]>, boolean, boolean, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Iterates through the properties on the object, determines their type, and adds them to the HBase put request and external search metadata.
setProperties(PropertiesConfiguration) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setPropertiesByState(Map<String, ArrayList<String>>) - Method in class com.tsgrp.opencontent.dynamo.behavior.lifecycle.RemovePropertiesBehavior
 
setPropertiesByState(Map<String, ArrayList<String>>) - Method in class com.tsgrp.opencontent.hbase.behavior.lifecycle.RemovePropertiesBehavior
 
setPropertiesOnVersionNode(ServiceRegistry, String, Map<QName, Serializable>, Map<String, Serializable>) - Method in class com.tsgrp.alfresco.content.util.dao.AlfrescoDaoUtils
Takes the given properties and sets them on the given versionStore node.
setProperty(String, Serializable) - Method in class com.tsgrp.opencontent.core.actions.context.ActionContext
 
setProperty(EnhancedObjectProperty) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationBean
 
setPropertyName(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.CommonPropertyValueEvaluator
 
setPropertyName(String) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Set the property name associated with this qualification.
setPropertyTable(String) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Specify the property's table name.
setPropertyType(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
setPropertyType(int) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Set the property type associated with the specified property using QueryQualificationBean.setPropertyName(String).
setPropertyValue(NodePropertyValue) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setPropertyValue(Object[], Map<String, Object>, String, long, OCQuery) - Method in class com.tsgrp.opencontent.core.query.AbstractLuceneQueryImpl
Sets OCO on the Query from the field names and value map
setPropertyValue(String) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Set the value the specified property should have.
setProps(EnhancedObjectProperty[]) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedCompleteObject
 
setProps(ObjectProperty[]) - Method in class com.tsgrp.opencontent.core.content.model.CompleteObject
Deprecated.
 
setPsiId(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setPsiName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setPsiPropertyMap(Map<String, Object>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setPsiType(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setPublishedComment(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
setQNameID(Long) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoNodeProperty
 
setQnameReplaceDesignator(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
setQualificationBeans(EnhancedQueryQualificationBean[]) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationSet
 
setQualificationBeans(QueryQualificationBean[]) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
setQualificationSet(QueryQualificationSet) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Specify QueryQualificationSet for this query.
setQualificationSets(EnhancedQueryQualificationSet[]) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryQualificationSet
 
setQualificationSets(QueryQualificationSet[]) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationSet
Deprecated.
 
setQuery(EnhancedQueryCriteriaBean) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setQueryDmrContainment(boolean) - Method in class com.tsgrp.opencontent.core.query.model.InQualification
Deprecated.
 
setQueryImpl(String) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setQueryName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setQueryName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardQuery
 
setQueryProperties(Map<String, String>) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
 
setQueryText(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setQueryType(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
Set query type
setQueryType(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
setQueryType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setQuestion(String) - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
setQueueQuery(String) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
setQueueServerUrl(String) - Method in class com.tsgrp.opencontent.transformation.BlazonTransformer
 
setR(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.IndexRectangle
 
setReadOnlySqlSessionTemplate(SqlSessionTemplate) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLQueryManager
Setter for Spring
setReason(String) - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
setRecipientUserId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setRecipientUserName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setRecoveryPasswordFrom(String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
setRecoveryPasswordFrom(String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
setRect(IndexRectangle) - Method in class com.tsgrp.opencontent.universal.util.TSGIndexEntry
 
setRect(InternalLinkRectangle) - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
setRedactedContentPath(String) - Method in class com.tsgrp.opencontent.universal.redaction.RedactionInfo
 
setRedactedDocumentId(String) - Method in class com.tsgrp.opencontent.universal.redaction.RedactionInfo
 
setRedactedPageResolution(String) - Method in class com.tsgrp.opencontent.core.config.RedactionConfig
 
setRedactionConfig(RedactionConfig) - Method in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
setRedactionFont(String) - Method in class com.tsgrp.opencontent.core.config.RedactionConfig
 
setRedactionNumber(Integer) - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
setRedactionRegexAttrMap(Map<String, String>) - Method in class com.tsgrp.opencontent.universal.util.RegexTextStripper
Sets the map of things to be redacted and their corresponding regex pattern.
setRedactionText(String) - Method in class com.tsgrp.opencontent.universal.redaction.model.RedactionSuggestion
 
setRedirectURI(String) - Method in class com.tsgrp.opencontent.google.core.AbstractGoogleImpl
Used by Spring to inject the redirect URI to use when authorizing the application through OAuth.
setReditioningAspectsToIgnore(List<String>) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
setReferenceLabel(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setReferenceLabel(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setReferenceURL(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setReferenceURL(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setRelationName(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setRelationshipName(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.HasRelationship
 
setRelationType(String) - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
 
setRemoveCurrentUser(Boolean) - Method in class com.tsgrp.opencontent.wizard.core.query.UsersInGroupsQuery
 
setRemoveRelations(Map<String, ArrayList<String>>) - Method in class com.tsgrp.opencontent.dynamo.behavior.DynamoVersionBehavior
 
setRemoveRelations(Map<String, ArrayList<String>>) - Method in class com.tsgrp.opencontent.hbase.behavior.HBaseVersionBehavior
 
SetRenditionActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
Sets the uploaded file as the rendition on the node.
SetRenditionActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.SetRenditionActionExecuter
 
setRenditioningPriority(String, String, Integer) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionImpl
 
setRenditioningPriority(String, String, Integer) - Method in interface com.tsgrp.opencontent.core.rendition.IRendition
Sets the renditioning priority on the given objectId.
setRenditioningPriority(String, String, Integer) - Method in class com.tsgrp.opencontent.dctm.rendition.DCTMRenditionImpl
 
setRenditioningPriority(String, String, Integer) - Method in class com.tsgrp.opencontent.dynamo.rendition.DynamoRenditionImpl
 
setRenditioningPriority(String, String, Integer) - Method in class com.tsgrp.opencontent.hbase.rendition.HBaseRenditionImpl
 
setRenditionManager(AdlibAlfrescoEmbRenditionCreator) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionImpl
 
setRenditionManager(AdlibDynamoRenditionCreator) - Method in class com.tsgrp.opencontent.rendition.AdlibDynamoRenditionImpl
 
setRenditionPriorityValues(String) - Method in class com.tsgrp.opencontent.core.rendition.AbstractRenditionImpl
 
setRenditionQName(String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
Used to set the QName to use when looking for the rendition property on a node.
setRenditionQName(String) - Method in class com.tsgrp.opencontent.alfresco.extendedcontent.AlfrescoEmbExtendedContentImpl
Used to set the QName to use when looking for the rendition property on a node.
setRenditionsAttrName(String) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setRenditionSize(Double) - Method in class com.tsgrp.opencontent.core.model.json.OpenContentObject
 
setRenditionType(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.DoesDocumentHaveSpecifiedRenditionType
 
setRepeating(boolean) - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
setRepeating(boolean) - Method in class com.tsgrp.opencontent.core.query.model.QueryQualificationBean
Deprecated.
Set if this qualification specifies a repeating attribute.
setRepeating(Boolean) - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
setReplyType(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setRepoDataType(String) - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
setRepoEditable(boolean) - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
setRepoName(String) - Method in class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
setRepoName(String) - Method in class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
setRepoName(String) - Method in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
setRepositoryId(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setRepositoryId(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setRepositoryPath(String) - Method in class com.tsgrp.opencontent.core.content.model.CompleteObject
Deprecated.
 
setRepositoryWorkspaceId(String) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
setRepoType(String) - Method in class com.tsgrp.opencontent.core.model.WSObjectTypeConfig
 
setRepoUserCount(int) - Method in class com.tsgrp.opencontent.core.license.OCMSLicenseInfo
 
setRequired(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
setRequired(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setRequired(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setRequiredConditionEvaluatorList(List<String>) - Method in class com.tsgrp.opencontent.core.action.ActionDefinition
 
setRequiredConditionEvaluatorList(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
setRequiredConditionEvaluatorList(List<String>) - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
setRequireDelete(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
setRequireRead(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
setRequireRelate(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
setRequireVersion(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
setRequireWrite(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
setResolution(String) - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
setResolution(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setResult(Object) - Method in class com.tsgrp.opencontent.core.action.model.Action
 
setResult(String) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.ContentResult
 
setResult(String) - Method in class com.tsgrp.opencontent.core.email.model.EmailResult
 
setResult(String) - Method in class com.tsgrp.opencontent.core.security.model.SecurityResult
 
setResult(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
setResult(ContentResult) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the result field
setResult(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
setResult(ContentResult) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setResultCount(int) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
setResultLimit(int) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Set the maximum number of results returned.
setResults(QueryResultRow[]) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
setResults(List<OpenContentObject>) - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
setResultString(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
setResultsType(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.QueryResult
 
setReturn(JAXBElement<WSCoreConfig>) - Method in class com.tsgrp.opencontent.core.config.GetCoreConfigResponse
Sets the value of the return property.
setReviewDate(Date) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardReviewer
 
setReviewerName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardReviewer
 
setReviewState(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardReviewer
 
setReviewStatus(WizardReviewer[]) - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
setReviewStatus(WizardReviewer[]) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
setRight(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Sets the right coordinate of this section.
setRight(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
Sets the right coordinate of this rectangle.
setRole(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setRoleName(String) - Method in class com.tsgrp.opencontent.wizard.action.executer.ObsoleteDocumentActionExecuter
 
setRoleName(String) - Method in class com.tsgrp.opencontent.wizard.action.executer.PowerPromoteActionExecuter
 
setRoleName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditEvent
 
setRoleName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardApprover
 
setRoleName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setRoleOwner(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
setRotation(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setRouteToGroups(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.SimpleWorkflow
Deprecated.
setRouteToUsers(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.SimpleWorkflow
Deprecated.
setRowId(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
setRows(AnnotationRectangle[]) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setRowValueAndDisplayText(UserBean) - Method in class com.tsgrp.opencontent.wizard.core.query.UserDetailsFromUserIDQuery
 
setRowValueAndDisplayText(UserBean) - Method in class com.tsgrp.opencontent.wizard.core.query.UserDisplayNameFromUserIDQuery
 
setRowValueAndDisplayText(UserBean) - Method in class com.tsgrp.opencontent.wizard.core.query.UserEmailFromUserIDQuery
 
setRuleContainer(RuleContainer) - Method in class com.tsgrp.opencontent.wizard.core.model.Rule
 
setRules(Rule[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setRules(Rule[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
setRules(WFRule[]) - Method in class com.tsgrp.opencontent.wizard.core.model.RuleSet
 
setRules(WFRule[]) - Method in class com.tsgrp.opencontent.wizard.core.model.WFRules
 
setRuleSets(RuleSet[]) - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
setRuleSets(RuleSet[]) - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
setRuleSets(RuleSet[]) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
setRunAsOtherUser(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.PermissionConditionEvaluator
 
setS3KeyAttrName(String) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setSavedDocSignatures(Map<String, List<SignatureEvent>>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
setSavedFormSignatures(List<SignatureEvent>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
setSavedNodeRef(NodeRef) - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
Deprecated.
don't use this unless absolutely necessary
setScreenshotAspectRepoName(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setScreenshotHeight(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
setScreenshotHeightPropRepoName(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setScreenshotName(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
setScreenshotObjId(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
setScreenshotPropsToSkipRepoName(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setScreenshotTag(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setScreenshotTimeMillis(int) - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
setScreenshotTimeMillis(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
setScreenshotTimeMillisPropRepoName(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setScreenshotWidth(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
setScreenshotWidthPropRepoName(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setSearchAllVersions(List<String>) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setSearchConfig(LegacyCoreConfig) - Method in class com.tsgrp.opencontent.elasticsearch.external.search.ElasticsearchExternalSearchService
 
setSearchConfig(LegacyCoreConfig) - Method in class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
setSearchIgnoredMimetypes(List<String>) - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
setSearchMod(String) - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
setSearchParameters(List<OCSearchParameter>) - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
setSecondColumnName(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedJoinQualification
 
setSecondColumnName(String) - Method in class com.tsgrp.opencontent.core.query.model.JoinQualification
Deprecated.
 
setSecondSpecialChar(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setSecondSpecialCharRepeating(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setSecondTableName(String) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedJoinQualification
 
setSecondTableName(String) - Method in class com.tsgrp.opencontent.core.query.model.JoinQualification
Deprecated.
 
setSections(List<Section>) - Method in class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
Sets the list of sections for this page.
setSecurityTypeConditions(HashMap<String, ArrayList<String>>) - Method in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
setSecurityTypeConditions(HashMap<String, ArrayList<String>>) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setSelectDistinct(boolean) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Set whether the query will not return any duplicate rows.
setSelected(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
setSelectedPageNumbers(String) - Method in class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
setSelectForRead(boolean) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Return only objects that the user performing the query has read permission on.
setSelectProperties(StringArray[]) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
Set a list of property names to return in the query results.
setSelValueAnswer(String) - Method in class com.tsgrp.opencontent.universal.template.jaxb.SelValue
 
setSelValueAnswers(ArrayList<SelValue>) - Method in class com.tsgrp.opencontent.universal.template.jaxb.MCValue
 
setSenderUserId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setSenderUserName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setSendMail(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
setSentBy(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setSentByuserIds(String) - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
setSentTo(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setServiceMachinePlaceholder(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.behaviour.AspectSecurityBehaviour
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.behaviour.TSGRedactionAspectBehaviour
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.wizard.behaviour.AWPsi
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleBehaviours
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleWorkflowBehaviours
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.wizard.behaviour.FormLifecycleBehaviours
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.alfresco.wizard.behaviour.QualityDocLifecycleBehaviours
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.behavior.HPIBehaviorBase
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.cache.AlfrescoEmbEagerUserCacheImpl
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.context.ServiceRegistryProxy
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.core.AbstractAlfrescoEmbImpl
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbDictionaryServiceImpl
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.core.EmbeddedAlfrescoAdvice
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionApplier
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.alfresco.webscripts.BulkUpdatePropertiesScript
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.rendition.AdlibAlfrescoEmbRenditionCreator
 
setServiceRegistry(ServiceRegistry) - Method in class com.tsgrp.opencontent.wizard.workflow.alfresco.AlfWizardWorkflowUtil
 
setSFApiDomain(String) - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
setSFCallbackUrl(String) - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
setSFClientKey(String) - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
setSFClientSecret(String) - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
setSFPassword(String) - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
setSFSubDomain(String) - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
setSFUsername(String) - Method in class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
setShortLabel(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setShouldPoolAction(Boolean) - Method in class com.tsgrp.opencontent.core.action.executer.AbstractActionExecuter
 
setShowContactDropArea(Boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setShowSectionalLockdown(String[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setSigningKey(String) - Method in class com.tsgrp.opencontent.wizardhotdocs.templates.HotDocsWordDocumentTemplatingImpl
 
setSignoffRoles(String[]) - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
setSignoffRoles(String[]) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
setSingleWildCard(String) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
 
setSize(long) - Method in class com.tsgrp.opencontent.core.content.enhanced.model.EnhancedObjectContent
 
setSize(long) - Method in class com.tsgrp.opencontent.core.content.model.ObjectContent
Deprecated.
 
setSleepTimeWhenCheckingForRendition(int) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
setSleepTimeWhenCheckingForRendition(int) - Method in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
 
setSolrClient(SolrClient) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setSolrConfig(SolrConfig) - Method in class com.tsgrp.opencontent.dynamo.solr.picklist.SolrDynamoPicklistImpl
 
setSolrConfig(SolrConfig) - Method in class com.tsgrp.opencontent.dynamo.solr.query.SolrDynamoQueryImpl
 
setSolrConfig(SolrConfig) - Method in class com.tsgrp.opencontent.hbase.solr.query.SolrHBaseQueryImpl
 
setSolrUrl(String) - Method in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
setSortKey(String) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setSource(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
setSplitPDFRelationName(String) - Method in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
setSqlManager(IDatabaseManager) - Method in class com.tsgrp.opencontent.alfresco.query.AbstractAlfrescoEmbQueryImpl
 
setStart1(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setStart2(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setStartTask(WorkflowTaskDefinition) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
setStartTime(double) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setState(Map<String, Object>) - Method in class com.tsgrp.opencontent.core.query.model.OCQuery
 
setState(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowItemInstance
 
setState(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setStateBehaviorMap(Map<String, String>) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleDefinition
 
setStateBehaviorMap(Map<String, String>) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleDefinition
 
setStateDescription(String) - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
Set the state description
setStateDisplayNameMap(Map<String, String>) - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
setStateModel(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setStateName(String) - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
Set the state name
setStateNumber(int) - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
Set the state number
setStateRepoNameMap(Map<String, String>) - Method in class com.tsgrp.opencontent.core.lifecycle.LifecycleDefinition
 
setStateToCheck(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsLifecycleState
 
setStateToCheck(String) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
setStateType(LifecycleState.StateType) - Method in class com.tsgrp.opencontent.core.lifecycle.model.LifecycleState
setStaticProperties(Map<String, String>) - Method in class com.tsgrp.opencontent.activiti.listener.WorkflowPackagePropertySetterListener
Key should be OC name of property and value should be value to set.
setStatus(String) - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
setStatus(int) - Method in class com.tsgrp.opencontent.core.exception.OCErrorResponse
 
setStatus(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setStatus(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setStatus(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setStatus(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setStatus(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setStatusesToTBR(List<String>) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleWorkflowBehaviours
 
setStorageType(String) - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
setStoreReplaceDesignator(String) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
 
setStringArray(String[]) - Method in class com.tsgrp.opencontent.core.model.StringArray
Deprecated.
Set the String array stored in this wrapper class.
setStringResult(String) - Method in class com.tsgrp.opencontent.core.extendedcontent.model.ExtendedContentResult
 
setStringResults(String[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the stringResults field
setStrings(String[]) - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
setSubActionsList(List<AbstractActionExecuter>) - Method in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
setSubFolderName(String) - Method in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
setSubject(String) - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
setSubject(String) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setSubject(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setSubscriberId(String) - Method in class com.tsgrp.opencontent.wizardhotdocs.templates.HotDocsWordDocumentTemplatingImpl
 
setSubstitutions(Substitution[]) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setSuperuserPassword(String) - Method in class com.tsgrp.opencontent.transformation.RESTAdlib
Set the superuser password to be used if there is an invalid ticket.
setSuperuserUsername(String) - Method in class com.tsgrp.opencontent.transformation.RESTAdlib
Set the superuser username to be used if there is an invalid ticket.
setSupplementaryEvaluationData(Map<String, Object>) - Method in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
setSupportedSourceMimetypes(List<String>) - Method in class com.tsgrp.opencontent.core.transformation.AbstractTransformer
 
setSupportedTargetMimetypes(List<String>) - Method in class com.tsgrp.opencontent.core.transformation.AbstractTransformer
 
setSystemName(String) - Method in class com.tsgrp.opencontent.core.model.UserBean
 
setT(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.IndexRectangle
 
setTable(String[]) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
setTableName(String) - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
setTag(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setTagAttr(String) - Method in class com.tsgrp.opencontent.core.action.executer.ExportFolderActionExecuter
 
setTagAttr(String) - Method in class com.tsgrp.opencontent.universal.action.executer.DownloadAsZipActionExecuter
 
setTagAttr(String) - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
 
setTail(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setTask(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setTaskAddlAttr(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
setTaskAssignee(String, String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
setTaskAssignee(String, String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.activitiAlfresco.workflow.ActivitiAlfrescoWorkflowImpl
 
setTaskAssignee(String, String, String, Map<String, String>) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Sets the specified user as the assignee of the specified task.
setTaskAssignee(String, String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
setTaskDefinitionKey(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setTaskName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setTaskObjType(String) - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
setTaskProperties(List<String>) - Method in class com.tsgrp.opencontent.activiti.listener.WorkflowPackagePropertySetterListener
List of properties that if supplied in task variables will attempt to be set on the package objects.
setTasks(BasicWorkflowTaskDef[]) - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowDef
Deprecated.
setTaskState(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setTaskStatus(String, String, String) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
setTaskStatus(String, String, String) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
setTaskStatus(String, String, String, String) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
setTaskSubject(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setTaskTypeName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setTempDir(String) - Method in class com.tsgrp.opencontent.wizard.util.XmlConverter
Set the temp directory
setTemplateName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.StartWorkflowRequest
Deprecated.
setTemplateName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
setTemplatePath(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
setTenantAdminService(TenantAdminService) - Method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionCreator
 
setTermLogic(String) - Method in class com.tsgrp.opencontent.core.query.model.OCSearchParameter
 
setTestForExistence(boolean) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
setTestItemsAreNotInAWorkflow(boolean) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
setTestItemsAreNotLocked(boolean) - Method in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
setText(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setText(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Substitution
 
setTextAlign(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setTextColor(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setTextValueAnswer(String) - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
setTFValueAnswer(String) - Method in class com.tsgrp.opencontent.universal.template.jaxb.HotDocsAnswer
 
setThirdSpecialChar(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setThirdSpecialCharRepeating(int) - Method in class com.tsgrp.opencontent.universal.util.WordMapExtension
 
setThreadKeepAliveTime(int) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
setThreadKeepAliveTime(int) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
setThreadMap(Map<String, Integer>) - Method in class com.tsgrp.opencontent.core.action.service.CoreActionService
 
setThumbnailDefinitions(List<ThumbnailDefinition>) - Method in class com.tsgrp.alfresco.bootstrap.ThumbnailRegistryBootstrap
 
setThumbnailRegistry(ThumbnailRegistry) - Method in class com.tsgrp.alfresco.bootstrap.ThumbnailRegistryBootstrap
 
setTicket(String) - Method in class com.tsgrp.opencontent.core.authentication.model.AuthenticationResult
 
setTicket(String) - Method in class com.tsgrp.opencontent.core.content.model.AddRelationRequest
Set the authentication ticket for this request.
setTicket(String) - Method in class com.tsgrp.opencontent.core.content.model.CheckinRequest
Set the authentication ticket for this request.
setTicket(String) - Method in class com.tsgrp.opencontent.core.content.model.GetContentRequest
Set the authentication ticket for this request.
setTicket(String) - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
Set the authentication ticket for this request.
setTicket(String) - Method in class com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest
Set the authentication ticket for this request.
setTicket(String) - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
Set the authentication ticket for this request.
setTicket(String) - Method in class com.tsgrp.opencontent.core.workflow.model.StartWorkflowRequest
Deprecated.
setTicket(String, UserBean) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
Sets the ticket in the active session
setTicket(String, UserBean) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
setTicket(String, UserBean) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
Store a new session.
setTimeout(long) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
 
setTitle(String) - Method in class com.tsgrp.opencontent.core.pdfbookmark.model.PDFBookmark
 
setTitle(String) - Method in class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
setTitle(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setTitle(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTaskDefinition
Deprecated.
setTitle(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
setTitle(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTransition
Deprecated.
setTitle(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setTitle(String) - Method in class com.tsgrp.opencontent.universal.pdf.PDFAttachedDoc
 
setTitle(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
 
setTitle(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setTitleToPropertyMap(Map<String, String>) - Method in class com.tsgrp.opencontent.core.excel.WorkbookSection
 
setTo(String[]) - Method in class com.tsgrp.opencontent.core.email.EmailBuilder
 
setTo(String[]) - Method in class com.tsgrp.opencontent.core.email.model.Email
 
setTop(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
Sets the top coordinate of this section.
setTop(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
Sets the top coordinate of this rectangle.
setTopLeftCornerX(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
setTopLeftCornerY(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
setTopLevelReason(List<String>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
setTopLevelRules(TopLevelRules) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setTopLevelRules(TopLevelRules) - Method in class com.tsgrp.opencontent.wizard.core.model.RuleContainer
 
setTotalPages(Integer) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setTotalPages(int) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setTotalRecords(Integer) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setTrackingAttr(String) - Method in class com.tsgrp.alfresco.behaviour.FolderTaggableBehaviour
 
setTrackingAttr(String) - Method in class com.tsgrp.alfresco.behaviour.TagTrackingFolderBehaviour
 
setTransformationEventName(String) - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
setTransformationMessage(String) - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
setTransformationOptions(TransformationOptions) - Method in class com.tsgrp.opencontent.core.transformation.model.GhostscriptTransformationRequestContext
 
setTransformationOptions(TransformationOptions) - Method in class com.tsgrp.opencontent.core.transformation.model.MuTransformationRequestContext
 
setTransformationQueueOwner(String) - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
setTransformationServicePassword(String) - Method in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
setTransformationServiceUrl(String) - Method in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
setTransformationServiceUsername(String) - Method in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
setTransformationTarget(String) - Method in class com.tsgrp.opencontent.transformation.BlazonTransformer
 
setTransformationTimeout(int) - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
timeout to wait (in ms)
setTransformationWorkspaceId(String) - Method in class com.tsgrp.opencontent.transformation.AdlibSettings
 
setTransformedFolderLocation(String) - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
setTransformerUrl(String) - Method in class com.tsgrp.opencontent.transformation.TSGCloudTransformerImpl
 
setTransitions(WorkflowTransition[]) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTaskDefinition
Deprecated.
setTrueOnlyIfLockedByMe(boolean) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsNodeLockedConditionEvaluator
Injected boolean that tells this evaluator whether or not to return true only if the object is locked by the current session user
setType(String) - Method in class com.tsgrp.opencontent.core.config.model.BaseConfig
 
setType(String) - Method in class com.tsgrp.opencontent.core.config.model.OCConstraintDefinition
 
setType(String) - Method in class com.tsgrp.opencontent.core.config.persistence.BaseConfigFilesystem
 
setType(int) - Method in class com.tsgrp.opencontent.core.content.model.ObjectProperty
Deprecated.
Set the property type, which should be one of the constants from the AttrTypes class.
setType(String) - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
setType(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setType(String) - Method in class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
setType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
setType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistRules
 
setType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Input
 
setType(String) - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
setType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Page
Deprecated.
setType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Rule
 
setType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
setType(String) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
setType(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
Set the type of role.
setTypeAuthorityGroupModels(Map<String, Map<String, Map<String, String>>>) - Method in class com.tsgrp.alfresco.behaviour.AspectSecurityBehaviour
 
setTypeName(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setTypeName(String) - Method in class com.tsgrp.opencontent.core.model.WSObjectTypeConfig
 
setTypes(List<String>) - Method in class com.tsgrp.opencontent.core.query.model.OCQueryRequest
 
setUnredactedRelationName(String) - Method in class com.tsgrp.opencontent.core.config.RedactionConfig
 
setUnredactedTypeName(String) - Method in class com.tsgrp.opencontent.core.config.RedactionConfig
 
setUpAdminDeleteCSV(OutputStream) - Static method in class com.tsgrp.opencontent.core.excel.ExcelUtil
Creates the headers for the csv file that will be generated
setUpDynamoEnvironment(String, List<String>, boolean, boolean, boolean, DynamoConfig) - Method in class com.tsgrp.opencontent.dynamo.admin.DynamoAdminService
Sets up the DynamoDB environment
setupEmail(String, Map<String, Object>) - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
Sends the email
setupEmailModel() - Method in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsViaEmailActionExecuter
 
setUpHBaseEnvironment(String, boolean, boolean) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
setURL(String) - Method in class com.tsgrp.opencontent.universal.util.TSGInternalLink
 
setUseContentFilepathForTransformations(boolean) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setUseOverlays(boolean) - Method in class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
setUsePermissions(Map<String, Integer>) - Method in class com.tsgrp.opencontent.core.security.model.AclObject
 
setUser(String) - Method in class com.tsgrp.opencontent.core.logging.PerformanceLoggingRequest
 
setUser(UserBean) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardApprover
 
setuserAgent(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsUserAgent
 
setUserBeans(UserBean[]) - Method in class com.tsgrp.opencontent.core.user.model.UserResult
 
setUserBeans(UserBean[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
Set the userBeans field
setUserDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setUserId(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
setuserIds(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.SendNotificationRequest
 
setUserInboxProxy(String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
Just return if we'll get a proxy loop; works if we can avoid that by default.
setUserInboxProxy(String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Sets the given user as a proxy user for any workflow tasks that are assigned to the session ticket owner.
setUserInboxProxy(String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
remove display DCTM override of setUserInboxProxy.
setUserInboxProxy(String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
Unimplemented
setUserInboxProxy(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
setUserInboxProxy(String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
setUserInboxProxy(String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
setUserInboxProxy(String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
setUserInboxProxy(String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
setUserLevelReason(Map<String, List<String>>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
setUsername(String) - Method in class com.tsgrp.alfresco.salesforce.behaviour.SalesforceStatusBehaviour
 
setUsername(String) - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
setUsername(String) - Method in class com.tsgrp.opencontent.core.email.model.AddressBookContact
 
setUserName(String) - Method in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
setUsernames(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
setUserPrincipalNameFormat(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setUsers(UserBean[]) - Method in class com.tsgrp.opencontent.core.model.GroupBean
 
setUsers(String[]) - Method in class com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest
 
setUserSearchBase(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setUserSearchFilter(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setUsersInGroupSearchFilter(String) - Method in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
setValid(boolean) - Method in class com.tsgrp.opencontent.core.authentication.model.AuthenticationResult
 
setValid(boolean) - Method in interface com.tsgrp.opencontent.core.model.OpenContentResultLegacy
 
setValidDoctypesForTSGVersionControl(List<String>) - Method in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
setValidDoctypesForTSGVersionControl(List<String>) - Method in class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
setValToCheck(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.ObjectAttrContains
 
setValue(String, Set<PersonService.PersonInfo>) - Method in class com.tsgrp.opencontent.alfresco.cache.AlfrescoEmbEagerUserCacheImpl
 
setValue(Object) - Method in class com.tsgrp.opencontent.alfresco.query.AlfrescoDBPropertyInfo
 
setValue(T, U) - Method in interface com.tsgrp.opencontent.core.cache.IEagerCache
Sets the value on the cache, even if one previously existed, with the given value.
setValue(Object) - Method in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
setValue(Object) - Method in class com.tsgrp.opencontent.core.picklist.PicklistItem
 
setValue(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setValue(String) - Method in class com.tsgrp.opencontent.wizard.core.model.ChecklistInput
 
setValue(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Option
 
setValue(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Substitution
 
setValues(String[]) - Method in class com.tsgrp.opencontent.core.content.model.ObjectProperty
Deprecated.
Set the value(s) of the property.
setVariableNamesToCopyToExecution(List<String>) - Method in class com.tsgrp.opencontent.activiti.listener.VariableCopierListener
 
setVersion(String) - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsDocumentSpecifiedVersion
 
setVersion(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setVersion(String) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
setVersion(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.ObjectDetails
 
setVersionLabels(String) - Method in class com.tsgrp.opencontent.core.content.model.CheckinRequest
 
setVersions(String[]) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
Deprecated.
setVideoImageId(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setVideoObjId(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
setVideoScreenshotObjectNameParams(String) - Method in class com.tsgrp.opencontent.core.config.AnnotationConfig
 
setViewer(String) - Method in class com.tsgrp.opencontent.universal.annotation.model.DocumentInfo
 
setVirtualDocument(boolean) - Method in class com.tsgrp.opencontent.core.query.model.QueryCriteriaBean
Deprecated.
 
setW(float) - Method in class com.tsgrp.opencontent.universal.util.InternalLinkRectangle
 
setWasRead(boolean) - Method in class com.tsgrp.opencontent.core.workflow.model.Notification
 
setWebserviceName(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setWebserviceUrl(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setWhereClause(EnhancedQueryQualificationSet) - Method in class com.tsgrp.opencontent.core.query.enhanced.model.EnhancedQueryCriteriaBean
 
setWidth(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Annotation
 
setWidth(Float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Page
 
setWidth(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.PostSectionedPage
Sets the width of this page.
setWidth(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.Signature
 
setWizardActivities(List<WizardActivity>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowDefinition
 
setWizardQueries(WizardQuery[]) - Method in class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
 
setWizardQueryImpls(List<IWizardQuery>) - Method in class com.tsgrp.opencontent.wizard.core.query.WizardQueryContainer
Specifies a list of Wizard Query implementations.
setWizardRoles(List<WizardRole>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardActivity
 
setWizardRules(WizardRule[]) - Method in interface com.tsgrp.opencontent.wizard.core.model.IOpenContentRule
 
setWizardRules(WizardRule[]) - Method in class com.tsgrp.opencontent.wizard.core.model.WFRule
 
setWizardRules(WizardRule[]) - Method in class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
setWorkflowActive(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSet
 
setWorkflowActive(boolean) - Method in class com.tsgrp.opencontent.wizard.core.model.PageSetDefinition
 
setWorkflowDefinition(WizardWorkflowDefinition) - Method in class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
setWorkflowDefinitionId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstance
 
setWorkflowDefinitionId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
setWorkflowDefinitionName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setWorkflowDefinitionsToBootstrapDeploy(List<String>) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowBootstrapDeployer
 
setWorkflowDisabled(boolean) - Method in class com.tsgrp.opencontent.core.model.UserBean
 
setWorkflowDocumentsInfo(Map<String, ObjectDetails>) - Method in class com.tsgrp.opencontent.wizard.workflow.model.ApprovalDetails
 
setWorkflowDueDate(Date) - Method in class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
setWorkflowId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setWorkflowInitiator(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstance
 
setWorkFlowInitiator(String) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
setWorkflowInitiator(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setWorkflowInitiatorDisplayName(String) - Method in class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
setWorkflowInstances(WorkflowInstance[]) - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
setWorkflowName(String) - Method in class com.tsgrp.opencontent.core.workflow.model.SimpleWorkflow
Deprecated.
setWorkflowPackage(String, String, WorkflowPackage) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
setWorkflowPackage(String, String, WorkflowPackage) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
 
setWorkflowPackage(WorkflowPackage) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstance
 
setWorkflowPackage(WorkflowPackage) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
setWorkflowTaskDefinition(WorkflowTaskDefinition) - Method in class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
setWorkflowTasks(WorkflowTask[]) - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
setWorkflowTemplates(WorkflowTemplate[]) - Method in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
setWorkItemId(String) - Method in class com.tsgrp.opencontent.core.workflow.model.InboxItem
 
setWorkshareCompareVersionDoc(String) - Method in class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
 
setWsAttributes(WSObjectAttrBean[]) - Method in class com.tsgrp.opencontent.core.model.WSObjectTypeConfig
 
setWsObjectTypeConfigs(WSObjectTypeConfig[]) - Method in class com.tsgrp.opencontent.core.config.WSCoreConfig
 
setX(float) - Method in class com.tsgrp.opencontent.universal.util.InternalLinkRectangle
 
setX1(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
setX2(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
setXpathDisplayText(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setXpathRecord(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setXpathValue(String) - Method in class com.tsgrp.opencontent.wizard.core.model.Action
 
setY(float) - Method in class com.tsgrp.opencontent.universal.util.InternalLinkRectangle
 
setY1(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
setY2(float) - Method in class com.tsgrp.opencontent.universal.annotation.model.AnnotationRectangle
 
shallow(JSONObject) - Static method in class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
Creates a shallow version of the json object
shareEmailAttachments(String, String, Email) - Static method in class com.tsgrp.opencontent.sharefile.impl.TSGShareFile
 
ShareFileAuthentication - Class in com.tsgrp.opencontent.sharefile.util
 
ShareFileAuthentication() - Constructor for class com.tsgrp.opencontent.sharefile.util.ShareFileAuthentication
 
ShareFileConfig - Class in com.tsgrp.opencontent.sharefile.config
Config bean for injected Sharefile configuration properties
ShareFileConfig() - Constructor for class com.tsgrp.opencontent.sharefile.config.ShareFileConfig
 
ShareFileUtils - Class in com.tsgrp.opencontent.sharefile.util
Utils for interacting with the Sharefile SDK
ShareFileUtils() - Constructor for class com.tsgrp.opencontent.sharefile.util.ShareFileUtils
 
SIG_EVENT_COMMENTS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
SIG_EVENT_DATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
SIG_EVENT_FORM_INFO - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
SIG_EVENT_INFORMATION_ROLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
SIG_EVENT_ROLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
SIG_EVENT_STATUS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
SIG_EVENT_USER_DISPLAY_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
SIG_EVENT_USER_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
Signature - Class in com.tsgrp.opencontent.universal.annotation.model
An annotation object representation.
Signature() - Constructor for class com.tsgrp.opencontent.universal.annotation.model.Signature
 
SIGNATURE_HEIGHT_OFFSET - Variable in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
SignatureEvent - Class in com.tsgrp.opencontent.wizard.workflow.model
SignatureEvent represents a signature that has or will take place
SignatureEvent() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
Public defalut constructor to set comments to the empty string
SimpleAddDocumentExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
SimpleAddDocumentExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.SimpleAddDocumentExecuter
 
SimpleRectangle - Class in com.tsgrp.opencontent.universal.annotation.model
A POJO to represent a simple rectangle (less information than contained in an iText Rectangle).
SimpleRectangle() - Constructor for class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
 
SimpleRectangle(float, float, float, float) - Constructor for class com.tsgrp.opencontent.universal.annotation.model.SimpleRectangle
Creates a SimpleRectangle object using the provided left, right, top and bottom coordinates.
SimpleWorkflow - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
SimpleWorkflow() - Constructor for class com.tsgrp.opencontent.core.workflow.model.SimpleWorkflow
Deprecated.
 
SKIP_SYSTEM_MANAGER_ON_COMMIT - Static variable in class com.tsgrp.opencontent.transformation.AdlibMetadataConstants
 
SKIP_SYSTEM_MANAGER_ON_COMMIT - Static variable in class com.tsgrp.opencontent.transformation.MetadataConstants
 
sleepTimeWhenCheckingForRendition - Variable in class com.tsgrp.opencontent.universal.action.executer.DownloadCollectionAsDocumentActionExecuter
 
sleepTimeWhenCheckingForRendition - Variable in class com.tsgrp.opencontent.universal.action.executer.EmailCombinedCollectionActionExecuter
Wait time between each check to see if a rendition is available
SLIDE_VIEWER - Static variable in class com.tsgrp.opencontent.universal.UniversalConstants
This will be set when we are using the SlideViewer to display in OA.
smtpServer - Variable in class com.tsgrp.opencontent.core.email.EmailImpl
Spring injected SMTP Server (Required)
SoftDeleteDocumentActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
SoftDeleteDocumentActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.SoftDeleteDocumentActionExecuter
 
SolrAuditImpl - Class in com.tsgrp.opencontent.solr.audit
 
SolrAuditImpl() - Constructor for class com.tsgrp.opencontent.solr.audit.SolrAuditImpl
 
SolrAuthenticationImpl - Class in com.tsgrp.opencontent.solr.authentication
Method stubs that are unused (for now) in the authentication with Solr A ticket acquired from SolrAuthenticationImpl.newSession(String, String, String, String) is required for just about every Service available.
solrClient - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
 
solrConfig - Variable in class com.tsgrp.opencontent.dynamo.solr.picklist.SolrDynamoPicklistImpl
 
solrConfig - Variable in class com.tsgrp.opencontent.dynamo.solr.query.SolrDynamoQueryImpl
 
solrConfig - Variable in class com.tsgrp.opencontent.hbase.solr.query.SolrHBaseQueryImpl
 
SolrConfig - Class in com.tsgrp.opencontent.solr.spring
SOLR specific configs...
SolrConfig() - Constructor for class com.tsgrp.opencontent.solr.spring.SolrConfig
 
SolrConfig(HierarchicalConfiguration) - Constructor for class com.tsgrp.opencontent.solr.spring.SolrConfig
 
SolrConstants - Class in com.tsgrp.opencontent.solr.util
 
SolrConstants() - Constructor for class com.tsgrp.opencontent.solr.util.SolrConstants
 
SolrContentImpl - Class in com.tsgrp.opencontent.solr.content
 
SolrContentImpl() - Constructor for class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
SolrDictionaryServiceImpl - Class in com.tsgrp.opencontent.solr.core.config
 
SolrDictionaryServiceImpl() - Constructor for class com.tsgrp.opencontent.solr.core.config.SolrDictionaryServiceImpl
 
SolrDynamoExternalSearchService - Class in com.tsgrp.opencontent.dynamo.solr.external.searchservice
 
SolrDynamoExternalSearchService() - Constructor for class com.tsgrp.opencontent.dynamo.solr.external.searchservice.SolrDynamoExternalSearchService
 
SolrDynamoPicklistImpl - Class in com.tsgrp.opencontent.dynamo.solr.picklist
 
SolrDynamoPicklistImpl() - Constructor for class com.tsgrp.opencontent.dynamo.solr.picklist.SolrDynamoPicklistImpl
 
SolrDynamoQueryImpl - Class in com.tsgrp.opencontent.dynamo.solr.query
Extension of the SolrSchemalessQueryImpl to add in security and other things into the raw Solr query
SolrDynamoQueryImpl() - Constructor for class com.tsgrp.opencontent.dynamo.solr.query.SolrDynamoQueryImpl
 
SolrExtendedContentImpl - Class in com.tsgrp.opencontent.solr.extendedcontent
 
SolrExtendedContentImpl() - Constructor for class com.tsgrp.opencontent.solr.extendedcontent.SolrExtendedContentImpl
 
SolrExternalSearchService - Class in com.tsgrp.opencontent.solr.external.search
 
SolrExternalSearchService() - Constructor for class com.tsgrp.opencontent.solr.external.search.SolrExternalSearchService
 
SolrHBaseExternalSearchService - Class in com.tsgrp.opencontent.hbase.solr.external.searchservice
 
SolrHBaseExternalSearchService() - Constructor for class com.tsgrp.opencontent.hbase.solr.external.searchservice.SolrHBaseExternalSearchService
 
SolrHBaseQueryImpl - Class in com.tsgrp.opencontent.hbase.solr.query
Extension of the SolrSchemalessQueryImpl to add in security and other things into the raw Solr query
SolrHBaseQueryImpl() - Constructor for class com.tsgrp.opencontent.hbase.solr.query.SolrHBaseQueryImpl
 
SolrLifecycleImpl - Class in com.tsgrp.opencontent.solr.lifecycle
 
SolrLifecycleImpl() - Constructor for class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
SolrPermissionImpl - Class in com.tsgrp.opencontent.solr.permission
 
SolrPermissionImpl() - Constructor for class com.tsgrp.opencontent.solr.permission.SolrPermissionImpl
 
SolrPicklistImpl - Class in com.tsgrp.opencontent.solr.picklist
 
SolrPicklistImpl() - Constructor for class com.tsgrp.opencontent.solr.picklist.SolrPicklistImpl
 
SolrQueryFactory - Class in com.tsgrp.opencontent.solr.util
 
SolrQueryFactory() - Constructor for class com.tsgrp.opencontent.solr.util.SolrQueryFactory
 
SolrQueryUtil - Class in com.tsgrp.opencontent.solr.query
 
SolrQueryUtil() - Constructor for class com.tsgrp.opencontent.solr.query.SolrQueryUtil
 
SolrRepoInfoImpl - Class in com.tsgrp.opencontent.solr.repoinfo
 
SolrRepoInfoImpl() - Constructor for class com.tsgrp.opencontent.solr.repoinfo.SolrRepoInfoImpl
 
SolrS3ContentImpl - Class in com.tsgrp.opencontent.solr.content
 
SolrS3ContentImpl() - Constructor for class com.tsgrp.opencontent.solr.content.SolrS3ContentImpl
 
SolrSchemalessQueryImpl - Class in com.tsgrp.opencontent.solr.query
 
SolrSchemalessQueryImpl() - Constructor for class com.tsgrp.opencontent.solr.query.SolrSchemalessQueryImpl
 
SolrSecurityImpl - Class in com.tsgrp.opencontent.solr.security
 
SolrSecurityImpl() - Constructor for class com.tsgrp.opencontent.solr.security.SolrSecurityImpl
 
SolrShortLinkServiceImpl - Class in com.tsgrp.opencontent.solr.shortLink
 
SolrShortLinkServiceImpl() - Constructor for class com.tsgrp.opencontent.solr.shortLink.SolrShortLinkServiceImpl
 
solrUrl - Variable in class com.tsgrp.opencontent.solr.spring.SolrConfig
URL to SOLR instance.
SolrUserImpl - Class in com.tsgrp.opencontent.solr.user
 
SolrUserImpl() - Constructor for class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
SORT_PROPS_PARAM - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
SPLIT_DELIMITER - Static variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
SplitPdfActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
SplitPdfActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
splitPDFRelationName - Variable in class com.tsgrp.opencontent.universal.action.executer.SplitPdfActionExecuter
 
splitRepeatingValue(EnhancedObjectProperty) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoUtil
 
SQL_WILDCARD_SEARCH_FORMAT - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
STANDARD_PROP_TYPE - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
START_STATUS_XFDF_CONTENTS_RICHTEXT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
XFDF body tag start for saving a status' content.
START_TAG_XFDF_CONTENTS_RICHTEXT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
XFDF body tag start for parsing content.
START_TASK_FORM_KEY - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
START_TASK_ID - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
START_XFDF_CONTENTS_RICHTEXT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
XFDF body tag start for saving content.
startPeriodicReviewWorkflow(String) - Method in interface com.tsgrp.opencontent.wizard.core.IWizard2
Executes a periodic workflow on documents that have a Periodic Review Date w/in a hardcoded # of days.
startPeriodicReviewWorkflow(String) - Method in class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
startPeriodicReviewWorkflow(String, String) - Method in class com.tsgrp.opencontent.wizard.jobs.RESTWizardJobs
 
StartPeriodicReviewWorkflowActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
StartPeriodicReviewWorkflowActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.StartPeriodicReviewWorkflowActionExecuter
 
startTBRWorkflow(NodeRef) - Method in class com.tsgrp.alfresco.wizard.behaviour.ControlledDocLifecycleWorkflowBehaviours
 
StartUserTaskListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
StartUserTaskListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.StartUserTaskListener
 
StartWizardActivityListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
StartWizardActivityListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.StartWizardActivityListener
 
StartWizardApprovalWorkflowActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
 
StartWizardApprovalWorkflowActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.StartWizardApprovalWorkflowActionExecuter
 
StartWizardReviewWorkflowActionExecuter - Class in com.tsgrp.opencontent.wizard.action.executer
Starts a wizard review workflow.
StartWizardReviewWorkflowActionExecuter() - Constructor for class com.tsgrp.opencontent.wizard.action.executer.StartWizardReviewWorkflowActionExecuter
 
startWorkflow(String, String, Map) - Method in class com.tsgrp.opencontent.activiti.workflow.ActivitiWorkflowImpl
 
startWorkflow(String, String, EnhancedObjectProperty[], String[]) - Method in interface com.tsgrp.opencontent.core.workflow.IEnhancedWorkflow
Deprecated.
use IWorkflow instead
startWorkflow(String, String, Map) - Method in interface com.tsgrp.opencontent.core.workflow.IWorkflow
Starts a new instance of the specified workflow.
startWorkflow(String, String, String, Map) - Method in class com.tsgrp.opencontent.core.workflow.RESTWorkflow
 
StartWorkflowActionExecuter - Class in com.tsgrp.opencontent.core.action.executer.workflow
Starts a workflow.
StartWorkflowActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.workflow.StartWorkflowActionExecuter
 
StartWorkflowRequest - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
StartWorkflowRequest() - Constructor for class com.tsgrp.opencontent.core.workflow.model.StartWorkflowRequest
Deprecated.
 
STATE_ACTIVE - Static variable in class com.tsgrp.opencontent.core.workflow.model.WorkflowItemInstance
 
STATE_COMPLETE - Static variable in class com.tsgrp.opencontent.core.workflow.model.WorkflowItemInstance
 
STATE_ENDED - Static variable in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstance
 
STATE_SUSPENDED - Static variable in class com.tsgrp.opencontent.core.workflow.model.WorkflowInstance
 
stateToCheck() - Method in class com.tsgrp.opencontent.core.action.condition.evaluator.IsLifecycleState
 
STATUS_APPROVE - Static variable in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
STATUS_NAME_PROP - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
STATUS_PENDING - Static variable in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
STATUS_REJECT - Static variable in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
STATUS_REVIEWED - Static variable in class com.tsgrp.opencontent.wizard.workflow.model.SignatureEvent
 
STORAGE_TYPE_AZURE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
STORAGE_TYPE_DYNAMO - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
STORAGE_TYPE_HBASE - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
storageType - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
STORE_ID_PARAM - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
streamContent(String, String, String, boolean, boolean, boolean, Map<String, String>, boolean, HttpServletRequest, HttpServletResponse) - Static method in class com.tsgrp.opencontent.core.content.RESTContentUtil
Streams content from OC in two ways, if the `presignedUrl` param is true, it will try to redirect to a external content stream via a presigned url, otherwise content will stream locally
StringArray - Class in com.tsgrp.opencontent.core.model
Deprecated.
StringArray() - Constructor for class com.tsgrp.opencontent.core.model.StringArray
Deprecated.
 
stringifyOperator(String) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.WFUtil
Stringifies a non-proximity date rule operator.
stringifyProximityOperator(String, Element) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.WFUtil
Stringifies a roximity date rule operator.
stringifyRule(Element) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.WFUtil
Takes the given rule element and returns it as a human readable string.
stringListToMap(String[]) - Static method in class com.tsgrp.opencontent.core.audit.AuditUtil
Splits a String array into a map.
stringToDataHandler(String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Converts a string to a DataHandler
stringToIntPropertyType(String) - Static method in class com.tsgrp.opencontent.core.enhanced.util.RosettaStone
 
stringToMap(String) - Static method in class com.tsgrp.opencontent.core.audit.AuditUtil
Splits a String on a pipe delimiter and separates each resulting pair into a map.
stripDistinct(String) - Method in class com.tsgrp.opencontent.wizard.core.query.PassthroughQueryImpl
Strips the "distinct " text from a column name if necessary
stripDistinct(String) - Static method in class com.tsgrp.opencontent.wizard.core.query.WizardQueryServiceUtil
Strips the "distinct " text from a column name if necessary
stripTableIdentifier(String) - Method in class com.tsgrp.opencontent.wizard.core.query.PassthroughQueryImpl
Strips the table identifier before the column name including the '.' if necessary
stripTableIdentifier(String) - Static method in class com.tsgrp.opencontent.wizard.core.query.WizardQueryServiceUtil
Strips the table identifier before the column name including the '.' if necessary
SUB_ACTIONS - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
subActionsList - Variable in class com.tsgrp.opencontent.core.action.executer.ChainedActionExecuter
 
subFolderName - Variable in class com.tsgrp.opencontent.core.action.executer.FolderNotesActionExecuter
 
subject - Variable in class com.tsgrp.opencontent.core.email.model.Email
 
submitJob(String, String, String, double) - Static method in class com.tsgrp.opencontent.transformation.AdlibTransformer
Submit jobs based on settings
submitReadyJob(File[], String, AdlibSettings, Job) - Method in class com.tsgrp.opencontent.transformation.JobManagementServiceUtilities
This call required Adlib PDF 1.8 and higher, and requires that streaming is off
Substitution - Class in com.tsgrp.opencontent.wizard.core.model
POJO representing a value substitution for a query
Substitution() - Constructor for class com.tsgrp.opencontent.wizard.core.model.Substitution
Default constructor.
Substitution(Substitution) - Constructor for class com.tsgrp.opencontent.wizard.core.model.Substitution
Copy constructor
superuserPassword - Variable in class com.tsgrp.opencontent.transformation.RESTAdlib
 
superuserUsername - Variable in class com.tsgrp.opencontent.transformation.RESTAdlib
 
SUPPORTED_MIMETYPES - Static variable in class com.tsgrp.opencontent.alfresco.content.metadata.TSGMailMetadataExtracter
 
SUPPORTED_MIMETYPES - Static variable in class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.core.transformation.AbstractTransformer
 
supportsAsynchronous() - Method in interface com.tsgrp.opencontent.core.transformation.Transformer
Returns true if the transformer is capible of performing its transformations in an aysnchronous manner, false if the transformer is synchronous.
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.BlazonTransformer
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.FFMPEGTransformer
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.ICEpdfTransformer
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.ImageMagickTransformer
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
supportsAsynchronous() - Method in class com.tsgrp.opencontent.transformation.TSGCloudTransformerImpl
 
suspend(String, String, String) - Method in class com.tsgrp.opencontent.alfresco.lifecycle.AlfrescoEmbLifecycleImpl
 
suspend(String, String, String) - Method in interface com.tsgrp.opencontent.core.lifecycle.ILifecycle
Suspend a single object.
suspend(String, String, String) - Method in class com.tsgrp.opencontent.dctm.lifecycle.DCTMLifecycleImpl
Note - the state name does not matter in documentum.
suspend(String, String, String) - Method in class com.tsgrp.opencontent.dynamo.lifecycle.DynamoLifecycleImpl
 
suspend(String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.lifecycle.ElasticsearchLifecycleImpl
 
suspend(String, String, String) - Method in class com.tsgrp.opencontent.hbase.lifecycle.HBaseLifecycleImpl
 
suspend(String, String, String) - Method in class com.tsgrp.opencontent.s3.lifecycle.S3LifecycleImpl
 
suspend(String, String, String) - Method in class com.tsgrp.opencontent.solr.lifecycle.SolrLifecycleImpl
 
SUSPEND_FORM_GROUPS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
suspendEncoding() - Method in class com.tsgrp.opencontent.core.content.Base64.OutputStream
Deprecated.
Suspends encoding of the stream.
synchronizeVersionStoreNodeProperties(ServiceRegistry, NodeRef) - Method in class com.tsgrp.alfresco.content.util.dao.AlfrescoDaoUtils
Takes the properties on the given nodeRef and synchronizes them to the backing versionStore node.
SYS_DELETED_TYPE_PARAM - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 

T

TABLE_ACLS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
TABLE_ACLS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
TABLE_DOC_AUDITS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
TABLE_DOC_PROPERTIES - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
TABLE_DOCUMENTS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
TABLE_GROUPS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
TABLE_GROUPS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
TABLE_SHORT_LINKS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
TABLE_SHORT_LINKS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
TABLE_USERS - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
TABLE_USERS - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
tableExists(String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
TABLES_NEED_TO_READ - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
TagTrackingFolderBehaviour - Class in com.tsgrp.alfresco.behaviour
Behavior that is executed on transaction commit whenever a node is added to a folder of type hpi:tagTrackingFolder, whenever a hpi:tagTrackingFolder has a property update, and/or whenever an hpi:tagTrackingFolder is created.
TagTrackingFolderBehaviour() - Constructor for class com.tsgrp.alfresco.behaviour.TagTrackingFolderBehaviour
 
TargetedCollectionConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
Condition evaluator for inspecting collection write status Created with IntelliJ IDEA.
TargetedCollectionConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.TargetedCollectionConditionEvaluator
 
targetMimetype - Variable in class com.tsgrp.opencontent.transformation.util.ghostscript.GhostscriptTransformThread
 
targetMimetype - Variable in class com.tsgrp.opencontent.transformation.util.mupdf.MuPdfTransformThread
 
TASK_ASSIGNEE - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
TASK_COMMENT - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
TASK_DEFINITION_KEY - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
TASK_FORM_KEY - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
TASK_STATUS - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
TaskDefinition - Class in com.tsgrp.opencontent.core.workflow.model
 
TaskDefinition() - Constructor for class com.tsgrp.opencontent.core.workflow.model.TaskDefinition
 
TaskInstance - Class in com.tsgrp.opencontent.core.workflow.model
An OC representation of an Activiti Task.
TaskInstance() - Constructor for class com.tsgrp.opencontent.core.workflow.model.TaskInstance
 
tasks - Variable in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowDef
Deprecated.
 
tasks - Variable in class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
 
TBR_WORKFLOW_ID - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
TempFileDataSource - Class in com.tsgrp.opencontent.core.content.enhanced.model
Temporary file DataSource for use by OpenContent.
TempFileDataSource(File) - Constructor for class com.tsgrp.opencontent.core.content.enhanced.model.TempFileDataSource
Initialize a new FileDataSource with one small difference- the file passed in will be deleted when this object is garbage collected.
TempFileDataSource(String) - Constructor for class com.tsgrp.opencontent.core.content.enhanced.model.TempFileDataSource
Initialize a new FileDataSource with one small difference- the file passed in will be deleted when this object is garbage collected.
TempFileDataSource - Class in com.tsgrp.opencontent.core.content.model
Temporary file DataSource for use by OpenContent.
TempFileDataSource(File) - Constructor for class com.tsgrp.opencontent.core.content.model.TempFileDataSource
Initialize a new FileDataSource with one small difference- the file passed in will be deleted when this object is garbage collected.
TempFileDataSource(String) - Constructor for class com.tsgrp.opencontent.core.content.model.TempFileDataSource
Initialize a new FileDataSource with one small difference- the file passed in will be deleted when this object is garbage collected.
TEMPLATE_KEY_ATTACHED_OBJECT - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
TEMPLATE_KEY_IS_ABORTED - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
TEMPLATE_KEY_PROCESS_NAME - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
TEMPLATE_KEY_TASK_NAME - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
TEMPLATE_KEY_TASK_URL - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
TemplateAnswer - Class in com.tsgrp.opencontent.universal.model
 
TemplateAnswer() - Constructor for class com.tsgrp.opencontent.universal.model.TemplateAnswer
 
templateIdExists(String, String) - Method in class com.tsgrp.opencontent.universal.template.AbstractWordDocumentTemplatingImpl
 
templateIdExists(String, String) - Method in interface com.tsgrp.opencontent.universal.template.IWordDocumentTemplating
checks for the existance of a template in a docbase.
templateLocation - Variable in class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
 
templateLocation - Variable in class com.tsgrp.opencontent.wizard.core.util.AuditTrailPDF
The location of the html file that gets filled with audit events and appended to the requested form or controlled doc
tempPath - Variable in class com.tsgrp.opencontent.wizard.util.FopOutput
Deprecated.
 
TEXT_LINK_KEY - Variable in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
TextDistanceAndMergeStrategy - Class in com.tsgrp.opencontent.universal.pdf
This class creates sections based on a page's word boxes.
TextDistanceAndMergeStrategy(PreSectionedPage) - Constructor for class com.tsgrp.opencontent.universal.pdf.TextDistanceAndMergeStrategy
Creates a new merge strategy that can be used to analyze a page and generate word row and section boxes.
THREE_VIDEOS_PRIORITY_ONE_FILTER - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
THREE_VIDEOS_PRIORITY_THREE_FILTER - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
THREE_VIDEOS_PRIORITY_TWO_FILTER - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
ThumbnailRegistryBootstrap - Class in com.tsgrp.alfresco.bootstrap
Thumbnail bootstrap so custom thumbnail defs get wired up.
ThumbnailRegistryBootstrap() - Constructor for class com.tsgrp.alfresco.bootstrap.ThumbnailRegistryBootstrap
 
ticket - Variable in class com.tsgrp.opencontent.core.action.executer.ActionExecutionThread
 
ticketlessCreateUser() - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
TILED_COMPATIBLE_EXTENSIONS - Static variable in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
A static list of extensions that are compatible with the tiled mode of the slide viewer.
timeout - Variable in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
 
timeout - Variable in class com.tsgrp.opencontent.elasticsearch.spring.ElasticsearchConfig
 
title - Variable in class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
 
to - Variable in class com.tsgrp.opencontent.core.email.model.Email
 
toInt() - Method in enum com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest.Mode
 
toInt() - Method in enum com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest.Mode
 
toList(JSONArray) - Static method in class com.tsgrp.opencontent.core.util.JSONUtil
 
toLowerCaseByCharacter(String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Same thing as the OCUtil.toUpperCaseByCharacter(String) function, just does lowercase
toMap(JSONObject) - Static method in class com.tsgrp.opencontent.core.util.JSONUtil
 
TopLevelRules - Class in com.tsgrp.opencontent.wizard.core.model
 
TopLevelRules() - Constructor for class com.tsgrp.opencontent.wizard.core.model.TopLevelRules
 
toString() - Method in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
toString() - Method in class com.tsgrp.opencontent.core.config.ObjectTypeConfig
Deprecated.
 
toString() - Method in class com.tsgrp.opencontent.core.enhanced.model.EnhancedObjectProperty
 
toString() - Method in class com.tsgrp.opencontent.core.exception.OCErrorResponse
 
toString(String) - Static method in class com.tsgrp.opencontent.transformation.FileUtililities
 
toString() - Method in class com.tsgrp.opencontent.universal.annotation.model.Section
toString method for a Section
toString() - Method in class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditEvent
 
totalRecords(String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.query.RESTQuery
 
toUpperCaseByCharacter(String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Converts an string to upper case by going character by character using Character.toUpperCase(char), instead of String.toUpperCase() Should only use this if you have a reason to, meaning you don't want some of the specific stuff String.toUpperCase() does (locale stuff, 1-many mappings, etc.) Also if you find a util method out there that does this we can get rid of it, all the ones I know of use String.toUpperCase()
transform(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in interface com.tsgrp.opencontent.core.transformation.ITransformation
Transforms the given byte[] of content (with the given 'sourceMimeType') into the targetMimeType with the given arguments.
transform(String, String, String, byte[], Integer, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.core.transformation.RESTTransformation
 
transform(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.core.transformation.TransformationImpl
 
transform(String, String, long, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.openannotate.OpenAnnotateImpl
 
transform(String, String, long, String, String, TransformationOptions) - Method in interface com.tsgrp.opencontent.transformation.IOpenAnnotate
Grabs the content of the object represented by the passed in objectId from the repository that matches the "sourceMimeType" and performs a transformation into the "targetMimeType" given the optional map of arguments.
transform(String, String, Long, Integer, Integer, String, String, String, Integer, Integer, String, String, HttpServletResponse) - Method in class com.tsgrp.opencontent.transformation.rest.RESTOpenAnnotate
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.core.transformation.AbstractTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in interface com.tsgrp.opencontent.core.transformation.ITransformation
Transform the content of the byte[] passed in with the sourceMimeType into the targetMimeType.
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.core.transformation.TransformationImpl
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in interface com.tsgrp.opencontent.core.transformation.Transformer
Transform the content of the byte[] passed in with the sourceMimeType into the targetMimeType.
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.BlazonTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.FFMPEGTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.ICEpdfTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.ImageMagickTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
transformAsync(String, InputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.TSGCloudTransformerImpl
 
TRANSFORMATION_COMPLETE_NOTIFICATION_VERB - Static variable in class com.tsgrp.opencontent.transformation.BlazonConstants
The HTTP verb to use when calling the REST notification URL when a transformation job is complete.
TRANSFORMATION_TRANSFORM - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
TRANSFORMATION_TRANSFORMED - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
transformationComplete(String, String, String, String) - Method in class com.tsgrp.opencontent.transformation.rest.RESTBlazon
 
transformationComplete(String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.transformation.RESTAdlib
 
TransformationImpl - Class in com.tsgrp.opencontent.core.transformation
Transformation implementation which takes care of resolving the compatible injected transformers given the source/target mimetype and performing the transformation.
TransformationImpl() - Constructor for class com.tsgrp.opencontent.core.transformation.TransformationImpl
 
TransformationOptions - Class in com.tsgrp.opencontent.core.transformation.model
Options for doing the transformation
TransformationOptions() - Constructor for class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
TransformationOptions(TransformationOptions) - Constructor for class com.tsgrp.opencontent.core.transformation.model.TransformationOptions
 
TransformationRequestContext - Class in com.tsgrp.opencontent.core.transformation.model
 
TransformationRequestContext() - Constructor for class com.tsgrp.opencontent.core.transformation.model.TransformationRequestContext
 
transformationServicePassword - Variable in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
transformationServiceUrl - Variable in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
transformationServiceUsername - Variable in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
TransformationThreadManagerContext - Class in com.tsgrp.opencontent.core.transformation.model
 
TransformationThreadManagerContext() - Constructor for class com.tsgrp.opencontent.core.transformation.model.TransformationThreadManagerContext
 
TransformationUtils - Class in com.tsgrp.opencontent.transformation
 
TransformationUtils() - Constructor for class com.tsgrp.opencontent.transformation.TransformationUtils
 
transformContent(String, String, String) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Given in InputStream, set the appropriate content on the dynamo and external search data objects.
transformContent(String, String, HBaseConfig, byte[], String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Given in InputStream, set the appropriate content on the hbase and external search data objects.
Transformer - Interface in com.tsgrp.opencontent.core.transformation
A interface for a transformer.
transformNativeContentAsTSGRendition(ServiceRegistry, NodeRef, String) - Static method in class com.tsgrp.opencontent.alfresco.rendition.AlfrescoEmbRenditionUtil
This function uses one of Alfresco's internal transformers, whichever is returned by Alfresco's API, to create a tsg:rendition property with a targetMimetype rendition of the cm:content property.
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.core.transformation.AbstractTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in interface com.tsgrp.opencontent.core.transformation.Transformer
Transforms the given byte[] of content (with the given 'sourceMimeType') into the targetMimeType with the given arguments.
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.AdlibTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.BlazonTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.ExternalAlfrescoTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.FFMPEGTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.FileSystemTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.GhostscriptTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.ICEpdfTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.ImageMagickTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.MuPdfTransformer
 
transformSync(String, InputStream, OutputStream, String, String, TransformationOptions) - Method in class com.tsgrp.opencontent.transformation.TSGCloudTransformerImpl
 
transformWizardAnswersToHotDocsAnswers(Map<String, TemplateAnswer>) - Static method in class com.tsgrp.opencontent.wizardhotdocs.util.WizardHotDocsUtil
 
translateSQLQuery(String, String, boolean) - Static method in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLUtil
Translate Alfresco SQL queries, using query placeholders to mark where we want to insert Alfresco DB IDs We look for placeholders for types/properties/aspects, stores, and mimetypes which will be automatically processed into the corresponding DB ids
translateSQLQuery(String, boolean, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.tsgrp.opencontent.alfresco.rest.RESTAlfresco
 
TrueIfNodeIdNotNullOrEmptyConditionEvaluator - Class in com.tsgrp.opencontent.core.action.condition.evaluator
 
TrueIfNodeIdNotNullOrEmptyConditionEvaluator() - Constructor for class com.tsgrp.opencontent.core.action.condition.evaluator.TrueIfNodeIdNotNullOrEmptyConditionEvaluator
 
TSG_CASCADING_VALUE_ASSISTANCE_MODEL_PREFIX - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
TSG_CASCADING_VALUE_ASSISTANCE_MODEL_URI - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
TSG_VALUE_ASSISTANCE_MODEL_PREFIX - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
TSG_VALUE_ASSISTANCE_MODEL_URI - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
TSGAbstractAppendSignaturePageImpl - Class in com.tsgrp.opencontent.wizard.core.esig
Implementation of ISignaturePage.
TSGAbstractAppendSignaturePageImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.esig.TSGAbstractAppendSignaturePageImpl
 
TSGActiveVersionPolicy - Class in com.tsgrp.alfresco.behaviour
 
TSGActiveVersionPolicy() - Constructor for class com.tsgrp.alfresco.behaviour.TSGActiveVersionPolicy
 
TSGAlfrescoAppendSignaturePageImpl - Class in com.tsgrp.opencontent.wizard.core.esig
Extension of TSGAppendSignaturePageImpl.
TSGAlfrescoAppendSignaturePageImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.esig.TSGAlfrescoAppendSignaturePageImpl
 
TSGAnnotationAspectBehavior - Class in com.tsgrp.alfresco.behaviour
When an association is deleted between a parent node and an associated child annotation object, we want to check if that association is the last association between any annotation objects and the parent.
TSGAnnotationAspectBehavior() - Constructor for class com.tsgrp.alfresco.behaviour.TSGAnnotationAspectBehavior
 
TSGCloudTransformerImpl - Class in com.tsgrp.opencontent.transformation
TSG Cloud Transformer Impl is a Transformer implementation which connects to a configured url, and communicates with that to transform objects, not caring personally for details such as Mimetypes.
TSGCloudTransformerImpl() - Constructor for class com.tsgrp.opencontent.transformation.TSGCloudTransformerImpl
 
TSGControlledDocumentBehaviors - Class in com.tsgrp.alfresco.behaviour
This class is responsible for defining and binding a variety of Alfresco behaviors to the Controlled Document type in the Alfresco repository.
TSGControlledDocumentBehaviors() - Constructor for class com.tsgrp.alfresco.behaviour.TSGControlledDocumentBehaviors
 
TSGDctmAppendSignaturePageImpl - Class in com.tsgrp.opencontent.wizard.core.esig
 
TSGDctmAppendSignaturePageImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.esig.TSGDctmAppendSignaturePageImpl
 
TSGDynamoAppendSignaturePageImpl - Class in com.tsgrp.opencontent.wizard.core.esig
 
TSGDynamoAppendSignaturePageImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.esig.TSGDynamoAppendSignaturePageImpl
 
TSGFilteringResultSetCountRetriever - Class in org.alfresco.repo.security.permissions.impl.acegi
This is a utility class that we're using to workaround the package-private-ness of the FilteringResultSet's unfileredResults.
TSGFilteringResultSetCountRetriever() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.TSGFilteringResultSetCountRetriever
 
TSGHBaseAppendSignaturePageImpl - Class in com.tsgrp.opencontent.wizard.core.esig
 
TSGHBaseAppendSignaturePageImpl() - Constructor for class com.tsgrp.opencontent.wizard.core.esig.TSGHBaseAppendSignaturePageImpl
 
TSGIndexEntry - Class in com.tsgrp.opencontent.universal.util
A POJO to contain our index's metadata.
TSGIndexEntry() - Constructor for class com.tsgrp.opencontent.universal.util.TSGIndexEntry
Initializes our private variables to null.
TSGInternalLink - Class in com.tsgrp.opencontent.universal.util
 
TSGInternalLink() - Constructor for class com.tsgrp.opencontent.universal.util.TSGInternalLink
Initializes our private variables to null.
TSGMailMetadataExtracter - Class in com.tsgrp.opencontent.alfresco.content.metadata
Class to override Alfresco's OOB MailMetadataExtracter and remove whitespace characters from any properties for proper database format.
TSGMailMetadataExtracter() - Constructor for class com.tsgrp.opencontent.alfresco.content.metadata.TSGMailMetadataExtracter
 
TsgModel - Class in com.tsgrp.opencontent.alfresco.model
 
TsgModel() - Constructor for class com.tsgrp.opencontent.alfresco.model.TsgModel
 
TSGQualityDocumentBehaviors - Class in com.tsgrp.alfresco.behaviour
This class is responsible for defining and binding a variety of Alfresco behaviors to the Quality Document aspect in the Alfresco repository.
TSGQualityDocumentBehaviors() - Constructor for class com.tsgrp.alfresco.behaviour.TSGQualityDocumentBehaviors
 
TSGRedactionAspectBehaviour - Class in com.tsgrp.alfresco.behaviour
 
TSGRedactionAspectBehaviour() - Constructor for class com.tsgrp.alfresco.behaviour.TSGRedactionAspectBehaviour
 
TSGRenditionBehaviours - Class in com.tsgrp.alfresco.behaviour
Behavior that is executed on transaction commit whenever an item has the tsg:renditioned aspect and has properties updated.
TSGRenditionBehaviours() - Constructor for class com.tsgrp.alfresco.behaviour.TSGRenditionBehaviours
 
TsgRepeatingTableRow - Class in com.tsgrp.opencontent.wizard.itext
 
TsgRepeatingTableRow() - Constructor for class com.tsgrp.opencontent.wizard.itext.TsgRepeatingTableRow
 
TSGRFC822MetadataExtracter - Class in com.tsgrp.opencontent.alfresco.content.metadata
Class to override Alfresco's OOB RFC822MetadataExtracter and remove whitespace characters from any properties for proper database format.
TSGRFC822MetadataExtracter() - Constructor for class com.tsgrp.opencontent.alfresco.content.metadata.TSGRFC822MetadataExtracter
 
TSGSearchParameters - Class in com.tsgrp.opencontent.alfresco.query
Adding filter query support
TSGSearchParameters() - Constructor for class com.tsgrp.opencontent.alfresco.query.TSGSearchParameters
 
TSGShareFile - Class in com.tsgrp.opencontent.sharefile.impl
Public API for creating a folder in Sharefile, uploading documents from the repo, and then notifying a list of recipients
TSGShareFile() - Constructor for class com.tsgrp.opencontent.sharefile.impl.TSGShareFile
 
TSGSQLFormatter - Class in com.tsgrp.opencontent.alfresco.util
This class is a version of org.hibernate.pretty.Formatter from version 4.x.
TSGSQLFormatter(String) - Constructor for class com.tsgrp.opencontent.alfresco.util.TSGSQLFormatter
 
TSGTextStripper - Class in com.tsgrp.opencontent.universal.util
A Customization of PDFTextStripper which also builds up an index for words within the PDF.
TSGTextStripper() - Constructor for class com.tsgrp.opencontent.universal.util.TSGTextStripper
Initialize our hash map, in addition to the parent constructor.
TWO_VIDEOS_FILTER - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
type - Static variable in class com.tsgrp.opencontent.elasticsearch.util.ElasticsearchUtil
 
TYPE - Static variable in class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
TYPE_ACCEPT_STAMP - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for an Accept stamp
TYPE_ACL - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
We'll most likely need to figure out a different way to do this since Alfresco doesn't have ACL objects in the same way Documentum does...
TYPE_ACTIVITIES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_ACTIVITIES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_ADOBE_MAP_XML - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_ANNOTATION - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
TYPE_ANNOTATION - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
TYPE_APPROVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
TYPE_APPROVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_APPROVAL_DETAILS_OBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_APPROVED_STAMP - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a stamp
TYPE_ATTACHED_DOC - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_AUDIT_OBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_AUTO - Static variable in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
Use when setting the type for automatic roles
TYPE_AW_DOC - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_AW_DOC - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_AW_PSI - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
TYPE_BLANK_ADOBE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_BOOLEAN - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
TYPE_CALLOUT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a callout annotation.
TYPE_CARET - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a caret annotation (also know as an "Insert Text at Placeholder" annotation).
TYPE_CASCADING_LEVEL_ONE_VALUE_ASSISTANCE_LIST_ITEM - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
TYPE_CHECKLIST - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_CONTROLLED_DOCUMENT - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
TYPE_DATALIST - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
TYPE_DATALIST_ITEM - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
TYPE_DATE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
TYPE_DM_POLICY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
Since alfresco does not have policy objects, we cannot use this type
TYPE_DOUBLE - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
TYPE_ELLIPSE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for an oval annotation.
TYPE_FILE_ATTACHMENT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a fileattachment annotation.
TYPE_FOLDER - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
TYPE_FOLDER - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
TYPE_FOLDER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_FOLDER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_FREEDRAW - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a freedraw annotation.
TYPE_FREETEXT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a freetext annotation.
TYPE_GROUP - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_GROUP - Static variable in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
Use when setting the type for group roles
TYPE_HIGHLIGHT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a highlight annotation.
TYPE_HPI_COLLECTION - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
TYPE_HPI_DOCUSIGN_DATA - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
TYPE_HPI_EMAIL_MESSAGE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
TYPE_HPI_FOLDER_ADDRESS_BOOK - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
TYPE_HPI_NOTE - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
TYPE_HPI_PREVIEW - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
TYPE_HPI_UPLOAD_FOLDER - Static variable in class com.tsgrp.opencontent.alfresco.model.HPIModel
 
TYPE_ID - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
TYPE_INT - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
TYPE_LINE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a line or arrow annotation.
TYPE_LONG - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
TYPE_PAGE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_PAGE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_PAGE_SET - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_PAGE_SET - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_PAGE_SET_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_PAGE_SET_INSTANCE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_PAGE_SET_INSTANCE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_PAGE_SET_REPO - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_PAGESIZEDCHECKMARK_STAMP - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a Page Sized Checkmark stamp
TYPE_PRINT_AUDIT_AUTONUMBER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_PSI - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_PSI_AUTONUMBER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_QUALITY_DOCUMENT - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
TYPE_QUERY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_QUERY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_RECTANGLE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a rectangle annotation.
TYPE_REJECT_STAMP - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a Reject stamp
TYPE_REPLACEMENT_TEXT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a special caret annotation (also know as an "Replacement Text at Placeholder" annotation).
TYPE_REPLY - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a reply annotation.
TYPE_REQUEST_PARAMETER - Static variable in class com.tsgrp.opencontent.core.query.model.OCQuery
 
TYPE_REVIEWED_STAMP - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a Reviewed stamp
TYPE_ROLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_ROLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_ROOT_OBJECT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
TYPE_STATUS - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a status annotation.
TYPE_STICKY_NOTE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a sticky note annotation.
TYPE_STRIKEOUT - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for a strikeout annotation.
TYPE_STRING - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
TYPE_TEXT - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
TYPE_UNDERLINE - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The type for an underline annotation.
TYPE_USER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_USER - Static variable in class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
Use when setting the type for user roles
TYPE_VALUE_ASSISTANCE_LIST_ITEM - Static variable in class com.tsgrp.opencontent.alfresco.model.TsgModel
 
TYPE_WIZARD_CONTENT - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
Deprecated.
TYPE_WORKFLOW_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
TYPE_WORKFLOW_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
TYPE_WORKFLOW_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
typeDefinitionsByOCName - Variable in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
typeDefinitionsByOCName - Variable in class com.tsgrp.opencontent.core.config.OCTypeDefinitions
 
typeDefinitionsByRepoName - Variable in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
typeDefinitionsByRepoName - Variable in class com.tsgrp.opencontent.core.config.OCTypeDefinitions
 
typeQNames - Variable in class com.tsgrp.alfresco.behaviour.ControlledDocumentVersionPolicy
 
TYPES_TO_QUERY_PARAM - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 

U

UnacquireWorkflowTaskActionExecuter - Class in com.tsgrp.opencontent.core.action.executer.workflow
Executes the unacquire workflow task action.
UnacquireWorkflowTaskActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.workflow.UnacquireWorkflowTaskActionExecuter
 
UNDEFINED_COVER_PAGE_ATTRIBUTE - Static variable in class com.tsgrp.opencontent.core.action.executer.AddDocumentActionExecuter
The value to display for cover page attributes that are null in the object's properties map.
unescapeXFDF(String) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Removes any escaped parts of the provided string.
UNIVERSAL_WORD_DOCUMENT_TEMPLATE_GET_FIELDS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
UNIVERSAL_WORD_DOCUMENT_TEMPLATE_GET_MAIL_MERGE_FIELDS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
UNIVERSAL_WORD_DOCUMENT_TEMPLATE_PERFORM_MAIL_MERGE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
UNIVERSAL_WORD_DOCUMENT_TEMPLATE_PERFORM_MERGE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
UniversalConstants - Class in com.tsgrp.opencontent.universal
 
UniversalConstants() - Constructor for class com.tsgrp.opencontent.universal.UniversalConstants
 
UniversalContext - Class in com.tsgrp.opencontent.universal.spring
Returns OC interfaces for the universal module, utilizes the CoreContext so we can share beans like the caches.
UniversalContext() - Constructor for class com.tsgrp.opencontent.universal.spring.UniversalContext
 
unlockDocument(String, String) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
unlockDocument(ServiceRegistry, NodeService, NodeRef, String) - Method in class com.tsgrp.opencontent.alfresco.job.CleanUpStuckIndexingDocumentsJob
This method will unlock the node as well as reset the index status
unlockDocument(String, String) - Method in interface com.tsgrp.opencontent.core.content.IContent
Unlocks out a document.
unlockDocument(String, String, String) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
unlockDocument(String, String) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
unlockDocument(String, String) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
unlockDocument(String, String) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
unlockDocument(String, String) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
unlockDocument(String, String) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
unlockDocument(String, String) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
UnlockDocumentActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
UnlockDocumentActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.UnlockDocumentActionExecuter
 
unredactedRelationName() - Method in class com.tsgrp.opencontent.alfresco.core.config.AlfrescoEmbConfig
 
unredactedRelationName() - Method in class com.tsgrp.opencontent.dctm.core.config.DCTMConfig
 
unredactedRelationName - Variable in class com.tsgrp.opencontent.dynamo.spring.DynamoConfig
 
unredactedRelationName() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
 
unwrapVariable(String) - Static method in class com.tsgrp.opencontent.wizard.core.query.WizardQueryServiceUtil
Unwrap ${ } from variable
UPDATE_ACL - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
UPDATE_PROPS_EVENT - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
UPDATE_QUERY - Static variable in class com.tsgrp.opencontent.core.model.util.OCConstants
 
UPDATE_USER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
updateAcl(String, String, Map<String, Integer>, Map<String, Integer>) - Method in class com.tsgrp.opencontent.alfresco.security.AlfrescoEmbSecurityImpl
 
updateAcl(String, String, Map<String, Integer>, Map<String, Integer>) - Method in interface com.tsgrp.opencontent.core.security.ISecurity
Updates the acl in the repository with the given user and group permissions
updateACL(String, String, String, Map<String, Map<String, Integer>>) - Method in class com.tsgrp.opencontent.core.security.RESTSecurity
 
updateAcl(String, String, Map<String, Integer>, Map<String, Integer>) - Method in class com.tsgrp.opencontent.dctm.security.DCTMSecurityImpl
 
updateAcl(String, String, Map<String, Integer>, Map<String, Integer>) - Method in class com.tsgrp.opencontent.dynamo.security.DynamoSecurityImpl
Update acl
updateAcl(String, String, Map<String, Integer>, Map<String, Integer>) - Method in class com.tsgrp.opencontent.elasticsearch.security.ElasticsearchSecurityImpl
 
updateAcl(String, String, Map<String, Integer>, Map<String, Integer>) - Method in class com.tsgrp.opencontent.hbase.security.HBaseSecurityImpl
 
updateAcl(String, String, Map<String, Integer>, Map<String, Integer>) - Method in class com.tsgrp.opencontent.s3.security.S3SecurityImpl
 
updateAcl(String, String, Map<String, Integer>, Map<String, Integer>) - Method in class com.tsgrp.opencontent.solr.security.SolrSecurityImpl
 
updateAttrVal(String[], String, OpenContentObject, String, ContentResult) - Method in class com.tsgrp.opencontent.core.event.events.AutoNumberEvent
Saves the final concatenated autoNumberFormat given attribute's value.
updateConfig(String, String, String, String, HttpServletRequest) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
Update config
updateConfig(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
updateConfig(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
updateConfig(String, String, String, HttpServletRequest, String, String) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
 
updateConfig(String, String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
updateConfigById(String, String, String, HttpServletRequest) - Method in interface com.tsgrp.opencontent.core.config.IConfigService
Update config by id rather then name
updateConfigById(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.persistence.FilesystemConfigServiceImpl
 
updateConfigById(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.persistence.RepositoryConfigServiceImpl
 
updateConfigById(String, String, String, HttpServletRequest, String) - Method in class com.tsgrp.opencontent.core.config.persistence.RESTConfigService
 
updateConfigById(String, String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.s3.core.config.S3ConfigServiceImpl
(non-Javadoc)
updateCurrentApprovalDetails(ServiceRegistry, String, ApprovalDetails) - Static method in class com.tsgrp.opencontent.wizard.workflow.util.AlfrescoEmbWizardWorkflowHelper
 
updateDictionary() - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
updateDictionary() - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Refreshes the Dictionary.
updateDictionary() - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
updateFileName(String, String, String) - Method in class com.tsgrp.opencontent.core.email.EmailImpl
Hotspot method to format file name for email attachments.
updateFolderAddressBook(String, String, AddressBook) - Method in class com.tsgrp.opencontent.core.email.EmailImpl
 
updateFolderAddressBook(String, String, AddressBook) - Method in interface com.tsgrp.opencontent.core.email.IEmail
Overwrites the existing address book in the given folder, or creates the address book if it does not exist.
updateFolderAddressBook(String, String, AddressBook, String) - Method in class com.tsgrp.opencontent.core.email.RESTEmail
 
updateFolderAddressBook(String, String, Email) - Method in class com.tsgrp.opencontent.universal.action.executer.SendFolderEmailActionExecuter
Updates the folder address book based on the newly sent email.
updateFolderTermsJSON(String, String, Map<String, List<OpenContentObject>>) - Static method in class com.tsgrp.opencontent.core.action.util.ViewFolderTermsUtil
Updates the existing folderTerms .json file in the .oc-info folder.
updateHbaseProperties(String, Map<String, Object[]>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Makes a request to hbase to update the list of properties provided
updateJsonDictionary(String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.AbstractDictionaryServiceImpl
 
updateJsonDictionary(String, HttpServletRequest) - Method in interface com.tsgrp.opencontent.core.config.DictionaryService
Updates the dictionary json.
updateJsonDictionary(String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.config.LocalDictionaryServiceImpl
 
updateJsonDictionary(String, HttpServletRequest, String) - Method in class com.tsgrp.opencontent.core.config.RESTDictionaryService
 
updateJsonDictionary(String, HttpServletRequest) - Method in class com.tsgrp.opencontent.s3.core.config.S3DictionaryServiceImpl
(non-Javadoc)
updateModifiedProperties(String, Item, Map<String, Object[]>) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Handle the additional properties that refreshed in setProperties.
updateModifiedProperties(String, Put, Map<String, Object[]>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Handle the additional properties that refreshed in setProperties.
updateObject(String, String, CompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
updateObject(String, OpenContentObject) - Method in class com.tsgrp.opencontent.core.content.AbstractContentImpl
 
updateObject(String, String, CompleteObject, boolean, boolean) - Method in interface com.tsgrp.opencontent.core.content.IContent
Updates existing document object in the repository.
updateObject(String, OpenContentObject) - Method in interface com.tsgrp.opencontent.core.content.IContent
Updates the object with the same ID as the id provided on the new object.
updateObject(String, String, CompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
Updates existing document object in the repository.
updateObject(String, String, CompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
updateObject(String, String, CompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
updateObject(String, String, CompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
updateObject(String, String, CompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
updateObject(String, String, CompleteObject, boolean, boolean) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
updateObjects(String, OpenContentObject[]) - Method in class com.tsgrp.opencontent.alfresco.content.AlfrescoEmbContentImpl
 
updateObjects(String, OpenContentObject[]) - Method in interface com.tsgrp.opencontent.core.content.IContent
Updates the objects with the same IDs as provided objects.
updateObjects(String, OpenContentObject[]) - Method in class com.tsgrp.opencontent.dctm.content.DCTMContentImpl
 
updateObjects(String, OpenContentObject[]) - Method in class com.tsgrp.opencontent.dynamo.content.DynamoContentImpl
 
updateObjects(String, OpenContentObject[]) - Method in class com.tsgrp.opencontent.elasticsearch.content.ElasticsearchContentImpl
 
updateObjects(String, OpenContentObject[]) - Method in class com.tsgrp.opencontent.hbase.content.HBaseContentImpl
 
updateObjects(String, OpenContentObject[]) - Method in class com.tsgrp.opencontent.s3.content.S3ContentImpl
 
updateObjects(String, OpenContentObject[]) - Method in class com.tsgrp.opencontent.solr.content.SolrContentImpl
 
updateObjectTypes() - Method in class com.tsgrp.opencontent.hbase.spring.HBaseConfig
Make a call to reinitialize the object types
updatePage(String, Page, DataHandler) - Method in interface com.tsgrp.opencontent.wizard.admin.IWizard2Admin
Updates a page object in the repository.
updatePage(String, String, String, String, String, String, byte[], String) - Method in class com.tsgrp.opencontent.wizard.admin.RESTWizard2Admin
 
updatePage(String, Page, DataHandler) - Method in class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
updatePlaceholdersInSet(EnhancedQueryQualificationSet, Map<String, String>) - Method in class com.tsgrp.opencontent.wizard.activiti.workflow.ActivitiClientWizardWorkflowImpl
Helper method that looks for placeholders in the qualification set and recursivly replaces placeholders with their values.
updatePreferencesByName(String, InputStream, String, String, String, boolean) - Method in class com.tsgrp.opencontent.core.preferences.GenericPreferencesService
 
updatePreferencesByName(String, InputStream, String, String, String, boolean) - Method in interface com.tsgrp.opencontent.core.preferences.IPreferencesService
Updates the preferences within the given path with the given name
updatePreferencesByName(String, InputStream, String, String, String, boolean) - Method in class com.tsgrp.opencontent.s3.preferences.S3PreferencesServiceImpl
(non-Javadoc)
updateProperties(String, String, Item, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoUtil
Updated properties in external search and dynamo.
updateProperties(String, String, Map<String, Object[]>) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseUtil
Updated properties in external search and hbase.
updateRolePriority(String, String, int, String) - Method in class com.tsgrp.opencontent.wizard.workflow.RESTWizard2WorkflowAdmin
Deprecated.
updateSignatureEvents(List<SignatureEvent>, String, UserBean, String, String, Map<String, Object>) - Static method in class com.tsgrp.opencontent.wizard.activiti.workflow.WizardWorkflowHelper
Loops hrough the given signature events, updating the previous assignee signatures with the new assignee ones; if no original user is set, ensures that previous assignee is assigned to it.
updateUnevaluatedConditionWithEvaluatedConditionResults(Condition) - Method in class com.tsgrp.opencontent.core.action.condition.ConditionEvaluationContext
 
updateUser(String, String, String, String, String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
updateUser(String, String, String, String, String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Updates the info for the given user.
updateUser(String, String, String, String, String, String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
updateUser(String, String, String, String, String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
updateUser(String, String, String, String, String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
updateUser(String, String, String, String, String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
updateUser(String, String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
updateUser(String, String, String, String, String) - Method in class com.tsgrp.opencontent.hbase.user.LDAPHBaseUserImpl
 
updateUser(String, String, String, String, String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
updateUser(String, String, String, String, String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
updateUser(String, String, String, String, String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
updateVersionHistory(ServiceRegistry, NodeRef) - Static method in class com.tsgrp.opencontent.alfresco.util.AlfrescoEmbUtil
This method takes the properties of the given node and ensures those properties are persisted to its backing versionStore node, as Alfresco's default behavior is to let versionStore nodes languish with only the properties in the state that they were at the time of the version's creation.
upload(String, String, HttpServletRequest) - Method in class com.tsgrp.opencontent.core.content.RESTContent
 
upload(String, String, String) - Method in class com.tsgrp.opencontent.google.rest.RESTGoogle
 
uploadAzureContent(String, byte[], String, Put) - Static method in class com.tsgrp.opencontent.hbase.utilities.AzureHBaseUtil
Uploads the content to Azure and inserts the uri to the put map.
uploadFile(String, ShareFileConfig, SFOAuth2Token, String, String, InputStream, String) - Static method in class com.tsgrp.opencontent.sharefile.util.ShareFileUtils
Uploads a File using the Standard upload method with a multipart/form mime encoded POST.
uploadGoogleDocument(String, String) - Method in interface com.tsgrp.opencontent.google.core.IGoogle
Uploads the content of a repository node to a newly created Google document that is then linked to the repository node so the content can be used when the Google document is saved back to the repository.
UploadImageAsNewVersionActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
UploadImageAsNewVersionActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.UploadImageAsNewVersionActionExecuter
 
UploadNewVersionActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
Created with IntelliJ IDEA.
UploadNewVersionActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.UploadNewVersionActionExecuter
 
uploadRepositoryObjectToGoogleDocument(Connection<GoogleDocs>, File, String, String) - Static method in class com.tsgrp.opencontent.google.util.GoogleUtil
Uploads the content of a repository object to a blank Google document and returns the DocumentListEntry of the resulting new Google document.
uploadVideoFile(String, Action, String) - Static method in class com.tsgrp.opencontent.universal.action.executer.MergeVideosActionExecuter
Upload a video file to OC folder structure.
URL_PROP - Static variable in class com.tsgrp.opencontent.universal.action.executer.ExportSearchResultsActionExecuter
 
URL_SAFE - Static variable in class com.tsgrp.opencontent.core.content.Base64
Deprecated.
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
USER_CACHE_NAME - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
USER_DISPLAY_NAME - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
 
USER_DISPLAY_NAME - Static variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
USER_LOGIN_NAME - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
 
USER_NAME - Static variable in class com.tsgrp.opencontent.alfresco.audit.AlfrescoEmbAuditImpl
 
USER_NAME - Static variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
USER_PASSWORD_CHECK_CODE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USER_PASSWORD_FORGOT - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USER_ROLES - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
USER_XML_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
UserBean - Class in com.tsgrp.opencontent.core.model
 
UserBean() - Constructor for class com.tsgrp.opencontent.core.model.UserBean
 
UserDetailsFromUserIDQuery - Class in com.tsgrp.opencontent.wizard.core.query
Custom Query Bean that takes in a userName as its webserviceUrl parameter: It returns the user's Display Name as the value, and their email address as the displayText
UserDetailsFromUserIDQuery() - Constructor for class com.tsgrp.opencontent.wizard.core.query.UserDetailsFromUserIDQuery
 
UserDisplayNameFromUserIDQuery - Class in com.tsgrp.opencontent.wizard.core.query
 
UserDisplayNameFromUserIDQuery() - Constructor for class com.tsgrp.opencontent.wizard.core.query.UserDisplayNameFromUserIDQuery
 
UserEmailFromUserIDQuery - Class in com.tsgrp.opencontent.wizard.core.query
 
UserEmailFromUserIDQuery() - Constructor for class com.tsgrp.opencontent.wizard.core.query.UserEmailFromUserIDQuery
 
userForgotPassword(String) - Method in class com.tsgrp.opencontent.alfresco.user.AlfrescoEmbUserImpl
 
userForgotPassword(String) - Method in interface com.tsgrp.opencontent.core.user.IUser
Sets a recovery code and expiration time to the user.
userForgotPassword(String) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
userForgotPassword(String) - Method in class com.tsgrp.opencontent.dctm.user.DCTMUserImpl
 
userForgotPassword(String) - Method in class com.tsgrp.opencontent.dynamo.user.DynamoUserImpl
 
userForgotPassword(String) - Method in class com.tsgrp.opencontent.elasticsearch.user.ElasticsearchUserImpl
 
userForgotPassword(String) - Method in class com.tsgrp.opencontent.hbase.user.HBaseUserImpl
 
userForgotPassword(String) - Method in class com.tsgrp.opencontent.ldap.user.LDAPUserImpl
 
userForgotPassword(String) - Method in class com.tsgrp.opencontent.s3.user.S3UserImpl
 
userForgotPassword(String) - Method in class com.tsgrp.opencontent.solr.user.SolrUserImpl
 
username - Variable in class com.tsgrp.opencontent.core.audit.OCAuditEvent
 
userName - Variable in class com.tsgrp.opencontent.dctm.core.config.DctmDictionaryServiceImpl
 
usernames - Variable in class com.tsgrp.opencontent.core.workflow.model.BasicWorkflowTaskDef
Deprecated.
 
userOwnsTicket(String, String) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Verifies that the username is the same as the one on the ticket.
userPrincipalNameFormat - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
UserResult - Class in com.tsgrp.opencontent.core.user.model
Returned by IUser methods, a simple POJO class to store the return values of user.
UserResult() - Constructor for class com.tsgrp.opencontent.core.user.model.UserResult
 
USERS_ALL_USERS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_FIND_ALL_USERS_IN_GROUPS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_FIND_GROUPS_WITH_USER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_GET_AUTHENTICATED_OC_USER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_GET_GROUP_DETAILS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_GET_HOME_DIRECTORY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_GET_USER - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_GROUP - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_QUERY_GROUPS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_QUERY_USERS - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_SEARCH_USERS_IN_GROUP_GROUP - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
USERS_SET_INBOX_PROXY - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
userSearchBase - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
userSearchFilter - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
userSetInboxProxy(String, String, Map<String, String>) - Method in class com.tsgrp.opencontent.core.user.RestUser
 
usersInGroupSearchFilter - Variable in class com.tsgrp.opencontent.ldap.spring.LDAPConfig
 
UsersInGroupsQuery - Class in com.tsgrp.opencontent.wizard.core.query
Custom Query Bean that can be configured with a list of groups, and which returns all of the users in the groups, sorted by their display name.
UsersInGroupsQuery() - Constructor for class com.tsgrp.opencontent.wizard.core.query.UsersInGroupsQuery
 
UserUtil - Class in com.tsgrp.opencontent.core.user
User Utilities
UserUtil() - Constructor for class com.tsgrp.opencontent.core.user.UserUtil
 

V

VALID - Static variable in class com.tsgrp.opencontent.core.action.condition.model.Condition
 
VALID_ANNOTATIONS - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The list of all valid annotation types.
validate(OCAuthoritySearchCriteria) - Static method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriteria
 
validate(OCAuthoritySearchCriterion) - Static method in class com.tsgrp.opencontent.core.query.model.OCAuthoritySearchCriterion
 
validateKey(long) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoAdminUtil
Checks if the key is 15 minutes old
validateKey(long) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseAdminUtil
 
validateLicense(String, String, boolean) - Method in class com.tsgrp.opencontent.core.license.RESTLicense
 
validateOAUser(HttpServletRequest, HttpServletResponse, String) - Static method in class com.tsgrp.opencontent.core.license.OCLicenseManager
Checks that the user has permission to use the OA viewer mode on the request To use a read-only viewer, the user must be in either the viewers or annotators group To use any other viewer, the user must be in the annotators group
validateOCLicense() - Method in class com.tsgrp.opencontent.core.license.OCLicenseManager
Validates the OC license.
validateSession(String) - Method in class com.tsgrp.opencontent.alfresco.authentication.AlfrescoEmbAuthenticationImpl
 
validateSession(String) - Method in interface com.tsgrp.opencontent.core.authentication.IAuthentication
Determine whether a given ticket is currently valid to use
validateSession(String, String) - Method in class com.tsgrp.opencontent.core.authentication.RESTAuthentication
 
validateSession(String) - Method in class com.tsgrp.opencontent.dctm.authentication.DCTMAuthenticationImpl
Determine whether a given ticket is currently valid to use
validateSession(String) - Method in class com.tsgrp.opencontent.dynamo.authentication.DynamoAuthenticationImpl
Validate Session checks ticket in case it is null or empty from the session If we're using DynamoAuthentication it actually checks our map to see if the ticket exists
validateSession(String) - Method in class com.tsgrp.opencontent.elasticsearch.authentication.ElasticsearchAuthenticationImpl
Validate Session checks ticket in case it is null or empty from the session If we're using LDAPAuthentication it actually checks our map to see if the ticket exists
validateSession(String) - Method in class com.tsgrp.opencontent.hbase.authentication.HBaseAuthenticationImpl
Validate Session checks ticket incase it is null or empty from the session If we're using HBaseAuthentication it actually checks our map to see if thet ticket cali
validateSession(String) - Method in class com.tsgrp.opencontent.ldap.authentication.LDAPAuthenticationImpl
Validate Session checks ticket incase it is null or empty from the session
validateSession(String) - Method in class com.tsgrp.opencontent.s3.authentication.S3AuthenticationImpl
 
validateSession(String) - Method in class com.tsgrp.opencontent.solr.authentication.SolrAuthenticationImpl
Validate Session checks ticket incase it is null or empty from the session If we're using LDAPAuthentication it actually checks our map to see if thet ticket cali
value - Variable in class com.tsgrp.opencontent.core.event.events.InjectValueEvent
 
VALUE - Static variable in class com.tsgrp.opencontent.wizard.util.PSXMLUtil
 
ValueInjectable - Interface in com.tsgrp.opencontent.core.event
 
valueOf(String) - Static method in enum com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants.SQL_OPERATORS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tsgrp.opencontent.core.lifecycle.model.LifecycleState.StateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl.supportedAnnotationNameParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tsgrp.opencontent.universal.annotation.XFDFUtil.unsupportedAnnotationTypes
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants.SQL_OPERATORS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tsgrp.opencontent.core.lifecycle.model.LifecycleState.StateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tsgrp.opencontent.core.workflow.model.GetAllInboxItemsRequest.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tsgrp.opencontent.core.workflow.model.GetInboxItemRequest.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl.supportedAnnotationNameParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tsgrp.opencontent.universal.annotation.XFDFUtil.unsupportedAnnotationTypes
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_KEY_APPROVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_AUDIT_QUEUE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_FORM_APPROVED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_PROXY_QUEUE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_PSI - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_PSI_PROPERTY_MAP - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_USER_AND_ROLE_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_WF_DOCS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_WIZARD_ACITIVITY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_WIZARD_ACTIVITIES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VAR_KEY_WIZARD_PROPERTIES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
VariableCopierListener - Class in com.tsgrp.opencontent.activiti.listener
The is a basic listener designed to copy the specified (via injection) task variables to the context scope.
VariableCopierListener() - Constructor for class com.tsgrp.opencontent.activiti.listener.VariableCopierListener
 
verifyAsposeVersionSupported() - Static method in class com.tsgrp.opencontent.core.util.AsposeUtil
Verify our current Aspose version is supported by OC Throw a runtime exception if it isn't
VERSION_CURRENT - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
VERSION_CURRENT - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
VERSION_LABEL_MAJOR - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
VERSION_LABEL_MAJOR - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
VERSION_LABEL_MINOR - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
VERSION_LABEL_MINOR - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
VERSION_LATEST - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
VERSION_LATEST - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
VERSION_SEPARATOR - Static variable in class com.tsgrp.opencontent.dynamo.utilities.DynamoConstants
 
VERSION_SEPARATOR - Static variable in class com.tsgrp.opencontent.hbase.utilities.HBaseConstants
 
VERSION_STORE_PREFIXES - Static variable in interface com.tsgrp.opencontent.alfresco.util.AlfrescoEmbConstants
 
versionsEquivalent(String, String, DynamoConfig) - Static method in class com.tsgrp.opencontent.dynamo.utilities.DynamoVersionManager
Determines whether two ids are of equivalent version, despite their version extension format.
versionsEquivalent(String, String) - Static method in class com.tsgrp.opencontent.hbase.utilities.HBaseVersionManager
Determines whether two ids are of equivalent version, despite their version extension format.
VIDEO_CLIP_NAME - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
VIDEO_COLLAGE_NAME - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
VIDEO_CONVERTED_SUFFIX - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
VIDEO_CREATE_VIDEO_COLLAGE - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
VIDEO_MIME_TYPE - Static variable in class com.tsgrp.opencontent.universal.video.FFmpegConstants
 
VideoScreenshot - Class in com.tsgrp.opencontent.universal.annotation.model
Information about a Video Annotation Screenshot
VideoScreenshot() - Constructor for class com.tsgrp.opencontent.universal.annotation.model.VideoScreenshot
 
ViewAllDocumentsActionExecuter - Class in com.tsgrp.opencontent.universal.action.executer
 
ViewAllDocumentsActionExecuter() - Constructor for class com.tsgrp.opencontent.universal.action.executer.ViewAllDocumentsActionExecuter
 
ViewEditPropertiesExecuter - Class in com.tsgrp.opencontent.core.action.executer
Sets updated properties on an object.
ViewEditPropertiesExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ViewEditPropertiesExecuter
 
ViewFolderTermsActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
ViewFolderTermsActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ViewFolderTermsActionExecuter
 
ViewFolderTermsUtil - Class in com.tsgrp.opencontent.core.action.util
 
ViewFolderTermsUtil() - Constructor for class com.tsgrp.opencontent.core.action.util.ViewFolderTermsUtil
 
ViewLocationsActionExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
ViewLocationsActionExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ViewLocationsActionExecuter
 
ViewPropertiesExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
ViewPropertiesExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ViewPropertiesExecuter
 
ViewVersionsExecuter - Class in com.tsgrp.opencontent.core.action.executer
 
ViewVersionsExecuter() - Constructor for class com.tsgrp.opencontent.core.action.executer.ViewVersionsExecuter
 

W

waitForDocsToFinishRenditioning(String, List<String>, int, boolean) - Static method in class com.tsgrp.opencontent.core.util.OCUtil
Waits until all the docs in a collection have a pdf rendition
WF_ATTACH_EXACT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_ATTR_ROLE - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WF_DUE_DATE - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WF_FAILED - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WF_FOLDER - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_FOLDER_NOTE - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WF_FORCE_PDF_RENDITION_EXIST - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_GENERATE_APPROVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_ALL_INBOX_ITEMS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_ALL_WIZARD_TASKS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_ALL_WIZARD_USER_AND_GROUP_TASKS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_APPROVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_MY_WIZARD_TASKS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_POTENTIAL_APPROVERS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_TASK_GROUPS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_USER_ROLE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_WF_DOC_NAMES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_WF_DOCS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_WF_STATUS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_WIZARD_CONTRIBUTORS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_WIZARD_TASKS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_GET_WORKFLOW_DOCS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_INITIATOR - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WF_INITIATOR_EMAIL - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WF_PACKAGE_KEY - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WF_PACKAGE_NAME - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
The workflow property that represents the name of the package on the TBR workflow
WF_PERIODIC_REVIEW_EMAIL - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
The workflow property that represents the group email used for periodic review - used for periodic review workflow.
WF_PREVIOUS_TASK_USER - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
The workflow property that represents the previous user login id - used in the case of a reassignment for auditing purposes.
WF_PROMOTE_APPROVED_COMPONENTS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_PROMOTE_PENDING_COMPONENTS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_PROP_APPROVAL_DETAILS - Static variable in class com.tsgrp.opencontent.wizard.core.alfresco.model.ActiveWizardModel
 
WF_PSI_DOC_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_PSI_DOC_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_PSI_PACKAGE_NAME - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_PSI_PACKAGE_TYPE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_REASSIGN_TYPE_DELEGATE - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
The value of the WF_REASSIGN_TYPE workflow property for a delegate action.
WF_REASSIGN_TYPE_KEY - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
The workflow property that represents a reassignment (either a delegation or a reassign of a task).
WF_REASSIGN_TYPE_REASSIGN - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WF_REMINDER_EMAIL_ENABLED - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
The workflow property for if we should send reminder emails in a workflow.
WF_REMINDER_TIMESTAMP - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
The workflow property that represents the timestamp for when a task last reminded a user about it pending
WF_RESOLVE_DOCID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_RESUME_BASE_STATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_REVIEW_ACTIVITY - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_REVIEW_OUTCOME - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WF_REVIEW_TEMPLATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_SEARCH_WF_DOCS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_SEARCH_WIZARD_CONTRIBUTORS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_SET_EFFECTIVE_DATES - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_START_APPROVAL_ROUTE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_START_REVIEW_ROUTE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WF_TBR_EMAIL - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
The workflow property that represents the map for the user's e-mails, used in the TBR workflow.
WF_TEMPLATE_PREFIX - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WF_UNABLE_TO_NOTIFY - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WFRule - Class in com.tsgrp.opencontent.wizard.core.model
 
WFRule() - Constructor for class com.tsgrp.opencontent.wizard.core.model.WFRule
 
WFRules - Class in com.tsgrp.opencontent.wizard.core.model
 
WFRules() - Constructor for class com.tsgrp.opencontent.wizard.core.model.WFRules
 
WFUtil - Class in com.tsgrp.opencontent.wizard.workflow.util
 
WFUtil() - Constructor for class com.tsgrp.opencontent.wizard.workflow.util.WFUtil
 
Wizard2AdminImpl - Class in com.tsgrp.opencontent.wizard.admin
 
Wizard2AdminImpl() - Constructor for class com.tsgrp.opencontent.wizard.admin.Wizard2AdminImpl
 
Wizard2AdminResult - Class in com.tsgrp.opencontent.wizard.admin.model
Deprecated.
Wizard2AdminResult() - Constructor for class com.tsgrp.opencontent.wizard.admin.model.Wizard2AdminResult
Deprecated.
 
Wizard2Constants - Class in com.tsgrp.opencontent.wizard.core.model.util
 
Wizard2Constants() - Constructor for class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
Wizard2Impl - Class in com.tsgrp.opencontent.wizard.core
 
Wizard2Impl() - Constructor for class com.tsgrp.opencontent.wizard.core.Wizard2Impl
 
Wizard2Result - Class in com.tsgrp.opencontent.wizard.core.model
 
Wizard2Result() - Constructor for class com.tsgrp.opencontent.wizard.core.model.Wizard2Result
 
Wizard2WorkflowImpl - Class in com.tsgrp.opencontent.wizard.workflow
 
Wizard2WorkflowImpl() - Constructor for class com.tsgrp.opencontent.wizard.workflow.Wizard2WorkflowImpl
 
Wizard2WorkflowResult - Class in com.tsgrp.opencontent.wizard.workflow.model
POJO representing results return from methods belonging to the IWizardWorkflow class
Member Variable Description Boolean error Equals true if error occured, false otherwise.
Wizard2WorkflowResult() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.Wizard2WorkflowResult
 
WIZARD_ACTIVITY_NAME - Static variable in class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WIZARD_APPROVAL_ACTIVITI_WF_DEF_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
WIZARD_APPROVAL_SUBPROCESS_WF_DEF_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
WIZARD_PROP_DRAFT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WIZARD_PROP_REVIEW_STATE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WIZARD_PROPERTIES - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
WIZARD_REVIEW_ACTIVITI_WF_DEF_ID - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
WIZARD_REVIEW_ATTR_COMMENTS - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
WIZARD_REVIEW_ATTR_VOTE - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
WIZARD_REVIEW_ROLE_REVIEW - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
WIZARD_REVIEW_STATUS_REVIEWED - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
WIZARD_WORKFLOW_DEFINITION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.Wizard2Constants
 
WIZARD_WORKFLOW_DOC_IDS - Static variable in class com.tsgrp.opencontent.core.action.EvaluationCache
 
WIZARD_WORKFLOW_DOC_IDS - Static variable in class com.tsgrp.opencontent.wizard.action.condition.evaluator.AreWizardWorkflowDocsValid
 
WizardActionsResult - Class in com.tsgrp.opencontent.wizard
Member Variable Description Boolean error Equals true if error occured, false otherwise.
WizardActionsResult() - Constructor for class com.tsgrp.opencontent.wizard.WizardActionsResult
 
WizardActivitiesDefinition - Class in com.tsgrp.opencontent.wizard.workflow.model
Represents the workfow activities definition XML object.
WizardActivitiesDefinition() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardActivitiesDefinition
 
WizardActivity - Class in com.tsgrp.opencontent.wizard.workflow.model
Represents a single wizard activity.
WizardActivity() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardActivity
 
WizardApprovalWorkflowFailedServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
WizardApprovalWorkflowFailedServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardApprovalWorkflowFailedServiceTask
 
WizardApprovalWorkflowSubprocessOnAssignment - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
WizardApprovalWorkflowSubprocessOnAssignment() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardApprovalWorkflowSubprocessOnAssignment
 
WizardApprovalWorkflowSuccessServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
WizardApprovalWorkflowSuccessServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardApprovalWorkflowSuccessServiceTask
 
WizardApprover - Class in com.tsgrp.opencontent.wizard.workflow.model
A POJO representation of a wizard approver.
WizardApprover() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardApprover
 
WizardAuditEvent - Class in com.tsgrp.opencontent.wizard.core.model.audit
Wizard specific implementation of OCAuditEvent.
WizardAuditEvent() - Constructor for class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditEvent
 
WizardAuditResult - Class in com.tsgrp.opencontent.wizard.core.model.audit
Deprecated.
- STOP CREATING *RESULT OBJECTS IN OC2.0!!!!!!!!

Modification History

  • July 23, 2012 (Bobby Dvorscak) Created.

Copyright © 2012 Technology Services Group, Inc.

WizardAuditResult() - Constructor for class com.tsgrp.opencontent.wizard.core.model.audit.WizardAuditResult
Deprecated.
 
WizardConfig - Class in com.tsgrp.opencontent.wizard.core
Primary configured property provider for the Wizard module.
WizardConfig() - Constructor for class com.tsgrp.opencontent.wizard.core.WizardConfig
 
WizardConstants - Class in com.tsgrp.opencontent.wizard.core.model.util
Deprecated.
use Wizard2Constants instead. If something here belongs in Active Wizard 5.x, copy it to Wizard2Constants and use it. Do NOT move anything that's deprecated here to Wizard2Constants
WizardConstants() - Constructor for class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WizardContext - Class in com.tsgrp.opencontent.wizard.spring
Locates spring beans defined in wizard-bean-config.xml.
WizardContext() - Constructor for class com.tsgrp.opencontent.wizard.spring.WizardContext
 
WizardHelper - Class in com.tsgrp.opencontent.wizard.core
 
WizardHelper() - Constructor for class com.tsgrp.opencontent.wizard.core.WizardHelper
 
WizardHotDocsFinishAndSubmitPSIActionExecutor - Class in com.tsgrp.opencontent.wizardhotdocs.action.executor
 
WizardHotDocsFinishAndSubmitPSIActionExecutor() - Constructor for class com.tsgrp.opencontent.wizardhotdocs.action.executor.WizardHotDocsFinishAndSubmitPSIActionExecutor
 
WizardHotDocsUtil - Class in com.tsgrp.opencontent.wizardhotdocs.util
 
WizardHotDocsUtil() - Constructor for class com.tsgrp.opencontent.wizardhotdocs.util.WizardHotDocsUtil
 
WizardQuery - Class in com.tsgrp.opencontent.wizard.core.model
POJO representation of an AW query object.
WizardQuery() - Constructor for class com.tsgrp.opencontent.wizard.core.model.WizardQuery
 
WizardQueryContainer - Class in com.tsgrp.opencontent.wizard.core.query
Container class for storing implementations of the IWizardQuery.
WizardQueryContainer() - Constructor for class com.tsgrp.opencontent.wizard.core.query.WizardQueryContainer
 
WizardQueryServiceUtil - Class in com.tsgrp.opencontent.wizard.core.query
Util methods for manipulating Wizard Query strings.
WizardQueryServiceUtil() - Constructor for class com.tsgrp.opencontent.wizard.core.query.WizardQueryServiceUtil
 
WizardRestEndpointConstants - Class in com.tsgrp.opencontent.wizard.core.model.util
Endpoint constants for Active Wizard OpenContent services
WizardRestEndpointConstants() - Constructor for class com.tsgrp.opencontent.wizard.core.model.util.WizardRestEndpointConstants
 
WizardResult - Class in com.tsgrp.opencontent.wizard.core.model
Returned by IWizard methods, contains error details and content specific attributes.
WizardResult() - Constructor for class com.tsgrp.opencontent.wizard.core.model.WizardResult
 
WizardReviewer - Class in com.tsgrp.opencontent.wizard.workflow.model
POJO representation of a wizard reviewer.
WizardReviewer() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardReviewer
 
WizardReviewWorkflowCompleteServiceTask - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
WizardReviewWorkflowCompleteServiceTask() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardReviewWorkflowCompleteServiceTask
 
WizardReviewWorkflowCreateTaskListener - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
WizardReviewWorkflowCreateTaskListener() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardReviewWorkflowCreateTaskListener
 
WizardReviewWorkflowOnAssignment - Class in com.tsgrp.opencontent.wizard.activiti.workflow.listener
 
WizardReviewWorkflowOnAssignment() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.listener.WizardReviewWorkflowOnAssignment
 
WizardRole - Class in com.tsgrp.opencontent.wizard.workflow.model
WizardRole represents a step in the PSI approval workflow process.
WizardRole() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardRole
 
WizardRule - Class in com.tsgrp.opencontent.wizard.core.model
 
WizardRule() - Constructor for class com.tsgrp.opencontent.wizard.core.model.WizardRule
 
WizardTaskInstance - Class in com.tsgrp.opencontent.wizard.workflow.model
 
WizardTaskInstance() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
WizardTaskInstance(TaskInstance) - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
WizardTaskInstance(WizardTaskInstance) - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardTaskInstance
 
WizardUtil - Class in com.tsgrp.opencontent.wizard
Active Wizard Utility Methods
WizardUtil() - Constructor for class com.tsgrp.opencontent.wizard.WizardUtil
 
WizardWorkflowDefinition - Class in com.tsgrp.opencontent.wizard.workflow.model
Represents a wizard workflow.
WizardWorkflowDefinition() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowDefinition
 
WizardWorkflowHelper - Class in com.tsgrp.opencontent.wizard.activiti.workflow
This class's purpose is to provide #generateNewApprovalDetails(String, String, String)'s functionality to the outer class.
WizardWorkflowHelper() - Constructor for class com.tsgrp.opencontent.wizard.activiti.workflow.WizardWorkflowHelper
 
WizardWorkflowResult - Class in com.tsgrp.opencontent.wizard.workflow.model
POJO representing results return from methods belonging to the IWizardWorkflow class
Member Variable Description Boolean error Equals true if error occured, false otherwise.
WizardWorkflowResult() - Constructor for class com.tsgrp.opencontent.wizard.workflow.model.WizardWorkflowResult
 
WORD_MAP_KEY - Variable in class com.tsgrp.opencontent.universal.annotation.AbstractXFDFAnnotationImpl
 
WordMapExtension - Class in com.tsgrp.opencontent.universal.util
An object that is used to store a word's capitalization and special character information before we package it.
WordMapExtension() - Constructor for class com.tsgrp.opencontent.universal.util.WordMapExtension
 
WorkbookSection - Class in com.tsgrp.opencontent.core.excel
A POJO that contains all the data we need to build out a single section in an Excel spread sheet.
WorkbookSection() - Constructor for class com.tsgrp.opencontent.core.excel.WorkbookSection
Constructor, sets everything to null.
Workflow2Result - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
*Result objects should no longer be used
Workflow2Result() - Constructor for class com.tsgrp.opencontent.core.workflow.model.Workflow2Result
Deprecated.
 
Workflow2Task - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
Workflow2Task() - Constructor for class com.tsgrp.opencontent.core.workflow.model.Workflow2Task
Deprecated.
 
WORKFLOW_CANCEL - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
Deprecated.
use workflow_operation operation = 'cancel'
WORKFLOW_DELEGATE_TASK - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
Deprecated.
use workflow_task_operation instead with operation 'delegate'
WORKFLOW_DOC_ERROR_CHECKED_OUT - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WORKFLOW_DOC_ERROR_LATEST_VERSION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WORKFLOW_DOC_ERROR_NO_PDF - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WORKFLOW_DOC_ERROR_PERMISSION - Static variable in class com.tsgrp.opencontent.wizard.core.model.util.WizardConstants
Deprecated.
 
WORKFLOW_END_EVENT - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
WORKFLOW_GATEWAY - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
WORKFLOW_NAME - Static variable in interface com.tsgrp.opencontent.wizard.workflow.builder.ActivitiWorkflowConstants
 
WORKFLOW_PREFIX - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
 
WORKFLOW_REASSIGN_TASK - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
Deprecated.
use workflow_task_operation instead with operation 'reassign'
WORKFLOW_START_EVENT - Static variable in class com.tsgrp.opencontent.activiti.util.ActivitiConstants
 
WORKFLOW_TASK_COMPLETE_OPERATION - Static variable in class com.tsgrp.opencontent.core.model.util.RestEndpointConstants
Deprecated.
use workflow_task_operation instead with operation 'complete'
WorkflowConstants - Class in com.tsgrp.opencontent.core.workflow
Common workflow constants.
WorkflowConstants() - Constructor for class com.tsgrp.opencontent.core.workflow.WorkflowConstants
 
WorkflowDefinition - Class in com.tsgrp.opencontent.core.workflow.model
 
WorkflowDefinition() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowDefinition
 
WorkflowInstance - Class in com.tsgrp.opencontent.core.workflow.model
 
WorkflowInstance() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowInstance
 
workflowInstances - Variable in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
List of workflow instances;
WorkflowInstanceSnapshot - Class in com.tsgrp.opencontent.core.workflow.model
 
WorkflowInstanceSnapshot() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
WorkflowInstanceSnapshot(String, WorkflowPackage, String, List<TaskInstance>, String, String) - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowInstanceSnapshot
 
WorkflowItem - Class in com.tsgrp.opencontent.core.workflow.model
 
WorkflowItem() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowItem
 
WorkflowItemDefinition - Class in com.tsgrp.opencontent.core.workflow.model
 
WorkflowItemDefinition() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowItemDefinition
 
WorkflowItemInstance - Class in com.tsgrp.opencontent.core.workflow.model
 
WorkflowItemInstance() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowItemInstance
 
WorkflowPackage - Class in com.tsgrp.opencontent.core.workflow.model
 
WorkflowPackage() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowPackage
 
WorkflowPackage(String[]) - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowPackage
 
WorkflowPackage(List<String>) - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowPackage
 
WorkflowPackagePropertySetterListener - Class in com.tsgrp.opencontent.activiti.listener
 
WorkflowPackagePropertySetterListener() - Constructor for class com.tsgrp.opencontent.activiti.listener.WorkflowPackagePropertySetterListener
 
WorkflowResult - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
*Result objects should no longer be used
WorkflowResult() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowResult
Deprecated.
 
WorkflowTask - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
WorkflowTask() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowTask
Deprecated.
 
WorkflowTaskDefinition - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
WorkflowTaskDefinition() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowTaskDefinition
Deprecated.
 
workflowTasks - Variable in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
WorkflowTemplate - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
WorkflowTemplate() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowTemplate
Deprecated.
 
workflowTemplates - Variable in class com.tsgrp.opencontent.core.workflow.model.EnhancedWorkflowResult
Deprecated.
List of workflow templates
WorkflowTransition - Class in com.tsgrp.opencontent.core.workflow.model
Deprecated.
IEnhancedWorkflow and associated classes are no longer used
WorkflowTransition() - Constructor for class com.tsgrp.opencontent.core.workflow.model.WorkflowTransition
Deprecated.
 
WORKING_COPY_IDS_PARAM - Static variable in class com.tsgrp.opencontent.alfresco.query.AlfrescoSQLConstants
 
WorkshareCompareUtil - Class in com.tsgrp.opencontent.workshare.util
Utility class for WorkshareCompare functionality in OC
WorkshareCompareUtil() - Constructor for class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
 
workshareCompareVersionDoc - Static variable in class com.tsgrp.opencontent.workshare.util.WorkshareCompareUtil
Determines if the user wants to compare a document to the most recent major or minor version.
wrapXFDFContent(List<Annotation>) - Static method in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
Takes annotations and converts their wrapping to match our rich text format
write(int) - Method in class com.tsgrp.opencontent.core.content.Base64.OutputStream
Deprecated.
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.tsgrp.opencontent.core.content.Base64.OutputStream
Deprecated.
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(String, String, String) - Method in class com.tsgrp.opencontent.core.permission.RESTPermission
 
writeOutput(PdfReader, String, String, boolean, boolean) - Static method in class com.tsgrp.opencontent.core.pdf.PDFUtil
Takes in a PdfReader, and writes the output to the a document in the repository
writeString(String, List<TextPosition>) - Method in class com.tsgrp.opencontent.universal.util.RegexTextStripper
Called for each line of text stripped off of the PDF.
writeString(String, List<TextPosition>) - Method in class com.tsgrp.opencontent.universal.util.TSGTextStripper
Called for each line of text stripped off of the PDF.
wsCoreConfig - Variable in class com.tsgrp.opencontent.core.config.LegacyCoreConfig
Deprecated.
 
WSCoreConfig - Class in com.tsgrp.opencontent.core.config
TODO
WSCoreConfig() - Constructor for class com.tsgrp.opencontent.core.config.WSCoreConfig
 
WSObjectAttrBean - Class in com.tsgrp.opencontent.core.model
Member Variable Description String beanName Name of bean String repoName object's attr name in the repository. Boolean repoEditable True if repository is editable, otherwise false. String repoDataType Datatype of the attribute in repository Boolean repeating True if the attribute is repeating, otherwise false.
WSObjectAttrBean() - Constructor for class com.tsgrp.opencontent.core.model.WSObjectAttrBean
 
WSObjectTypeConfig - Class in com.tsgrp.opencontent.core.model
Member Variable Description String typeName Used to key types. String repoType Represents the underlying repository's object type. WSObjectAttrBean [] wsAttributes An array of WSObjectAttrBean objects
WSObjectTypeConfig() - Constructor for class com.tsgrp.opencontent.core.model.WSObjectTypeConfig
 
wsObjectTypeConfigs - Variable in class com.tsgrp.opencontent.core.config.WSCoreConfig
 

X

XFDFAnnotationImpl - Class in com.tsgrp.opencontent.universal.annotation
 
XFDFAnnotationImpl() - Constructor for class com.tsgrp.opencontent.universal.annotation.XFDFAnnotationImpl
 
XFDFUtil - Class in com.tsgrp.opencontent.universal.annotation
Util methods for annotation services.
XFDFUtil() - Constructor for class com.tsgrp.opencontent.universal.annotation.XFDFUtil
 
XFDFUtil.unsupportedAnnotationTypes - Enum in com.tsgrp.opencontent.universal.annotation
 
XLSX_MIMETYPE - Static variable in class com.tsgrp.opencontent.google.util.GoogleConstants
The mimetype for a xlsx file.
XML_VERSION - Static variable in class com.tsgrp.opencontent.universal.annotation.XFDFUtil
The version of XML being used to write our XFDF.
XmlConverter - Class in com.tsgrp.opencontent.wizard.util
Converts XML to HTML or PDF using an XSL stylesheet.
XmlConverter(String) - Constructor for class com.tsgrp.opencontent.wizard.util.XmlConverter
Creates an XmlConverter with the specified temporary directory

Z

zipSubDirectory(String, String, ZipOutputStream, Boolean, String, List<String>, Map<String, Integer>) - Static method in class com.tsgrp.opencontent.core.util.ZipUtil
 
ZipUtil - Class in com.tsgrp.opencontent.core.util
 
ZipUtil() - Constructor for class com.tsgrp.opencontent.core.util.ZipUtil
 

_

_return - Variable in class com.tsgrp.opencontent.core.config.GetCoreConfigResponse
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _