SAS Namespace Types |
Subclass of ConfiguredComponent
Represents software that acts as a service.
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.
Name | Description | Type | Length |
FactoryClassName | Specifies the fully-qualified name of the class that 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,
ConfigureVersion,
InstallationLocation,
IsHidden,
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,
FavoritesContainers/Favorites,
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 that 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 © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.