A B C D E F G H I J K L M N O P Q R S T U V W X Z _

N

name - Variable in class com.sas.services.discovery.MetadataAttribute
The metadata element's name.
name - Variable in class com.sas.services.discovery.NameValueAttribute
A name describing an arbitrary type of attribute.
NAME - Static variable in class com.sas.services.information.metadata.lookup.io.TextFileIO
 
NAME - Static variable in class com.sas.services.information.metadata.lookup.io.TextStoreIO
 
NAME - Static variable in interface com.sas.services.information.publicobject.DetailsProcessorInterface
Name of this interface to be used when referencing this.
NAME - Static variable in interface com.sas.services.information.publicobject.DisplayProcessorInterface
Deprecated. Name of this interface to be used when referencing this.
NAME - Static variable in interface com.sas.services.information.publicobject.ImpactAnalysisProcessorInterface
Interface name.
NAME - Static variable in interface com.sas.services.information.publicobject.SecurityProcessorInterface
The name of this interface.
NAME - Static variable in interface com.sas.services.information.publicobject.TransportProcessorInterface
The name of this interface.
NAME_KEY - Static variable in interface com.sas.services.information.browse.BrowseMetadataInterface
The map key to get the object's name.
NAME_KEY - Static variable in interface com.sas.services.information.metadata.SASLibraryInterface
Key used to obtain the libref name from a library assignment Map created by genAssignLibrefMap
NAME_PREFIX - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
Name prefix for constructing selectedItemType when type is Bookmark.
NAMEDSERVICE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type describes the name of the service and how the name is used (as rebind, bind, or lookup).
NameNotUniqueImportException - Exception in com.sas.services.deployment
Exception indicating that an attempt was made to import a foundation services deployment with a non-unique name.
NameNotUniqueImportException(String[]) - Constructor for exception com.sas.services.deployment.NameNotUniqueImportException
Constructs an exception in response to a failure to import a foundation services deployment into a SAS Metadata Repository because the name specified in the file is already defined in the repository.
NAMES - Static variable in class com.sas.services.information.metadata.lookup.actions.ActionFactory
 
names - Static variable in class com.sas.services.information.metadata.lookup.LookupService
 
Names - Class in com.sas.services.util
Utility classes needed to support consistent naming behavior.
NAMES_KEY - Static variable in class com.sas.services.information.metadata.lookup.actions.XmlNamesAction
 
NAMESPACE - Static variable in interface com.sas.services.storedprocess.StoredProcessServiceInterface
Name of the name space used by the Stored Process service for alert/event creation.
NamespaceMap - Class in com.sas.services.webdav
Implements a specific map from prefixes to namespace URI's.
NamespaceMap() - Constructor for class com.sas.services.webdav.NamespaceMap
 
namesToColumns - Variable in class com.sas.net.sharenet.ShareNetResultSet
 
NameValueAttribute - Class in com.sas.services.discovery
A foundation service discovery attribute which may be used to find a service based upon a name/value.
NameValueAttribute() - Constructor for class com.sas.services.discovery.NameValueAttribute
Constructs a default instance with a null name and null value.
NameValueAttribute(String) - Constructor for class com.sas.services.discovery.NameValueAttribute
Constructs an instance initialized with the specified name that is associated with a null value.
NameValueAttribute(String, String) - Constructor for class com.sas.services.discovery.NameValueAttribute
Constructs an instance initialized with the specified named attribute and its associated value.
nameValueExclusionFilters() - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
Gets the name/value exclusion filters defined for filtering data received by this subscriber identity.
nameValueInclusionFilters() - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
Gets the name/value inclusion filters defined for filtering data received by this subscriber identity.
narrow(RepositoryData) - Method in class com.sas.services.information.DAVRepository
Narrow down the type of this entity and return a class that represents this type via the DAVFactory.
narrow(RepositoryData) - Static method in class com.sas.services.information.metadata.dav.DAVFactory
Given an entity, work out the correct class name and then create an instance of that class to return.
narrow(RepositoryData) - Method in class com.sas.services.information.OMIServerRepository
Narrow a set of raw repository data to a specific object based on the type.
narrow(RepositoryData) - Method in interface com.sas.services.information.RepositoryInterface
 
