space
Previous Page | Next Page

SAS Namespace Types

Change


Subclass of SecondaryType


Overview

This type is used by Change Mangement. Change represents the identity who made the change and is associated to all objects checked back into a repository.

Security Inheritance and Enforcement Rules

The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.

Attributes

Inherited Attributes
Name, Id, Desc, MetadataCreated, MetadataUpdated, ChangeState, LockedBy, UsageVersion

Associations

= indicates the resident side of an association, or where the association is persisted for cross-repository associations. If no resident side is indicated, this association may not cross repository boundaries.
Name Cardinality Description Associated Types
ChangeIdentity

Partner: IdentityChanges

0 to 1 The identity used to make the change. Identity
IdentityGroup
Person
Objects

Partner: Changes

1 to * The objects included in this change.  *ALL TYPES*

Inherited Associations
AccessControls/Objects, Changes/Objects, CustomAssociations/OwningObject, Documents/Objects, Extensions/OwningObject, ExternalIdentities/OwningObject, Groups/Members, Implementors/ImplementedObjects, Keywords/Objects, LocalizedAttributes/AssociatedLocalizedObject, Notes/Objects, PrimaryPropertyGroup/AssociatedObject, Prompts/PromptEnabledObject, Properties/AssociatedObject, PropertySets/OwningObject, ReferencedObjects/AssociatedObjects, ResponsibleParties/Objects, SourceTransformations/TransformationSources, SpecSourceTransformations/SourceSpecifications, SpecTargetTransformations/TargetSpecifications, TargetTransformations/TransformationTargets, Timestamps/Objects, Trees/Members, TSObjectNamespace/TSObjects, UsedByPrototypes/UsingPrototype, UsingPrototype/UsedByPrototypes, Variables/AssociatedObject

Association Details

ChangeIdentity
     Cardinality:   0 to 1
     Partner:  IdentityChanges

The identity used to make the change. 

Associated Types:
Identity, IdentityGroup, Person

Objects
     Cardinality:   1 to *
     Partner:   Changes

This association is used by the change management facility and indicates the objects included in this change. The change management facility is used exclusively by SAS Data Integration Studio. 

Associated Types:
*ALL TYPES*

Previous Page | Next Page | Top of Page