space
Previous Page | Next Page

SAS Namespace Types

Tree


Subclass of PrimaryType


Overview

This type represents a tree that is the root node for a hierarchy of groups of metadata.

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

Name Description Type Length
TreeType This attribute allows applications to store information about what the intended use of this tree is.   String 40  

Inherited Attributes
Name, Id, Desc, MetadataCreated, MetadataUpdated, ChangeState, IsHidden, LockedBy, PublicType, 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
AssociatedIdentity

Partner: AssociatedHomeFolder

0 to 1 The identity associat ed with this home folder.  Identity
IdentityGroup
Person
AssociatedPSPortlet

Partner: AssociatedContentCollection

0 to 1 The portlet for which this tree contains hierarchical information.  PSPortlet
Members

Partner: Trees

0 to * The members of this tree.   *ALL TYPES*
ParentTree

Partner: SubTrees

0 to 1 The parent of this tree.   Tree
SoftwareComponents

Partner: SoftwareTrees

0 to * The software for which this tree contains hierarchical information. SoftwareComponent
ConfiguredComponent
DeployedComponent
LogicalServer
ServerComponent
ServerContext
ServiceComponent
SubTrees

Partner: ParentTree

0 to * The subtrees in this tree. Tree

Inherited Associations
AccessControls/Objects, Changes/Objects, CustomAssociations/OwningObject, Documents/Objects, Extensions/OwningObject, ExternalIdentities/OwningObject, FavoritesContainers/Favorites, 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

Attribute Details

TreeType
     Type:  String 40  

This attribute allows applications to store information about what the intended use of this tree is.

Association Details

AssociatedIdentity
     Cardinality:   0 to 1
     Partner:  AssociatedHomeFolder

The identity associated with this home folder. 

Associated Types:
Identity, IdentityGroup , Person

AssociatedPSPortlet
     Cardinality:   0 to 1
     Partner:  AssociatedContentCollection

The portlet for which this tree contains hierarchical information. 

Associated Types:
PSPortlet

Members
     Cardinality:   0 to *
     Partner:  Trees

The members of this tree.  

Associated Types:
*ALL TYPES*

ParentTree
     Cardinality:   0 to 1
     Partner:  SubTrees

The parent of this tree.  

Associated Types:
Tree

SoftwareComponents
     Cardinality:   0 to *
     Partner:   SoftwareTrees

The software for which this tree contains hierarchical information.

Associated Types:
SoftwareComponent, ConfiguredComponent, DeployedComponent, LogicalServer, ServerComponent, ServerContext, ServiceComponent

SubTrees
     Cardinality:   0 to *
     Partner:   ParentTree

The subtrees in this tree.

Associated Types:
Tree

Previous Page | Next Page | Top of Page