nativeSQL(String) - Method in class com.sas.net.sharenet.ShareNetConnection
Returns the input string.
nativeSQL(String) - Method in class com.sas.rio.MVAConnection
Returns the input string.
NATIVETYPE_KEY - Static variable in interface com.sas.services.information.browse.BrowseMetadataInterface
The map key to get the repository native type (e.g., "Transformation" rather than "Report".
NE - Static variable in class com.sas.services.information.FilterComponent
For this component to test true, the entity value specified should be not equal to the value provided.
needReload() - Method in class com.sas.services.user.Profile
 
NESTEDPACKAGE_COMPAT_VERSION - Static variable in class com.sas.services.publish.AbstractEntry
Nested package compatibility version to be used internally only
NetworkLoginServiceException - Exception in com.sas.services.security
This exception gets thrown when a user attempts to authenticate, and the authentication fails because of network problems.
NetworkLoginServiceException() - Constructor for exception com.sas.services.security.NetworkLoginServiceException
Constructs a default network login exception.
NetworkLoginServiceException(String) - Constructor for exception com.sas.services.security.NetworkLoginServiceException
Constructs a network login exception using the specified message detailing the failure.
NetworkLoginServiceException(Throwable, String) - Constructor for exception com.sas.services.security.NetworkLoginServiceException
Constructs a network login exception.
NEW_KEY - Static variable in interface com.sas.services.information.metadata.lookup.actions.ActionInterface
 
newAuthenticatedUser(UserServiceInterface, Subject) - Static method in class com.sas.services.user.SubjectAuthenticator
Create a UserContext from an already authenticated Subject.
newAuthenticatedUser(UserServiceInterface, Subject, Map) - Static method in class com.sas.services.user.SubjectAuthenticator
Create a UserContext from an already authenticated Subject.
newAuthenticatedUser(Subject) - Method in class com.sas.services.user.UserService
Create a new UserContext based on the Subject provided.
newAuthenticatedUser(Subject) - Method in interface com.sas.services.user.UserServiceInterface
Create a new UserContext based on the Subject provided.
newChild() - Method in class com.sas.services.information.DAVRepository
 
newChild(String, String) - Method in class com.sas.services.information.metadata.Folder
 
newChild(String, String) - Method in class com.sas.services.information.metadata.VirtualFolder
 
newChild() - Method in class com.sas.services.information.OMIServer
 
newChild(boolean) - Method in class com.sas.services.information.OMIServer
 
newChild() - Method in class com.sas.services.information.OMIServerRepository
Create a child repository instance with its own cache, which can be used to perform a group of updates transaction-style.
newChild(String, String) - Method in interface com.sas.services.information.publicobject.PublicObjectContainerInterface
Deprecated. As of 9.3, this method is no longer used
newChild() - Method in interface com.sas.services.information.RepositoryInterface
Create a child repository instance with its own cache, which can be used to perform a group of updates transaction-style.
newChild() - Method in interface com.sas.services.information.ServerInterface
Create a child repository instance with its own cache, which can be used to perform a group of updates transaction-style.
newChild(boolean) - Method in interface com.sas.services.information.ServerInterface
Create a child repository instance with its own cache, which can be used to perform a group of updates transaction-style.
newDAVEntity(String, String, RepositoryInterface) - Static method in class com.sas.services.information.metadata.dav.DAVFactory
Create an instance of a sublass of DAVEntity.
newDocument(String) - Static method in class com.sas.services.information.metadata.lookup.utils.XML
 
newEvent() - Method in class com.sas.services.events.EventFactory
Deprecated. Create a new Event.
newEvent(String) - Method in class com.sas.services.events.EventFactory
Deprecated. Create a new Event with the specified name.
newEvent(Document) - Method in class com.sas.services.events.EventFactory
Deprecated. Create a new Event from an existing one.
newInstance(String) - Method in class com.sas.services.information.Factory
Create a new instance object of the specified class using the default constructor.
newInstance(String, Class[], Object[]) - Method in class com.sas.services.information.Factory
Create a new instance object of the specified class using a constructor matching the specified parameter classes.
newInstance(String) - Static method in class com.sas.services.information.metadata.lookup.actions.ActionFactory
 
newInstance(String) - Static method in class com.sas.services.information.metadata.lookup.io.IOFactory
 
NewInstanceException - Exception in com.sas.services.information
 
NewInstanceException(Throwable, String) - Constructor for exception com.sas.services.information.NewInstanceException
 
newMessage() - Method in class com.sas.services.events.broker.MessageFactory
Create a new message with an empty body.
newMessage(Object) - Method in class com.sas.services.events.broker.MessageFactory
Create a new message with the specified body.
newMessage(MessageInterface, int) - Method in class com.sas.services.events.broker.MessageFactory
Create a new message based on an existing message.
newMetadata(String, String, String) - Method in class com.sas.services.information.DAVRepository
Create a new metadata entity.
newMetadata(MetadataInterface, String) - Method in class com.sas.services.information.DAVRepository
Deprecated.  
newMetadata(String, String, RepositoryInterface, String) - Method in class com.sas.services.information.InformationService
Create a new metadata entity.
newMetadata(String, String, RepositoryInterface, String) - Method in interface com.sas.services.information.InformationServiceInterface
Create a new metadata entity.
newMetadata(String, String, String) - Method in class com.sas.services.information.OMIServer
Create a new metadata item.
newMetadata(String, String, String) - Method in class com.sas.services.information.OMIServerRepository
Create a new metadata entity.
newMetadata(MetadataInterface, String) - Method in class com.sas.services.information.OMIServerRepository
Deprecated. in favor of newMetadataByModel.
newMetadata(String, String, String) - Method in interface com.sas.services.information.RepositoryInterface
Create a new metadata entity.
newMetadata(MetadataInterface, String) - Method in interface com.sas.services.information.RepositoryInterface
Deprecated. in favor of newMetadataByModel.
newMetadata(String, String, String) - Method in interface com.sas.services.information.ServerInterface
Create a new metadata item.
newMetadata913(String, String, RepositoryInterface, String) - Method in class com.sas.services.information.InformationService
Create a new metadata entity.
newMetadata913(String, String, RepositoryInterface, String) - Method in interface com.sas.services.information.InformationServiceInterface
Create a new metadata entity.
newMetadataByModel(MetadataInterface, String) - Method in class com.sas.services.information.DAVRepository
Create a new metadata entity.
newMetadataByModel(MetadataInterface, String) - Method in class com.sas.services.information.InformationService
Create a new metadata entity.
newMetadataByModel(MetadataInterface, String) - Method in interface com.sas.services.information.InformationServiceInterface
Create a new metadata entity.
newMetadataByModel(MetadataInterface, String) - Method in class com.sas.services.information.OMIServerRepository
Create a new metadata entity.
newMetadataByModel(MetadataInterface, String) - Method in interface com.sas.services.information.RepositoryInterface
Create a new metadata entity.
newMetadataInFolder(FolderInterface, RepositoryInterface, String, String) - Method in class com.sas.services.information.InformationService
Create a new Metadata entity.
newMetadataInFolder(FolderInterface, RepositoryInterface, String, String) - Method in interface com.sas.services.information.InformationServiceInterface
Create a new Metadata entity.
newMetadataSource(Properties, Environment) - Static method in class com.sas.services.deployment.MetadataSourceFactory
Creates a metadata source based upon the specified properties.
newMetadataSource(Properties) - Static method in class com.sas.services.deployment.MetadataSourceFactory
Creates a metadata source based upon the specified properties.
newPathUrlFromAbsolutePath(ServerInterface, String) - Static method in class com.sas.services.information.metadata.PathUrl
Create a new PathUrl from an existing absolute path and a ServerInterface to use as context.
newPathUrlFromExistingUrl(ServerInterface, PathUrl) - Static method in class com.sas.services.information.metadata.PathUrl
Create a new PathUrl from an existing PathUrl.
newPermissionCollection() - Method in class com.sas.services.user.CredentialPermission
Creates a new permission collection.
newPublishDirectory(DirectoryInterface) - Static method in class com.sas.services.publish.metadata.PublishDirectoryFactory
 
newRemoteUser(SubjectMatter) - Method in class com.sas.services.user.UserService
 
newRemoteUser(SubjectMatter, Map) - Method in class com.sas.services.user.UserService
 
newRemoteUser(SubjectMatter) - Method in interface com.sas.services.user.UserServiceInterface
Create a new UserContext using a SubjectMatter object that is populated with the PFS principals and credentials of an authenticated user.
newRemoteUser(SubjectMatter, Map) - Method in interface com.sas.services.user.UserServiceInterface
Create a new UserContext using a SubjectMatter object that is populated with the PFS principals and credentials of an authenticated user.
newServiceObject() - Method in class com.sas.services.information.metadata.Folder
 
newServiceObject() - Method in class com.sas.services.information.metadata.Metadata
For objects that support it, get an "active" interface for the metadata object.
newServiceObject() - Method in interface com.sas.services.information.metadata.MetadataInterface
For objects that support it, get an "active" interface for the metadata object.
newServiceObject() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
newServiceObject() - Method in class com.sas.services.publish.metadata.DavBinaryPackage
 
newServiceObject(SessionContextInterface) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Deprecated. The StoredProcessInterface service object returned by this method cannot be used to avail of features introduced in 9.2 or later. See StoredProcessInterface.newServiceObject().
newServiceObject(StoredProcessOptions) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Obtains a service object used to execute the Stored Process.
newServiceObject() - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Obtains a service object used to execute the Stored Process.
newSessionContext(UserContextInterface) - Method in class com.sas.services.session.SessionService
Create and return a new session context.
newSessionContext(UserContextInterface) - Method in interface com.sas.services.session.SessionServiceInterface
Creates and returns a new session context interface.
newSessionContext(UserContextInterface) - Method in class com.sas.services.session.SessionServiceProxy
Creates and returns a new session context interface.
newStoredProcess(SessionContextInterface, StoredProcessInterface) - Method in interface com.sas.services.storedprocess.StoredProcessServiceInterface
Deprecated. The StoredProcessInterface service object returned by this method cannot be used to avail of features introduced in 9.2 or later. See StoredProcessServiceInterface.newStoredProcess(com.sas.services.storedprocess.metadata.StoredProcessInterface, StoredProcessOptions).
newStoredProcess(StoredProcessInterface, StoredProcessOptions) - Method in interface com.sas.services.storedprocess.StoredProcessServiceInterface
Create an instance of a Stored Process service object from metadata using the provided smart object.
newStoredProcess(SessionContextInterface, int, int) - Method in interface com.sas.services.storedprocess.StoredProcessServiceInterface
Deprecated. The StoredProcessInterface service object returned by this method cannot be used with the Prompting Framework. See #newStoredProcess(int, int, StoredProcessOptions).
newStoredProcess(int, StoredProcessOptions) - Method in interface com.sas.services.storedprocess.StoredProcessServiceInterface
Create an instance of the current version of a Stored Process service object to be defined by the user.
newStoredProcess(SessionContextInterface, StoredProcessInterface) - Method in class com.sas.services.storedprocess.StoredProcessServiceProxy
Deprecated. This method has been deprecated since it is a pass through call to the deprecated StoredProcessServiceInterface.newStoredProcess(SessionContextInterface, com.sas.services.storedprocess.metadata.StoredProcessInterface).
newStoredProcess(StoredProcessInterface, StoredProcessOptions) - Method in class com.sas.services.storedprocess.StoredProcessServiceProxy
 
newStoredProcess(SessionContextInterface, int, int) - Method in class com.sas.services.storedprocess.StoredProcessServiceProxy
Deprecated. This method has been deprecated since it is a pass through call to the deprecated StoredProcessServiceInterface.newStoredProcess(SessionContextInterface, int, int).
newStoredProcess(int, StoredProcessOptions) - Method in class com.sas.services.storedprocess.StoredProcessServiceProxy
 
newStoreWithCopyOfServiceDeployment(SoftwareComponent) - Static method in class com.sas.services.deployment.ServiceDeploymentExporter
Gets a metadata object store that has been populated with a copy of the foundation service deployment configuration metadata.
newUser(String, String, String) - Method in class com.sas.services.user.UserService
Create a new user context given a user id, password, and authentication domain.
newUser(String, String, String, String, String) - Method in class com.sas.services.user.UserService
 
newUser(UserContext, String, String, String) - Method in class com.sas.services.user.UserService
Create a new user context given a user id, password, and authentication domain.
newUser(UserContext, String, String, String, String, String) - Method in class com.sas.services.user.UserService
 
newUser(UserContext, String, String, String, String, String, Map) - Method in class com.sas.services.user.UserService
 
newUser() - Method in class com.sas.services.user.UserService
 
newUser(String, String) - Method in class com.sas.services.user.UserService
 
newUser(String, String, Map) - Method in class com.sas.services.user.UserService
 
newUser(String, String) - Method in interface com.sas.services.user.UserServiceInterface
Create a new UserContext based on the current OS identity of the user.
newUser(String, String, Map) - Method in interface com.sas.services.user.UserServiceInterface
Create a new UserContext based on the current OS identity of the user.
newUser(String, String, String) - Method in interface com.sas.services.user.UserServiceInterface
Create a new user context given a user id, password, and authentication domain.
newUser(String, String, String, String, String) - Method in interface com.sas.services.user.UserServiceInterface
Create a new user context given a user id, password, and authentication domain.
newUser(UserContext, String, String, String) - Method in interface com.sas.services.user.UserServiceInterface
Create a new user context given a privileged context, user id, password, and authentication domain.
newUser(UserContext, String, String, String, String, String) - Method in interface com.sas.services.user.UserServiceInterface
Create a new user context given a privileged context, user id, password, and authentication domain.
newUser(UserContext, String, String, String, String, String, Map) - Method in interface com.sas.services.user.UserServiceInterface
Create a new user context given a privileged context, user id, password, and authentication domain.
newUserIdentity(Object, Object, String, String) - Method in class com.sas.services.user.UserService
Return a new user identity object given the Pricipal, credential, domain, and authentication mechanism.
newUserIdentity(Object, Object, String, String) - Method in interface com.sas.services.user.UserServiceInterface
Return a new user identity object given the Pricipal, credential, domain, and authentication mechanism.
newUsersDelegate(PathUrl) - Method in class com.sas.services.information.metadata.lookup.LookupService
 
newUsersDelegate(PathUrl) - Method in interface com.sas.services.information.metadata.lookup.LookupServiceInterface
 
newUserWithInfoService(UserContext, String, String, String, InformationServiceInterface) - Method in class com.sas.services.user.UserService
Deprecated. This method should no longer be used. In order for the platform to effectively direct requests in a clustered environment, the Discovery Service needs to be able to select the correct available service rather than having the client specify one. If this method is used, the Information Service parameter will be ignored.
newUserWithInfoService(UserContext, String, String, String, InformationServiceInterface) - Method in interface com.sas.services.user.UserServiceInterface
Deprecated. This method should no longer be used. In order for the platform to effectively direct requests in a clustered environment, the Discovery Service needs to be able to select the correct available service rather than having the client specify one.
next() - Method in class com.sas.net.sharenet.ShareNetResultSet
Proceeds to the next row in the ResultSet.
next() - Method in class com.sas.rio.MVAResultSet
Proceeds to the next row in the ResultSet.
next() - Method in class com.sas.services.publish.RemoteResultSet
 
next() - Method in interface com.sas.services.publish.RemoteResultSetInterface
Moves the cursor down one row from its current position.
nextLevelObjList - Variable in class com.sas.services.information.metadata.AuthorizationInheritanceInfo
 
NINETHREE_VERSION - Static variable in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
The usage version corresponding to version of stored processes that were introduced in 9.3.
NINETWO_VERSION - Static variable in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
The usage version corresponding to version of stored processes that were introduced in 9.2.
NO_BACK_END_MSG_KEY - Static variable in interface com.sas.services.user.ProfileInterface
The key into the local resource bundle for the exception message that indicates that a profile cannot be loaded because it is not associated with a profile repository.
NO_TRANSPORT - Static variable in interface com.sas.services.information.metadata.ChannelInterface
No default transport defined in metadata.
NOMODIFIER - Static variable in interface com.sas.services.information.metadata.CommentFilterInterface
 
NONE - Static variable in interface com.sas.services.events.EventInterface
Deprecated. Response type: none
NONE_AUTHENTICATION_TYPE - Static variable in interface com.sas.services.information.metadata.HttpServerInterface
Constant used for the value of the AuthenticationType attribute of a TCPIPConnection to denote the type of authentication for this server.
nonNull(String) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
 
NonPersonAuthenticationException - Exception in com.sas.services.user
 
NonPersonAuthenticationException() - Constructor for exception com.sas.services.user.NonPersonAuthenticationException
Default constructor that uses a default exception message.
NonPersonAuthenticationException(String) - Constructor for exception com.sas.services.user.NonPersonAuthenticationException
Constructs an instance using the specified message to detail the cause of the exception.
NonPersonAuthenticationException(Throwable, String) - Constructor for exception com.sas.services.user.NonPersonAuthenticationException
Constructs an instance using the specified message and a throwable that prompted creation of this service exception.
noRedirectKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute noredirect.
NOREPLACE - Static variable in interface com.sas.services.publish.webdav.DAVTransportInterface
If the collection already exists, do not publish.
normalizeDN(String) - Static method in class com.sas.services.connection.jndi.JNDIConnectionFactoryConfiguration
 
normalizeEncryptionAlgorithms(String) - Static method in class com.sas.services.connection.BridgeServer
Normalizes a value for encryption algorithms.
normalizeSecurityPackage(String) - Static method in class com.sas.services.connection.Server
Normalize a security package name.
normalizeSecurityPackageList(String) - Static method in class com.sas.services.connection.Server
Normalize a security package list.
NOSUBTYPE - Static variable in class com.sas.rio.MVAResultSet
 
NOT - Static variable in class com.sas.services.webdav.DAVConstants
 
NoteInterface - Interface in com.sas.services.information.metadata
 
NOTES_ASSOCIATION_NAME - Static variable in class com.sas.services.information.search.NotesFilter
 
NOTES_ASSOCIATION_TYPE - Static variable in class com.sas.services.information.search.NotesFilter
 
NotesFilter - Class in com.sas.services.information.search
The NotesFilter class is used to filter or search for objects by their associated notes.
NotesFilter(List<String>) - Constructor for class com.sas.services.information.search.NotesFilter
Constructs a new notes filter that allows objects to be searched their associated notes.
notify(Document, LoggerInterface) - Static method in class com.sas.services.publish.alerts.AlertUtil
Deprecated. The Logging Service has been deprecated. Use AlertUtil.sendNotification(Document doc, SessionContextInterface sessionContext, MailServiceInterface mailService)
notify(Document, LoggerInterface, SessionContextInterface) - Static method in class com.sas.services.publish.alerts.AlertUtil
Deprecated. The Logging Service has been deprecated. Use AlertUtil.sendNotification(Document doc, SessionContextInterface sessionContext, MailServiceInterface mailService)
notify(Document, LoggerInterface, SessionContextInterface, MailServiceInterface) - Static method in class com.sas.services.publish.alerts.AlertUtil
Deprecated. The Logging Service has been deprecated. Use AlertUtil.sendNotification(Document doc, SessionContextInterface sessionContext, MailServiceInterface mailService)
notifyListeners(int) - Method in class com.sas.services.information.AbstractRepository
Notify listeners that a repository event has occurred (close, disconnect, reconnect).
notifyServiceObservers(ServiceEvent) - Method in class com.sas.services.AbstractRemoteService
Notify all registered service observers of the specified service event.
notifyServiceObservers(ServiceEvent) - Method in class com.sas.services.mgmt.ServiceNotificationBroadcaster
Notify all registered service observers of the specified service event.
notifyServiceObservers(ServiceEvent) - Method in interface com.sas.services.mgmt.ServiceNotificationBroadcasterInterface
Notify all registered service observers of the specified service event.
notifyServiceObservers(ServiceEvent) - Method in class com.sas.services.ServiceProxy
Notify all registered service observers of the specified service event.
notifyTransactionListeners() - Method in class com.sas.services.information.metadata.Metadata
 
NS_DAV_URI - Static variable in class com.sas.services.webdav.DAVConstants
 
NS_EVENTS_PREFIX - Static variable in class com.sas.services.util.Constants
Event Services namespace prefix used in the event definition.
NS_EVENTS_PREFIX_COLON - Static variable in class com.sas.services.util.Constants
Event Services namespace prefix, including colon.
NS_EVENTS_URI - Static variable in class com.sas.services.util.Constants
Event Services namespace URI used in the event definition.
NS_PUBLISH_PREFIX - Static variable in class com.sas.services.util.Constants
Publish Services namespace prefix used in the SASPackage event definition.
NS_PUBLISH_PREFIX_COLON - Static variable in class com.sas.services.util.Constants
Publish Services namespace prefix, including colon.
NS_PUBLISH_RESERVED_URI - Static variable in class com.sas.services.util.Constants
Reserved Publish URI used when name/value attribute defined with a prefix but no namespace URI.
NS_PUBLISH_URI - Static variable in class com.sas.services.util.Constants
Publish Services namespace URI used in the SASPackage event definition.
NS_PUBLISH_WEBDAV_URI - Static variable in class com.sas.services.util.Constants
Publish Services namespace URI used when publishing the package to a WebDAV server.
NS_PUBLISH_WEBDAV_URI - Static variable in class com.sas.services.webdav.DAVConstants
Publish Services namespace URI used when publishing the package to a WebDAV server.
NS_STOREDPROCESS_ALERT_PREFIX - Static variable in class com.sas.services.util.Constants
Stored Process Services namespace prefix used in the stored process alert definition.
NS_STOREDPROCESS_ALERT_PREFIX_COLON - Static variable in class com.sas.services.util.Constants
Stored Process Services namespace prefix, including colon.
NS_STOREDPROCESS_ALERT_URI - Static variable in class com.sas.services.util.Constants
Stored Process Services namespace URI used in the stored process alert definition.
NS_WEBDAV_COMMENTS_PREFIX - Static variable in class com.sas.services.util.Constants
WebDAV Services comments namespace prefix.
NS_WEBDAV_COMMENTS_PREFIX_COLON - Static variable in class com.sas.services.util.Constants
WebDAV Services comments namespace prefix, including colon.
NS_WEBDAV_COMMENTS_URI - Static variable in class com.sas.services.util.Constants
WebDAV Services namespace URI for comments/remarks.
NS_WEBDAV_EVENTX_PREFIX - Static variable in class com.sas.services.util.Constants
WebDAV Services event properties namespace prefix.
NS_WEBDAV_EVENTX_PREFIX_COLON - Static variable in class com.sas.services.util.Constants
WebDAV Services event properties namespace prefix, including colon.
NS_WEBDAV_EVENTX_URI - Static variable in class com.sas.services.util.Constants
WebDAV Services namespace URI for promoted event properties.
NS_WEBDAV_PREFIX - Static variable in class com.sas.services.util.Constants
WebDAV Services global namespace prefix.
NS_WEBDAV_PREFIX_COLON - Static variable in class com.sas.services.util.Constants
WebDAV Services global namespace prefix, including colon.
NS_WEBDAV_URI - Static variable in class com.sas.services.util.Constants
Global namespace URI for WebDAV Services.
NS_WEBDAV_URI - Static variable in class com.sas.services.webdav.DAVConstants
Global namespace URI for WebDAV Services.
NS_XMLNS_PREFIX - Static variable in class com.sas.services.util.Constants
XMLNS attribute.
NS_XMLNS_PREFIX - Static variable in class com.sas.services.webdav.DAVConstants
XMLNS attribute.
NS_XMLNS_PREFIX_COLON - Static variable in class com.sas.services.util.Constants
XMLNS attribute, including colon.
NS_XMLNS_PREFIX_COLON - Static variable in class com.sas.services.webdav.DAVConstants
XMLNS attribute, including colon.
NS_XMLNS_URI - Static variable in class com.sas.services.util.Constants
XMLNS URI.
NS_XMLNS_URI - Static variable in class com.sas.services.webdav.DAVConstants
XMLNS URI.
nullPlusNonNullIsNull() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the concatenations between NULL and non-NULL values are NULL.
nullPlusNonNullIsNull() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the concatenations between NULL and non-NULL values are NULL.
nullsAreSortedAtEnd() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether NULLs are sorted at end.
nullsAreSortedAtEnd() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether NULLs are sorted at end.
nullsAreSortedAtStart() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether NULLs are sorted at start.
nullsAreSortedAtStart() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether NULLs are sorted at start.
nullsAreSortedHigh() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether NULLs are sorted high.
nullsAreSortedHigh() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether NULLs are sorted high.
nullsAreSortedLow() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether NULLs are sorted low.
nullsAreSortedLow() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether NULLs are sorted low.
numColumns - Variable in class com.sas.net.sharenet.ShareNetResultSet
 
NUMERIC - Static variable in class com.sas.rio.MVAResultSet
 
NUMERICEXTENSION - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This allows an application to create a numeric extension to any object.
numFields() - Method in class com.sas.net.sharenet.ShareNetResultSet
Return the number of fields in the query.
numFields() - Method in class com.sas.net.sharenet.ShareNetStatement
Return the number of fields in the query.

A B C D E F G H I J K L M N O P Q R S T U V W X Z _

Copyright © 2009 SAS Institute Inc. All Rights Reserved.