- 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 be accessed 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 user tasks that the user is authorized to see 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 defined in the system.
- 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 definitions in the system.
- getAllProcessFlowDescriptors() - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets all process flows that the user is authorized to see.
- 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 SAS sessions for all of the users.
- 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.
- 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 be accessed 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 assigned to this task.
- 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.
- 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.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 class com.sas.lsaf.workflow.processflow.ProcessFlow
-
Gets the list of extended attributes 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 (if they exist).
- 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.
- 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.
- getAuditService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getAuditService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the AuditService to be accessed 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 identifier for the user account.
- getAuthenticatorUsername() - Method in class com.sas.lsaf.security.user.AccountInfo
-
Gets the authentication provider username of the user account.
- 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.
- 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 be accessed 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 be accessed 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.UserTaskDetails
-
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 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 the reason the output 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.SasSession
-
Gets the incremental number that is assigned to a SAS session.
- getComment() - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Gets 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 provided when the content was created.
- getComment() - Method in class com.sas.lsaf.content.repository.RepositoryFileVersionInfo
-
Gets the comment, if one was provided 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 provided with the signature, if one was provided.
- getComment() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the comment provided when the process definition was deployed.
- getCompleted() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the date the job was completed.
- getCompleted() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the date thehich 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.task.CompletedJobTask
-
Gets the completed state of the task.
- getCompletedState() - Method in class com.sas.lsaf.workflow.task.CompletedNotificationTask
-
Gets the completed state of the task.
- 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.
- 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.UserTaskDetails
-
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.
- 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.workflow.processflow.ProcessFlowDescriptor
-
Gets the path of the context of the process flow.
- 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 where the process 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.
- 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.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 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.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 identifier of the user who created the process flow.
- 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.
- 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 SAS sessions for the current user.
- 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.
- 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 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 when creating a new versioned file.
- getDataType() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the data type of the external dictionary.
- getDateAssigned() - Method in class com.sas.lsaf.workflow.task.UserTaskAssignment
-
Gets the date on which the task assignment was assigned.
- getDateEnded() - Method in class com.sas.lsaf.execution.session.SasSession
-
Gets the date on which the SAS session was ended.
- getDatePattern() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Get the date pattern of this data property as defined in the process definition.
- getDateStarted() - Method in class com.sas.lsaf.execution.session.SasSession
-
Gets the date on which the SAS session was started.
- getDateStarted() - Method in class com.sas.lsaf.workflow.task.UserTaskAssignment
-
Gets the date on which the task assignment 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.execution.job.JobParameter
-
Gets the default value of the parameter.
- 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 definition.
- getDefinitionFileVersion() - Method in class com.sas.lsaf.workflow.processdefinition.ProcessDefinitionInfo
-
Gets the version of the process 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.
- 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 definition.
- 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.standards.StandardDescriptor
-
Gets the description of the standard.
- 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
-
Get the description of the job.
- getDescription() - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets the description of the job.
- 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.ProcessDefinitionInfo
-
Gets the description of the process 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 dictionaries 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 be accessed using the current session
- getDictionaryStatus() - Method in class com.sas.lsaf.clinical.dictionary.DictionaryDescriptor
-
Gets the status of the dictionary.
- 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.
- 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 this 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 when the study component was marked for edit.
- getElementId() - Method in class com.sas.lsaf.workflow.element.CompletedElement
-
Gets the identifier of the completed element as it appears in the process 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.processflow.setup.ElementSetup
-
Gets the identifier for the element as defined 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.
- 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.
- getEntries() - Method in class com.sas.lsaf.security.acl.AbstractAcl
-
Gets the ACL entries for this ACL.
- 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 for the program (in ms).
- 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.
- getExternalDictionaries() - Method in interface com.sas.lsaf.clinical.dictionary.ExternalDictionaryService
-
Gets all external dictionaries in the system.
- getExternalDictionariesAssociatedWithStudy(String) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Gets external dictionaries 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 be accessed using the current session
- getFile(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the repository file at the path.
- 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 entire list of versions of the 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.
- 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.
- getFromLastModifiedDate() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the start date of the range for 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 be accessed 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 be accessed using the current session
- getHref() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the href of the external dictionary.
- 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.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.ProcessDefinitionInfo
-
Gets the identifier of the process definition as it exists in the definition file.
- getId() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Get the identifier of this data property as defined in the process definition.
- 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.Job
-
Gets the inputs that are associated with the job.
- getInputs() - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets the inputs for the job.
- 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.
- 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.
- getJob() - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Gets the lightweight representation of the job to run.
- getJobDescription() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the job description for the job 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).
- getJobMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the synchronization metrics for the job file.
- getJobPath() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the job path of 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 be accessed 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.
- getJobSubmissionBySasSession(String) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Gets the
JobSubmission
that contains job information and the job execution status for the job that
created SAS 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 be accessed 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.
- 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.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.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.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 identifier of 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.
- 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.
- getLicenseTypeId() - Method in class com.sas.lsaf.security.user.AccountInfo
-
Gets the identifier 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.
- getListingContents(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the SAS listing file for the SAS session, if the size of the file does not exceed 5 megabytes (5,242,880 bytes).
- getListingSize(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the size (in bytes) of the listing file for the SAS session.
- 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
-
- 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 location of the item to query in the recycle bin.
- getLocation() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the location of the item.
- 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.
- getLog() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the SAS log file information at the time of the job submission.
- getLogContents(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the SAS log file contents for the SAS session, if the size of the file does not exceed 5 megabytes (5,242,880 bytes).
- 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.
- getLogPath() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the SAS log file path for the job.
- getLogPath() - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets the parent path of the location in which the SAS log file of the job is saved.
- getLogSize(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the size (in bytes) of the log file for the SAS session.
- getLst() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the SAS listing file information at the time of the job submission.
- getLstPath() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the SAS listing file path for the job.
- getLstPath() - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets the parent path of the location in which the SAS listing file of the job is saved.
- 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.
- getManifestMetrics() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the manifest metrics that were captured for the job submission.
- getManifestPath() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the manifest file path for the job.
- getManifestPath() - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets the parent path of the location in which the manifest file of the job is saved.
- getManifestType() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the type of manifest for the job submission: run in the workspace or in the repository.
- 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.
- 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.
- getMembershipService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getMembershipService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the MembershipService to be accessed 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.
- 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.standards.StandardDescriptor
-
Gets the model identifier of the standard.
- 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 be accessed 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 see.
- 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.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.ModelDescriptor
-
Gets the name of the model.
- 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.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 source of the 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.JobCreateInfo
-
Gets the name of the job.
- 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.ParameterValue
-
Gets the name of the parameter.
- 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 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.ProcessDefinitionInfo
-
Gets the name of the process definition.
- getName() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Get the name of the data property as defined in the process definition.
- 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.setup.ElementSetup
-
Gets the name of the element.
- 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.
- 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 associated with the dictionary.
- getNumStudiesAssociated() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the number of studies associated with the external dictionary.
- getNumStudiesAssociated() - Method in class com.sas.lsaf.clinical.standards.StandardDescriptor
-
Gets the number of studies 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.
- getOutputFileSpec() - Method in class com.sas.lsaf.execution.job.Job
-
Gets the check-in specification to use for the output files created by the job.
- getOutputFileSpec() - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets the specification for the method to check in outputs of the job.
- 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.Job
-
Gets the outputs that are associated with the job.
- getOutputs() - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets the outputs for the job.
- getOutputs() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the job outputs generated at the time of this job submission.
- getOutputsMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the synchronization metrics for the job output files.
- 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.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 owner's user identifier (userId) of the process flow.
- 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.JobCreateInfo
-
Gets the parameters for the job.
- getParameters() - Method in class com.sas.lsaf.execution.job.Manifest
-
Gets the parameters 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.
- getParentMembershipContext(String) - Method in interface com.sas.lsaf.content.repository.RepositoryService
-
Gets the nearest parent context with 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.
- getParentPath() - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets the parent path of the job.
- getPassword() - Method in class com.sas.lsaf.content.repository.signature.CreateSignatureInfo
-
Gets the password that will be 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.ItemSpecification
-
Get the specified path.
- getPath() - Method in exception com.sas.lsaf.content.repository.CheckedOutFilesSearchException
-
Gets the path value that is specified in the exception.
- getPath() - Method in exception com.sas.lsaf.content.repository.CopyToWorkspaceException
-
Return the path of the item that caused this exception.
- getPath() - Method in class com.sas.lsaf.content.repository.recyclebin.RecycleBinItem
-
Gets the path of the deleted object.
- getPath() - Method in class com.sas.lsaf.content.repository.RepositoryFileInfo
-
Gets the full path of the repository file.
- getPath() - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Gets the full path of 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 of 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.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.JobDescriptor
-
Gets the path of the job.
- getPath() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the path of the file in the manifest file.
- getPath() - Method in class com.sas.lsaf.messaging.subscription.Subscription
-
Gets the path of the object for the subscription.
- 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.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.
- 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 latest deployed version of the process definition by the specified id.
- getProcessDefinitionInfo() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the process definition information that was used to create the process flow.
- getProcessDefinitionsByContextType(String) - Method in interface com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Gets the latest deployed process 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 be accessed using the current session
- getProcessFlowById(String) - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets process flow with the identifier.
- getProcessFlowByNameAndContext(String, String) - Method in interface com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Gets process flow with the name at the 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
-
- 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 be accessed 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 be accessed 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 to associate with the job.
- getPrograms() - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets the programs for 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
Session
.
- getProxyPassword() - Method in class com.sas.lsaf.client.ProxyInfo
-
Returns the proxy server password to use when establishing a
Session
.
- getProxyPort() - Method in class com.sas.lsaf.client.ProxyInfo
-
Returns the proxy server port to use when establishing a
Session
.
- getProxyUserId() - Method in class com.sas.lsaf.client.ProxyInfo
-
Returns the proxy server user id to use when establishing a
Session
.
- 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.
- 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.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 used to create the signature.
- getRecipients() - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Sets 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.
- 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 be accessed using the current session
- getReferencedMetrics() - Method in class com.sas.lsaf.execution.job.ManifestMetrics
-
Gets the synchronization metrics for inputs that were referenced by the programs.
- 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 input.
- 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 release date of the dictionary.
- getRepeatForever() - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Indicates whether to repeat the schedule indefinitely.
- 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 synchronized to the workspace.
- getRepositoryFilePath() - Method in class com.sas.lsaf.content.repository.signature.Signature
-
Gets the path of 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.
- getRepositoryId() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the unique identifier of the file, if the file exists in the repository.
- getRepositoryJob(String, String) - Method in interface com.sas.lsaf.execution.job.JobService
-
Gets the job from the specified path in the repository.
- getRepositoryService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getRepositoryService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the RepositoryService to be accessed using the current session
- 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.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 used 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 be accessed 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.
- 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
-
Get the identifier of the user the job was run as.
- 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 be accessed using the current session
- getScopedPrivilegeService() - Method in interface com.sas.lsaf.client.ServiceManager
-
- getScopedPrivilegeService() - Static method in class com.sas.lsaf.LsafClient
-
Gets the ScopedPrivilegeService to be accessed 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.
- 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.
- getSearchResults() - Method in class com.sas.lsaf.content.repository.RepositorySearchResults
-
- getSearchResults(int, int) - Method in interface com.sas.lsaf.security.audit.AuditService
-
- getServiceManager() - Method in interface com.sas.lsaf.client.Session
-
Get the single service manager for this session.
- getSession(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets the SAS session with the identifier.
- getSessionId() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the identifier of the SAS session created for the job submission.
- getSessionsByUser(String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Gets a list of the SAS sessions for the user with the identifier.
- 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 be accessed using the current session
- getShortName() - Method in class com.sas.lsaf.clinical.dictionary.ExternalDictionary
-
Gets the short name of the external dictionary.
- getSignaledBy() - Method in class com.sas.lsaf.workflow.element.CompletedSignalEvent
-
Gets the item that triggered the signal event.
- 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.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 for a repository file.
- 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 for a repository file.
- getSignatures(String) - Method in interface com.sas.lsaf.content.repository.signature.SignatureService
-
Gets all of the signatures associated with a file.
- getSignaturesByVersion(String, String) - Method in interface com.sas.lsaf.content.repository.signature.SignatureService
-
Gets 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 be accessed using the current session
- getSignaturesForLatestVersion(String) - Method in interface com.sas.lsaf.content.repository.signature.SignatureService
-
Gets 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.
- 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 of the repository file (in bytes).
- 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.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 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 synchronized.
- 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.JobDescriptor
-
Gets the source location for the job.
- getSourceLocation() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the location of the file: the repository or the workspace.
- 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.
- 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 which 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 standards 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 be accessed 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.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.SasSession
-
Gets the state of the SAS session.
- 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 definition.
- getStatus() - Method in class com.sas.lsaf.workflow.processflow.ProcessFlowDescriptor
-
Gets the status of the process flow.
- 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.
- getStudyComponentEditableStatus(String, StudyComponent) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Gets the study component editable status which indicates if it is being edited, by whom and when the edit
started.
- 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 be accessed 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.SasSession
-
Gets the label that describes what is executing in the SAS session.
- 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 the job was submitted.
- getSubmittedBy() - Method in class com.sas.lsaf.execution.job.JobSubmission
-
Gets the identifier 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 be accessed 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.
- getSynchronizationStatus() - Method in class com.sas.lsaf.content.repository.SynchronizationInfo
-
Gets the synchronization status between the repository and workspace files.
- 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.
- 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 be accessed 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.processflow.setup.TimerEventSetup
-
Gets the type of 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.
- 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.
- getToken() - Method in class com.sas.lsaf.core.SearchResultsInfo
-
Gets the unique identifier for these results.
- getToLastModifiedDate() - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Gets the end date of the range for 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 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 SAS 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.
- 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.content.common.ItemSpecification
-
Get the content type specified.
- 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.ParameterValue
-
Gets the type of the parameter.
- getType() - Method in class com.sas.lsaf.execution.session.SasSession
-
Gets the type of the SAS session.
- 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.processflow.DataProperty
-
Get the type of the data property as defined in the process 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 identifying 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.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.
- 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 be accessed using the current session
- 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.SasSession
-
Get the identifier of the user of who created the SAS session.
- 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 be accessed using the current session
- getUserTaskDetails(String) - Method in interface com.sas.lsaf.workflow.task.TaskService
-
Gets additional user task information, which includes candidates, data properties, and task assignment history.
- 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.workflow.processflow.DataProperty
-
Get the value of the data property.
- getValues() - Method in class com.sas.lsaf.workflow.processflow.DataProperty
-
Get the values of the data property as defined in the process 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.ItemSpecification
-
Get the specified version.
- 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.execution.job.JobDescriptor
-
Gets the version for the job.
- getVersion() - Method in class com.sas.lsaf.execution.job.ManifestFile
-
Gets the version of the file, if it is versioned.
- 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
-
- getWasCheckedIn() - Method in class com.sas.lsaf.execution.job.ManifestOutput
-
Indicates whether the output was checked in to the repository.
- 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 be accessed 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.
- 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.
- 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.
- SasSession - Class in com.sas.lsaf.execution.session
-
The client representation of a SAS session.
- SasSession(String, String, Date, Date, SasSession.SessionType, SasSession.SessionState, String, String, int) - Constructor for class com.sas.lsaf.execution.session.SasSession
-
The initializing constructor.
- SasSession.SessionState - Enum in com.sas.lsaf.execution.session
-
The session state enumeration that describes the state of a SAS session.
- SasSession.SessionType - Enum in com.sas.lsaf.execution.session
-
The session type enumeration that describes the source that started a session.
- saveListingToCurrentUserWorkspace(String, String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Saves the SAS listing file for the SAS session to the current user's workspace, in the specified location.
- saveLogToCurrentUserWorkspace(String, String) - Method in interface com.sas.lsaf.execution.session.SessionService
-
Saves the SAS log file for the SAS 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(JobDescriptor) - Constructor for class com.sas.lsaf.schedule.ScheduleJobInfo
-
The constructor that contains the required job field.
- ScheduleJobInfo(JobDescriptor, Set<ParameterValue>) - Constructor for class com.sas.lsaf.schedule.ScheduleJobInfo
-
The Constructor that contains the job field and parameter values to use when the job is submitted.
- 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(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.
- 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
-
This class contains information about how 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.
- ServiceManager - Interface in com.sas.lsaf.client
-
Factory interface that provides access to individual service implementations.
- Session - Interface in com.sas.lsaf.client
-
Interface that defines the state of the connection to the server.
- 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 Session
objects.
- SessionException - Exception in com.sas.lsaf.execution.session
-
Thrown when an error occurred hen performing an action on a SAS 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.
- SessionService - Interface in com.sas.lsaf.execution.session
-
Service that provides methods to query and manage SAS sessions in the system.
- SessionStrategy - Interface in com.sas.lsaf.client
-
Strategy interface that allows consumers the ability to create
Session
instances.
- 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.
- 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.
- setAssignee(String) - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Sets the identifier of the user to be assigned 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.
- 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.
- setAttributes(List<Attribute>) - Method in class com.sas.lsaf.content.repository.RepositoryItem
-
Sets the extended attributes to be defined 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 (if they exist).
- setAttributes(List<Attribute>) - Method in class com.sas.lsaf.workflow.task.Task
-
Sets the extended attributes for the task.
- setCandidates(Set<Principal>) - Method in class com.sas.lsaf.workflow.processflow.setup.UserTaskSetup
-
Sets the candidates for the user task.
- 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.
- 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.
- 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.
- 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.
- setCreateParents(boolean) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Gets whether to create the parent path of the job if it does not exist.
- 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 to use, 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 when updating 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.
- 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.
- 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.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.execution.job.JobCreateInfo
-
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.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 this user task.
- setDueDate(Date) - Method in class com.sas.lsaf.workflow.task.UserTask
-
Sets the due date of the user task.
- 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.
- setEnableVersioning(boolean) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Sets the Boolean value that indicates whether new files created should 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 created.
- setEnableVersioningForNewFiles(boolean) - Method in class com.sas.lsaf.execution.job.OutputFileSpec
-
Sets 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.
- 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.
- 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.
- 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.
- setFromLastModifiedDate(Date) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the start date of the range for last modified date of the item.
- setId(String) - Method in class com.sas.lsaf.core.Attribute
-
Set the id of this attribute.
- setIncludeSubFolders(boolean) - Method in class com.sas.lsaf.content.common.ItemSpecification
-
Set the includeSubFolders value
- setInputs(Set<ItemSpecification>) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the inputs to associate with the job.
- setInputs(Set<ItemSpecification>) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the inputs for the job.
- setInterval(int) - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Sets the interval number for the schedule.
- setJob(JobDescriptor) - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Sets the lightweight representation of 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.
- 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 identifier of the license type of the user account.
- 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 of 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.
- 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.
- setLogPath(String) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the SAS log file path for the job.
- setLogPath(String) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the parent path of the location in which the SAS log file of the job is saved.
- setLstPath(String) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the SAS listing file path for the job.
- setLstPath(String) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the parent path of the location in which the SAS listing file of the job is saved.
- setManifestPath(String) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the manifest file path for the job.
- setManifestPath(String) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the parent path of the location in which the manifest file of the job is saved.
- 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.
- setMessage(String) - Method in class com.sas.lsaf.workflow.processflow.setup.NotificationTaskSetup
-
Sets the message text for the notification task.
- 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.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 source of the item.
- setName(String) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the name of the job.
- 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.ProcessFlowDescriptor
-
Sets the name of the process flow.
- setName(String) - Method in class com.sas.lsaf.workflow.processflow.setup.TaskSetup
-
Sets the name of the element definition.
- setNumOccurrences(int) - Method in class com.sas.lsaf.schedule.ScheduleTrigger
-
Sets the number of times to execute the schedule.
- setOutputFileSpec(OutputFileSpec) - 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.
- setOutputFileSpec(OutputFileSpec) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the specification for the method to check in outputs of the job.
- setOutputs(Set<ItemSpecification>) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the outputs to associate with the job.
- setOutputs(Set<ItemSpecification>) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the outputs for the job.
- setOverwrite(boolean) - Method in class com.sas.lsaf.clinical.common.BatchFileCreateInfo
-
Sets the Boolean value that indicates whether existing un-versioned files should be 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 identifier of the user who is the owner of the process flow.
- 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(Set<JobParameter>) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the job parameters.
- setParameters(Set<JobParameter>) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the parameters for the job.
- setParameterValues(Set<ParameterValue>) - Method in class com.sas.lsaf.schedule.ScheduleJobInfo
-
Sets the job parameterValues.
- setParameterValues(Set<ParameterValue>) - Method in class com.sas.lsaf.workflow.processflow.setup.JobTaskSetup
-
Sets the parameter values that override the default parameter values in the job.
- setParentPath(String) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the parent path of 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.ItemSpecification
-
Set the specified path.
- setPath(String) - Method in class com.sas.lsaf.messaging.subscription.Subscription
-
Set the path of the object for the subscription
- 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.UserTask
-
Gets 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.
- setPrograms(List<ItemSpecification>) - Method in class com.sas.lsaf.execution.job.Job
-
Sets the programs to associate with the job.
- setPrograms(List<ItemSpecification>) - Method in class com.sas.lsaf.execution.job.JobCreateInfo
-
Sets the programs for the job.
- setProxyHost(String) - Method in class com.sas.lsaf.client.ProxyInfo
-
Set the proxy server host to use when establishing a
Session
.
- setProxyPassword(String) - Method in class com.sas.lsaf.client.ProxyInfo
-
Set the proxy server password to use when establishing a
Session
.
- setProxyPort(int) - Method in class com.sas.lsaf.client.ProxyInfo
-
Set the proxy server port to use when establishing a
Session
.
- setProxyUserId(String) - Method in class com.sas.lsaf.client.ProxyInfo
-
Set the proxy server user id to use when establishing a
Session
.
- 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
-
Sets the boolean value that 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.
- 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 whether the repository job runs as the job owner.
- setSchedulable(Schedulable) - Method in class com.sas.lsaf.schedule.Schedule
-
Sets the schedulable item.
- 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.JobDescriptor
-
Sets the source location for 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.
- 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.
- setStudyComponentAsNotEditable(String, StudyComponent) - Method in interface com.sas.lsaf.clinical.study.StudyService
-
Sets the study component as not editable whether you or someone else has set it for edit.
- 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.
- 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.
- setTimerValue(Serializable) - Method in class com.sas.lsaf.workflow.processflow.setup.TimerEventSetup
-
Sets the timer value.
- 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.
- setToLastModifiedDate(Date) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the end date of the range for 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(ItemSpecification.Type) - Method in class com.sas.lsaf.content.common.ItemSpecification
-
Set the content type specified.
- 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.
- setTypeId(String) - Method in class com.sas.lsaf.content.repository.SearchQuery
-
Sets the object type of the item.
- 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.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.
- 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.workflow.processflow.DataProperty
-
Set the value of the data property.
- setVersion(String) - Method in class com.sas.lsaf.content.common.ItemSpecification
-
Set the specified version.
- 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.
- SignalEvent - Class in com.sas.lsaf.workflow.element
-
The class that represents a signal event 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.
- SignalEventSetup - Class in com.sas.lsaf.workflow.processflow.setup
-
The class that provides setup information for IntermediateSignalCatchEvent elements 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 that was created in the repository.
- 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 cerate and retrieve signature information for files in the repository.
- 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 an SigningException
with the specified message and root cause.
- 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 already 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 standard associated 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 in the system.
- 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 this 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 in the system.
- Study - Class in com.sas.lsaf.clinical.study
-
A study 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 this API construct these objects.
- StudyComponent - Enum in com.sas.lsaf.clinical.study
-
The allowed values of study components that can be set as editable.
- StudyComponentEditableStatus - Class in com.sas.lsaf.clinical.study
-
A study component must be set as editable before updates to that component can be made.
- StudyComponentEditableStatus(boolean, String, Date) - Constructor for class com.sas.lsaf.clinical.study.StudyComponentEditableStatus
-
It is not intended or recommended that the consumer of this API construct these objects.
- StudyComponentEditException - Exception in com.sas.lsaf.clinical.study
-
Thrown when a study component could not be marked for edit.
- StudyComponentEditException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyComponentEditException
-
Constructs a StudyComponentEditException
with the specified detail message.
- 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
-
Provides methods to retrieve studies in the system and associate clinical components such as standards and
dictionaries to a study.
- StudyStandardReferencedException - Exception in com.sas.lsaf.clinical.study
-
Thrown when the action could not be completed because study standard is being referenced.
- StudyStandardReferencedException(String) - Constructor for exception com.sas.lsaf.clinical.study.StudyStandardReferencedException
-
Constructs a StudyStandardReferencedException
with the specified detail message.
- submitAndPopulateWorkspaceJob(String, Set<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 accessed during the job run.
- submitRepositoryJob(String, String, Set<ParameterValue>) - Method in interface com.sas.lsaf.execution.job.JobSubmissionService
-
Submits the job in the repository.
- submitWorkspaceJob(String, Set<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 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.
- SynchronizationFileInfo - Class in com.sas.lsaf.content.repository
-
Provides 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
-
Initializing constructor that sets the values of all variables.
- SynchronizationInfo - Class in com.sas.lsaf.content.repository
-
Provides information about the synchronization state between the file that resides in the workspace and the file that
resides 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
-
Enumeration that describes the checkin
status of the file.
- SynchronizationInfo.FileStatus - Enum in com.sas.lsaf.content.repository
-
Enumeration that describes where the file exists.
- SynchronizationInfo.SynchronizationStatus - Enum in com.sas.lsaf.content.repository
-
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.