SAS Namespace Types |
Subclass of ConfiguredComponent
Represents software that acts as a service.
The following is a list of associations that are used to determine if this object should inherit access controls from another object (inheritance) or if the association is allowed for the object (enforcement). For more information about inheritance and enforcement rules, see the SAS 9.2 Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
FactoryClassName | Specifies the fully-qualified name of the class which serves as the factory for instantiating the service (i.e. com.sas.services.Information.InformationServiceFactory). | String | 256 |
IsRemotelyAccessible | Specifies whether or not the service is remotely accessible (i.e. whether it is capable of servicing a client operating in a distributed environment). | int |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
ClassIdentifier
InstallationLocation
IsLicensed
LockedBy
Major
Minor
Platform
ProductIdentifier
ProductName
PublicType
SoftwareVersion
SpecVendor
SpecVersion
UsageVersion
Vendor
VendorIdentifier
Inherited Associations
AccessControls/Objects ,
AssociatedMachine/DeployedComponents ,
Changes/Objects ,
ComputeTasks/ComputeLocations ,
CustomAssociations/OwningObject ,
CustomizedProperties/Customizers ,
CustomizedTransformations/Customizers ,
CustomizedTypes/Customizers ,
DataPackages/DeployedComponents ,
DependentComponents/DependsOnComponents ,
DependsOnComponents/DependentComponents ,
DeployedComponents/DescriptiveComponent ,
DescriptiveComponent/DeployedComponents ,
Documents/Objects ,
EditedProperties/Editors ,
EditedTypes/Editors ,
Extensions/OwningObject ,
ExternalIdentities/OwningObject ,
Groups/Members ,
ImplementedObjects/Implementors ,
Implementors/ImplementedObjects ,
InitProcesses/DeployedComponents ,
Keywords/Objects ,
Licenses/LicensedComponent ,
LocalizedAttributes/AssociatedLocalizedObject ,
NamedServices/NamingServices ,
Notes/Objects ,
PrimaryPropertyGroup/AssociatedObject ,
Prompts/PromptEnabledObject ,
Properties/AssociatedObject ,
PropertyGroups/Customizers ,
PropertySets/OwningObject ,
ProviderConnections/Providers ,
ReferencedObjects/AssociatedObjects ,
RegisteredEvents/EventBrokers ,
ResponsibleParties/Objects ,
ServiceNames/NamedComponent ,
ServiceTypes/DeployedComponents ,
SoftwareGroups/SoftwareComponents ,
SoftwareTrees/SoftwareComponents ,
SourceConnections/Source ,
SourceTransformations/TransformationSources ,
SpecSourceTransformations/SourceSpecifications ,
SpecTargetTransformations/TargetSpecifications ,
TargetTransformations/TransformationTargets ,
Timestamps/Objects ,
Trees/Members ,
TSObjectNamespace/TSObjects ,
UsedByComponents/UsingComponents ,
UsedByPrototypes/UsingPrototype ,
UsingComponents/UsedByComponents ,
UsingPrototype/UsedByPrototypes ,
ValidatedProperties/Validators ,
ValidatedTypes/Validators ,
Variables/AssociatedObject
FactoryClassName
Type: String 256Specifies the fully-qualified name of the class which serves as the factory for instantiating the service (i.e. com.sas.services.Information.InformationServiceFactory).
IsRemotelyAccessible
Type: intSpecifies whether or not the service is remotely accessible (i.e. whether it is capable of servicing a client operating in a distributed environment).
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.