Uses of Class
com.sas.lsaf.core.AbstractIdentifiable
Packages that use AbstractIdentifiable
Package
Description
Contains common clinical classes.
Classes and interfaces to retrieve dictionaries.
Classes and interfaces to retrieve models.
Classes and interfaces to retrieve and export standards in the system.
Classes and interfaces to retrieve study information.
Contains classes for global tlf information in the system.
Contains classes for managing TLF templates.
Classes and interfaces to manage content in the repository.
Classes and interfaces to manage content in the current user's workspace.
Contains common classes and interfaces for core services in the system.
Services and classes to describe the object type definitions within the system.
The classes and interfaces to query and manage execution sessions.
Service and class definitions to manage schedules.
Service and class definitions to create and manipulate ACLs.
Service and class definitions for getting global audit entries.
Service and classes for creating and manipulating groups in the system.
Service and class definitions for manipulating the membership of a context.
Service and classes for identifying and using privileges in the system.
Service and class definitions for manipulating and creating roles, their availability in contexts, and their
membership lists.
Service and classes to create and manipulate users in the system.
Class definitions representing base elements in a process flow.
The service and class definitions to manage process flow definitions.
The service and class definitions to manage process flows.
Service and class definitions for managing and retrieving process flow tasks and elements.
-
Uses of AbstractIdentifiable in com.sas.lsaf.clinical.common
Subclasses of AbstractIdentifiable in com.sas.lsaf.clinical.commonModifier and TypeClassDescriptionclassThe class to represent the different types of clinical attribute values. -
Uses of AbstractIdentifiable in com.sas.lsaf.clinical.dictionary
Subclasses of AbstractIdentifiable in com.sas.lsaf.clinical.dictionaryModifier and TypeClassDescriptionclassA lightweight version of the dictionary object.classAn external dictionary is a reference to an industry standard dictionary such as MedDRA and WHODRUG. -
Uses of AbstractIdentifiable in com.sas.lsaf.clinical.model
Subclasses of AbstractIdentifiable in com.sas.lsaf.clinical.model -
Uses of AbstractIdentifiable in com.sas.lsaf.clinical.standards
Subclasses of AbstractIdentifiable in com.sas.lsaf.clinical.standardsModifier and TypeClassDescriptionclassA lightweight representation of a standard. -
Uses of AbstractIdentifiable in com.sas.lsaf.clinical.study
Subclasses of AbstractIdentifiable in com.sas.lsaf.clinical.studyModifier and TypeClassDescriptionclassThe class that represents a study, which is a context for which clinical metadata can be defined. -
Uses of AbstractIdentifiable in com.sas.lsaf.clinical.tlf
Subclasses of AbstractIdentifiable in com.sas.lsaf.clinical.tlfModifier and TypeClassDescriptionclassThe class that represents the data set metadata of an analysis result.classThe class that represents an analysis result which is used to link results, data, and documentation in a clinical study report.classThe lightweight representation of the definition of a clinical section.classThe class that represents the definition of a clinical study TLF.classThe lightweight representation of the definition of a clinical study TLF. -
Uses of AbstractIdentifiable in com.sas.lsaf.clinical.tlftemplate
Subclasses of AbstractIdentifiable in com.sas.lsaf.clinical.tlftemplate -
Uses of AbstractIdentifiable in com.sas.lsaf.content.repository
Subclasses of AbstractIdentifiable in com.sas.lsaf.content.repositoryModifier and TypeClassDescriptionclassThe abstract base class for all repository containers.classThe class that represents a context within the repository hierarchy.classThe class that represents an executable file that is stored in the repository.classThe class that represents a file that is stored in the repository.classThe class that represents a folder that is the repository.classThe abstract base class for all repository items.classShared folder representation within the repository. -
Uses of AbstractIdentifiable in com.sas.lsaf.content.workspace
Subclasses of AbstractIdentifiable in com.sas.lsaf.content.workspaceModifier and TypeClassDescriptionclassRepresents the shared workspace link status for all users with Read access to the repository shared folder. -
Uses of AbstractIdentifiable in com.sas.lsaf.core
Subclasses of AbstractIdentifiable in com.sas.lsaf.coreModifier and TypeClassDescriptionclassAbstract implementation of theRevisionableinterface.classUniquely identifies an object anywhere in the system. -
Uses of AbstractIdentifiable in com.sas.lsaf.core.type
Subclasses of AbstractIdentifiable in com.sas.lsaf.core.typeModifier and TypeClassDescriptionclassInformation about the attributes that are defined on aType.classATyperepresents an object type that is defined in the system and that contains metadata that represents the state that is maintained by instances of this type.classThe lightweight representation of an object type definition defined within the system. -
Uses of AbstractIdentifiable in com.sas.lsaf.execution.session
Subclasses of AbstractIdentifiable in com.sas.lsaf.execution.sessionModifier and TypeClassDescriptionclassThe client representation of an execution session. -
Uses of AbstractIdentifiable in com.sas.lsaf.schedule
Subclasses of AbstractIdentifiable in com.sas.lsaf.scheduleModifier and TypeClassDescriptionclassThe class that represents a schedule.classA lightweight client representation of a schedule. -
Uses of AbstractIdentifiable in com.sas.lsaf.security.acl
Subclasses of AbstractIdentifiable in com.sas.lsaf.security.aclModifier and TypeClassDescriptionclassA data object that represents the members ACL.classA data object that represents the owner ACL. -
Uses of AbstractIdentifiable in com.sas.lsaf.security.audit
Subclasses of AbstractIdentifiable in com.sas.lsaf.security.auditModifier and TypeClassDescriptionclassAuditEntry contains information from a single audit record that includes the source information, the action performed, when the action was performed, and who performed the action. -
Uses of AbstractIdentifiable in com.sas.lsaf.security.group
Subclasses of AbstractIdentifiable in com.sas.lsaf.security.groupModifier and TypeClassDescriptionclassGroup is a collection of principals (users or other groups) that are uniquely identified by a name and context.classA lightweight representation of a group. -
Uses of AbstractIdentifiable in com.sas.lsaf.security.membership
Subclasses of AbstractIdentifiable in com.sas.lsaf.security.membershipModifier and TypeClassDescriptionclassThe representation of the membership of a membership context.classA lightweight representation of a membership that is associated with a repository context with membership capability. -
Uses of AbstractIdentifiable in com.sas.lsaf.security.privilege
Subclasses of AbstractIdentifiable in com.sas.lsaf.security.privilegeModifier and TypeClassDescriptionclassA global privilege represents a capability to perform some global function or global action in the system.classA scoped privilege represents a capability to perform some scoped function or action in the repository hierarchy. -
Uses of AbstractIdentifiable in com.sas.lsaf.security.role
Subclasses of AbstractIdentifiable in com.sas.lsaf.security.roleModifier and TypeClassDescriptionclassA role is a logical grouping of privileges.classA lightweight representation of a role. -
Uses of AbstractIdentifiable in com.sas.lsaf.security.user
Subclasses of AbstractIdentifiable in com.sas.lsaf.security.userModifier and TypeClassDescriptionclassFull representation of a user account thats defined in the system.classLightweight representation of a user account defined in the system. -
Uses of AbstractIdentifiable in com.sas.lsaf.workflow.element
Subclasses of AbstractIdentifiable in com.sas.lsaf.workflow.elementModifier and TypeClassDescriptionclassThe abstract class that represents a completed element of a process flow.classThe class that represents a completed event in a process flow.classThe class that represents a completed event gateway in a process flow.classThe class that represents a completed signal event in a process flowclassThe parent class for an element in a process flow.classThe class that represents a signal event that is in a process flow.classThe class that represents a timer event that is in a process flow. -
Uses of AbstractIdentifiable in com.sas.lsaf.workflow.processdefinition
Subclasses of AbstractIdentifiable in com.sas.lsaf.workflow.processdefinitionModifier and TypeClassDescriptionclassThe class that specifies information about the process flow definition that was used to create a process flow. -
Uses of AbstractIdentifiable in com.sas.lsaf.workflow.processflow
Subclasses of AbstractIdentifiable in com.sas.lsaf.workflow.processflowModifier and TypeClassDescriptionclassThe class that represents a process flow.classA lightweight client that represents a process flow. -
Uses of AbstractIdentifiable in com.sas.lsaf.workflow.task
Subclasses of AbstractIdentifiable in com.sas.lsaf.workflow.taskModifier and TypeClassDescriptionclassThe class that represents a completed job task in a process flow.classThe class that represents a completed notification task in a process flow.classThe class that represents a completed task in a process flow.classThe class that represents a completed user task in a process flow.classThe class that represents a completed user task in a process flow with completion attributes and task assignment history.classThe class that represents a job task in a process flow.classThe class that represents a job task in a process flow.classThe abstract parent class for a task that is in a process flow.classThe class that represents a user task that is in a process flow.classThe class that represents a user task in a process flow with additional details, which includes data properties and task assignment.classThe class that represents a user task in a process flow with attributes that can be updated.