- getAbsolutePath(String, String) - Static method in class com.sas.lsaf.client.utils.RelativePathUtility
-
Generate an absolute path for a relative path in relation to the base path.
- getAccountInfo() - Method in class com.sas.lsaf.security.user.User
-
Gets the account details for a user account.
- getAccountType() - Method in class com.sas.lsaf.security.user.AccountInfo
-
Gets the type of user account.
- getAccountType() - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Gets the type of user account to create.
- getAcl(String) - Method in interface com.sas.lsaf.security.acl.AclService
-
Gets the ACL for the repository item with the specified id.
- getAclService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the AclService instance for this session.
- getAclService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the AclService to access using the current session
- getAction() - Method in class com.sas.lsaf.security.audit.AuditAction
-
Gets the audit action identifier.
- getAction() - Method in class com.sas.lsaf.security.audit.AuditEntry
-
Gets the action performed.
- getActions() - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Gets the list of actions to query.
- getActivationDate() - Method in class com.sas.lsaf.security.user.AccountInfo
-
Gets the activation date of the user account.
- getActualHours() - Method in class com.sas.lsaf.workflow.task.UserTask
-
Gets the total hours worked on the task by the current assignee since the task was started.
- getActualHours() - Method in class com.sas.lsaf.workflow.task.UserTaskAssignment
-
Gets the total hours worked on the task by the current assignee.
- getAdminPermission() - Method in class com.sas.lsaf.security.acl.AclEntry
-
Gets the Admin permission for this ACL.
- getAllCurrentUserTasks() - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Gets all of the user tasks that the user is authorized to access for all active process flows.
- getAllGrantees(Set<String>) - Method in interface com.sas.lsaf.security.privilege.GlobalPrivilegeService
-
Gets the set of users who have been granted the specified set of global privileges.
- getAllGroupsByMember(Principal) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets all of the group descriptors that have the specified principal as a member.
- getAllModelDescriptors() - Method in interface com.sas.lsaf.clinical.model.ModelService
-
Gets all of the model descriptors.
- getAllowableChildTypes() - Method in class com.sas.lsaf.core.type.Type
-
Gets the list of allowable child types that can be created within the container type.
- getAllProcessDefinitions() - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Gets all of the latest deployed process flow definitions.
- getAllProcessFlowDescriptors() - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets all process flows that the user is authorized to view.
- getAllReachableGroupsByMember(Principal) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets the set of all of the reachable groups.
- getAllSchedules() - Method in interface com.sas.lsaf.schedule.ScheduleService
-
Gets all of the schedules defined in the system.
- getAllSessions() - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets a list of all of the sessions for all of the users.
- getAllTransientWorkspaceUtilization() - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return summary utilization information for each user's existing transient workspaces with existing sessions, if
any exist.
- getAllUserDescriptors() - Method in interface com.sas.lsaf.security.user.UserService
-
Gets the lightweight representation of all users that are defined in the system.
- getAllUsers() - Method in interface com.sas.lsaf.security.user.UserService
-
Gets the full representation of all the users that are defined in the system.
- getAllUserWorkspaceUtilization() - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return utilization information for each user's workspace.
- getAnalysisColumns() - Method in class com.sas.lsaf.clinical.tlf.AnalysisDataset
-
Gets the analysis columns of the analysis data set.
- getAnalysisDatasetsByResultId(String, String, String, String) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the analysis data sets by the analysis results id.
- getAnalysisDatasetsByResultIdentifier(String, String, String, String) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the analysis data sets by the analysis results identifier.
- getAnalysisParameter() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the analysis parameter of the result.
- getAnalysisResultsByStudyTlfId(String, String, String, String) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the analysis results for the TLF id.
- getAnalysisResultsByStudyTlfIdentifier(String, String, String, String) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the analysis results for the TLF identifier.
- getApiClientVersion() - Method in class com.sas.lsaf.core.configuration.ApplicationInformation
-
Returns the SAS Life Science Analytics Framework API version running on the client.
- getApiServerVersion() - Method in class com.sas.lsaf.core.configuration.ApplicationInformation
-
Returns the SAS Life Science Analytics Framework API version running on the server.
- getApplicationInformation() - Method in interface com.sas.lsaf.core.configuration.ApplicationInformationService
-
Returns an
ApplicationInformation
data structure with information containing SAS Life Science Analytics
Framework versions in use.
- getApplicationInformationService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getApplicationInformationService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the ApplicationInformationService to access using the current session
- getAppServerVersion() - Method in class com.sas.lsaf.core.configuration.ApplicationInformation
-
Returns the SAS Life Science Analytics Framework server version the API is connected to.
- getAssigned() - Method in class com.sas.lsaf.workflow.task.UserTask
-
Gets the date on which the user task was assigned.
- getAssignedContext() - Method in class com.sas.lsaf.security.role.RoleDescriptor
-
Gets the context where a role was assigned.
- getAssignedMembers(String) - Method in interface com.sas.lsaf.security.membership.MembershipService
-
Retrieves the set of assigned members for the specified context.
- getAssignee() - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Gets the identifier of the user who is assigned to the user task.
- getAssignee() - Method in class com.sas.lsaf.workflow.task.UserTask
-
Gets the identifier of the user who is assigned to the user task.
- getAssignee() - Method in class com.sas.lsaf.workflow.task.UserTaskAssignment
-
Gets the user who is assigned to this task.
- getAssignees() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the task assignees in which to search for process flow tasks, based on the task assignment.
- getAssigneeType() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets whether to search for the process flow tasks that are assigned to the current user, a specific set of users,
or all users.
- getAttrDisplayName() - Method in class com.sas.lsaf.workflow.MappingAttributeMetadata
-
Gets the display name of the process flow element attribute.
- getAttribute(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlow
-
Gets the extended attribute with the specified identifier for a process flow.
- getAttributeDefinitionById(String) - Method in class com.sas.lsaf.core.type.Type
-
Gets the attribute definition with the specified identifier.
- getAttributeDefinitionByName(String) - Method in class com.sas.lsaf.core.type.Type
-
Gets the attribute definition with the specified name.
- getAttributeDefinitions() - Method in class com.sas.lsaf.core.type.Type
-
Gets the attribute definitions that are related to the object type.
- getAttributeId() - Method in class com.sas.lsaf.security.audit.AuditEntryDetail
-
Gets the identifier of the attribute that was changed.
- getAttributeMapping() - Method in class com.sas.lsaf.workflow.FlowElementMapping
-
Gets the attribute mapping for the process flow definition element.
- getAttributeName() - Method in class com.sas.lsaf.security.audit.AuditEntryDetail
-
Gets the name of the attribute that was changed.
- getAttributes() - Method in class com.sas.lsaf.clinical.tlf.Tlf
-
- getAttributes() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the extended attributes that are defined on the repository item, if they exist.
- getAttributes() - Method in class com.sas.lsaf.security.user.User
-
Gets the list of extended attributes defined for a user account.
- getAttributes() - Method in interface com.sas.lsaf.workflow.autoflow.AutoFlowLaunchable
-
Gets the attributes of the source object from which a process flow is automatically created.
- getAttributes() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlow
-
Gets the list of extended attributes that are defined for a process flow.
- getAttributes() - Method in class com.sas.lsaf.workflow.processflow.setup.TaskSetup
-
Gets the extended attributes that are defined for the item.
- getAttributes() - Method in class com.sas.lsaf.workflow.task.CompletedTask
-
Gets the extended attributes for the task.
- getAttributes() - Method in class com.sas.lsaf.workflow.task.Task
-
Gets the extended attributes of the task.
- getAttributeType() - Method in class com.sas.lsaf.core.type.AttributeDefinition
-
Gets the data type of the attribute definition.
- getAttributeType() - Method in class com.sas.lsaf.security.audit.AuditEntryDetail
-
Gets the type of the attribute that was changed.
- getAttrName() - Method in class com.sas.lsaf.workflow.AttributeMapping
-
Gets the name of the attribute.
- getAttrName() - Method in class com.sas.lsaf.workflow.MappingAttributeMetadata
-
Gets the name of the process flow element attribute.
- getAttrType() - Method in class com.sas.lsaf.workflow.MappingAttributeMetadata
-
Gets the type of the process flow element attribute.
- getAuditableTypes() - Method in interface com.sas.lsaf.core.type.TypeService
-
Gets all the type definitions that are audited in the system.
- getAuditActions() - Method in interface com.sas.lsaf.security.audit.AuditService
-
Gets a comprehensive set of audit actions that can appear in the audit trail.
- getAuditEntryId() - Method in class com.sas.lsaf.security.audit.AuditEntryDetail
-
Gets the parent audit entry identifier that generated the detail.
- getAuditQueryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the AuditQueryService instance for this session.
- getAuditQueryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the AuditQueryService to access using the current session
- getAuditService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getAuditService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the AuditService to access using the current session
- getAuthenticationProviderInfos() - Method in interface com.sas.lsaf.security.user.UserService
-
Gets a list of available authentication providers that can be specified as part of a user account in the system.
- getAuthenticator() - Method in class com.sas.lsaf.security.user.AccountInfo
-
Gets the authentication provider id for the user account.
- getAuthenticatorUsername() - Method in class com.sas.lsaf.security.user.AccountInfo
-
Gets the authentication provider username of the user account.
- getAutoFlowService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the AutoFlowService instance for this session.
- getAutoFlowService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the AutoFlowService to access using the current session
- getAutoFlowSource() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlow
-
Gets the identifier of the source object from which this process flow was automatically created.
- getAutoFlowType() - Method in class com.sas.lsaf.clinical.tlf.Tlf
-
- getAutoFlowType() - Method in interface com.sas.lsaf.workflow.autoflow.AutoFlowLaunchable
-
Gets the type of the source object from which a process flow is automatically created.
- getAutoFlowType() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the type of the source from which the process flow was automatically created.
- getAvailablePrivileges() - Method in interface com.sas.lsaf.security.privilege.GlobalPrivilegeService
-
Returns a list of global privileges that are available for assignment.
- getAvailablePrivileges() - Method in interface com.sas.lsaf.security.privilege.ScopedPrivilegeService
-
Gets the set of scoped privileges that are available for assignment.
- getBaseStandardName() - Method in class com.sas.lsaf.clinical.study.tlf.StudyTlfInfo
-
Gets the name of the base standard, such as SDTM and ADaM.
- getBaseStandardTypeInfo() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the base standard type info of the standard.
- getBatchRepositoryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the BatchRepositoryService instance for this session.
- getBatchRepositoryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the BatchRepositoryService to access using the current session
- getBatchWorkspaceService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the BatchWorkspaceService instance for this session.
- getBatchWorkspaceService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the BatchWorkspaceService to access using the current session
- getCandidates() - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Gets the candidates for the user task.
- getCandidates() - Method in class com.sas.lsaf.workflow.task.UserTaskUpdateInfo
-
Gets the candidates for this user task.
- getCapabilities() - Method in class com.sas.lsaf.core.type.Type
-
Gets the capabilities that are available with the type definition.
- getCheckedOutBy() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the userId of the user who checked out the dictionary.
- getCheckedOutBy() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the userId of the user who checked out the standard.
- getCheckedOutBy() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the user who has the file checked out, if it is checked out.
- getCheckedOutBy() - Method in class com.sas.lsaf.content.repository.RepositoryFileInfo
-
Gets the user who has the repository file checked out, if it is checked out.
- getCheckedOutDate() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the date on which the dictionary was checked out.
- getCheckedOutDate() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the date on which the standard was checked out.
- getCheckedOutDate() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the date on which the file was checked out, if it is checked out.
- getCheckedOutFilesSearchResults(int, int) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
- getCheckInErrorMessage() - Method in class com.sas.lsaf.execution.job.ManifestOutput
-
Gets the message that describes why the output file was not checked in to the repository.
- getCheckoutStatus() - Method in class com.sas.lsaf.content.repository.SynchronizationInfo
-
Gets the checkout status of the file.
- getCheckoutStatus(String) - Method in interface com.sas.lsaf.content.workspace.WorkspaceService
-
Gets an enumeration value that describes the checkout
status of the file.
- getChildren(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the children of the container path.
- getChildren(String) - Method in interface com.sas.lsaf.content.workspace.WorkspaceService
-
Gets the immediate children of the workspace folder.
- getChildrenByType(String, String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the children of the container path.
- getClientId() - Method in class com.sas.lsaf.execution.session.Session
-
Gets the incremental number that is assigned to a session.
- getCode() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets any code used in the analysis result.
- getCodeContext() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the context for the analysis code.
- getColumn() - Method in class com.sas.lsaf.query.Comparison
-
Gets the column for the comparison.
- getColumn() - Method in class com.sas.lsaf.query.Order
-
Gets the column to sort.
- getColumnName() - Method in class com.sas.lsaf.core.ValidationMessage
-
Gets the column name, if applicable, associated with validation finding.
- getColumns() - Method in class com.sas.lsaf.query.Query
-
Gets the columns to include in the query output.
- getColumnsImportFilePath() - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Gets the path of the import file to update the study table columns.
- getColumnsImportFileVersion() - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Gets the version of the table columns import file to update the study tables.
- getComment() - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Gets the file comment to associate with the new file or new version of the file.
- getComment() - Method in class com.sas.lsaf.content.common.FileCreateInfo
-
- getComment() - Method in class com.sas.lsaf.content.repository.RepositoryCheckinSpecification
-
Gets the description of the version to create.
- getComment() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the comment that was specified when the content was created.
- getComment() - Method in class com.sas.lsaf.content.repository.RepositoryFileVersionInfo
-
Gets the version comment, if one was specified when the version was created.
- getComment() - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Gets the comment to use to create the signature.
- getComment() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the comment that was specified with the signature, if one was specified.
- getComment() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the comment that was specified when the process flow definition was deployed.
- getCompleted() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the date on which the job was completed.
- getCompleted() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the date on which the completed element was completed.
- getCompletedBy() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the user who completed this element.
- getCompletedElementsByProcessFlow(String) - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Gets the completed elements of the process flow with the identifier.
- getCompletedState() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the completed state of the element.
- getCompletedStatus() - Method in class com.sas.lsaf.workflow.task.CompletedJobTask
-
Gets the completion status of the task.
- getCompletedStatus() - Method in class com.sas.lsaf.workflow.task.CompletedNotificationTask
-
Gets the completion status of the task.
- getCompletionAttributes() - Method in class com.sas.lsaf.workflow.processdefinition.TaskDefinition
-
Gets the attribute definitions for the completion properties of a task.
- getCompletionComment() - Method in class com.sas.lsaf.workflow.task.CompletedUserTask
-
Gets the completion comment for the user task.
- getCompletionMessage() - Method in class com.sas.lsaf.core.action.ActionStatus
-
Get the completion summary message describing the outcome of the batch operation.
- getCompletionProperties() - Method in class com.sas.lsaf.workflow.task.CompletedUserTaskDetails
-
Gets the completion properties for the user task.
- getCompletionProperties() - Method in class com.sas.lsaf.workflow.task.UserTaskUpdateInfo
-
Gets the completion properties for this user task.
- getCompletionStatus() - Method in class com.sas.lsaf.core.action.ActionStatus
-
Get the completion status enum value indicating the most severe outcome (ERROR) encountered during the batch
operation
- getCompletionStatus() - Method in class com.sas.lsaf.core.action.ActionStatusDetail
-
Get the completion status enum value indicating the most severe outcome (ERROR) encountered during the action.
- getComplexity() - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Gets the complexity of the user task.
- getComplexity() - Method in class com.sas.lsaf.workflow.task.CompletedUserTask
-
Gets the complexity of the user task.
- getComplexity() - Method in class com.sas.lsaf.workflow.task.UserTask
-
Gets the complexity of the user task.
- getConstraint() - Method in class com.sas.lsaf.query.Query
-
Gets the constraint to use when executing the query.
- getConstraints() - Method in class com.sas.lsaf.query.Condition
-
- getContent() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the string to query the contents of files that are of the type specified in object type.
- getContext(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the repository context at the path.
- getContext() - Method in class com.sas.lsaf.security.group.GroupDescriptor
-
Gets the context in which the group was defined.
- getContext() - Method in class com.sas.lsaf.security.membership.MembershipDescriptor
-
Gets the context identity with which the membership is associated.
- getContextById(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the repository context by its unique identifier.
- getContextId() - Method in exception com.sas.lsaf.security.group.GroupExistsException
-
Gets the context identifier of the group.
- getContextId() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the context of the process flow.
- getContextPath() - Method in class com.sas.lsaf.query.security.membership.MembershipQuery
-
Gets the path of the context in which to query membership information.
- getContextPath() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the path of the context of the process flow.
- getContextPath() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Gets the process flow context path to query.
- getContextPath() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowSearchResultItem
-
Gets the context path of the context in which the process flow was created.
- getContextPaths() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the context paths in which to search for process flow tasks.
- getContextTypes() - Method in interface com.sas.lsaf.core.type.TypeService
-
Gets all of the type definitions that are repository contexts in the system.
- getContextTypes() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the context type identifiers for the types in which the process flow definition can be used to create
process flows.
- getCopyToWorkspaceStatus() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the
RepositoryItem.Syncable
enumeration which
controls workspace copy behavior for a specific repository node.
- getCount() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationSummaryTransientWorkspaceInfo
-
Gets the total count of transient workspaces owned by the user.
- getCreated() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the date on which the dictionary was created.
- getCreated() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the date on which the external dictionary was created.
- getCreated() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the date on which the standard was created.
- getCreated() - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplate
-
Gets the date on which the TLF template was created.
- getCreated() - Method in class com.sas.lsaf.content.repository.RepositoryFileVersionInfo
-
Gets the date on which the version was created.
- getCreated() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the date on which the repository item was created.
- getCreated() - Method in class com.sas.lsaf.security.user.PasswordInfo
-
Gets the creation date of the password.
- getCreated() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the date on which the completed element was created.
- getCreated() - Method in class com.sas.lsaf.workflow.element.Element
-
Gets the date on which the element was created.
- getCreated() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the date on which the process flow was created.
- getCreatedBy() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the userId of the user who created the dictionary.
- getCreatedBy() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the userId of the user who created the external dictionary.
- getCreatedBy() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the userId of the user who created the standard.
- getCreatedBy() - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplate
-
Gets the userId of the user who created the TLF template.
- getCreatedBy() - Method in class com.sas.lsaf.content.repository.RepositoryFileVersionInfo
-
Gets the user who created the version.
- getCreatedBy() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the user who created the repository item.
- getCreatedBy() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the identifier of the user who created the item.
- getCreatedBy() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the userId of the user who created the process flow.
- getCreationMethod() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Gets the process flow creation method to query.
- getCreationMethod() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowSearchResultItem
-
Gets the method by which the process flow was created.
- getCurrentElementsByProcessFlow(String) - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Gets the current elements of the process flow with the identifier.
- getCurrentUserId() - Method in interface com.sas.lsaf.security.user.UserService
-
Gets the user identifier of the current user.
- getCurrentUserRepositorySize() - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return the current user's repository user area size (in bytes).
- getCurrentUserSchedules() - Method in interface com.sas.lsaf.schedule.ScheduleService
-
Gets all of the schedules defined in the system for the current user.
- getCurrentUserSessions() - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets a list of all of the sessions for the current user.
- getCurrentUserTask(String) - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Gets the user task by the specified unique identifier.
- getCurrentUserTasks() - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Gets the user tasks that are assigned to the current user and tasks for which the current user is a candidate for
all active process flows.
- getCurrentUserTransientWorkspaceSize() - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return the current user's transient workspace size (in bytes).
- getCurrentUserTransientWorkspaceUtilization() - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return utilization information for the current user's transient workspaces with existing sessions, if any exist.
- getCurrentUserWorkspaceSize() - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return the current user's total workspace size (in bytes).
- getCurrentVersion() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the current published version of the dictionary.
- getCurrentVersion() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the current published version of the standard.
- getCustomVersion() - Method in class com.sas.lsaf.content.common.FileCreateInfo
-
- getCustomVersion() - Method in class com.sas.lsaf.content.repository.RepositoryCheckinSpecification
-
Gets the version to use, if the version type is
CUSTOM
.
- getCustomVersion() - Method in class com.sas.lsaf.execution.job.OutputFileSpec
-
Gets the version when the version type is
CUSTOM
.
- getCustomVersionForExistingFiles() - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Gets the custom version number to use when updating an existing versioned file.
- getCustomVersionForNewFiles() - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Gets the custom version number to use to create a new versioned file.
- getDatasetCount() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
The number of analysis data sets in this analysis result.
- getDataSetsFilePath() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the path to the import file to update the data sets.
- getDataSetsFileVersion() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the version of the data sets import file.
- getDataType() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the data type of the external dictionary.
- getDataType() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the type stored by the attribute.
- getDateAssigned() - Method in class com.sas.lsaf.workflow.task.UserTaskAssignment
-
Gets the date on which the task was assigned.
- getDateEnded() - Method in class com.sas.lsaf.execution.session.Session
-
Gets the date on which the session was ended.
- getDatePattern() - Method in class com.sas.lsaf.workflow.processdefinition.FormAttributeDefinition
-
Gets the date pattern of the date attribute definition.
- getDatePattern() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Gets the date pattern of the data property as defined in the process flow definition.
- getDateStarted() - Method in class com.sas.lsaf.execution.session.Session
-
Gets the date on which the session was started.
- getDateStarted() - Method in class com.sas.lsaf.workflow.task.UserTaskAssignment
-
Gets the date on which the task was started.
- getDaysOfWeek() - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
For WEEKLY trigger types, gets the days of the week on which the schedule executes.
- getDeactivationDate() - Method in class com.sas.lsaf.security.user.AccountInfo
-
Gets the deactivation date of the user account.
- getDefaultAcl(String) - Method in interface com.sas.lsaf.security.acl.AclService
-
Gets the default ACL for the repository container with the specified id.
- getDefaultValue() - Method in class com.sas.lsaf.clinical.model.ValueListMetadata
-
Get the default value of the value list.
- getDefaultValue() - Method in class com.sas.lsaf.execution.job.JobParameter
-
Gets the default value of the parameter.
- getDefaultValue() - Method in class com.sas.lsaf.workflow.processdefinition.FormAttributeDefinition
-
Gets the default value of the attribute definition.
- getDefaultVersionLimits() - Method in class com.sas.lsaf.content.repository.RepositoryContainer
-
Gets the default version limits for new versioned files added to the container.
- getDefinedContext() - Method in class com.sas.lsaf.security.role.RoleDescriptor
-
Gets the context where a role is defined.
- getDefinitionFilePath() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the source path of the repository file that was used to deploy the process flow definition.
- getDefinitionFileVersion() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the version of the process flow definition file in the repository that was used to deploy the process.
- getDeletedBy() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinItem
-
Gets the user who deleted the object.
- getDeletedBy() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Gets the identifier of the user whose deleted files are queried.
- getDeletedDate() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinItem
-
Gets the date on which the object was deleted.
- getDeletePermission() - Method in class com.sas.lsaf.security.acl.AclEntry
-
Gets the Delete permission for this ACL.
- getDeleteStatus() - Method in class com.sas.lsaf.content.repository.VersionDeleteInfo
-
Gets the deletion status of the version specified.
- getDepartment() - Method in class com.sas.lsaf.security.user.User
-
Gets the department value for a user account.
- getDepartment() - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Gets the department value for the user account to create.
- getDeployedVersion() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the deployed version of the process flow definition.
- getDescription() - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Gets the description to add to the new file or new version of the file.
- getDescription() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the description of the dictionary.
- getDescription() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the description of the external dictionary.
- getDescription() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the text that is used as the label if exported to a SAS data set.
- getDescription() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the description of the standard.
- getDescription() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the description of the analysis result.
- getDescription() - Method in class com.sas.lsaf.clinical.tlf.SectionDescriptor
-
Gets the description of the section.
- getDescription() - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplate
-
Gets the description of the TLF template.
- getDescription() - Method in class com.sas.lsaf.content.common.AbstractCreateInfo
-
- getDescription() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the description of the item.
- getDescription() - Method in class com.sas.lsaf.core.type.TypeDescriptor
-
Gets the description of the type.
- getDescription() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the description of the job.
- getDescription() - Method in class com.sas.lsaf.execution.job.ManifestJob
-
Gets the description of the job at the time of the job submission.
- getDescription() - Method in class com.sas.lsaf.schedule.ScheduleDescriptor
-
Gets the description of the schedule.
- getDescription() - Method in class com.sas.lsaf.security.group.GroupDescriptor
-
Gets the description of the group.
- getDescription() - Method in class com.sas.lsaf.security.role.RoleDescriptor
-
Gets the description of a role.
- getDescription() - Method in class com.sas.lsaf.security.user.AuthenticationProviderInfo
-
Gets the description of the authentication provider.
- getDescription() - Method in class com.sas.lsaf.security.user.LicenseType
-
Gets the description for the license type.
- getDescription() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the description of the completed element.
- getDescription() - Method in class com.sas.lsaf.workflow.element.Element
-
Gets the description of the element.
- getDescription() - Method in class com.sas.lsaf.workflow.processdefinition.FlowElementDefinition
-
Gets the description of the element as it appears in the process flow definition.
- getDescription() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the description of the process flow definition.
- getDescription() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the description of the process flow.
- getDescription() - Method in class com.sas.lsaf.workflow.processflow.setup.ElementSetup
-
Gets the description of the element.
- getDetails() - Method in class com.sas.lsaf.core.action.ActionStatus
-
Get the detail status entries for all items acted on
- getDetails(String) - Method in interface com.sas.lsaf.security.audit.AuditService
-
Gets the audit details for a single audit entry with the identifier.
- getDetailStatus() - Method in class com.sas.lsaf.execution.job.JobSubmissionStatus
-
Gets the detail status.
- getDictionariesAssociatedWithStudy(String) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Gets the dictionaries that are associated with the study.
- getDictionary() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the name of the external dictionary.
- getDictionaryDescriptorByNameAndStatus(String, EntityStatus) - Method in interface com.sas.lsaf.clinical.dictionary.DictionaryService
-
- getDictionaryDescriptorsByStatus(EntityStatus) - Method in interface com.sas.lsaf.clinical.dictionary.DictionaryService
-
- getDictionaryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the DictionaryService instance for this session.
- getDictionaryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the DictionaryService to access using the current session
- getDictionaryStatus() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the status of the dictionary.
- getDigest() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the digest value of the file based on the MD5 algorithm.
- getDigest() - Method in class com.sas.lsaf.content.repository.RepositoryFileVersionInfo
-
Gets the digest value of the file based on the MD5 algorithm.
- getDisplayName() - Method in class com.sas.lsaf.security.audit.AuditAction
-
Gets the audit action display name.
- getDisplayName() - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Gets the display name of the user account to create.
- getDisplayName() - Method in class com.sas.lsaf.security.user.UserDescriptor
-
Returns the display name for a user account.
- getDocumentation() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the documentation of the analysis result.
- getDueDate() - Method in class com.sas.lsaf.workflow.element.TimerEvent
-
Gets the due date of the event.
- getDueDate() - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Gets the due date for the user task.
- getDueDate() - Method in class com.sas.lsaf.workflow.task.CompletedUserTask
-
Gets the due date of the user task.
- getDueDate() - Method in class com.sas.lsaf.workflow.task.UserTask
-
Gets the due date of the user task.
- getEditedBy() - Method in class com.sas.lsaf.clinical.study.StudyComponentEditableStatus
-
Gets the user who is editing the study component.
- getEditStartDate() - Method in class com.sas.lsaf.clinical.study.StudyComponentEditableStatus
-
Gets the date on which the study component was marked for editing.
- getElementId() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the identifier of the completed element as it appears in the process flow definition.
- getElementId() - Method in class com.sas.lsaf.workflow.element.Element
-
Gets the identifier for the element as defined in the process definition.
- getElementId() - Method in class com.sas.lsaf.workflow.FlowElementMapping
-
Gets the elementId of the process flow definition element.
- getElementId() - Method in class com.sas.lsaf.workflow.processdefinition.FlowElementDefinition
-
Gets the identifier of the element as it appears in the process flow definition.
- getElementId() - Method in class com.sas.lsaf.workflow.processflow.setup.ElementSetup
-
Gets the identifier for the element as defined in the process flow definition.
- getElementId() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the process flow task element identifier to query.
- getElementId() - Method in class com.sas.lsaf.workflow.task.UserTaskAssignment
-
Gets the identifier for the element as defined in the process flow definition.
- getElementMapping() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMapping
-
Gets the attribute mapping for elements in the process definition.
- getElementSetups(String) - Method in interface com.sas.lsaf.workflow.processflow.setup.ProcessFlowSetupService
-
Gets the process flow setup elements for the process flow.
- getElementType() - Method in class com.sas.lsaf.workflow.FlowElementMapping
-
Gets the type of the process flow definition element.
- getEmail() - Method in class com.sas.lsaf.security.user.User
-
Gets the email for a user account.
- getEmail() - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Gets the email address of the user account to create.
- getEndDate() - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Gets the end date and time of the schedule that specifies when the schedule stops executing.
- getEngine() - Method in class com.sas.lsaf.execution.session.Session
-
Gets the engine of session.
- getEngine() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the session engine to query.
- getEntries() - Method in class com.sas.lsaf.security.acl.AbstractAcl
-
Gets the ACL entries for this ACL.
- getErrors() - Method in class com.sas.lsaf.core.ValidationResult
-
Gets the error information generated by the validation.
- getEvent() - Method in class com.sas.lsaf.messaging.subscription.Subscription
-
Gets the path of the object for the subscription.
- getExecutionState() - Method in class com.sas.lsaf.execution.job.ManifestProgram
-
Gets the execution status of the program.
- getExecutionStatusMessage() - Method in class com.sas.lsaf.execution.job.ManifestProgram
-
Gets the detailed message about the execution status.
- getExecutionTime() - Method in class com.sas.lsaf.execution.job.ManifestProgram
-
Gets the total execution time (in ms) for the program.
- getExistingMembers() - Method in exception com.sas.lsaf.security.membership.MemberExistsException
-
Gets the set of principals that are members of the context.
- getExpiration() - Method in class com.sas.lsaf.security.user.PasswordInfo
-
Gets the expiration date for the password.
- getExpression() - Method in class com.sas.lsaf.workflow.processdefinition.FormAttributeDefinition
-
Gets the expression of an attribute definition.
- getExternalDictionaries() - Method in interface com.sas.lsaf.clinical.dictionary.ExternalDictionaryService
-
Gets all external dictionaries.
- getExternalDictionariesAssociatedWithStudy(String) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Gets the external dictionaries that are associated with the study.
- getExternalDictionary(String, DataType, String) - Method in interface com.sas.lsaf.clinical.dictionary.ExternalDictionaryService
-
Gets the external dictionary with the specified name, data type, and version.
- getExternalDictionaryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the ExternalDictionaryService instance for this session.
- getExternalDictionaryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the ExternalDictionaryService to access using the current session
- getExternalInputs() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the job inputs that are not found or are not accessible from the current user's repository or workspace.
- getExternalOutputs() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the job outputs that are not found or are not accessible from the current user's repository or workspace.
- getFile(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the repository file at the path.
- getFile() - Method in class com.sas.lsaf.execution.job.ManifestFileRef
-
Gets the file object that represents a file tha tis referenced in a job submission.
- getFiles() - Method in class com.sas.lsaf.execution.job.JobPublishSetup
-
Gets the files to transfer for use in a published job submission.
- getFileStatus() - Method in class com.sas.lsaf.content.repository.SynchronizationInfo
-
Gets the location of the file.
- getFileVersion(String, String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the specific version of a versioned file.
- getFileVersionInfos(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the list of the version information that represents each version of the repository file.
- getFileVersions(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the list of versions of the repository file.
- getFirstName() - Method in class com.sas.lsaf.security.user.User
-
Gets the first name for a user account.
- getFirstName() - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Gets the first name of the user account to create.
- getFlowStatus() - Method in class com.sas.lsaf.workflow.element.Element
-
Gets the status of the process flow that contains the element.
- getFolder(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the repository folder at the path.
- getFolders() - Method in class com.sas.lsaf.execution.job.JobPublishSetup
-
Gets the folders to transfer for use in a published job submission.
- getFromCreated() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the start date of the range for the creation date of the item.
- getFromDate() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Gets the from deleted date of the item to query in the recycle bin.
- getFromDate() - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Gets the start date of the date range to query.
- getFromDateEnded() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the beginning date of the session ended date range to query.
- getFromDateStarted() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the beginning date of the session started date range to query.
- getFromDueDate() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the start date of the date range to query process flow tasks, based on the due date.
- getFromLastModified() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Gets the start date of the range to query process flow last modified date.
- getFromLastModifiedDate() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the start date of the range for the last modified date of the item.
- getGlobalPrivilegeService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getGlobalPrivilegeService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the GlobalPrivilegeService to access using the current session
- getGrantedPrivileges(String) - Method in interface com.sas.lsaf.security.privilege.GlobalPrivilegeService
-
Gets the set of global privileges that are granted to a user.
- getGrantees(String) - Method in interface com.sas.lsaf.security.privilege.GlobalPrivilegeService
-
Gets the set of users who have been granted the specified global privilege.
- getGroupById(String) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets the full representation of the group by its identifier.
- getGroupByName(String, String) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets the full representation of the group by its name and context.
- getGroupDescriptorById(String) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets the lightweight representation of the group by its identifier.
- getGroupDescriptorByName(String, String) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets the lightweight representation of a group by its name and context.
- getGroupDescriptors(String) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets the lightweight representation of all of the groups that are defined at the context.
- getGroupDescriptorsByIds(Set<String>) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets the lightweight representations of a set of groups by their specified identifiers.
- getGroups(String) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets all of the groups defined at the context.
- getGroupsByIds(Set<String>) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets all of the groups by a list of identifiers.
- getGroupsByMember(String, Principal) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets all of the groups in a context that have the principal as a member.
- getGroupService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getGroupService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the GroupService to access using the current session
- getHelp() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the text describing the purpose of the attribute.
- getHref() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the href of the external dictionary.
- getId() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the id of the attribute metadata.
- getId() - Method in class com.sas.lsaf.clinical.model.ValueListMetadata
-
Gets the id of the value list metadata.
- getId() - Method in class com.sas.lsaf.clinical.model.ValueListValueMetadata
-
Gets the id of the value list metadata from which this value is defined.
- getId() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinItem
-
Gets the identifier of the deleted object.
- getId() - Method in class com.sas.lsaf.content.repository.RepositoryFileInfo
-
Gets the unique identifier of the repository file.
- getId() - Method in class com.sas.lsaf.content.repository.RepositoryFileVersionInfo
-
Gets the unique identifier for the version.
- getId() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the unique identifier of the signature.
- getId() - Method in class com.sas.lsaf.core.AbstractIdentifiable
-
- getId() - Method in class com.sas.lsaf.core.action.ActionStatusDetail
-
Get the id of this action detail.
- getId() - Method in class com.sas.lsaf.core.Attribute
-
Returns the id of this attribute.
- getId() - Method in interface com.sas.lsaf.core.Identifiable
-
Returns the unique identifier for this object instance.
- getId() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the identifier of the job submission.
- getId() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the unique identifier, if the manifest file is a repository file.
- getId() - Method in class com.sas.lsaf.execution.job.ManifestFileRef
-
Gets the unique identifier, if the manifest file is a repository file.
- getId() - Method in class com.sas.lsaf.execution.job.ManifestRepositoryFile
-
- getId() - Method in class com.sas.lsaf.security.user.AuthenticationProviderInfo
-
Gets the unique identifier for the authentication provider.
- getId() - Method in class com.sas.lsaf.security.user.LicenseType
-
Gets the unique identifier for the license type.
- getId() - Method in class com.sas.lsaf.workflow.processdefinition.FormAttributeDefinition
-
Gets the identifier of the attribute definition.
- getId() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Gets the identifier of the data property as defined in the process flow definition.
- getId() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowSearchResultItem
-
Gets the unique identifier of the process flow.
- getId() - Method in class com.sas.lsaf.workflow.task.UserTaskAssignment
-
Gets the identifier for the user task.
- getIdentifier() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the identifier of the analysis result.
- getIdentifier() - Method in class com.sas.lsaf.clinical.tlf.TlfDescriptor
-
Gets the identifier of the TLF.
- getIdentifier() - Method in interface com.sas.lsaf.workflow.autoflow.AutoFlowLaunchable
-
Gets the identifier of the source object from which a process flow is automatically created.
- getImportFilePath() - Method in class com.sas.lsaf.content.common.FileImportInfo
-
Gets the file path from within the system in which to import.
- getImportFileSourceLocation() - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Gets the source location (repository or workspace) of the import files.
- getImportFileSourceLocation() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the source location (repository or workspace) of the import file.
- getImportFileSourceLocation() - Method in class com.sas.lsaf.content.common.FileImportInfo
-
Gets the source location (repository or workspace) of the import file.
- getImportFileVersion() - Method in class com.sas.lsaf.content.common.FileImportInfo
-
Gets the version of the file path from within the system in which to import.
- getInheritedRoleDescriptorsByRole(String) - Method in interface com.sas.lsaf.security.role.RoleService
-
Gets all inherited roles across contexts that are associated with the specified role.
- getInputs() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the job inputs at the time of the job submission.
- getInputsMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the synchronization metrics for the job input files.
- getInputsReferencedMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the synchronization metrics for the input files that were referenced by the programs.
- getInterval() - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Gets the interval number for the schedule.
- getInvalidMembers() - Method in exception com.sas.lsaf.security.group.InvalidGroupMemberException
-
Gets the set of members that are invalid additions to the group.
- getInvalidMembers() - Method in exception com.sas.lsaf.security.membership.InvalidMemberException
-
Gets the set of invalid principals that are referenced by the exception.
- getInvalidMembers() - Method in exception com.sas.lsaf.security.role.InvalidRoleMemberException
-
Returns the set of members that are invalid additions to the role.
- getItem(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the repository object at the path.
- getItem(String) - Method in interface com.sas.lsaf.content.workspace.WorkspaceService
-
Gets a client representation of the item in the workspace.
- getItemIdentifier() - Method in class com.sas.lsaf.core.action.ActionStatusDetail
-
Get the identifier of the item.
- getItemLocation() - Method in class com.sas.lsaf.core.action.ActionStatusDetail
-
Get the location of the item.
- getItemName() - Method in class com.sas.lsaf.core.action.ActionStatusDetail
-
Get the name or display name for this item.
- getJob() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the job information at the time of the job submission.
- getJobDetails() - Method in class com.sas.lsaf.workflow.task.CompletedJobTask
-
Gets the details of the job (the description from the job XML).
- getJobId() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the identifier of the job submitted.
- getJobMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the synchronization metrics for the job file.
- getJobOwner() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the userid of the job owner.
- getJobPath() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the job path to the job submission.
- getJobPath() - Method in class com.sas.lsaf.workflow.processflow.setup.JobTaskSetup
-
Gets the full path of the job.
- getJobPath() - Method in class com.sas.lsaf.workflow.task.CompletedJobTask
-
Gets the full path of the job.
- getJobPath() - Method in class com.sas.lsaf.workflow.task.JobTask
-
Gets the full path of the job.
- getJobService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the JobService instance for this session.
- getJobService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the JobService to access using the current session
- getJobSubmission(String) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Gets the current job submission for a specific submission of a job.
- getJobSubmission() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the job submission details at the time of the job submission.
- getJobSubmissionBySession(String) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Gets the
JobSubmission
, which contains job information and the job execution status for the job that
created the session.
- getJobSubmissionsByJobPath(String) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Gets job submission entries for the repository job by the job path.
- getJobSubmissionService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the JobExecutionService instance for this session.
- getJobSubmissionService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the JobSubmissionService to access using the current session
- getJobSubmissionStatus() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the job details and submission status for the job submission.
- getJobSubmissionStatus(String) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Gets the current job submission status for a specific submission of a job.
- getJobVersion() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the job version of the job submission.
- getJobVersion() - Method in class com.sas.lsaf.workflow.processflow.setup.JobTaskSetup
-
Gets the version of the job.
- getJobVersion() - Method in class com.sas.lsaf.workflow.task.CompletedJobTask
-
Gets the version of the job.
- getJobVersion() - Method in class com.sas.lsaf.workflow.task.JobTask
-
Gets the version of the job.
- getKeySequence() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the integer value used to indicate that the attribute is a key for the table.
- getLabel() - Method in class com.sas.lsaf.execution.job.JobParameter
-
Gets the label for the parameter.
- getLastLogin() - Method in class com.sas.lsaf.security.user.LoginInfo
-
Gets the date of the last login of the user account.
- getLastModified() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the date on which the dictionary was last modified.
- getLastModified() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the date on which the external dictionary was last modified.
- getLastModified() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the date on which the standard was last modified.
- getLastModified() - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplate
-
Gets the date on which the TLF template was last modified.
- getLastModified() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinItem
-
Gets the date on which the deleted object was last modified.
- getLastModified() - Method in class com.sas.lsaf.content.repository.RepositoryFileInfo
-
Gets the date on which the repository file was last modified.
- getLastModified() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the date on which the repository item's content was last modified.
- getLastModified() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the date on which the file was last modified.
- getLastModified() - Method in class com.sas.lsaf.execution.job.ManifestFileRef
-
Gets the date on which the file was last modified.
- getLastModified() - Method in class com.sas.lsaf.schedule.ScheduleDescriptor
-
Gets the date on which the schedule was last modified.
- getLastModified() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the date on which the process flow was last modified.
- getLastModifiedBy() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the userId of the user who last modified the dictionary.
- getLastModifiedBy() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the userId of the user who last modified the external dictionary.
- getLastModifiedBy() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the userId of the user who last modified the standard.
- getLastModifiedBy() - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplate
-
Gets the userId of the user who last modified the TLF template.
- getLastModifiedBy() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinItem
-
Gets the identifier of the user who last modified the deleted object.
- getLastModifiedBy() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the user who last modified the repository item's content.
- getLastModifiedBy() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the identifier of the user who last modified the item.
- getLastModifiedBy() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the userId of the user who last modified the process flow.
- getLastModifiedBy() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Gets the userId of the user who last modified the process flow.
- getLastModifiedBy() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowSearchResultItem
-
Gets the user who last modified the process flow.
- getLastModifiedDate() - Method in class com.sas.lsaf.content.repository.WorkspaceFileInfo
-
Gets the date on which the workspace file was last modified.
- getLastModifiedDate() - Method in class com.sas.lsaf.content.workspace.WorkspaceItem
-
Gets the date on which the workspace item was last modified.
- getLastModifiedDate() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowSearchResultItem
-
Gets the date on which the process flow was last modified.
- getLastName() - Method in class com.sas.lsaf.security.user.User
-
Gets the last name for a user account.
- getLastName() - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Gets the last name of the user account to create.
- getLatestJobSubmissionByJobPath(String) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Gets the latest job submission entry for the repository job by the job path.
- getLength() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the maximum length for attribute values.
- getLicenseTypeId() - Method in class com.sas.lsaf.security.user.AccountInfo
-
Gets the id of the license type of the user account.
- getLicenseTypes() - Method in interface com.sas.lsaf.security.user.UserService
-
Retrieves the license types currently configured in the system.
- getLimit() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the maximum number of sessions to return.
- getLimit() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the maximum number of process flow tasks to return.
- getLocation() - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Gets the location of the file: the repository or the workspace.
- getLocation() - Method in class com.sas.lsaf.clinical.common.ExportFileCreateInfo
-
Gets the location of the file: the repository or the workspace.
- getLocation() - Method in class com.sas.lsaf.content.repository.CheckedOutFilesQuery
-
Gets the location to query for checked out files.
- getLocation() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Gets the path to the item to query in the recycle bin.
- getLocation() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the location of the item.
- getLocation() - Method in class com.sas.lsaf.query.ExtractFileCreateInfo
-
Gets the location of the file: Workspace or Repository.
- getLocations() - Method in class com.sas.lsaf.execution.job.JobPublishCheckin
-
Gets the folder locations for check in when the job completes.
- getLocations() - Method in class com.sas.lsaf.workflow.element.SignalEvent
-
Gets the locations that triggers the signal event.
- getLocations() - Method in class com.sas.lsaf.workflow.processflow.setup.SignalEventSetup
-
Gets the locations that trigger the signal event.
- getLockedBy() - Method in class com.sas.lsaf.security.user.LockedInfo
-
Gets the identity of the person who locked this user account.
- getLockedDate() - Method in class com.sas.lsaf.security.user.LockedInfo
-
Gets the date the user account was locked.
- getLockedInfo() - Method in class com.sas.lsaf.security.user.User
-
Gets the account locking details for a user account.
- getLogErrors() - Method in class com.sas.lsaf.execution.session.Session
-
Gets the number of errors in the log.
- getLogFileContents(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the log file contents for the session, if the size of the file does not exceed 5 megabytes (5,242,880
bytes).
- getLogFileContentsForEngine(String, EngineType) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the log file contents for the specified
engine
that generated the file, if the size of
the file does not exceed 5 megabytes (5,242,880 bytes).
- getLogFileSize(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the size (in bytes) of the log file for the session.
- getLogFileSizeForEngine(String, EngineType) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the size (in bytes) of the log file for the specified
engine
that generated the file.
- getLogicalType() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the logical type that enables attribute association with application types when selecting attribute values.
- getLoginAttempts() - Method in class com.sas.lsaf.security.user.LoginInfo
-
Gets the number of login attempts since the last successful login of the user account.
- getLoginInfo() - Method in class com.sas.lsaf.security.user.User
-
Gets the login details for a user account.
- getLogs() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the log files that were generated by the job submission.
- getLogsLocation() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the location for job submission log files to be saved.
- getLogWarnings() - Method in class com.sas.lsaf.execution.session.Session
-
Gets the number of warnings in the log.
- getMajorLimit() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the limit of major versions to retain for a file.
- getMajorVersionLimit() - Method in class com.sas.lsaf.content.repository.VersionLimits
-
Gets the limit of the major versions that are retained for a versioned file.
- getManifest() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the manifest information of the manifest file that is represented by this object.
- getManifestByJobSubmission(String) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Gets the job manifest file for the job submission.
- getManifestByRepositoryPath(String, String) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Gets the job manifest file at the path and version in the repository.
- getManifestByWorkspacePath(String) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Gets the job manifest file at the path in the workspace.
- getManifestLocation() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the location for the job submission manifest file to be saved.
- getManifestMetrics() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the manifest metrics that were captured for the job submission.
- getManifestType() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the type of the manifest file for the job submission: run in the workspace or in the repository.
- getMapAttributes() - Method in class com.sas.lsaf.workflow.MappingAttributeMetadata
-
Gets the attributes that can be mapped for the process flow element.
- getMapAttrName() - Method in class com.sas.lsaf.workflow.AttributeMapping
-
Gets the name of the attribute to which this attribute maps.
- getMapAttrName() - Method in class com.sas.lsaf.workflow.AutoFlowMappingMetadata
-
Gets the name of the attribute to which this attribute will map.
- getMappingMetadata() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMappingMetadata
-
Gets the attributes that map to process flow definition element attributes.
- getMappingRevision() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMapping
-
Gets the internally managed revision number of the process flow definition mapping.
- getMembers() - Method in class com.sas.lsaf.security.group.Group
-
Gets the members of the group.
- getMembers() - Method in class com.sas.lsaf.security.membership.Membership
-
Gets the members of the membership.
- getMembers() - Method in class com.sas.lsaf.security.role.Role
-
Gets the members assigned to this role.
- getMembership(String) - Method in interface com.sas.lsaf.security.membership.MembershipService
-
Retrieves the membership information for the context.
- getMembershipByPath(String) - Method in interface com.sas.lsaf.security.membership.MembershipService
-
Retrieves the membership information for the specified repository path.
- getMembershipQueryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the MembershipQueryService instance for this session.
- getMembershipQueryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the MembershipQueryService to access using the current session
- getMemberships(Principal) - Method in interface com.sas.lsaf.security.membership.MembershipService
-
Gets the set of membership context identifiers in which the principal is a member.
- getMembershipScope() - Method in class com.sas.lsaf.query.security.membership.ContextMembershipQuery
-
Gets whether to include in the output the assigned members, defined groups, or all members at the specified
context.
- getMembershipScope() - Method in class com.sas.lsaf.query.security.membership.DistinctContextMembershipQuery
-
Gets whether to include in the output the assigned members, defined groups.
- getMembershipService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getMembershipService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the MembershipService to access using the current session
- getMessage() - Method in exception com.sas.lsaf.core.AbstractCheckedException
-
Returns the detail message, including the message from the nested exception if there is one.
- getMessage() - Method in exception com.sas.lsaf.core.AbstractRuntimeException
-
Returns the detail message, including the message from the nested exception if there is one.
- getMessage() - Method in class com.sas.lsaf.core.action.ActionStatusDetail
-
Get the message of the of the item.
- getMessage() - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Gets the message text for the notification task.
- getMessage() - Method in class com.sas.lsaf.workflow.task.CompletedNotificationTask
-
Gets the message of the notification task.
- getMessage() - Method in class com.sas.lsaf.workflow.task.NotificationTask
-
Gets the message of the notification task.
- getMessageCode() - Method in class com.sas.lsaf.core.action.ActionStatusDetail
-
Get the message code of the item.
- getMinorLimit() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the limit of minor versions to retain for a file.
- getMinorVersionLimit() - Method in class com.sas.lsaf.content.repository.VersionLimits
-
Gets the limit of the minor versions retained for a versioned file.
- getMode() - Method in class com.sas.lsaf.security.audit.AuditEntry
-
Gets the mode on which the audit entry was recorded.
- getMode() - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Gets the audit mode to query by.
- getModelDescriptorById(String) - Method in interface com.sas.lsaf.clinical.model.ModelService
-
Gets the lightweight representation of the model by its identifier.
- getModelId() - Method in class com.sas.lsaf.clinical.model.ValueListMetadata
-
Gets the id of the model from which the value list metadata is defined.
- getModelId() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the model identifier of the standard.
- getModelId() - Method in class com.sas.lsaf.clinical.study.tlf.StudyTlfInfo
-
Gets the identifier of the model.
- getModelService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the ModelService instance for this session.
- getModelService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the ModelService to access using the current session
- getMyProcessFlowDescriptors() - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets all of the process flows that the user is authorized to view.
- getMyProcessFlowDescriptorsByContext(String, boolean) - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets all of the process flows that are owned by the current user at a context, and (optionally) below.
- getName(String) - Static method in class com.sas.lsaf.client.utils.RelativePathUtility
-
Return the name of the file or folder denoted by this path.
- getName() - Method in class com.sas.lsaf.clinical.common.AttributeValue
-
Gets the name of the attribute.
- getName() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the name of the dictionary.
- getName() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the reference name of the external dictionary.
- getName() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the name of the attribute.
- getName() - Method in class com.sas.lsaf.clinical.model.ModelDescriptor
-
Gets the name of the model.
- getName() - Method in class com.sas.lsaf.clinical.model.ValueListMetadata
-
The name of the value list metadata.
- getName() - Method in class com.sas.lsaf.clinical.standards.BaseStandardTypeInfo
-
Gets the name of the base standard, such as SDTM and ADaM.
- getName() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the name of the standard.
- getName() - Method in class com.sas.lsaf.clinical.study.Study
-
Gets the name of the study.
- getName() - Method in class com.sas.lsaf.clinical.tlf.AnalysisDataset
-
Gets the name of the analysis data set.
- getName() - Method in class com.sas.lsaf.clinical.tlf.SectionDescriptor
-
Gets the name of the section.
- getName() - Method in class com.sas.lsaf.clinical.tlf.TlfDescriptor
-
Gets the name of the TLF.
- getName() - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplate
-
Gets the name of the TLF template.
- getName() - Method in class com.sas.lsaf.content.repository.CheckedOutFilesQuery
-
Gets the name of the file to query for checked out files.
- getName() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Gets the name of the item to query in the recycle bin.
- getName() - Method in class com.sas.lsaf.content.repository.RepositoryFileVersionInfo
-
Gets the version name.
- getName() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the name of the item.
- getName() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the name of the item.
- getName() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationContainerInfo
-
Gets the name for this item.
- getName() - Method in class com.sas.lsaf.core.type.AttributeDefinition
-
Gets the name of the attribute definition.
- getName() - Method in class com.sas.lsaf.core.type.TypeDescriptor
-
Gets the display name of the type.
- getName() - Method in class com.sas.lsaf.execution.job.JobParameter
-
Gets the name of the parameter.
- getName() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the name of the manifest file.
- getName() - Method in class com.sas.lsaf.execution.job.ManifestFileRef
-
The name of the file that is referenced in a job submission.
- getName() - Method in class com.sas.lsaf.execution.job.ParameterValue
-
Gets the name of the parameter.
- getName() - Method in class com.sas.lsaf.query.Column
-
Gets the name of the column.
- getName() - Method in class com.sas.lsaf.schedule.ScheduleDescriptor
-
Gets the name of the schedule.
- getName() - Method in class com.sas.lsaf.security.group.GroupDescriptor
-
Gets the name of the group.
- getName() - Method in exception com.sas.lsaf.security.group.GroupExistsException
-
Gets the name of the group.
- getName() - Method in class com.sas.lsaf.security.privilege.GlobalPrivilege
-
Gets the name of this global privilege.
- getName() - Method in interface com.sas.lsaf.security.privilege.Privilege
-
Gets the name of this privilege.
- getName() - Method in class com.sas.lsaf.security.privilege.ScopedPrivilege
-
Gets the name of this scoped privilege.
- getName() - Method in class com.sas.lsaf.security.role.RoleDescriptor
-
Gets the name of a role.
- getName() - Method in class com.sas.lsaf.security.user.AuthenticationProviderInfo
-
Gets the display name for the authentication provider.
- getName() - Method in class com.sas.lsaf.security.user.LicenseType
-
Gets the name for the license type.
- getName() - Method in interface com.sas.lsaf.workflow.autoflow.AutoFlowLaunchable
-
Gets the name of the source object from which a process flow is automatically created.
- getName() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the name of the completed element.
- getName() - Method in class com.sas.lsaf.workflow.element.Element
-
Gets the name for the element.
- getName() - Method in class com.sas.lsaf.workflow.processdefinition.FlowElementDefinition
-
The name of the element as it appears in the process flow definition.
- getName() - Method in class com.sas.lsaf.workflow.processdefinition.FormAttributeDefinition
-
Gets the name of the attribute definition.
- getName() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the name of the process flow definition.
- getName() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Gets the name of the data property as defined in the process flow definition.
- getName() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowCopyInfo
-
Gets the name of the process flow.
- getName() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the name of the process flow.
- getName() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Gets the process flow name to query.
- getName() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowSearchResultItem
-
Gets the name of the process flow.
- getName() - Method in class com.sas.lsaf.workflow.processflow.setup.ElementSetup
-
Gets the name of the element.
- getName() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the process flow task name to query.
- getNewValue() - Method in class com.sas.lsaf.security.audit.AuditEntryDetail
-
Gets the value after the change.
- getNonMembers() - Method in exception com.sas.lsaf.security.membership.MemberNotFoundException
-
Gets the set of principals that are not members of the context.
- getNotes() - Method in class com.sas.lsaf.core.ValidationResult
-
Gets the note information generated by the validation.
- getNumOccurrences() - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Gets the number of times to execute the schedule.
- getNumStudiesAssociated() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the number of studies that are associated with the dictionary.
- getNumStudiesAssociated() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the number of studies that are associated with the external dictionary.
- getNumStudiesAssociated() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the number of studies that are associated with the standard.
- getOldState() - Method in class com.sas.lsaf.content.repository.RepositoryStateChangeResult
-
- getOldValue() - Method in class com.sas.lsaf.security.audit.AuditEntryDetail
-
Gets the value before the change.
- getOperator() - Method in class com.sas.lsaf.query.Comparison
-
Gets the operator for the comparison.
- getOperator() - Method in class com.sas.lsaf.query.Condition
-
- getOrder() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the order of the analysis result within the TLF.
- getOrder() - Method in class com.sas.lsaf.clinical.tlf.TlfDescriptor
-
Gets the order of the TLF within its parent.
- getOrder() - Method in class com.sas.lsaf.query.Query
-
Gets the order to use in the query output.
- getOrdering() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the integer value that represents the display order of the attribute.
- getOrdering() - Method in class com.sas.lsaf.clinical.model.ValueListValueMetadata
-
Gets the integer value that represents the display order of the attribute value.
- getOutputFileSpec() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the specification to create the outputs at the time of the job submission.
- getOutputs() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the job outputs that were saved in the workspace or repository.
- getOutputsMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the synchronization metrics for the job output files.
- getOutputsReferencedMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the synchronization metrics for the output files that were referenced by the programs.
- getOwner() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the identifier of the owner of the item.
- getOwner() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationWorkspaceInfo
-
Gets the userId of the owner of the workspace item.
- getOwner() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the userId of the current owner of the job.
- getOwner() - Method in class com.sas.lsaf.execution.job.ManifestJob
-
Gets the userId of the owner of the job.
- getOwner() - Method in class com.sas.lsaf.schedule.ScheduleDescriptor
-
Gets the owner of the schedule.
- getOwner() - Method in class com.sas.lsaf.security.acl.AbstractAcl
-
Gets the user who is the owner of this ACL.
- getOwner() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the userId of the owner of the process flow.
- getOwner() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Gets the process flow owner to query.
- getOwner() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowSearchResultItem
-
Gets the userId of the process flow owner.
- getOwnerPropagation() - Method in class com.sas.lsaf.security.acl.DefaultAcl
-
Gets the OwnerPropagation value that will determine the owner of child items created underneath this container.
- getOwningObjectIdentity() - Method in class com.sas.lsaf.security.acl.AbstractAcl
-
Gets the object for which this ACL is defined.
- getPageSizeLimit() - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the maximum number of checked out files that can be returned in a single request.
- getParameters() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the job parameters.
- getParameters() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the parameters that were used at the time of the job submission.
- getParameterValues() - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Gets the job parameter values.
- getParameterValues() - Method in class com.sas.lsaf.workflow.processflow.setup.JobTaskSetup
-
Get the parameter values that override the default parameter values in the job.
- getParameterValues() - Method in class com.sas.lsaf.workflow.task.CompletedJobTask
-
Gets the parameter values that were used to run the job with the task.
- getParameterValues() - Method in class com.sas.lsaf.workflow.task.JobTask
-
Gets the parameter values that override the default parameter values in the job.
- getParent() - Method in class com.sas.lsaf.clinical.tlf.SectionDescriptor
-
Gets the parent of the section.
- getParent() - Method in class com.sas.lsaf.clinical.tlf.TlfDescriptor
-
Gets the parent of the TLF.
- getParentId() - Method in class com.sas.lsaf.workflow.processdefinition.FlowElementDefinition
-
Gets the identifier of the flow definition that is the parent of this element.
- getParentMembershipContext(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the nearest parent context with the membership capability for the repository path.
- getParentPath(String) - Static method in class com.sas.lsaf.client.utils.RelativePathUtility
-
Return the path to the parent folder for this file or folder path.
- getPassword() - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Gets the password that is used to create the signature.
- getPassword() - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Gets the temporary password of the user account to create.
- getPasswordInfo() - Method in class com.sas.lsaf.security.user.User
-
Gets the password details for a user account.
- getPath() - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Gets the path defining where one or files will be created.
- getPath() - Method in class com.sas.lsaf.clinical.study.Study
-
Gets the full path of the study in the repository, which includes the name.
- getPath() - Method in class com.sas.lsaf.content.common.AbstractCreateInfo
-
- getPath() - Method in class com.sas.lsaf.content.common.FileSpecification
-
Gets the path to the file or folder.
- getPath() - Method in exception com.sas.lsaf.content.repository.CheckedOutFilesSearchException
-
Gets the path that is specified in the exception.
- getPath() - Method in exception com.sas.lsaf.content.repository.CopyToWorkspaceException
-
Return the path to the item that caused the exception.
- getPath() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinItem
-
Gets the path to the deleted object.
- getPath() - Method in class com.sas.lsaf.content.repository.RepositoryFileInfo
-
Gets the full path to the repository file.
- getPath() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the full path to the item in the repository, which includes the name.
- getPath() - Method in exception com.sas.lsaf.content.repository.RepositoryItemException
-
Gets the path in the repository that raised the exception.
- getPath() - Method in exception com.sas.lsaf.content.repository.RepositoryItemRuntimeException
-
Gets the path in the repository that raised the exception.
- getPath() - Method in class com.sas.lsaf.content.repository.RepositoryStateChangeResult
-
- getPath() - Method in exception com.sas.lsaf.content.repository.signature.SigningException
-
Gets the path to the file that is associated with the signing error.
- getPath() - Method in class com.sas.lsaf.content.repository.SynchronizationFileInfo
-
Gets the full path to the repository file.
- getPath() - Method in class com.sas.lsaf.content.repository.SynchronizationInfo
-
Gets the file path that is associated with the synchronization information.
- getPath() - Method in class com.sas.lsaf.content.repository.WorkspaceFileInfo
-
Gets the full path of the workspace file.
- getPath() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationContainerInfo
-
Gets the full path to the item.
- getPath() - Method in exception com.sas.lsaf.content.utilization.ResourceUtilizationPathNotFoundException
-
Gets the path to the item that raised the exception.
- getPath() - Method in class com.sas.lsaf.content.workspace.WorkspaceItem
-
Gets the path to the workspace item.
- getPath() - Method in exception com.sas.lsaf.content.workspace.WorkspaceItemException
-
Gets the path of the workspace item that caused the exception.
- getPath() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the path of the job.
- getPath() - Method in class com.sas.lsaf.execution.job.JobInput
-
Gets the path to the file or folder to transfer when submitting a published job.
- getPath() - Method in class com.sas.lsaf.execution.job.JobProgram
-
Gets the path to the program file.
- getPath() - Method in class com.sas.lsaf.execution.job.JobPublishCheckinLocation
-
Gets the path to the folder to check in when the job completes.
- getPath() - Method in class com.sas.lsaf.execution.job.JobPublishSetupItem
-
Gets the path to the item to transfer for the published job.
- getPath() - Method in class com.sas.lsaf.execution.job.ManifestExternalReference
-
Gets the path to the external item.
- getPath() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the full path to the manifest file, which includes the name.
- getPath() - Method in class com.sas.lsaf.execution.job.ManifestFileRef
-
The path to the file that is referenced in a job submission.
- getPath() - Method in class com.sas.lsaf.messaging.subscription.Subscription
-
Gets the path of the object for the subscription.
- getPath() - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Gets the path of the job to run.
- getPermissionsQueryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the PermissionsQueryService instance for this session.
- getPermissionsQueryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the PermissionsQueryService to access using the current session
- getPhone() - Method in class com.sas.lsaf.security.user.User
-
Gets the phone number for a user account.
- getPhone() - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Gets the phone number for the user account to create.
- getPotentialMembers(String, boolean) - Method in interface com.sas.lsaf.security.membership.MembershipService
-
Retrieves the set of potential members that can be added as members to the context.
- getPrincipal() - Method in class com.sas.lsaf.security.acl.AclEntry
-
Gets the principal for this ACL.
- getPrincipalId() - Method in class com.sas.lsaf.security.acl.AclMembers
-
Gets the principal identifier of the ACL members principal.
- getPrincipalId() - Method in class com.sas.lsaf.security.acl.AclOwner
-
Gets the principal identifier of the ACL owner.
- getPrincipalId() - Method in class com.sas.lsaf.security.group.GroupDescriptor
-
- getPrincipalId() - Method in interface com.sas.lsaf.security.principal.Principal
-
Returns the principal identifier of a user or group.
- getPrincipalId() - Method in class com.sas.lsaf.security.user.UserDescriptor
-
- getPrincipalName() - Method in class com.sas.lsaf.security.acl.AclMembers
-
Gets the principal name of the ACL members principal.
- getPrincipalName() - Method in class com.sas.lsaf.security.acl.AclOwner
-
Gets the principal name of the ACL owner.
- getPrincipalName() - Method in class com.sas.lsaf.security.group.GroupDescriptor
-
- getPrincipalName() - Method in interface com.sas.lsaf.security.principal.Principal
-
Returns the principal name of a user or group.
- getPrincipalName() - Method in class com.sas.lsaf.security.user.UserDescriptor
-
- getPriority() - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Gets the priority for the notification task.
- getPriority() - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Gets the priority of the user task.
- getPriority() - Method in class com.sas.lsaf.workflow.task.CompletedNotificationTask
-
Gets the message priority of the notification task.
- getPriority() - Method in class com.sas.lsaf.workflow.task.CompletedUserTask
-
Gets the priority of the user task.
- getPriority() - Method in class com.sas.lsaf.workflow.task.NotificationTask
-
Gets the message priority of the notification task.
- getPriority() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the task priority by which to query the process flow tasks.
- getPriority() - Method in class com.sas.lsaf.workflow.task.UserTask
-
Gets the priority of the user task.
- getPrivileges() - Method in exception com.sas.lsaf.security.privilege.InvalidPrivilegeException
-
Gets the set of invalid privileges.
- getPrivileges() - Method in class com.sas.lsaf.security.role.RoleDescriptor
-
Gets the privileges assigned to a role.
- getProblem() - Method in class com.sas.lsaf.core.ValidationMessage
-
Gets the message for the validation finding.
- getProcessData() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlow
-
Gets the process data properties for a process flow.
- getProcessDefinitionById(String) - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Gets the process flow definition with the specified unique identifier.
- getProcessDefinitionByKey(String) - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Gets the latest deployed version of the process flow definition by the specified process flow definition key.
- getProcessDefinitionElements(String) - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Gets the elements of a process flow definition.
- getProcessDefinitionInfo() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the process flow definition information that was used to create the process flow.
- getProcessDefinitionKey() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the identifier of the process flow definition as it exists in the definition file.
- getProcessDefinitionKey() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMapping
-
Gets the key of the process flow definition that is also the identifier as it exists in the definition file.
- getProcessDefinitionKey() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Gets the process flow definition key in which to query process flows.
- getProcessDefinitionKey() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowSearchResultItem
-
Gets the key of the process flow definition.
- getProcessDefinitionMappingByType(AutoFlowType, String) - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Gets the element mapping for the process flow definition based on the auto flow type.
- getProcessDefinitionMappingMetadata() - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Gets the process flow definition mapping metadata that describes the elements that can be mapped to what attribute types.
- getProcessDefinitionsByContextType(String) - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Gets the latest deployed process flow definitions at the context with the context type.
- getProcessDefinitionService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the ProcessDefinitionService instance for this session.
- getProcessDefinitionService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the ProcessFlowService to access using the current session
- getProcessDefinitionsMappedForAutoFlow(String, AutoFlowType, boolean) - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Gets the process flow definitions that are enabled and mapped for automatic process flow creation by the specified
context type.
- getProcessFlowById(String) - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets the process flow with the specified identifier.
- getProcessFlowByNameAndContext(String, String) - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets the process flow with the specified name at the specified context.
- getProcessFlowDescriptorsByContext(String, boolean) - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets the process flows at the context and (optionally) below.
- getProcessFlowId() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the identifier of the process flow that contains the element.
- getProcessFlowId() - Method in class com.sas.lsaf.workflow.element.Element
-
Gets the identifier of the process flow that contains the element.
- getProcessFlowIdentifier() - Method in class com.sas.lsaf.workflow.processflow.setup.ElementSetup
-
- getProcessFlowName() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the name of the process flow in which to search for tasks.
- getProcessFlowService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the ProcessFlowService instance for this session.
- getProcessFlowService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the ProcessFlowService to access using the current session
- getProcessFlowSetupService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the ProcessFlowSetupService instance for this session.
- getProcessFlowSetupService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the ProcessFlowSetupService to access using the current session
- getProgramMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the synchronization metrics for the job program files.
- getPrograms() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the programs that are associated with the job.
- getPrograms() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the job programs at the time of the job submission.
- getPropertiesLastModified() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the date on which the repository item's properties were last modified.
- getPropertiesLastModifiedBy() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the user who last modified the repository item's properties.
- getProxyHost() - Method in class com.sas.lsaf.client.ProxyInfo
-
Returns the proxy server host to use when establishing a
ClientSession
.
- getProxyPassword() - Method in class com.sas.lsaf.client.ProxyInfo
-
Returns the proxy server password to use when establishing a
ClientSession
.
- getProxyPort() - Method in class com.sas.lsaf.client.ProxyInfo
-
Returns the proxy server port to use when establishing a
ClientSession
.
- getProxyUserId() - Method in class com.sas.lsaf.client.ProxyInfo
-
Returns the proxy server user id to use when establishing a
ClientSession
.
- getPublishCheckin() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the check-in specification to use for the output files that are created by the job.
- getPublishedState() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the published state of the dictionary, if it has been published.
- getPublishedState() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the published state of the standard, if it has been published.
- getPublishSetup() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the content to transfer when submitting the job.
- getPurpose() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the purpose of the analysis result.
- getQueryClass() - Method in class com.sas.lsaf.query.Column
-
Gets the name of the query class.
- getReachableGroupsByMember(String, Principal) - Method in interface com.sas.lsaf.security.group.GroupService
-
Gets the set of all of the reachable groups at the context.
- getReadPermission() - Method in class com.sas.lsaf.security.acl.AclEntry
-
Gets the Read permission for this ACL.
- getReason() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the reason of the analysis result.
- getReason() - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Gets the signature reason to use to create the signature.
- getReason() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the reason that was specified to create the signature.
- getRecipients() - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Gets the recipients for the notification task.
- getRecipients() - Method in class com.sas.lsaf.workflow.task.CompletedNotificationTask
-
Gets the recipients of the notification task.
- getRecipients() - Method in class com.sas.lsaf.workflow.task.NotificationTask
-
Gets the recipients of the notification task.
- getRecycleBinQueryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the RecycleBinQueryService instance for this session.
- getRecycleBinQueryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the RecycleBinQueryService to access using the current session
- getRecycleBinSearchResults() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinSearchResults
-
- getRecycleBinService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the RecycleBinService instance for this session.
- getRecycleBinService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the RecycleBinService to access using the current session
- getReferencingProgram() - Method in class com.sas.lsaf.execution.job.ManifestExternalReference
-
Gets the program that referenced the item.
- getReferencingProgram() - Method in class com.sas.lsaf.execution.job.ManifestInput
-
Gets the program that referenced the input.
- getReferencingProgram() - Method in class com.sas.lsaf.execution.job.ManifestOutput
-
Gets the program that referenced the file.
- getRelativePath(String, String) - Static method in class com.sas.lsaf.client.utils.RelativePathUtility
-
Generate a relative path for a file relative to the base path.
- getReleaseDate() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the date on which the dictionary was released.
- getRepeatForever() - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Indicates whether to repeat the schedule indefinitely.
- getRepositoryContainerChildrenAndSizes(String) - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return resource utilization information for child containers with calculated sizes.
- getRepositoryFileId() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the unique identifier of the repository file that is associated with the signature.
- getRepositoryFileInfo() - Method in class com.sas.lsaf.content.repository.SynchronizationInfo
-
Gets the repository file information, if the file exists in the repository.
- getRepositoryFileLastModified() - Method in class com.sas.lsaf.content.repository.SynchronizationFileInfo
-
Gets the last modification date on which the repository file was synchronized to the workspace.
- getRepositoryFilePath() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the path to the repository file that is associated with the signature.
- getRepositoryFileSize() - Method in class com.sas.lsaf.content.repository.SynchronizationFileInfo
-
Gets the size of the repository file (in bytes) that was synchronized to the workspace.
- getRepositoryFileVersion() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the version of the repository file that is associated with the signature.
- getRepositoryJob(String, String) - Method in interface com.sas.lsaf.execution.job.JobService
-
Gets the job from the specified path in the repository.
- getRepositoryQueryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the RepositoryQueryService instance for this session.
- getRepositoryQueryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the RepositoryQueryService to access using the current session
- getRepositoryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getRepositoryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the RepositoryService to access using the current session
- getRequiredModelTlfAttributes() - Static method in class com.sas.lsaf.clinical.model.ModelConstants
-
- getResourceUtilizationService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the ResourceUtilizationService instance for this session.
- getResourceUtilizationService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the ResourceUtilizationService to access using the current session
- getResultCount() - Method in class com.sas.lsaf.clinical.tlf.Tlf
-
Gets the number of analysis results within the TLF.
- getResultId() - Method in class com.sas.lsaf.clinical.tlf.AnalysisDataset
-
Gets the unique id of the analysis data set.
- getResultIdentifier() - Method in class com.sas.lsaf.clinical.tlf.AnalysisDataset
-
Gets the unique identifier of the analysis data set.
- getResults() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the results files that were generated by the job submission.
- getResultsFileContents(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the results file for the session, if the size of the file does not exceed 5 megabytes (5,242,880 bytes).
- getResultsFileContentsForEngine(String, EngineType) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the results file for the specified
engine
that generated the file, if the size of the
file does not exceed 5 megabytes (5,242,880 bytes).
- getResultsFilePath() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the path to the import file to update the results.
- getResultsFileSize(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the size (in bytes) of the results file for the session.
- getResultsFileSizeForEngine(String, EngineType) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the size (in bytes) of the results file for the specified
engine
that generated the file.
- getResultsFileVersion() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the version of the results import file.
- getResultsLocation() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the location for the job execution results files to be saved.
- getRevision() - Method in class com.sas.lsaf.clinical.study.tlf.StudyTlfInfo
-
Gets the internally managed revision number of the study TLF information.
- getRevision() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the internally managed revision number of the repository item.
- getRevision() - Method in class com.sas.lsaf.core.AbstractRevisionable
-
- getRevision() - Method in interface com.sas.lsaf.core.Revisionable
-
- getRevision() - Method in class com.sas.lsaf.core.type.Type
-
Gets the internal revision number of the object.
- getRevision() - Method in class com.sas.lsaf.security.group.Group
-
Gets the internal revision number of the object.
- getRevision() - Method in class com.sas.lsaf.security.membership.Membership
-
Gets the internal revision number of the membership.
- getRevision() - Method in class com.sas.lsaf.security.role.Role
-
Gets the internal revision number of this object.
- getRevision() - Method in class com.sas.lsaf.security.user.User
-
Gets the internal revision number of an object.
- getRevision() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the internal revision number of the process flow object.
- getRole() - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Gets the role to use to create the signature.
- getRole() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the role that was specified to create the signature.
- getRoleById(String) - Method in interface com.sas.lsaf.security.role.RoleService
-
Get a role given its identifier.
- getRoleByName(String, String) - Method in interface com.sas.lsaf.security.role.RoleService
-
Gets a defined role by specifying its context and name.
- getRoleDescriptorById(String) - Method in interface com.sas.lsaf.security.role.RoleService
-
Gets a role descriptor given its identifier.
- getRoleDescriptorByName(String, String) - Method in interface com.sas.lsaf.security.role.RoleService
-
Gets a defined role descriptor by specifying its context and name.
- getRoleDescriptorsByContext(String) - Method in interface com.sas.lsaf.security.role.RoleService
-
Gets the lightweight representations of all roles that exist at the specified context.
- getRoleDescriptorsByContextAndPrincipal(String, Principal) - Method in interface com.sas.lsaf.security.role.RoleService
-
Gets all of the roles at the specified context that the specified principal is a member of.
- getRoleDescriptorsByContextAndPrivilege(String, String) - Method in interface com.sas.lsaf.security.role.RoleService
-
Gets all of the roles at a given context that include the specified privilege.
- getRolesByContext(String) - Method in interface com.sas.lsaf.security.role.RoleService
-
Gets all of the roles that exist at the specified context.
- getRolesByIds(Set<String>) - Method in interface com.sas.lsaf.security.role.RoleService
-
Gets set of roles given their identifiers.
- getRoleService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the
RoleService
instance bound to the current session.
- getRoleService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the RoleService to access using the current session
- getRootCause() - Method in exception com.sas.lsaf.core.AbstractCheckedException
-
Retrieve the innermost cause of this exception, if any.
- getRootCause() - Method in exception com.sas.lsaf.core.AbstractRuntimeException
-
Retrieve the innermost cause of this exception, if any.
- getRowCount() - Method in class com.sas.lsaf.core.SearchResultsInfo
-
Gets the total number of rows found that match the query.
- getRowNumber() - Method in class com.sas.lsaf.core.ValidationMessage
-
Gets the row number, if applicable, associated with validation finding.
- getRunAsOwner(String) - Method in interface com.sas.lsaf.execution.job.JobService
-
Indicates whether the repository job runs as the job owner.
- getRunAsOwner() - Method in class com.sas.lsaf.workflow.task.CompletedJobTask
-
Gets the runAsOwner user as defined in the job for the task.
- getRunAsUser() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the userid of the user the job was run as.
- getRunBy() - Method in class com.sas.lsaf.core.ValidationResult
-
Gets the user who performed the validation.
- getRunDate() - Method in class com.sas.lsaf.core.ValidationResult
-
Gets the date when the validation was performed.
- getSasName() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the variable name used when exporting to a SAS dataset.
- getSchedulable() - Method in class com.sas.lsaf.schedule.Schedule
-
Gets the schedulable item.
- getSchedulableLabel() - Method in class com.sas.lsaf.schedule.ScheduleDescriptor
-
Gets the label of the schedule.
- getSchedule(String) - Method in interface com.sas.lsaf.schedule.ScheduleService
-
Gets the full client representation of a schedule for the specified identifier.
- getScheduleService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the ScheduleService instance for this session.
- getScheduleService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the SubscriptionService to access using the current session
- getScope() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the attribute scope which is based on logical type.
- getScopedPrivilegeService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getScopedPrivilegeService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the ScopedPrivilegeService to access using the current session
- getSearchableTypes() - Method in interface com.sas.lsaf.core.type.TypeService
-
Gets all the type definitions that can be searched in the system.
- getSearchLimit() - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Gets the maximum number of search results that are returned from a search.
- getSearchPageSizeLimit() - Method in interface com.sas.lsaf.security.audit.AuditService
-
Gets the maximum number of audit entries that can be returned in a single request.
- getSearchPageSizeLimit() - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets the maximum number of process flow results to return in a single request.
- getSearchResults() - Method in class com.sas.lsaf.content.repository.RepositorySearchResults
-
- getSearchResults(int, int) - Method in interface com.sas.lsaf.security.audit.AuditService
-
- getSearchResults(int, int) - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
- getSectionIdentifier() - Method in class com.sas.lsaf.clinical.tlf.SectionDescriptor
-
Gets the section identifier of the section.
- getSectionsFilePath() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the path to the import file to update the sections.
- getSectionsFileVersion() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the version of the sections import file.
- getServiceManager() - Method in interface com.sas.lsaf.client.ClientSession
-
Get the single service manager for this session.
- getSession(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the session with the identifier.
- getSessionClientId() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationTransientWorkspaceInfo
-
Gets the incremental number that is assigned to a session.
- getSessionId() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the identifier of the session that was created for the job submission.
- getSessions() - Method in class com.sas.lsaf.execution.session.SessionSearchResults
-
The sessions found that match the query.
- getSessionsByUser(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets a list of the sessions for the user with the specified userId.
- getSessionService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the SessionService instance for this session.
- getSessionService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the SessionService to access using the current session
- getSessionState() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationTransientWorkspaceInfo
-
Gets the state of the session.
- getSessionSubmissionName() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationTransientWorkspaceInfo
-
Gets the label that describes what is executing in the session.
- getSeverity() - Method in class com.sas.lsaf.core.ValidationMessage
-
Gets the severity of the validation finding.
- getShortName() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the short name of the external dictionary.
- getSignal() - Method in class com.sas.lsaf.workflow.processdefinition.SignalEventDefinition
-
Gets the signal definition for the signal event.
- getSignaledBy() - Method in class com.sas.lsaf.workflow.element.CompletedSignalEvent
-
Gets the item that triggered the signal event.
- getSignalId() - Method in class com.sas.lsaf.workflow.processdefinition.SignalDefinition
-
Gets the identifier of the signal definition.
- getSignalName() - Method in class com.sas.lsaf.workflow.element.CompletedSignalEvent
-
Gets the signal name that triggered the signal event.
- getSignalName() - Method in class com.sas.lsaf.workflow.element.SignalEvent
-
Gets the signal name that triggers the signal event.
- getSignalName() - Method in class com.sas.lsaf.workflow.processdefinition.SignalDefinition
-
Gets the name of the signal definition.
- getSignalName() - Method in class com.sas.lsaf.workflow.processflow.setup.SignalEventSetup
-
Gets the signal name of the signal event.
- getSignature() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the hash that was generated when the signature was created.
- getSignatureReasons() - Method in interface com.sas.lsaf.content.repository.signature.SignatureService
-
Gets all of the valid signature reasons that can be used to populate a
CreateSignatureInfo
object to
create a signature.
- getSignatureRoles() - Method in interface com.sas.lsaf.content.repository.signature.SignatureService
-
Gets all of the valid signature roles that can be used to populate a
CreateSignatureInfo
object to create
a signature.
- getSignatures(String) - Method in interface com.sas.lsaf.content.repository.signature.SignatureService
-
Gets all of the signatures that are associated with a file.
- getSignaturesByVersion(String, String) - Method in interface com.sas.lsaf.content.repository.signature.SignatureService
-
Gets all of the the signatures for a specific version of a file.
- getSignatureService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the SignatureService instance for this session.
- getSignatureService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the SignatureService to access using the current session
- getSignaturesForLatestVersion(String) - Method in interface com.sas.lsaf.content.repository.signature.SignatureService
-
Gets all of the signatures for the latest version of a file.
- getSigningStatus() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the signature status of the file.
- getSigningStatus(String) - Method in interface com.sas.lsaf.content.repository.signature.SignatureService
-
Describes the overall signature status of the file.
- getSingleSignOnId() - Method in class com.sas.lsaf.security.user.AccountInfo
-
Gets the id for single sign-on authentication.
- getSize() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinItem
-
Gets the size (in bytes) of the deleted object.
- getSize() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the size (in bytes) of the repository file.
- getSize() - Method in class com.sas.lsaf.content.repository.RepositoryFileInfo
-
Gets the size (in bytes) of the repository file.
- getSize() - Method in class com.sas.lsaf.content.repository.RepositoryFileVersionInfo
-
Gets the size (in bytes) of the version.
- getSize() - Method in class com.sas.lsaf.content.repository.WorkspaceFileInfo
-
Gets the size of the workspace file (in bytes).
- getSize() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationContainerInfo
-
Gets the total size (in bytes) of the item.
- getSize() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationWorkspaceInfo
-
Gets the total size (in bytes) of the workspace item.
- getSize() - Method in class com.sas.lsaf.content.workspace.WorkspaceFile
-
Gets the size of the workspace file in bytes.
- getSize() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the size (in bytes) of the manifest file at the time the manifest file was created.
- getSize() - Method in class com.sas.lsaf.execution.job.ManifestSynchronizationMetrics
-
Gets the size (in bytes) of total number of files that were synchronized.
- getSortSequence() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the integer value used to perform multi-level sorting.
- getSourceId() - Method in class com.sas.lsaf.security.audit.AuditEntry
-
Gets the unique identifier of the object that was acted upon.
- getSourceId() - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Gets the identifier of the source object to query.
- getSourceLocation() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the source location of the job.
- getSourceLocation() - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Gets the source location of the job.
- getSourceLocation() - Method in class com.sas.lsaf.security.audit.AuditEntry
-
Gets the location of the object that was acted upon.
- getSourceLocation() - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Gets the location of the source object to query.
- getSourceName() - Method in class com.sas.lsaf.security.audit.AuditEntry
-
Gets the name of the object that was acted upon.
- getSourceName() - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Gets the name of the source object to query.
- getSourceProcessFlowId() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowCopyInfo
-
Gets the identifier of the process flow to copy.
- getSourceTypeId() - Method in class com.sas.lsaf.security.audit.AuditEntry
-
Gets the type identifier of object that was acted upon.
- getSourceTypeIds() - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Gets the list of object types to query.
- getStandard() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the standard that the dictionary represents.
- getStandardDescriptorByNameAndStatus(String, EntityStatus) - Method in interface com.sas.lsaf.clinical.standards.StandardsService
-
- getStandardDescriptorsByStatus(EntityStatus) - Method in interface com.sas.lsaf.clinical.standards.StandardsService
-
- getStandardsAssociatedWithStudy(String) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Gets the standards that are associated with the study.
- getStandardsService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the StandardsService instance for this session.
- getStandardsService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the StandardsService to access using the current session
- getStandardStatus() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the status of the standard.
- getStartDate() - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Gets the start date and time of the schedule.
- getStarted() - Method in class com.sas.lsaf.workflow.task.Task
-
Gets the date on which the task was started.
- getState() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the state of the dictionary.
- getState() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the state of the attribute.
- getState() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the state of the standard.
- getState() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the current state of the repository item.
- getState() - Method in class com.sas.lsaf.execution.session.Session
-
Gets the state of the session.
- getState() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the state of the session to query.
- getStatus() - Method in class com.sas.lsaf.schedule.ScheduleDescriptor
-
Gets the status of the schedule.
- getStatus() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the status of the process flow definition.
- getStatus() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the status of the process flow.
- getStatus() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Gets the status of the process flow in which to query.
- getStatus() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowSearchResultItem
-
Gets the status of the process flow.
- getStatus() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the status of the process flow task in which to query.
- getStatusCode() - Method in exception com.sas.lsaf.client.HttpException
-
Return the HTTP status code associated with this exception, if one exists.
- getStatusMessage() - Method in class com.sas.lsaf.execution.job.JobSubmissionStatus
-
Gets the status message.
- getStudiesAssociatedWithDictionary(String) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Gets the studies that are associated with the dictionary.
- getStudiesAssociatedWithExternalDictionary(String) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Gets the studies that are associated with the external dictionary.
- getStudiesAssociatedWithStandard(String) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Gets the studies that are associated with the standard.
- getStudy() - Method in class com.sas.lsaf.clinical.study.StudyUpdateResult
-
Gets the study being updated.
- getStudyComponentEditableStatus(String, StudyComponent) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Gets the study component editable status, that indicates whether the study component is being edited, by whom,
and when the editing started.
- getStudyId() - Method in class com.sas.lsaf.clinical.study.tlf.StudyTlfInfo
-
Gets the identifier of the study.
- getStudySectionDescriptorById(String, String) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the study section descriptor by the specified id.
- getStudySections(String, String, String) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the study sections.
- getStudyService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the StudyService instance for this session.
- getStudyService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the StudyService to access using the current session
- getStudyTlfByTlfIdentifier(String, String, String, String) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the study TLF with the specified TLF identifier.
- getStudyTlfsBySectionId(String, String, String, String, boolean) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the study TLFs within the specified section.
- getStudyTlfsBySectionNameAndIdentifier(String, String, String, String, String, boolean) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the study TLFs within the specified section.
- getStudyTlfService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the StudyTlfService instance for this session.
- getStudyTlfService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the StudyTlfService to access using the current session
- getSubject() - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Gets the subject for the notification task.
- getSubject() - Method in class com.sas.lsaf.workflow.task.CompletedNotificationTask
-
Gets the subject of the notification task.
- getSubject() - Method in class com.sas.lsaf.workflow.task.NotificationTask
-
Gets the subject of the notification task.
- getSubmissionLabel() - Method in class com.sas.lsaf.execution.session.Session
-
Gets the label that describes what is executing in the session.
- getSubmissionLabel() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the submission label to query for sessions.
- getSubmissionType() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the submission type of the job submission.
- getSubmitted() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the date on which the job was submitted.
- getSubmittedBy() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the userId of the user who submitted the job.
- getSubscriptions() - Method in interface com.sas.lsaf.messaging.subscription.SubscriptionService
-
Gets all the subscriptions for the current user.
- getSubscriptionsByPath(String) - Method in interface com.sas.lsaf.messaging.subscription.SubscriptionService
-
Gets the subscriptions for the path.
- getSubscriptionService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the SubscriptionService instance for this session.
- getSubscriptionService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the SubscriptionService to access using the current session
- getSummaryStatus() - Method in class com.sas.lsaf.execution.job.JobSubmissionStatus
-
Gets the summary status.
- getSyncable() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Indicates whether the item can be copied to the user's workspace.
- getSynchronization() - Method in class com.sas.lsaf.content.repository.SynchronizationFileInfo
-
Gets the date on which the repository file was synchronized to the workspace.
- getSynchronizationFileInfo() - Method in class com.sas.lsaf.content.repository.SynchronizationInfo
-
Gets the synchronization file information, if the file was synchronized between the workspace and repository.
- getSynchronizationInfo(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the synchronization information for the specified file path.
- getSynchronizationInfos(Set<String>, boolean) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the synchronization information for the paths specified.
- getSynchronizationStatus() - Method in class com.sas.lsaf.content.repository.SynchronizationInfo
-
Gets the synchronization status between the repository and workspace files.
- getTableJoinComment() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the table join comment for the analysis result.
- getTablesImportFilePath() - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Gets the path of the import file to update the study tables.
- getTablesImportFileVersion() - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Gets the version of the tables import file to update the study tables.
- getTaskAssignmentHistory() - Method in class com.sas.lsaf.workflow.task.CompletedUserTaskDetails
-
Gets the user task assignment information for the user task.
- getTaskAssignmentHistory() - Method in class com.sas.lsaf.workflow.task.UserTaskDetails
-
Gets the assignment history of the user task.
- getTaskId() - Method in class com.sas.lsaf.workflow.task.UserTaskAssignment
-
Gets the internal task identifier for the user task.
- getTasks() - Method in class com.sas.lsaf.workflow.task.TaskSearchResults
-
The process flow tasks found that match the query.
- getTaskService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the TaskService instance for this session.
- getTaskService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the TaskService to access using the current session
- getTaskStatus() - Method in class com.sas.lsaf.workflow.task.Task
-
Gets the status of the task.
- getTime() - Method in class com.sas.lsaf.execution.job.ManifestSynchronizationMetrics
-
Gets the time (in ms) to synchronize the files.
- getTimerType() - Method in class com.sas.lsaf.workflow.processdefinition.TimerEventDefinition
-
Gets the type of timer for the timer event.
- getTimerType() - Method in class com.sas.lsaf.workflow.processflow.setup.TimerEventSetup
-
Gets the type of timer.
- getTimerValue() - Method in class com.sas.lsaf.workflow.processdefinition.TimerEventDefinition
-
Gets the value of the timer.
- getTimerValue() - Method in class com.sas.lsaf.workflow.processflow.setup.TimerEventSetup
-
Gets the value of the timer.
- getTimestamp() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the date on which the signature was created.
- getTimestamp() - Method in class com.sas.lsaf.security.audit.AuditEntry
-
Gets the date and time in which the action was performed.
- getTlfAttributeMetadata() - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the TLF attribute metadata.
- getTlfId() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the TLF id that is the parent of this analysis result.
- getTlfIdentifier() - Method in class com.sas.lsaf.clinical.tlf.AnalysisResult
-
Gets the TLF identifier that is the parent of this analysis result.
- getTlfRevision() - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplate
-
Gets the internal revision number of the TLFs in the TLF template.
- getTlfRevision() - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplateImportInfo
-
Gets the internal revision number of the TLFs in the TLF template.
- getTlfs() - Method in class com.sas.lsaf.clinical.study.tlf.StudyTlfInfo
-
Gets the study TLFs.
- getTlfs(String, String, String) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Gets the Tables, Listings and Figures for the specified study.
- getTlfsFilePath() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the path to the import file for updating TLFs.
- getTlfsFileVersion() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the version of the TLFs import file.
- getTlfTemplate() - Method in class com.sas.lsaf.clinical.tlf.TlfUpdateResult
-
Gets the updated TLF template.
- getTlfTemplateId() - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplateImportInfo
-
Gets the unique identifier of the TLF template.
- getTlfTemplates() - Method in interface com.sas.lsaf.clinical.tlftemplate.TlfTemplateService
-
Gets the TLF templates.
- getTlfTemplateService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the TlfTemplateService instance for this session.
- getTlfTemplateService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the TlfTemplateService to access using the current session
- getToCreated() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the end date of the range for the creation date of the item.
- getToDate() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Gets the ending deleted date of the item to query in the recycle bin.
- getToDate() - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Gets the end date of the date range to query.
- getToDateEnded() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the end date of the session ended date range to query.
- getToDateStarted() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the end date of the session started date range to query.
- getToDueDate() - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Gets the end date of the date range to query process flow tasks based on due date.
- getToken() - Method in class com.sas.lsaf.core.SearchResultsInfo
-
Gets the unique identifier for these results.
- getToLastModified() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Gets the end date of the range to query process flow last modified date.
- getToLastModifiedDate() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the end date of the range for the last modified date of the item.
- getTopLevelContextByName(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets a top-level context by name.
- getTopLevelContexts() - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the list of all of the accessible top-level contexts.
- getTopLevelTypes() - Method in interface com.sas.lsaf.core.type.TypeService
-
Retrieve all type definitions that are repository contexts that have
Type.Capability.TOP
in the system.
- getTotal() - Method in class com.sas.lsaf.execution.job.ManifestSynchronizationMetrics
-
Gets the total number of files that were synchronized.
- getTotalActualHours() - Method in class com.sas.lsaf.workflow.task.CompletedUserTask
-
Gets the total actual hours for the user task.
- getTotalExecutionTime() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the total execution time (in ms) for the job.
- getTotalInputMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the total synchronization metrics for inputs transferred from repository.
- getTotalRepositorySize() - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return the total size (in bytes) of the repository.
- getTotalTransientWorkspaceSize() - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return the total size (in bytes) of all transient workspaces with an existing session, if any exist.
- getTotalUserWorkspaceSize() - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return the total size (in bytes) of all user workspaces.
- getTrigger() - Method in class com.sas.lsaf.schedule.Schedule
-
Gets the trigger that defines when to run the schedule.
- getTriggeredEvent() - Method in class com.sas.lsaf.workflow.element.CompletedEventGateway
-
Gets the event that triggered the process flow from the gateway.
- getTriggerType() - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Gets the trigger type for the schedule.
- getType() - Method in class com.sas.lsaf.clinical.model.ModelDescriptor
-
Gets the standard type of the model.
- getType() - Method in class com.sas.lsaf.clinical.standards.BaseStandardTypeInfo
-
Gets the type of the base standard, such as Analysis and Tabulation.
- getType() - Method in class com.sas.lsaf.execution.job.JobParameter
-
Gets the type of the parameter.
- getType() - Method in class com.sas.lsaf.execution.job.ManifestSystemFile
-
Gets the type of system that generated the file.
- getType() - Method in class com.sas.lsaf.execution.job.ParameterValue
-
Gets the type of the parameter.
- getType() - Method in class com.sas.lsaf.execution.session.Session
-
Gets the type of the session.
- getType() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the type of session to query.
- getType() - Method in class com.sas.lsaf.query.Column
-
Gets the type of the column.
- getType() - Method in class com.sas.lsaf.workflow.AttributeMapping
-
Gets the type of the attribute.
- getType() - Method in class com.sas.lsaf.workflow.AutoFlowMappingMetadata
-
Gets the type of the attribute.
- getType() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the type of the completed element.
- getType() - Method in class com.sas.lsaf.workflow.element.Element
-
Gets the type of the element.
- getType() - Method in class com.sas.lsaf.workflow.processdefinition.FlowElementDefinition
-
Gets the type of the element that associates with the type process flow definition.
- getType() - Method in class com.sas.lsaf.workflow.processdefinition.FormAttributeDefinition
-
Gets the type of the attribute definition.
- getType() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMapping
-
Gets the type of the source object from which the mapping is used to automatically create process flows.
- getType() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMappingMetadata
-
Gets the type of the source object from which a process flow can be automatically created.
- getType() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Gets the type of the data property as defined in the process flow definition.
- getType() - Method in class com.sas.lsaf.workflow.processflow.setup.ElementSetup
-
Gets the type of the element.
- getTypeById(String) - Method in interface com.sas.lsaf.core.type.TypeService
-
Gets the
Type
with the specified unique identifier.
- getTypeId() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinItem
-
Gets the identifier of the type for the deleted object.
- getTypeId() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the object type of the item.
- getTypeId() - Method in class com.sas.lsaf.content.utilization.ResourceUtilizationContainerInfo
-
Gets the identifying type for this item.
- getTypeId() - Method in class com.sas.lsaf.core.AbstractIdentifiable
-
- getTypeId() - Method in interface com.sas.lsaf.core.Identifiable
-
Returns the identifying type for this object.
- getTypeId() - Method in class com.sas.lsaf.security.audit.AuditAction
-
Gets the type identifier that is associated with the audit action.
- getTypes() - Method in interface com.sas.lsaf.core.type.TypeService
-
Gets all the type definitions in the system.
- getTypesByCapability(Type.Capability) - Method in interface com.sas.lsaf.core.type.TypeService
-
Retrieve all type definitions that have the specified capability
Type.Capability
in the system.
- getTypeService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the
TypeService
instance bound to the current session.
- getTypeService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the TypeService to access using the current session
- getUpdateAction() - Method in class com.sas.lsaf.clinical.study.StudyComponentImportInfo
-
Gets the type of update to make when importing, such as
replace
or
add new
.
- getUpdateAction() - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Gets the type of update to make when when importing files, such as
replace
or
add new
.
- getUpdateAction() - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Gets the type of update to make when importing, such as
replace
or
add new
.
- getUrl() - Method in exception com.sas.lsaf.client.HttpConnectException
-
Return the URL used during the connection failure.
- getUserByUserId(String) - Method in interface com.sas.lsaf.security.user.UserService
-
Gets the full representation of a user given their user identifier.
- getUserDescriptorByUserId(String) - Method in interface com.sas.lsaf.security.user.UserService
-
Gets the lightweight representation of the user with the specified user identifier.
- getUserDescriptorsByUserIds(Set<String>) - Method in interface com.sas.lsaf.security.user.UserService
-
Gets the lightweight client representation for the specified user identifiers that can be found in the system.
- getUserId() - Method in class com.sas.lsaf.content.repository.CheckedOutFilesQuery
-
Gets the userID of the user whose checked out files are queried.
- getUserId() - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Gets the user identifier to use to create the signature.
- getUserId() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Returns the identifier of the user who created the signature.
- getUserId() - Method in class com.sas.lsaf.execution.session.Session
-
Get the identifier of the user of who created the session.
- getUserId() - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Gets the user identifier of the session owner to query.
- getUserId() - Method in class com.sas.lsaf.security.audit.AuditEntry
-
Gets the identifier of the user who performed the action.
- getUserId() - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Gets the user identifier of the user whose actions to query.
- getUserId() - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Gets the user identifier of the user account to create.
- getUserId() - Method in class com.sas.lsaf.security.user.UserDescriptor
-
Returns the user identifier for a user account.
- getUsersByUserIds(Set<String>) - Method in interface com.sas.lsaf.security.user.UserService
-
Gets the full representations for the specified user identifiers.
- getUserService() - Method in interface com.sas.lsaf.client.ServiceManager
-
Get the
UserService
instance bound to the current session.
- getUserService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the UserService to access using the current session
- getUserTaskDetails(String) - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Gets additional user task information, which includes the candidates, data properties, and task assignment
history.
- getValidationReportPath() - Method in class com.sas.lsaf.clinical.common.ClinicalUpdateResult
-
Gets the path of the validation report, if specified.
- getValidationReportSourceLocation() - Method in class com.sas.lsaf.clinical.common.ClinicalUpdateResult
-
Gets the source location (repository or workspace) of the validation report, if a validation path is specified.
- getValidationResult() - Method in class com.sas.lsaf.clinical.common.ClinicalUpdateResult
-
Gets the validation results of importing clinical data.
- getValue() - Method in class com.sas.lsaf.clinical.common.AttributeValue
-
Gets the value of the attribute.
- getValue() - Method in class com.sas.lsaf.clinical.model.ValueListValueMetadata
-
Gets the value in the value list.
- getValue() - Method in class com.sas.lsaf.core.Attribute
-
Returns the serializable value of this attribute.
- getValue() - Method in class com.sas.lsaf.execution.job.ParameterValue
-
Gets the value of the parameter.
- getValue() - Method in class com.sas.lsaf.query.Comparison
-
Gets the value to compare.
- getValue() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Gets the value of the data property.
- getValueIds() - Method in class com.sas.lsaf.workflow.processdefinition.FormAttributeDefinition
-
Gets the value identifiers of an attribute definition.
- getValueList() - Method in class com.sas.lsaf.clinical.model.AttributeMetadata
-
Gets the value list metadata for attributes with a predefined set of allowed values.
- getValueListValues() - Method in class com.sas.lsaf.clinical.model.ValueListMetadata
-
Get the ValueListValueMetadata associated with the value list.
- getValues() - Method in class com.sas.lsaf.workflow.processdefinition.FormAttributeDefinition
-
Gets the values of an attribute definition.
- getValues() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Gets the values of the data property as defined in the process flow definition.
- getVariableName() - Method in class com.sas.lsaf.workflow.processdefinition.FormAttributeDefinition
-
Gets the variable name of an attribute definition.
- getVersion() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the version of the external dictionary.
- getVersion() - Method in class com.sas.lsaf.clinical.standards.BaseStandardTypeInfo
-
Gets the version of the base standard.
- getVersion() - Method in class com.sas.lsaf.content.common.FileSpecification
-
Gets the version of the file.
- getVersion() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the current version of the file, if it is versioned.
- getVersion() - Method in class com.sas.lsaf.content.repository.RepositoryFileInfo
-
Gets the latest version of the repository file.
- getVersion() - Method in class com.sas.lsaf.content.repository.SynchronizationFileInfo
-
Gets the version of the repository file that was synchronized to the workspace.
- getVersion() - Method in class com.sas.lsaf.content.repository.VersionDeleteInfo
-
Gets the version that was specified to delete.
- getVersion() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the version of the job.
- getVersion() - Method in class com.sas.lsaf.execution.job.JobInputFile
-
Gets the version of the file to transfer when submitting a published job.
- getVersion() - Method in class com.sas.lsaf.execution.job.JobProgram
-
Gets the version of the program file.
- getVersion() - Method in class com.sas.lsaf.execution.job.JobPublishSetupFile
-
Gets the version of the file to transfer for the published job.
- getVersion() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the version, if the manifest file is a repository that is versioned.
- getVersion() - Method in class com.sas.lsaf.execution.job.ManifestFileRef
-
Gets the version, if the manifest file is a repository that is versioned.
- getVersion() - Method in class com.sas.lsaf.execution.job.ManifestRepositoryFile
-
- getVersion() - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Gets the version of the job.
- getVersionLimits() - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Gets the version retention limits of the file.
- getVersionType() - Method in class com.sas.lsaf.content.common.FileCreateInfo
-
- getVersionType() - Method in class com.sas.lsaf.content.repository.RepositoryCheckinSpecification
-
Gets the method to generate the next version.
- getVersionType() - Method in class com.sas.lsaf.execution.job.OutputFileSpec
-
Gets the method to generate the next version.
- getVersionTypeForExistingFiles() - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Gets the method to generate the next version for existing versioned files.
- getVersionTypeForNewFiles() - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
- getWarnings() - Method in class com.sas.lsaf.core.ValidationResult
-
Gets the warning information generated by the validation.
- getWhereClause() - Method in class com.sas.lsaf.clinical.tlf.AnalysisDataset
-
Gets the where clause of the analysis data set.
- getWorkspaceContainerChildrenAndSizes(String) - Method in interface com.sas.lsaf.content.utilization.ResourceUtilizationService
-
Return resource utilization information for child folders with calculated sizes for the current user's workspace.
- getWorkspaceFileInfo() - Method in class com.sas.lsaf.content.repository.SynchronizationInfo
-
Gets the workspace file information, if the file exists in the workspace.
- getWorkspaceJob(String) - Method in interface com.sas.lsaf.execution.job.JobService
-
Gets the job from the path in the workspace.
- getWorkspaceService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getWorkspaceService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the WorkspaceService to access using the current session
- getWriteContentPermission() - Method in class com.sas.lsaf.security.acl.AclEntry
-
Gets the Content Write permission for this ACL
- getWritePropertiesPermission() - Method in class com.sas.lsaf.security.acl.AclEntry
-
Gets the Properties Write permission for this ACL.
- GlobalPrivilege - Class in com.sas.lsaf.security.privilege
-
A global privilege represents a capability to perform some global function or global action in the system.
- GlobalPrivilege(String, String) - Constructor for class com.sas.lsaf.security.privilege.GlobalPrivilege
-
Constructor that specifies the unique identifier and name of this global privilege.
- GlobalPrivileges - Class in com.sas.lsaf.security.privilege
-
A constants class that provides a comprehensive list of global privileges used within the system.
- GlobalPrivileges() - Constructor for class com.sas.lsaf.security.privilege.GlobalPrivileges
-
- GlobalPrivilegeService - Interface in com.sas.lsaf.security.privilege
-
The global privilege service provides methods to manage the assignment of global privileges to users.
- grantPrivilege(String, String) - Method in interface com.sas.lsaf.security.privilege.GlobalPrivilegeService
-
Grants a global privilege to the specified user.
- grantPrivileges(String, Set<String>) - Method in interface com.sas.lsaf.security.privilege.GlobalPrivilegeService
-
Grants the global privileges to the specified user.
- grantPrivilegesToUsers(Set<String>, Set<String>) - Method in interface com.sas.lsaf.security.privilege.GlobalPrivilegeService
-
Grants the global privileges to the specified set of users.
- greaterThan(Column, Serializable) - Static method in class com.sas.lsaf.query.Comparison
-
Creates a
Comparison
object with the specified column and value using the
GREATER_THAN
operator.
- greaterThan(Column, Serializable, boolean) - Static method in class com.sas.lsaf.query.Comparison
-
Creates a
Comparison
object with the specified column and value using the
GREATER_THAN
operator, and indicates whether the comparison is case-sensitive.
- greaterThanOrEqual(Column, Serializable) - Static method in class com.sas.lsaf.query.Comparison
-
Creates a
Comparison
object with the specified column and value using the
GREATER_THAN_OR_EQUAL
operator.
- greaterThanOrEqual(Column, Serializable, boolean) - Static method in class com.sas.lsaf.query.Comparison
-
Creates a
Comparison
object with the specified column and value using the
GREATER_THAN_OR_EQUAL
operator, and indicates whether the comparison
should be case-sensitive.
- Group - Class in com.sas.lsaf.security.group
-
Group is a collection of principals (users or other groups) that are uniquely identified by a name and context.
- Group(String, ObjectIdentity, String, String, long, Set<Principal>) - Constructor for class com.sas.lsaf.security.group.Group
-
It is not intended or recommended that the consumer of this API construct these objects.
- GROUP_CONTEXT - Static variable in class com.sas.lsaf.query.security.membership.ContextMembershipQuery
-
The column that represents the context path in which the group member is defined.
- GroupContextNotFoundException - Exception in com.sas.lsaf.security.group
-
Thrown when the group context is not found.
- GroupContextNotFoundException(String) - Constructor for exception com.sas.lsaf.security.group.GroupContextNotFoundException
-
Constructs a GroupContextNotFoundException
with the specified detail message.
- GroupDescriptor - Class in com.sas.lsaf.security.group
-
A lightweight representation of a group.
- GroupDescriptor(String, ObjectIdentity, String, String) - Constructor for class com.sas.lsaf.security.group.GroupDescriptor
-
It is not intended or recommended that the consumer of this API construct these objects.
- GroupException - Exception in com.sas.lsaf.security.group
-
The root of the hierarchy of all group checked exceptions within the SAS Life Science Analytics Framework Java API.
- GroupException(String) - Constructor for exception com.sas.lsaf.security.group.GroupException
-
Constructs a GroupException
with the specified detail message.
- groupExists(String, String) - Method in interface com.sas.lsaf.security.group.GroupService
-
Indicates whether a group with the name exists at the context.
- GroupExistsException - Exception in com.sas.lsaf.security.group
-
Thrown when an attempt is made to create a group that exists with the same name in the same context.
- GroupExistsException(String, String, String) - Constructor for exception com.sas.lsaf.security.group.GroupExistsException
-
Constructs a GroupExistsException
with the specified context identifier, name and detail message.
- GroupNotFoundException - Exception in com.sas.lsaf.security.group
-
Thrown when the specified group is not found.
- GroupNotFoundException(String) - Constructor for exception com.sas.lsaf.security.group.GroupNotFoundException
-
Constructs a GroupNotFoundException
with the specified detail message.
- GroupService - Interface in com.sas.lsaf.security.group
-
The service that provides methods to manage the lifecycle of a group within the SAS Life Science Analytics Framework.
- SAS_SIGNAL_EVENT_NAME_FILE_LOCKED - Static variable in class com.sas.lsaf.workflow.processflow.ProcessFlowConstants
-
The signal name of the event that resulted from a file that was locked in a specific location.
- SAS_SIGNAL_EVENT_NAME_FILE_PUT - Static variable in class com.sas.lsaf.workflow.processflow.ProcessFlowConstants
-
The signal name of the event that resulted from a file that was saved to a specific location.
- SAS_SIGNAL_EVENT_NAME_FILE_SIGNED - Static variable in class com.sas.lsaf.workflow.processflow.ProcessFlowConstants
-
The signal name of the event that resulted from a file that was signed in a specific location.
- SAS_SIGNAL_EVENT_NAME_FILE_UNLOCKED - Static variable in class com.sas.lsaf.workflow.processflow.ProcessFlowConstants
-
The signal name of the event that resulted from a file that was unlocked in a specific location.
- saveLogFileForEngineToCurrentUserWorkspace(String, EngineType, String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Saves the log file for the specified
engine
to the current user's workspace, in the specified
location.
- saveLogFileToCurrentUserWorkspace(String, String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Saves the log file for the session to the current user's workspace, in the specified location.
- saveResultsFileForEngineToCurrentUserWorkspace(String, EngineType, String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Saves the results file for the specified
engine
to the current user's workspace, in the specified
location.
- saveResultsFileToCurrentUserWorkspace(String, String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Saves the results file for the session to the current user's workspace, in the specified location.
- Schedulable - Interface in com.sas.lsaf.schedule
-
The interface that indicates that an object can to be scheduled.
- Schedule - Class in com.sas.lsaf.schedule
-
The class that represents a schedule.
- Schedule(String, String, String, String, ScheduleDescriptor.ScheduleStatus, String, Date, Schedulable, ScheduleTrigger) - Constructor for class com.sas.lsaf.schedule.Schedule
-
It is not intended or recommended that the consumer of this API construct these objects.
- ScheduleDescriptor - Class in com.sas.lsaf.schedule
-
A lightweight client representation of a schedule.
- ScheduleDescriptor(String, String, String, String, ScheduleDescriptor.ScheduleStatus, String, Date) - Constructor for class com.sas.lsaf.schedule.ScheduleDescriptor
-
It is not intended or recommended that the consumer of this API construct these objects.
- ScheduleDescriptor.ScheduleStatus - Enum in com.sas.lsaf.schedule
-
The status of a schedule.
- ScheduleException - Exception in com.sas.lsaf.schedule
-
Thrown when there is an error with a schedule.
- ScheduleException(String) - Constructor for exception com.sas.lsaf.schedule.ScheduleException
-
The constructor.
- scheduleExists(String) - Method in interface com.sas.lsaf.schedule.ScheduleService
-
Indicates whether the schedule with the name exists.
- ScheduleJobInfo - Class in com.sas.lsaf.schedule
-
The class to schedule a job.
- ScheduleJobInfo() - Constructor for class com.sas.lsaf.schedule.ScheduleJobInfo
-
The default constructor.
- ScheduleJobInfo(String, SourceLocation) - Constructor for class com.sas.lsaf.schedule.ScheduleJobInfo
-
The constructor that specifies the job path and source location.
- ScheduleJobInfo(String, String, SourceLocation) - Constructor for class com.sas.lsaf.schedule.ScheduleJobInfo
-
The constructor that specifies the job path, version and source location.
- ScheduleJobInfo(Job) - Constructor for class com.sas.lsaf.schedule.ScheduleJobInfo
-
The constructor that specifies a job.
- ScheduleJobInfo(Job, List<ParameterValue>) - Constructor for class com.sas.lsaf.schedule.ScheduleJobInfo
-
The constructor that specifies the job and parameter values to use when the job is submitted.
- ScheduleJobInfo(String, String, SourceLocation, List<ParameterValue>) - Constructor for class com.sas.lsaf.schedule.ScheduleJobInfo
-
The constructor that specifies the job path, job version, source location and override job parameter values.
- ScheduleNotFoundException - Exception in com.sas.lsaf.schedule
-
Thrown when the specified schedule is not found or the user does not have access to the schedule.
- ScheduleNotFoundException(String) - Constructor for exception com.sas.lsaf.schedule.ScheduleNotFoundException
-
The constructor
- ScheduleService - Interface in com.sas.lsaf.schedule
-
The service to manage the life cycle of a schedule.
- ScheduleTrigger - Class in com.sas.lsaf.schedule
-
The class that defines when a schedule runs.
- ScheduleTrigger() - Constructor for class com.sas.lsaf.schedule.ScheduleTrigger
-
- ScheduleTrigger.DayOfWeek - Enum in com.sas.lsaf.schedule
-
The days of a week to use in weekly schedules.
- ScheduleTrigger.TriggerType - Enum in com.sas.lsaf.schedule
-
The intervals in which the schedule runs.
- ScopedPrivilege - Class in com.sas.lsaf.security.privilege
-
A scoped privilege represents a capability to perform some scoped function or action in the repository hierarchy.
- ScopedPrivilege(String, String) - Constructor for class com.sas.lsaf.security.privilege.ScopedPrivilege
-
Constructor specifying the unique identifier and name of this scoped privilege.
- ScopedPrivileges - Class in com.sas.lsaf.security.privilege
-
A constants class which provides a comprehensive list of scoped privileges used within the system.
- ScopedPrivileges() - Constructor for class com.sas.lsaf.security.privilege.ScopedPrivileges
-
- ScopedPrivilegeService - Interface in com.sas.lsaf.security.privilege
-
A service to access the scoped privileges available at a given repository context.
- search(RecycleBinQuery) - Method in interface com.sas.lsaf.content.repository.recyclebin.RecycleBinService
-
Searches the recycle bin based on the specified query.
- search(SearchQuery) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Searches the repository based on the specified query.
- search(SessionQuery) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Searches sessions based on the specified query.
- search(AuditQuery) - Method in interface com.sas.lsaf.security.audit.AuditService
-
Searches the global audit history and returns the information that describes the results, not the results themselves.
- search(ProcessFlowQuery) - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Searches the process flows based on the specified query.
- search(TaskQuery) - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Searches the process flow tasks, based on the specified query.
- searchCheckedOutFiles(CheckedOutFilesQuery) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Searches the checked out files information and returns the information that describes the results, not the
results themselves.
- SearchQuery - Class in com.sas.lsaf.content.repository
-
The class that represents the information to search for repository items.
- SearchQuery() - Constructor for class com.sas.lsaf.content.repository.SearchQuery
-
The zero-argument constructor.
- SearchResultsInfo - Class in com.sas.lsaf.core
-
This class represents the results of a search executed on the server.
- SearchResultsInfo(String, int, boolean) - Constructor for class com.sas.lsaf.core.SearchResultsInfo
-
It is not intended or recommended that the consumer of this API construct these objects.
- SectionDescriptor - Class in com.sas.lsaf.clinical.tlf
-
The lightweight representation of the definition of a clinical section.
- SectionDescriptor(String, String, String, String, Identifiable) - Constructor for class com.sas.lsaf.clinical.tlf.SectionDescriptor
-
Constructs an SectionDescriptor
.
- SectionException - Exception in com.sas.lsaf.clinical.tlf
-
The class that represents all section checked exceptions.
- SectionException(String) - Constructor for exception com.sas.lsaf.clinical.tlf.SectionException
-
Constructs a SectionException
with the specified detail message.
- SectionNotFoundException - Exception in com.sas.lsaf.clinical.tlf
-
Thrown when the specified section is not found.
- SectionNotFoundException(String) - Constructor for exception com.sas.lsaf.clinical.tlf.SectionNotFoundException
-
Constructs a SectionNotFoundException
with the specified detail message.
- select(Column...) - Method in class com.sas.lsaf.query.Query
-
Sets the columns to include in the query output.
- select(List<Column>) - Method in class com.sas.lsaf.query.Query
-
Sets the list of columns to include in the query output.
- ServiceManager - Interface in com.sas.lsaf.client
-
Factory interface that provides access to individual service implementations.
- Session - Class in com.sas.lsaf.execution.session
-
The client representation of an execution session.
- Session(String, String, Date, Date, Session.SessionType, Session.SessionState, String, String, int) - Constructor for class com.sas.lsaf.execution.session.Session
-
The initializing constructor.
- Session(String, String, Date, Date, Session.SessionType, Session.SessionState, String, String, int, Session.SessionEngine, long, long) - Constructor for class com.sas.lsaf.execution.session.Session
-
The initializing constructor.
- Session.SessionEngine - Enum in com.sas.lsaf.execution.session
-
The enumeration that describes the type of session.
- Session.SessionState - Enum in com.sas.lsaf.execution.session
-
The session state enumeration that describes the state of a session.
- Session.SessionType - Enum in com.sas.lsaf.execution.session
-
The enumeration that describes the source that started a session.
- SESSION_STRATEGY_SYSTEM_PROPERTY - Static variable in class com.sas.lsaf.client.SessionFactory
-
System property designating the session strategy instance to be used when creating and initializing ClientSession
objects.
- SessionException - Exception in com.sas.lsaf.execution.session
-
Thrown when an error occurred acting on a session.
- SessionException(String) - Constructor for exception com.sas.lsaf.execution.session.SessionException
-
The constructor specifying detailed message about the exception.
- SessionFactory - Class in com.sas.lsaf.client
-
An entry point into the API, this will create an authenticated session with the server instance.
- SessionNotFoundException - Exception in com.sas.lsaf.execution.session
-
Thrown when the session is not found.
- SessionNotFoundException(String) - Constructor for exception com.sas.lsaf.execution.session.SessionNotFoundException
-
The constructor specifying detailed message about the exception.
- SessionQuery - Class in com.sas.lsaf.execution.session
-
The class that contains the criteria to query sessions.
- SessionQuery() - Constructor for class com.sas.lsaf.execution.session.SessionQuery
-
Constructor.
- SessionSearchException - Exception in com.sas.lsaf.execution.session
-
Thrown when an error is encountered while searching sessions.
- SessionSearchException(String) - Constructor for exception com.sas.lsaf.execution.session.SessionSearchException
-
Constructs a SessionSearchException
with the specified detail message.
- SessionSearchResults - Class in com.sas.lsaf.execution.session
-
The class that represents the results of a session search executed on the server.
- SessionSearchResults(Set<Session>, boolean) - Constructor for class com.sas.lsaf.execution.session.SessionSearchResults
-
It is not intended or recommended that the consumer of this API construct these objects.
- SessionService - Interface in com.sas.lsaf.execution.session
-
Methods to query and manage sessions.
- SessionStrategy - Interface in com.sas.lsaf.client
-
Strategy interface that allows consumers the ability to create
ClientSession
instances.
- SessionUnsupportedFeatureException - Exception in com.sas.lsaf.execution.session
-
- SessionUnsupportedFeatureException(String) - Constructor for exception com.sas.lsaf.execution.session.SessionUnsupportedFeatureException
-
Constructs a SessionUnsupportedFeatureException
with the specified message.
- setAccountType(AccountInfo.AccountType) - Method in class com.sas.lsaf.security.user.AccountInfo
-
Sets the type of the user account.
- setAccountType(AccountInfo.AccountType) - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Sets the type of user account to create.
- setAce(Principal, AclEntry.PermissionValue, AclEntry.PermissionValue, AclEntry.PermissionValue, AclEntry.PermissionValue, AclEntry.PermissionValue) - Method in class com.sas.lsaf.security.acl.AbstractAcl
-
Convenience method in which to add an ACL entry to the set of entries defined for this ACL.
- setActions(List<String>) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the list of actions to query.
- setActivate(boolean) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowCopyInfo
-
Sets whether the copied process flow is activated.
- setActivationDate(Date) - Method in class com.sas.lsaf.security.user.AccountInfo
-
Sets the activation date of the user account.
- setActive(boolean) - Method in class com.sas.lsaf.security.user.AccountInfo
-
Sets the Boolean value that indicates whether the user account is currently active.
- setActualHours(float) - Method in class com.sas.lsaf.workflow.task.UserTask
-
Sets the total hours worked on the task by the current assignee since the task was started.
- setAdminPermission(AclEntry.PermissionValue) - Method in class com.sas.lsaf.security.acl.AclEntry
-
Sets the Admin permission for this ACL.
- setAscending(boolean) - Method in class com.sas.lsaf.query.Order
-
Sets whether to sort in ascending order.
- setAssignee(String) - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Sets the identifier of the user to assign to the user task.
- setAssignee(String) - Method in class com.sas.lsaf.workflow.task.UserTask
-
Sets the identifier of the user who is assigned to the user task.
- setAssignees(Set<String>) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the task assignees in which to search for process flow tasks.
- setAssigneeType(TaskQuery.AssigneeType) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets whether to search for the process flow tasks that are assigned to the current user, a specific set of users,
or all users.
- setAttribute(String, Serializable) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlow
-
Sets the value for the extended attribute with the specified identifier for a process flow.
- setAttributeMapping(List<AttributeMapping>) - Method in class com.sas.lsaf.workflow.FlowElementMapping
-
Sets the attribute mapping for the process flow definition element.
- setAttributes(List<AttributeValue>) - Method in class com.sas.lsaf.clinical.tlf.Tlf
-
Sets the attributes for the TLF.
- setAttributes(List<Attribute>) - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Sets the extended attributes to define on the repository item, if they exist.
- setAttributes(List<Attribute>) - Method in class com.sas.lsaf.security.user.User
-
Sets the extended attribute values for a user account.
- setAttributes(List<Attribute>) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlow
-
Sets the extended attribute values for a process flow.
- setAttributes(List<Attribute>) - Method in class com.sas.lsaf.workflow.processflow.setup.TaskSetup
-
Sets the extended attributes that are defined for the item.
- setAttributes(List<Attribute>) - Method in class com.sas.lsaf.workflow.task.Task
-
Sets the extended attributes for the task.
- setAttrName(String) - Method in class com.sas.lsaf.workflow.AttributeMapping
-
Sets the name of the attribute.
- setCandidates(Set<Principal>) - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Sets the candidates for the user task.
- setCandidates(Set<Principal>) - Method in class com.sas.lsaf.workflow.task.UserTaskUpdateInfo
-
Sets the candidates for this user task.
- setCaseSensitive(boolean) - Method in class com.sas.lsaf.query.Comparison
-
Sets whether the comparison is case-sensitive.
- setCaseSensitive(boolean) - Method in class com.sas.lsaf.query.Order
-
Sets whether the sort is case-sensitive.
- setColumn(Column) - Method in class com.sas.lsaf.query.Comparison
-
Sets the column for the comparison.
- setColumn(Column) - Method in class com.sas.lsaf.query.Order
-
Sets the column to sort.
- setColumns(List<Column>) - Method in class com.sas.lsaf.query.Query
-
Sets the columns to include in the query output.
- setColumnsImportFilePath(String) - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Sets the path of the import file to update the study table columns.
- setColumnsImportFileVersion(String) - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Sets the version of the table columns import file to update the study tables.
- setComment(String) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Sets the file comment to associate with the new file or new version of the file.
- setComment(String) - Method in class com.sas.lsaf.content.common.FileCreateInfo
-
- setComment(String) - Method in class com.sas.lsaf.content.repository.RepositoryCheckinSpecification
-
Sets the description of the version to create.
- setComment(String) - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Sets the comment to use to create the signature.
- setCompletionProperties(Set<DataProperty>) - Method in class com.sas.lsaf.workflow.task.UserTaskUpdateInfo
-
Sets the completion properties for this user task.
- setComplexity(Task.Complexity) - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Sets the complexity of the user task.
- setComplexity(Task.Complexity) - Method in class com.sas.lsaf.workflow.task.UserTask
-
Sets the complexity of the user task.
- setConstraint(Constraint) - Method in class com.sas.lsaf.query.Query
-
Sets the constraint to use when executing the query.
- setConstraints(List<Constraint>) - Method in class com.sas.lsaf.query.Condition
-
- setContent(String) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the string to query the contents of files that are of the type specified in object type.
- setContextPath(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Sets the process flow context path to query.
- setContextPaths(Set<String>) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the context paths in which to search for process flow tasks.
- setCopyToWorkspaceStatus(RepositoryItem.Syncable) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the
RepositoryItem.Syncable
enumeration which
controls workspace copy behavior for a specific repository node.
- setCreatedBy(String) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the identifier of the user who created the item.
- setCreationMethod(CreationMethod) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Sets the process flow creation method to query.
- setCustomVersion(String) - Method in class com.sas.lsaf.content.common.FileCreateInfo
-
- setCustomVersion(String) - Method in class com.sas.lsaf.content.repository.RepositoryCheckinSpecification
-
Sets the version, if the version type is
CUSTOM
.
- setCustomVersion(String) - Method in class com.sas.lsaf.execution.job.OutputFileSpec
-
Sets the version when the version type is
CUSTOM
.
- setCustomVersionForExistingFiles(String) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Sets the custom version number to use to update an existing versioned file.
- setCustomVersionForNewFiles(String) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Sets the custom version number to use when creating a new versioned file.
- setDataSetsFilePath(String) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the path to the import file to update the data sets.
- setDataSetsFileVersion(String) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the version of the data sets import file.
- setDaysOfWeek(Set<ScheduleTrigger.DayOfWeek>) - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Sets the days of the week.
- setDeactivationDate(Date) - Method in class com.sas.lsaf.security.user.AccountInfo
-
Sets the deactivation date of the user account.
- setDefaultAuthenticatorByUserId(String, String) - Method in interface com.sas.lsaf.security.user.UserService
-
Sets the specified user account to use the default authenticator and the new password specified.
- setDefaultValue(Serializable) - Method in class com.sas.lsaf.execution.job.JobParameter
-
Sets the default value of the parameter.
- setDefaultVersionLimits(VersionLimits) - Method in class com.sas.lsaf.content.repository.RepositoryContainer
-
Sets the default major and minor version limits for new versioned files that are added to the container.
- setDeletedBy(String) - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Sets the identifier of the user whose deleted files are queried.
- setDeletePermission(AclEntry.PermissionValue) - Method in class com.sas.lsaf.security.acl.AclEntry
-
Sets the Delete permission for this ACL
- setDepartment(String) - Method in class com.sas.lsaf.security.user.User
-
Sets the department value for a user account.
- setDepartment(String) - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Sets the department value for the user account to create.
- setDescription(String) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Sets the description of the new file or new version of the file.
- setDescription(String) - Method in class com.sas.lsaf.content.common.AbstractCreateInfo
-
- setDescription(String) - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Sets the description of the item.
- setDescription(String) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the description of the job.
- setDescription(String) - Method in class com.sas.lsaf.schedule.ScheduleDescriptor
-
Sets the description of the schedule.
- setDescription(String) - Method in class com.sas.lsaf.security.group.GroupDescriptor
-
Sets the description of the group.
- setDescription(String) - Method in class com.sas.lsaf.security.role.RoleDescriptor
-
Sets the description of a role.
- setDescription(String) - Method in class com.sas.lsaf.workflow.element.Element
-
Sets the description of the element.
- setDescription(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Sets the description of the process flow.
- setDescription(String) - Method in class com.sas.lsaf.workflow.processflow.setup.TaskSetup
-
Sets the description of the element definition.
- setDisplayName(String) - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Sets the display name of the user account to create.
- setDisplayName(String) - Method in class com.sas.lsaf.security.user.UserDescriptor
-
Sets the display name for a user account.
- setDueDate(Date) - Method in class com.sas.lsaf.workflow.element.TimerEvent
-
Sets the due date of the event.
- setDueDate(Date) - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Sets the due date for the user task.
- setDueDate(Date) - Method in class com.sas.lsaf.workflow.task.UserTask
-
Sets the due date of the user task.
- setElementId(String) - Method in class com.sas.lsaf.workflow.FlowElementMapping
-
Sets the elementId of the process flow definition element.
- setElementId(String) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the process flow task element identifier to query.
- setElementMapping(List<FlowElementMapping>) - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMapping
-
Sets the attribute mapping for elements in the process flow definition.
- setElementType(Element.ElementType) - Method in class com.sas.lsaf.workflow.FlowElementMapping
-
Sets the type of the process flow definition element.
- setEmail(String) - Method in class com.sas.lsaf.security.user.User
-
Sets the email address value for a user account.
- setEmail(String) - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Sets the email address of the user account to create.
- setEnableAutoFlow(boolean) - Method in class com.sas.lsaf.clinical.tlf.TlfDescriptor
-
Sets whether the TLF is enabled for automatic process flow creation.
- setEnableAutoFlowMapping(boolean) - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionMapping
-
Sets whether the process flow definition allows for element mapping and auto flow creation.
- setEnableVersioning(boolean) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Sets the value that indicates whether files created maintain versions.
- setEnableVersioning(boolean) - Method in class com.sas.lsaf.content.common.FileCreateInfo
-
- setEnableVersioningForNewFiles(boolean) - Method in class com.sas.lsaf.content.repository.RepositoryCheckinSpecification
-
Sets whether new files are versioned when they are created.
- setEnableVersioningForNewFiles(boolean) - Method in class com.sas.lsaf.execution.job.OutputFileSpec
-
Indicates whether new files are versioned when they are created.
- setEndDate(Date) - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Sets the end date and time of the schedule.
- setEngine(Session.SessionEngine) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the session engine to query.
- setEntries(Set<AclEntry>) - Method in class com.sas.lsaf.security.acl.AbstractAcl
-
Sets the ACL entries for this acl
- setEvent(SubscriptionEvent) - Method in class com.sas.lsaf.messaging.subscription.Subscription
-
Sets the event for the subscription.
- setExternalAuthenticatorByUserId(String, String, String) - Method in interface com.sas.lsaf.security.user.UserService
-
Sets the external authenticator for a user.
- setFiles(List<JobPublishSetupFile>) - Method in class com.sas.lsaf.execution.job.JobPublishSetup
-
Sets the files to transfer for use in a published job submission.
- setFirstName(String) - Method in class com.sas.lsaf.security.user.User
-
Sets the first name for a user account.
- setFirstName(String) - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Sets the first name of the user account to create.
- setFolders(List<JobPublishSetupFolder>) - Method in class com.sas.lsaf.execution.job.JobPublishSetup
-
Sets the folders to transfer for use in a published job submission.
- setFromCreated(Date) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the start date of the range for the creation date of the item.
- setFromDate(Date) - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Sets the starting deleted date of the item to query in the recycle bin.
- setFromDate(Date) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the start date of the date range to query.
- setFromDateEnded(Date) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the beginning date of the session started date range to query.
- setFromDateStarted(Date) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the end date of the session ended date range to query.
- setFromDueDate(Date) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the start date of the date range to query process flow tasks, based on the due date.
- setFromLastModified(Date) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Sets the start date of the range to query process flow last modified date.
- setFromLastModifiedDate(Date) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the start date of the range for the last modified date of the item.
- setId(String) - Method in class com.sas.lsaf.core.Attribute
-
Set the id of this attribute.
- setIdentifier(String) - Method in class com.sas.lsaf.clinical.tlf.TlfDescriptor
-
Sets the identifier of the TLF.
- setImportFilePath(String) - Method in class com.sas.lsaf.content.common.FileImportInfo
-
Sets the file path from within the system in which to import.
- setImportFileSourceLocation(SourceLocation) - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Sets the source location (repository or workspace) of the import files.
- setImportFileSourceLocation(SourceLocation) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the source location (repository or workspace) of the import file.
- setImportFileSourceLocation(SourceLocation) - Method in class com.sas.lsaf.content.common.FileImportInfo
-
Sets the source location (repository or workspace) of the import file.
- setImportSourceVersion(String) - Method in class com.sas.lsaf.content.common.FileImportInfo
-
Sets the version of the file path from within the system in which to import.
- setIncludeAttachments(boolean) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowCopyInfo
-
Sets whether to include the attachments of the source process flow with the copied process flow.
- setIncludeColumnNames(boolean) - Method in class com.sas.lsaf.query.Query
-
Sets whether to include column names in the query output.
- setIncludeFiles(boolean) - Method in class com.sas.lsaf.execution.job.JobPublishSetupFolder
-
Sets whether to include files when transferring the folder.
- setIncludeProcessData(boolean) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowCopyInfo
-
Sets whether to include the process data variables with their current values in the copied process flow.
- setIncludeSubfolders(boolean) - Method in class com.sas.lsaf.execution.job.JobInputFolder
-
Sets whether to include child folders and contents when transferring the folder when submitting a published job.
- setIncludeSubfolders(boolean) - Method in class com.sas.lsaf.execution.job.JobPublishCheckinLocation
-
Sets whether to include the child folder content to check in when the job completes.
- setIncludeSubfolders(boolean) - Method in class com.sas.lsaf.execution.job.JobPublishSetupFolder
-
Sets whether to include child folders when transferring the folder.
- setInterval(int) - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Sets the interval number for the schedule.
- setJob(Job) - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Sets the job to run.
- setJobPath(String) - Method in class com.sas.lsaf.workflow.processflow.setup.JobTaskSetup
-
Sets the full path of the job.
- setJobVersion(String) - Method in class com.sas.lsaf.workflow.processflow.setup.JobTaskSetup
-
Sets the version of the job.
- setLabel(String) - Method in class com.sas.lsaf.execution.job.JobParameter
-
Sets the label for the parameter.
- setLastModifiedBy(String) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the identifier of the user who last modified the item.
- setLastModifiedBy(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Sets the userId of the user who last modified the process flow.
- setLastName(String) - Method in class com.sas.lsaf.security.user.User
-
Sets the last name for a user account.
- setLastName(String) - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Sets the last name of the user account to create.
- setLicenseTypeId(String) - Method in class com.sas.lsaf.security.user.AccountInfo
-
Sets the id of the license type of the user account.
- setLimit(int) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the maximum number of sessions to return.
- setLimit(int) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the maximum number of process flow tasks to return.
- setLocation(SourceLocation) - Method in class com.sas.lsaf.clinical.common.ExportFileCreateInfo
-
- setLocation(String) - Method in class com.sas.lsaf.content.repository.CheckedOutFilesQuery
-
Set the name to query for checked out files.
- setLocation(String) - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Sets the path to the item to query in the recycle bin.
- setLocation(String) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the location of the item.
- setLocation(SourceLocation) - Method in class com.sas.lsaf.query.ExtractFileCreateInfo
-
Sets the location of the file: Workspace or Repository.
- setLocations(List<JobPublishCheckinLocation>) - Method in class com.sas.lsaf.execution.job.JobPublishCheckin
-
Sets the locations of the folders to check in when the job completes.
- setLocations(Set<String>) - Method in class com.sas.lsaf.workflow.processflow.setup.SignalEventSetup
-
Sets the locations that trigger the signal event.
- setLocked(boolean) - Method in class com.sas.lsaf.security.user.LockedInfo
-
Sets the Boolean value that indicates if the user account is locked.
- setLogsLocation(String) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the location for the job submission log files to be saved.
- setMajorVersionLimit(Integer) - Method in class com.sas.lsaf.content.repository.VersionLimits
-
Sets the limit of the minor versions that re retained for a versioned file.
- setManifestLocation(String) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the location for the job submission manifest file to be saved.
- setMapAttrName(String) - Method in class com.sas.lsaf.workflow.AttributeMapping
-
Sets the name of the attribute to which this attribute maps.
- setMembers(Set<Principal>) - Method in class com.sas.lsaf.security.group.Group
-
Sets the members of the group.
- setMembers(Set<Principal>) - Method in class com.sas.lsaf.security.membership.Membership
-
Sets the members of the membership.
- setMembers(Set<Principal>) - Method in class com.sas.lsaf.security.role.Role
-
Sets the members assigned to this role.
- setMembershipScope(ContextMembershipQuery.MembershipScope) - Method in class com.sas.lsaf.query.security.membership.ContextMembershipQuery
-
Sets whether to include in the output the assigned members, defined groups, or all members at the specified
context.
- setMembershipScope(ContextMembershipQuery.MembershipScope) - Method in class com.sas.lsaf.query.security.membership.DistinctContextMembershipQuery
-
Sets whether to include assigned members, defined groups or all members at the specified context in the
membership query output.
- setMessage(String) - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Sets the message text for the notification task.
- setMinorVersionLimit(Integer) - Method in class com.sas.lsaf.content.repository.VersionLimits
-
Sets the limit of the minor versions that are retained for a versioned file.
- setMode(AuditEntry.Mode) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the audit mode to query by.
- setName(String) - Method in class com.sas.lsaf.clinical.tlf.TlfDescriptor
-
Sets the name of the TLF.
- setName(String) - Method in class com.sas.lsaf.content.repository.CheckedOutFilesQuery
-
Sets the name of the file to query for checked out files.
- setName(String) - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Sets the name of the item to query in the recycle bin.
- setName(String) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the name of the item.
- setName(String) - Method in class com.sas.lsaf.execution.job.JobParameter
-
Sets the name of the parameter.
- setName(String) - Method in class com.sas.lsaf.execution.job.ParameterValue
-
Sets the name of the parameter.
- setName(String) - Method in class com.sas.lsaf.schedule.ScheduleDescriptor
-
Sets the name of the schedule.
- setName(String) - Method in class com.sas.lsaf.security.group.GroupDescriptor
-
Sets the name of the group.
- setName(String) - Method in class com.sas.lsaf.security.role.RoleDescriptor
-
Sets the name of a role.
- setName(String) - Method in class com.sas.lsaf.workflow.element.Element
-
Sets the name of the element.
- setName(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowCopyInfo
-
Sets the name of the process flow.
- setName(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Sets the name of the process flow.
- setName(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Sets the process flow name to query.
- setName(String) - Method in class com.sas.lsaf.workflow.processflow.setup.TaskSetup
-
Sets the name of the element definition.
- setName(String) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the process flow task name to query.
- setNumOccurrences(int) - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Sets the number of times to execute the schedule.
- setOperator(Comparison.Operator) - Method in class com.sas.lsaf.query.Comparison
-
Sets the operator for the comparison.
- setOperator(Condition.Operator) - Method in class com.sas.lsaf.query.Condition
-
- setOrder(List<Order>) - Method in class com.sas.lsaf.query.Query
-
Sets the order to use in the query output.
- setOverwrite(boolean) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Sets the value that indicates whether existing unversioned files are overwritten.
- setOverwrite(boolean) - Method in class com.sas.lsaf.content.common.FileCreateInfo
-
- setOwner(String) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the identifier of the owner of the item.
- setOwner(UserDescriptor) - Method in class com.sas.lsaf.security.acl.AbstractAcl
-
Sets the user who will be the owner of this ACL.
- setOwner(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Sets the userId of the owner of the process flow.
- setOwner(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Sets the process flow owner to query.
- setOwnerPropagation(DefaultAcl.OwnerPropagation) - Method in class com.sas.lsaf.security.acl.DefaultAcl
-
Sets the OwnerPropagation value that will determine the owner of child items created underneath this container.
- setParameters(List<JobParameter>) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the job parameters.
- setParameterValues(List<ParameterValue>) - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Sets the job parameterValues.
- setParameterValues(List<ParameterValue>) - Method in class com.sas.lsaf.workflow.processflow.setup.JobTaskSetup
-
Sets the parameter values that override the default parameter values in the job.
- setPassword(byte[]) - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Sets the password to use during the signature process.
- setPassword(String) - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Sets the temporary password of the user account to create.
- setPath(String) - Method in class com.sas.lsaf.content.common.FileSpecification
-
Sets the path to the file or folder.
- setPath(String) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the path of the job.
- setPath(String) - Method in class com.sas.lsaf.execution.job.JobInput
-
Sets the path to the file or folder to transfer when submitting a published job.
- setPath(String) - Method in class com.sas.lsaf.execution.job.JobProgram
-
Sets the path to the program file.
- setPath(String) - Method in class com.sas.lsaf.execution.job.JobPublishCheckinLocation
-
Sets the path to the folder to check in when the job completes.
- setPath(String) - Method in class com.sas.lsaf.messaging.subscription.Subscription
-
Set the path of the object for the subscription
- setPath(String) - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Sets the path of the job to run.
- setPhone(String) - Method in class com.sas.lsaf.security.user.User
-
Sets the phone number for a user account.
- setPhone(String) - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Sets the phone number for the user account to create.
- setPrincipal(Principal) - Method in class com.sas.lsaf.security.acl.AclEntry
-
Sets the principal for this ACL.
- setPriority(NotificationTaskSetup.MessagePriority) - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Sets the priority for the notification task.
- setPriority(Task.Priority) - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Sets the complexity of the user task.
- setPriority(Task.Priority) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the task priority by which to query the process flow tasks.
- setPriority(Task.Priority) - Method in class com.sas.lsaf.workflow.task.UserTask
-
Sets the priority of the user task.
- setPrivileges(String, Set<String>) - Method in interface com.sas.lsaf.security.privilege.GlobalPrivilegeService
-
Sets the global privileges that are granted to the specified user.
- setPrivileges(Set<ScopedPrivilege>) - Method in class com.sas.lsaf.security.role.RoleDescriptor
-
Sets the privileges assigned to a role.
- setProcessData(Set<DataProperty>) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlow
-
Sets the process data properties for a process flow.
- setProcessDefinitionKey(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Sets the process flow definition key in which to query process flows.
- setProcessFlowName(String) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the name of the process flow in which to search for tasks.
- setPrograms(List<JobProgram>) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the programs to associate with the job.
- setProxyHost(String) - Method in class com.sas.lsaf.client.ProxyInfo
-
Set the proxy server host to use when establishing a
ClientSession
.
- setProxyPassword(String) - Method in class com.sas.lsaf.client.ProxyInfo
-
Set the proxy server password to use when establishing a
ClientSession
.
- setProxyPort(int) - Method in class com.sas.lsaf.client.ProxyInfo
-
Set the proxy server port to use when establishing a
ClientSession
.
- setProxyUserId(String) - Method in class com.sas.lsaf.client.ProxyInfo
-
Set the proxy server user id to use when establishing a
ClientSession
.
- setPublishCheckin(JobPublishCheckin) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the check-in specification to use for the output files that are created by the job.
- setPublishSetup(JobPublishSetup) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the content to transfer when submitting the job.
- setReadPermission(AclEntry.PermissionValue) - Method in class com.sas.lsaf.security.acl.AclEntry
-
Sets the Read permission for this ACL.
- setReason(String) - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Sets the signature reason to use to create the signature.
- setRecipients(Set<Principal>) - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Sets the recipients for the notification task.
- setRecurse(boolean) - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Indicates whether recycle bin searches the specified location and below.
- setRepeatForever(boolean) - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Sets whether to repeat the schedule indefinitely.
- setResultsFilePath(String) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the path to the import file to update the results.
- setResultsFileVersion(String) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the version of the results import file.
- setResultsLocation(String) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the location for the job submission results files to be saved.
- setRole(String) - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Sets the signature role to use to create signature.
- setRunAsOwner(boolean) - Method in class com.sas.lsaf.content.repository.RepositoryExecutableFile
-
Sets the executable file to run as the owner of the file or the user who submitted the file for
execution.
- setRunAsOwner(String, boolean) - Method in interface com.sas.lsaf.execution.job.JobService
-
Sets the repository job to run as the job owner.
- setSchedulable(Schedulable) - Method in class com.sas.lsaf.schedule.Schedule
-
Sets the schedulable item.
- setSectionsFilePath(String) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the path to the import file to update the sections.
- setSectionsFileVersion(String) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the version of the sections import file.
- setSourceId(String) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the identifier of the source object to query.
- setSourceLocation(SourceLocation) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the source location of the job.
- setSourceLocation(SourceLocation) - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Sets the source location of the job.
- setSourceLocation(String) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the location of the source object to query.
- setSourceName(String) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the name of the source object to query.
- setSourceProcessFlowId(String) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowCopyInfo
-
Sets the identifier of the process flow to copy.
- setSourceTypeIds(List<String>) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the list of object types to query.
- setStartDate(Date) - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Sets the start date and time of the schedule.
- setState(String, RepositoryItem.State, String, boolean) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Sets the state of a repository context.
- setState(Session.SessionState) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the state of the session to query.
- setStatus(ProcessFlowDescriptor.FlowStatus) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Sets the status of the process flow in which to query.
- setStatus(Task.TaskStatus) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the status of the process flow task in which to query.
- setStudyComponentAsNotEditable(String, StudyComponent) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Sets the study component as not editable regardless of whether you or someone else has set it for editing.
- setStudyComponentEditableByCurrentUser(String, StudyComponent) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Sets the study component as editable by the current user.
- setSubject(String) - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Sets the subject for the notification task.
- setSubmissionLabel(String) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the submission label to query for sessions.
- setSubscriptions(String, Set<SubscriptionEvent>) - Method in interface com.sas.lsaf.messaging.subscription.SubscriptionService
-
Sets the subscriptions for the path for the current user.
- setSyncable(RepositoryItem.Syncable) - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Sets whether the item can be copied to the user's workspace.
- setTablesImportFilePath(String) - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Sets the path of the import file to update the study tables.
- setTablesImportFileVersion(String) - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Sets the version of the tables import file to update the study tables.
- setTimerValue(Serializable) - Method in class com.sas.lsaf.workflow.processflow.setup.TimerEventSetup
-
Sets the timer value.
- setTlfRevision(long) - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplateImportInfo
-
Sets the internal revision number of the TLFs in the TLF template.
- setTlfs(List<Tlf>) - Method in class com.sas.lsaf.clinical.study.tlf.StudyTlfInfo
-
Sets the study TLFs.
- setTlfs(StudyTlfInfo) - Method in interface com.sas.lsaf.clinical.study.tlf.StudyTlfService
-
Sets the Tables, Listings and Figures for the study.
- setTlfsFilePath(String) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the path to the import file to update TLFs.
- setTlfsFileVersion(String) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the version of the TLFs import file.
- setTlfTemplateId(String) - Method in class com.sas.lsaf.clinical.tlftemplate.TlfTemplateImportInfo
-
Sets he unique identifier of the TLF template.
- setToCreated(Date) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the end date of the range for the creation date of the item.
- setToDate(Date) - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinQuery
-
Sets the ending deleted date of the item to query in the recycle bin.
- setToDate(Date) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the end date of the date range to query.
- setToDateEnded(Date) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the end date of the session ended date range to query.
- setToDateStarted(Date) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the end date of the session started date range to query.
- setToDueDate(Date) - Method in class com.sas.lsaf.workflow.task.TaskQuery
-
Sets the end date of the date range to query process flow tasks, based on the due date.
- setToLastModified(Date) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowQuery
-
Sets the end date of the range to query process flow last modified date.
- setToLastModifiedDate(Date) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the end date of the range for the last modified date of the item.
- setTrigger(ScheduleTrigger) - Method in class com.sas.lsaf.schedule.Schedule
-
Sets the trigger which defines when to run the schedule.
- setTriggerType(ScheduleTrigger.TriggerType) - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Sets the trigger type for the schedule.
- setType(JobParameter.ParameterType) - Method in class com.sas.lsaf.execution.job.JobParameter
-
Sets the type of the parameter.
- setType(JobParameter.ParameterType) - Method in class com.sas.lsaf.execution.job.ParameterValue
-
Sets the type of the parameter.
- setType(Session.SessionType) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the type of session to query.
- setType(FlowAttributeType) - Method in class com.sas.lsaf.workflow.AttributeMapping
-
Sets the type of the attribute.
- setTypeId(String) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the object type of the item.
- setUpdateAction(UpdateAction) - Method in class com.sas.lsaf.clinical.study.StudyComponentImportInfo
-
Sets the type of update to make when importing, such as
replace
or
add new
.
- setUpdateAction(UpdateAction) - Method in class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Sets the type of update to make when when importing files, such as
replace
or
add new
.
- setUpdateAction(UpdateAction) - Method in class com.sas.lsaf.clinical.tlf.TlfImportInfo
-
Sets the type of update to make when importing, such as
replace
or
add new
.
- setUserId(String) - Method in class com.sas.lsaf.content.repository.CheckedOutFilesQuery
-
Sets the userID of the user whose checked out files are queried.
- setUserId(String) - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Sets the user identifier to to use to create the signature.
- setUserId(String) - Method in class com.sas.lsaf.execution.session.SessionQuery
-
Sets the user identifier of the session owner to query.
- setUserId(String) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the user identifier of the user whose actions to query.
- setUserId(String) - Method in class com.sas.lsaf.security.user.UserCreateInfo
-
Sets the user identifier of the user account to create.
- setUseSourceOwner(boolean) - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowCopyInfo
-
Sets whether to specify that the owner of the copy of the process flow is the same as the owner of the source process
flow.
- setValue(Serializable) - Method in class com.sas.lsaf.clinical.common.AttributeValue
-
Sets the value of the attribute.
- setValue(Serializable) - Method in class com.sas.lsaf.core.Attribute
-
Set the value of this attribute.
- setValue(Serializable) - Method in class com.sas.lsaf.execution.job.ParameterValue
-
Sets the value of the parameter.
- setValue(Serializable) - Method in class com.sas.lsaf.query.Comparison
-
Sets the value for comparison.
- setValue(Serializable) - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Sets the value of the data property.
- setVersion(String) - Method in class com.sas.lsaf.content.common.FileSpecification
-
Sets the version of the file.
- setVersion(String) - Method in class com.sas.lsaf.execution.job.JobInputFile
-
Sets the version of the file to transfer when submitting a published job.
- setVersion(String) - Method in class com.sas.lsaf.execution.job.JobProgram
-
Sets the version of the program file to use when submitting a published job.
- setVersion(String) - Method in class com.sas.lsaf.execution.job.JobPublishSetupFile
-
Sets the version of the file to transfer for the published job.
- setVersion(String) - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Sets the version of this job.
- setVersionLimits(VersionLimits) - Method in class com.sas.lsaf.content.repository.RepositoryFile
-
Sets the major and minor versions to retain for a versioned file.
- setVersionType(VersionType) - Method in class com.sas.lsaf.content.common.FileCreateInfo
-
- setVersionType(VersionType) - Method in class com.sas.lsaf.content.repository.RepositoryCheckinSpecification
-
Sets the method to generate the next version.
- setVersionType(VersionType) - Method in class com.sas.lsaf.execution.job.OutputFileSpec
-
Sets the method to generate the next version.
- setVersionTypeForExistingFiles(VersionType) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Sets the method to generate the next version for existing versioned files.
- setVersionTypeForNewFiles(VersionType) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
- setWriteContentPermission(AclEntry.PermissionValue) - Method in class com.sas.lsaf.security.acl.AclEntry
-
Sets the Content Write permission for this ACL.
- setWritePropertiesPermission(AclEntry.PermissionValue) - Method in class com.sas.lsaf.security.acl.AclEntry
-
Sets the Properties Write permission for this ACL.
- SignalDefinition - Class in com.sas.lsaf.workflow.processdefinition
-
The class that defines the signal for a signal event definition element.
- SignalDefinition(String, String) - Constructor for class com.sas.lsaf.workflow.processdefinition.SignalDefinition
-
It is not intended or recommended that the consumer of this API construct these objects.
- SignalEvent - Class in com.sas.lsaf.workflow.element
-
The class that represents a signal event that is in a process flow.
- SignalEvent(String, String, String, String, String, Element.ElementType, ProcessFlowDescriptor.FlowStatus, String, Date, String, Set<String>) - Constructor for class com.sas.lsaf.workflow.element.SignalEvent
-
It is not intended or recommended that the consumer of this API construct these objects.
- SignalEventDefinition - Class in com.sas.lsaf.workflow.processdefinition
-
The class that represents a signal event definition.
- SignalEventDefinition(String, String, String, Element.ElementType, String, SignalDefinition) - Constructor for class com.sas.lsaf.workflow.processdefinition.SignalEventDefinition
-
It is not intended or recommended that the consumer of this API construct these objects.
- SignalEventSetup - Class in com.sas.lsaf.workflow.processflow.setup
-
The class that specifies the setup information for IntermediateSignalCatchEvent elements that are in a process flow.
- SignalEventSetup(String, String, String, Element.ElementType, String, String, Set<String>) - Constructor for class com.sas.lsaf.workflow.processflow.setup.SignalEventSetup
-
It is not intended or recommended that the consumer of this API construct these objects.
- Signature - Class in com.sas.lsaf.content.repository.signature
-
The client-side representation of a signature.
- Signature(String, String, String, String, String, String, String, String, Date, String) - Constructor for class com.sas.lsaf.content.repository.signature.Signature
-
It is not intended or recommended that the consumer of this API construct these objects.
- SignatureService - Interface in com.sas.lsaf.content.repository.signature
-
The service to create and retrieve signature information for files in the repository.
- SIGNED - Static variable in class com.sas.lsaf.query.repository.RepositoryFileVersionQuery
-
The column that represents whether a version of the file was signed.
- SIGNING_STATUS - Static variable in class com.sas.lsaf.query.repository.RepositoryFileQuery
-
The column that represents the signing status of a file.
- SIGNING_STATUS - Static variable in class com.sas.lsaf.query.repository.RepositoryFileVersionQuery
-
The column that represents the signing status of a file.
- SigningException - Exception in com.sas.lsaf.content.repository.signature
-
Thrown when an error occurs during the signing process.
- SigningException(String, String, Throwable) - Constructor for exception com.sas.lsaf.content.repository.signature.SigningException
-
Constructs a SigningException
with the specified message and root cause.
- SIZE - Static variable in class com.sas.lsaf.query.repository.recyclebin.RecycleBinContainerQuery
-
The column that represents the size (in bytes) of a container, which includes all versions of all files in the
container and below.
- SIZE - Static variable in class com.sas.lsaf.query.repository.recyclebin.RecycleBinFileQuery
-
The column that represents the size (in bytes) of the latest version of the file.
- SIZE - Static variable in class com.sas.lsaf.query.repository.recyclebin.RecycleBinFileVersionQuery
-
The column that represents the size (in bytes) of a version of a file.
- SIZE - Static variable in class com.sas.lsaf.query.repository.RepositoryContainerQuery
-
The column that represents the size (in bytes) of a container, which includes all versions of all files in the
container and below.
- SIZE - Static variable in class com.sas.lsaf.query.repository.RepositoryFileQuery
-
The column that represents the size (in bytes) of the latest version of the file.
- SIZE - Static variable in class com.sas.lsaf.query.repository.RepositoryFileVersionQuery
-
The column that represents the size (in bytes) of a version of a file.
- sourceId(String) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the identifier of the source object to query.
- SourceLocation - Enum in com.sas.lsaf.core
-
The allowed values for source location.
- sourceLocation(String) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the location of the source object to query.
- sourceName(String) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the name of the source object to query.
- sourceTypeIds(List<String>) - Method in class com.sas.lsaf.security.audit.AuditQuery
-
Sets the list of object types to query.
- StandardAssociationExistsException - Exception in com.sas.lsaf.clinical.study
-
Thrown when the standard association exists.
- StandardAssociationExistsException(String) - Constructor for exception com.sas.lsaf.clinical.study.StandardAssociationExistsException
-
Constructs a StandardAssociationExistsException
with the specified detail message.
- StandardAssociationNotFoundException - Exception in com.sas.lsaf.clinical.study
-
Thrown when the specified associated standard does not exist.
- StandardAssociationNotFoundException(String) - Constructor for exception com.sas.lsaf.clinical.study.StandardAssociationNotFoundException
-
Constructs a StandardAssociationNotFoundException
with the specified detail message.
- StandardDescriptor - Class in com.sas.lsaf.clinical.standards
-
A lightweight representation of a standard.
- StandardDescriptor(String, String, BaseStandardTypeInfo, String, String, boolean, String, Date, String, Date, String, Date, EntityState, EntityState, EntityStatus, String, int) - Constructor for class com.sas.lsaf.clinical.standards.StandardDescriptor
-
It is not intended or recommended that the consumer of the API construct these objects.
- StandardNotFoundException - Exception in com.sas.lsaf.clinical.standards
-
Thrown when the specified standard is not found.
- StandardNotFoundException(String) - Constructor for exception com.sas.lsaf.clinical.standards.StandardNotFoundException
-
Constructs an StandardNotFoundException
with the specified detail message.
- StandardsService - Interface in com.sas.lsaf.clinical.standards
-
A service to retrieve and export standards.
- startTask(String) - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Starts a user task.
- STATE - Static variable in class com.sas.lsaf.query.repository.RepositoryItemQuery
-
- Study - Class in com.sas.lsaf.clinical.study
-
The class that represents a study, which is a context for which clinical metadata can be defined.
- Study(String, String, String, String) - Constructor for class com.sas.lsaf.clinical.study.Study
-
It is not intended or recommended that the consumer of the API construct these objects.
- StudyCodeListUpdateException - Exception in com.sas.lsaf.clinical.study
-
Thrown when the study code lists cannot be updated.
- StudyCodeListUpdateException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyCodeListUpdateException
-
Constructs a StudyCodeListUpdateException
object with the specified detail message.
- StudyComponent - Enum in com.sas.lsaf.clinical.study
-
The values of the study components that can be set as editable.
- StudyComponentEditableStatus - Class in com.sas.lsaf.clinical.study
-
The class that represents the editable state of a study component.
- StudyComponentEditableStatus(boolean, String, Date) - Constructor for class com.sas.lsaf.clinical.study.StudyComponentEditableStatus
-
It is not intended or recommended that the consumer of the API construct these objects.
- StudyComponentEditException - Exception in com.sas.lsaf.clinical.study
-
Thrown when a study component cannot be marked for edit.
- StudyComponentEditException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyComponentEditException
-
Constructs a StudyComponentEditException
with the specified detail message.
- StudyComponentImportInfo - Class in com.sas.lsaf.clinical.study
-
The class that contains information to import metadata for a study component.
- StudyComponentImportInfo() - Constructor for class com.sas.lsaf.clinical.study.StudyComponentImportInfo
-
Constructor.
- StudyComponentImportInfo(String, String, SourceLocation, UpdateAction) - Constructor for class com.sas.lsaf.clinical.study.StudyComponentImportInfo
-
Constructor.
- StudyDictionaryException - Exception in com.sas.lsaf.clinical.study
-
Thrown when the specified study is not found.
- StudyDictionaryException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyDictionaryException
-
Constructs a StudyDictionaryException
with the specified detail message.
- StudyNotFoundException - Exception in com.sas.lsaf.clinical.study
-
Thrown when the specified study is not found.
- StudyNotFoundException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyNotFoundException
-
Constructs a StudyNotFoundException
with the specified detail message.
- StudyService - Interface in com.sas.lsaf.clinical.study
-
This service provides methods to retrieve studies and to associate clinical components, such as standards and
dictionaries, with a study.
- StudyStandardReferencedException - Exception in com.sas.lsaf.clinical.study
-
Thrown when an action cannot be completed because a study standard is referenced.
- StudyStandardReferencedException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyStandardReferencedException
-
Constructs a StudyStandardReferencedException
with the specified detail message.
- StudySupportingDocumentUpdateException - Exception in com.sas.lsaf.clinical.study
-
Thrown when a study's supporting documents cannot be updated.
- StudySupportingDocumentUpdateException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudySupportingDocumentUpdateException
-
Constructs a StudySupportingDocumentUpdateException
with the specified detail message.
- StudyTablesImportInfo - Class in com.sas.lsaf.clinical.study
-
The class that represents all of the details to import study tables.
- StudyTablesImportInfo() - Constructor for class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Constructor.
- StudyTablesImportInfo(String, String, String, String, SourceLocation, UpdateAction) - Constructor for class com.sas.lsaf.clinical.study.StudyTablesImportInfo
-
Constructor.
- StudyTableUpdateException - Exception in com.sas.lsaf.clinical.study
-
Thrown when a study's tables cannot be updated.
- StudyTableUpdateException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyTableUpdateException
-
Constructs a StudyTableUpdateException
with the specified detail message.
- StudyTlfInfo - Class in com.sas.lsaf.clinical.study.tlf
-
The class that represents the study TLFs for a specific base standard and model.
- StudyTlfInfo(String, String, String, List<Tlf>, long) - Constructor for class com.sas.lsaf.clinical.study.tlf.StudyTlfInfo
-
Constructor.
- StudyTlfService - Interface in com.sas.lsaf.clinical.study.tlf
-
The service to manage the Tables, Listings and Figures.
- StudyUpdateException - Exception in com.sas.lsaf.clinical.study
-
Thrown when a study cannot be updated.
- StudyUpdateException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyUpdateException
-
Constructs a StudyUpdateException
with the specified detail message.
- StudyUpdateResult - Class in com.sas.lsaf.clinical.study
-
The class that represents the results of performing an import to update a study.
- StudyUpdateResult(Study, ValidationResult, String, SourceLocation) - Constructor for class com.sas.lsaf.clinical.study.StudyUpdateResult
-
It is not intended or recommended that the consumer of this API construct these objects.
- StudyValueLevelMetadataUpdateException - Exception in com.sas.lsaf.clinical.study
-
Thrown when a study's value level metadata cannot be updated.
- StudyValueLevelMetadataUpdateException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyValueLevelMetadataUpdateException
-
Constructs a StudyValueLevelMetadataUpdateException
with the specified detail message.
- submitAndPopulateWorkspaceJob(String, List<ParameterValue>, boolean) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Submits the job in the workspace and updates the input and output specifications in the job based on inputs and
outputs that are accessed during the job run.
- submitRepositoryJob(String, String, List<ParameterValue>) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Submits the job in the repository.
- submitTestJob(String, List<ParameterValue>) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Submits the job as it would for a published job, which accesses items in the repository, but outputs are not
checked in.
- submitWorkspaceJob(String, List<ParameterValue>) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Submits the job in the current user's workspace.
- Subscription - Class in com.sas.lsaf.messaging.subscription
-
The client representation of a subscription.
- Subscription(String, SubscriptionEvent) - Constructor for class com.sas.lsaf.messaging.subscription.Subscription
-
The constructor.
- SubscriptionEvent - Enum in com.sas.lsaf.messaging.subscription
-
The values for the events for which subscriptions can be created.
- SubscriptionException - Exception in com.sas.lsaf.messaging.subscription
-
Thrown when an attempt to create a subscription fails.
- SubscriptionException(String) - Constructor for exception com.sas.lsaf.messaging.subscription.SubscriptionException
-
The constructor.
- SubscriptionService - Interface in com.sas.lsaf.messaging.subscription
-
The service to create and to retrieve subscriptions for subscribable events in the repository.
- suspendProcessDefinition(String) - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Suspends the latest deployed version of the process flow definition so that process flows cannot be created from
it.
- suspendProcessFlow(String) - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Suspends the specified process flow.
- SYNCABLE - Static variable in class com.sas.lsaf.query.repository.RepositoryItemQuery
-
- SynchronizationFileInfo - Class in com.sas.lsaf.content.repository
-
The class that represents the information about a repository file when it was synchronized to the workspace.
- SynchronizationFileInfo(String, String, Date, Date, long) - Constructor for class com.sas.lsaf.content.repository.SynchronizationFileInfo
-
The initializing constructor that sets the values of all variables.
- SynchronizationInfo - Class in com.sas.lsaf.content.repository
-
The class that represents the information about the synchronization state between the file that is located in the
workspace and the file that is located in the repository.
- SynchronizationInfo(String, RepositoryFileInfo, SynchronizationFileInfo, WorkspaceFileInfo, SynchronizationInfo.FileStatus, SynchronizationInfo.SynchronizationStatus, SynchronizationInfo.CheckoutStatus) - Constructor for class com.sas.lsaf.content.repository.SynchronizationInfo
-
Initializing constructor that sets the values of all variables.
- SynchronizationInfo.CheckoutStatus - Enum in com.sas.lsaf.content.repository
-
The enumeration that describes the checkin
status of the file.
- SynchronizationInfo.FileStatus - Enum in com.sas.lsaf.content.repository
-
The enumeration that describes the location in which the file exists.
- SynchronizationInfo.SynchronizationStatus - Enum in com.sas.lsaf.content.repository
-
The enumeration that describes whether the file has been synchronized between the workspace and repository.
- SystemException - Exception in com.sas.lsaf.core
-
A generic runtime error thrown when a more specific exception does not exist.
- SystemException(String) - Constructor for exception com.sas.lsaf.core.SystemException
-
Construct a SystemException
with the specified detail message.
- SystemException(String, Throwable) - Constructor for exception com.sas.lsaf.core.SystemException
-
Construct a SystemException
with the specified detail message and nested exception.