- FALSE - Variable in class com.sas.services.information.AbstractRepository2.SmartTypeHelper
-
- FAVORITESCONTAINER - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: Contains one or more links to an object that a user has marked as a favorite.
- FDB - Static variable in interface com.sas.services.publish.LibraryMemberEntryInterface
-
The entry represents a SAS FDB.
- FEATURE - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object: A feature is a property which is
encapsulated within a Classifier.
- FEATURE - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: A feature is a property that is encapsulated within a Classifier.
- FEATUREMAP - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object: FeaturerMap is used to Map any number of
Feature objects to any number of Feature objects.
- FEATUREMAP - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: Used to map any number of Feature objects to any number of Feature objects.
- FIFTY - Enum constant in enum class com.sas.services.information.search.ResultDetails.ResultLimit
-
- FILE - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object: The type represents a file in the file
system
- FILE - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: Represents a file in the file system.
- FILTERCOMPONENT_UNSUPPORTED - Static variable in interface com.sas.services.information.FilterInterface
-
This string will be returned from a Filter method that returns a
search string as an indicator that one more more filter components
were not supported for the repository type that was searched.
- FIND_ALL_MATCHES - Static variable in interface com.sas.services.discovery.FindServiceInterface
-
Constant used to indicate that all matches are desired.
- FIND_ONE_MATCH - Static variable in interface com.sas.services.discovery.FindServiceInterface
-
Constant used to indicate that only one match is desired.
- FINITE - Enum constant in enum class com.sas.services.util.WaitPolicy.TYPE
-
Waiting is specified.
- FITSTATISTIC - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object: Usually a measure of the accuracy of a
predicted value.
- FITSTATISTIC - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: Usually a measure of the accuracy of a predicted value.
- FLAG_OVERRIDE - Static variable in interface com.sas.services.information.FilterInterface
-
Most searches use a default set of flags that generally
result in the most useful results set.
- FOLDER - Static variable in interface com.sas.metadata.remote.MdFactory
-
The string use for FOLDER
- FOLDERTYPE_APPDATA - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
The user's application data folder
- FOLDERTYPE_APPFOLDER - Static variable in class com.sas.services.information.UserFolderType
-
A user's private folder for storing application data that will not be
displayed directly by applications.
- FOLDERTYPE_HOME - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
The user's home folder
- FOLDERTYPE_HOME - Static variable in class com.sas.services.information.UserFolderType
-
A user's top-level home folder.
- FOLDERTYPE_MYFOLDER - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
The user's "my folder"
- FOLDERTYPE_MYFOLDER - Static variable in class com.sas.services.information.UserFolderType
-
A user's private, application-visible data folder.
- FOLDER_MANAGER_PROPERTY - Static variable in class com.sas.services.webdav.DAVConstants
-
SAS Folder manager class name property
- FOLDER_NAME_CHANNELS - Static variable in class com.sas.services.publish.DirectoryHierarchy
-
The name of the folder serving as the node that parents
publishing framework channels.
- FOLDER_NAME_EVENTSUBSCRIBERS - Static variable in class com.sas.services.publish.DirectoryHierarchy
-
Deprecated.
- FOLDER_NAME_PACKAGESUBSCRIBERS - Static variable in class com.sas.services.publish.DirectoryHierarchy
-
The name of the folder serving as the node that parents package
subscribers and groups of package subscribers.
- FOLDER_NAME_PUBLISHING - Static variable in class com.sas.services.publish.DirectoryHierarchy
-
The name of the folder serving as the node that parents nodes
representing the content subscribers and channels.
- FOLDER_NAME_SUBSCRIBERS - Static variable in class com.sas.services.publish.DirectoryHierarchy
-
The name of the folder serving as the subscriber's node.
- FOLDER_NAME_SYSTEM - Static variable in class com.sas.services.publish.DirectoryHierarchy
-
The name of the folder for an OMR Tree for System.
- FOLDER_TYPE_BIP - Static variable in interface com.sas.services.information.metadata.FolderInterface
-
The type string that most BIP applications like.
- FOREIGNKEY - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object: This type represents the fact that a table
has a foreign key in it to another table.
- FOREIGNKEY - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: Represents the fact that a table contains a foreign key to another table.
- FOUNDATION_REPOS - Static variable in interface com.sas.metadata.remote.MdRepositoryUtil
-
Foundation repository type
- FRAME_COMPANION - Static variable in interface com.sas.services.publish.HTMLFileInterface
-
A companion frame file.
- FROM - Static variable in class com.sas.services.webdav.DAVConstants
-
- FULLTEXT - Static variable in class com.sas.services.information.FilterComponent
-
For this component to test true, the entity should contain the value
specified in this component (full text search).
- Factory - Class in com.sas.services.information
-
The Factory is a class that takes repository-specific objects and turns them into "smart objects".
- FactoryAction() - Constructor for class com.sas.services.information.FactoryAction
-
Constructs a default instance.
- FactoryAction(String, String) - Constructor for class com.sas.services.information.FactoryAction
-
Constructs an instance for the specified action and filter.
- FactoryAction(String, String, String) - Constructor for class com.sas.services.information.FactoryAction
-
Constructs an instance for the specified action and filter.
- FactoryAction(String, String, String, String) - Constructor for class com.sas.services.information.FactoryAction
-
Constructs a factory action based upon its constituent components:
action type
fully qualified java class name
- FactoryAction(String, String, String, String, String) - Constructor for class com.sas.services.information.FactoryAction
-
Constructs a factory action based upon its constituent components:
action type
fully qualified java class name
- FactoryAction(Element) - Constructor for class com.sas.services.information.FactoryAction
-
Constructs a factory action by parsing a "Type" XML Element.
- FactoryAction - Class in com.sas.services.information
-
An Information Service factory's action (type,
class name, and optionally method name) and optional filter.
- FactoryClassException() - Constructor for exception class com.sas.services.information.FactoryClassException
-
Constructor for FactoryClassException.
- FactoryClassException(String) - Constructor for exception class com.sas.services.information.FactoryClassException
-
Constructor for FactoryClassException.
- FactoryClassException(Throwable, String) - Constructor for exception class com.sas.services.information.FactoryClassException
-
Constructor for FactoryClassException.
- FactoryClassException - Exception Class in com.sas.services.information
-
This exception is thrown when a NoClassDefFound exception is thrown
during smart object creation in the Information Service Factory.
- FactoryException() - Constructor for exception class com.sas.services.information.FactoryException
-
Constructor for FactoryException.
- FactoryException(String) - Constructor for exception class com.sas.services.information.FactoryException
-
Constructor for FactoryException.
- FactoryException(Throwable, String) - Constructor for exception class com.sas.services.information.FactoryException
-
Constructor for FactoryException.
- FactoryException - Exception Class in com.sas.services.information
-
This Exception is thrown when an error occurs in the Information Service
Factory which instantiates "Smart objects" from metadata retrieved from
repositories.
- FactoryNotInitializedException() - Constructor for exception class com.sas.services.information.FactoryNotInitializedException
-
- FactoryNotInitializedException(String) - Constructor for exception class com.sas.services.information.FactoryNotInitializedException
-
- FactoryNotInitializedException(Throwable, String) - Constructor for exception class com.sas.services.information.FactoryNotInitializedException
-
- FactoryNotInitializedException - Exception Class in com.sas.services.information
-
- FailoverCluster(Server) - Constructor for class com.sas.services.connection.FailoverCluster
-
Construct a failover cluster with one server.
- FailoverCluster(Server[]) - Constructor for class com.sas.services.connection.FailoverCluster
-
Construct a failover cluster of IOM servers.
- FailoverCluster - Class in com.sas.services.connection
-
A failover cluster of IOM servers.
- FastMetadata() - Constructor for class com.sas.metadata.remote.FastMetadata
-
- FastMetadata - Class in com.sas.metadata.remote
-
FastMetadata is a lightweight wrapper for the attribute and association maps returned
by the getMetadataNoCache and getMetadataObjectsNoCache methods of
MdOMIUtil.
- FatalConnectionFactoryException() - Constructor for exception class com.sas.services.connection.FatalConnectionFactoryException
-
No-arg constructor.
- FatalConnectionFactoryException(String) - Constructor for exception class com.sas.services.connection.FatalConnectionFactoryException
-
Construct a connection factory exception with a message.
- FatalConnectionFactoryException(String, Throwable) - Constructor for exception class com.sas.services.connection.FatalConnectionFactoryException
-
Construct a connection factory exception with a message and a nested exception.
- FatalConnectionFactoryException(Throwable) - Constructor for exception class com.sas.services.connection.FatalConnectionFactoryException
-
Construct a connection factory exception with a nested exception.
- FatalConnectionFactoryException - Exception Class in com.sas.services.connection
-
A exception that is so severe that a factory which throws this exception
can no longer be used.
- FavoritesContainer - Interface in com.sas.metadata.remote
-
Contains one or more links to an object that a user has marked as a favorite.
- FavoritesContainer - Interface in com.sas.services.information.metadata.favorites
-
Base interface used for any favorites container object, such as a FavoritesFolder or a
FavoritesGroup.
- FavoritesFactory - Class in com.sas.services.information.metadata.favorites
-
Factory class used for creating new favorites folders.
- FavoritesFolder - Interface in com.sas.services.information.metadata.favorites
-
Interface representing the FavoritesFolder public object.
- FavoritesGroup - Interface in com.sas.services.information.metadata.favorites
-
Interface representing the FavoritesGroup public object.
- Feature - Interface in com.sas.metadata.remote
-
A feature is a property that is encapsulated within a Classifier.
- FeatureMap - Interface in com.sas.metadata.remote
-
Used to map any number of Feature objects to any number of Feature objects.
- File - Interface in com.sas.metadata.remote
-
Represents a file in the file system.
- FileInterface - Interface in com.sas.services.information.metadata
-
- Files() - Constructor for class com.sas.services.information.metadata.lookup.utils.Files
-
Deprecated.
- Files - Class in com.sas.services.information.metadata.lookup.utils
-
Deprecated.
- Filter() - Constructor for class com.sas.services.information.Filter
-
Default Constructor.
- Filter(String, int, String) - Constructor for class com.sas.services.information.Filter
-
Construct a new Filter using the provided key, relation and value
to create a component for this Filter.
- Filter - Class in com.sas.services.information
-
The Filter class describes a means for setting and getting
information used to limit the results of a search against a
repository.
- FilterComponent() - Constructor for class com.sas.services.information.FilterComponent
-
Default constructor.
- FilterComponent(String, int, String) - Constructor for class com.sas.services.information.FilterComponent
-
Create a new component with a key, a relation and a value.
- FilterComponent - Class in com.sas.services.information
-
The FilterComponent is used to build a filter to use to search
a repository.
- FilterInterface - Interface in com.sas.services.information
-
The FilterInterface describes a means for setting and getting
information used to limit the results of a search against a
repository.
- FilterNotSupportedException() - Constructor for exception class com.sas.services.information.FilterNotSupportedException
-
- FilterNotSupportedException(String) - Constructor for exception class com.sas.services.information.FilterNotSupportedException
-
- FilterNotSupportedException(Throwable, String) - Constructor for exception class com.sas.services.information.FilterNotSupportedException
-
- FilterNotSupportedException - Exception Class in com.sas.services.information
-
- FilteredFolder(FilteredFolderInterface, FolderInterface) - Constructor for class com.sas.services.information.metadata.FilteredFolder
-
Construct a new FilteredFolder with a parent and a "real"
folder.
- FilteredFolder(FilteredFolderInterface, FolderInterface, Class) - Constructor for class com.sas.services.information.metadata.FilteredFolder
-
Construct a new FilteredFolder with a parent and a "real"
folder.
- FilteredFolder - Class in com.sas.services.information.metadata
-
This is a generic interface for interacting with a Folder
object.
- FilteredFolderInterface - Interface in com.sas.services.information.metadata
-
This is a generic interface for interacting with a Folder
object.
- FilteredRepository(RepositoryInterface) - Constructor for class com.sas.services.information.metadata.FilteredRepository
-
- FilteredRepository - Class in com.sas.services.information.metadata
-
This class represents basically the same thing as a FilteredFolder,
except that it's the repository level.
- FilteredRepositoryInterface - Interface in com.sas.services.information.metadata
-
This class represents basically the same thing as a FilteredFolder,
except that it's the repository level.
- FindServiceInterface - Interface in com.sas.services.discovery
-
Interface describing how to find service(s) via the Discovery service.
- FitStatistic - Interface in com.sas.metadata.remote
-
Usually a measure of the accuracy of a predicted value.
- Folder() - Constructor for class com.sas.services.information.metadata.Folder
-
Default constructor.
- Folder(Tree) - Constructor for class com.sas.services.information.metadata.Folder
-
- Folder(TreeImpl) - Constructor for class com.sas.services.information.metadata.Folder
-
- Folder(TreeImpl_Stub) - Constructor for class com.sas.services.information.metadata.Folder
-
- Folder(RepositoryInterface, String, FolderInterface) - Constructor for class com.sas.services.information.metadata.Folder
-
Construct a new Folder metadata object using the Repository name and
parent folder.
- Folder(Class) - Constructor for class com.sas.services.information.metadata.Folder
-
- Folder(Object) - Constructor for class com.sas.services.information.metadata.Folder
-
Construct a folder given an object to initialize with.
- Folder(Object, Class) - Constructor for class com.sas.services.information.metadata.Folder
-
Construct a folder given an object to initialize with.
- Folder - Class in com.sas.services.information.metadata
-
This class implements the FolderInterface.
- FolderAdminInterface - Interface in com.sas.services.information.metadata
-
The interface used for administrative functions with the SAS Folders tree.
- FolderInterface - Interface in com.sas.services.information.metadata
-
This is a generic interface for interacting with a Folder
object.
- FolderUtil() - Constructor for class com.sas.services.information.metadata.FolderUtil
-
- FolderUtil - Class in com.sas.services.information.metadata
-
- ForeignKey - Interface in com.sas.metadata.remote
-
Represents the fact that a table contains a foreign key to another table.
- ForeignKeyInterface - Interface in com.sas.services.information.metadata
-
Represents foreign key associated with the relational table
- FtpServerInterface - Interface in com.sas.services.information.metadata
-
- factoryProcess(Object) - Method in class com.sas.services.information.DAVRepository
-
- factoryProcess(Object) - Method in class com.sas.services.information.OMIServer
-
- factoryProcess(Object) - Method in class com.sas.services.information.OMIServerRepository
-
- factoryProcess(Object) - Method in interface com.sas.services.information.RepositoryInterface
-
Process a raw repository object into a smart object.
- factoryProcess(Object) - Method in interface com.sas.services.information.ServerInterface
-
Process a raw repository object into a smart object.
- factoryTest(Object, String) - Method in class com.sas.services.information.DAVRepository
-
- factoryTest(Object, String) - Method in class com.sas.services.information.OMIServerRepository
-
- factoryTest(Object, String) - Method in interface com.sas.services.information.RepositoryInterface
-
Test an object against a Factory filter.
- fetch(String) - Method in class com.sas.services.information.DAVRepository
-
Fetch an object from the repository with this repository key (reposKey).
- fetch(String) - Method in class com.sas.services.information.OMIChildServer
-
- fetch(String) - Method in class com.sas.services.information.OMIServer
-
- fetch(String) - Method in class com.sas.services.information.OMIServerRepository
-
Fetch an object from the repository given the repository key.
- fetch(String) - Method in interface com.sas.services.information.RepositoryInterface
-
Fetch an object from the repository given the
repository key.
- fetch(String) - Method in interface com.sas.services.information.ServerInterface
-
Fetch an object from the metadat based on its URI.
- fetch(String, boolean) - Method in class com.sas.services.information.DAVRepository
-
Fetch an object from the repository with this repository key (reposKey).
- fetch(String, boolean) - Method in class com.sas.services.information.OMIChildServer
-
- fetch(String, boolean) - Method in class com.sas.services.information.OMIServer
-
Fetch an object from the repository given the repository key.
- fetch(String, boolean) - Method in class com.sas.services.information.OMIServerRepository
-
Fetch an object from the repository given the
repository key.
- fetch(String, boolean) - Method in interface com.sas.services.information.RepositoryInterface
-
Fetch an object from the repository given the
repository key.
- fetch(String, boolean) - Method in interface com.sas.services.information.ServerInterface
-
Fetch an object from the repository given the
repository key.
- fetchByUrl(String, boolean) - Method in class com.sas.services.information.DAVRepository
-
- fetchByUrl(String, boolean) - Method in class com.sas.services.information.OMIServerRepository
-
- fetchByUrl(String, boolean) - Method in interface com.sas.services.information.RepositoryInterface
-
Fetch an object from the repository given the URL.
- fetchContents(String) - Method in class com.sas.services.information.DAVRepository
-
Fetch an object's content from the repository.
- fetchContents(String) - Method in interface com.sas.services.information.DAVRepositoryInterface
-
Fetch an object's content from the repository.
- fetchContents(String, File) - Method in class com.sas.services.information.DAVRepository
-
- fetchContents(String, File) - Method in interface com.sas.services.information.DAVRepositoryInterface
-
Fetch an object's content from the repository.
- fetchEntity() - Method in class com.sas.services.information.metadata.dav.DAVEntity
-
Physically retrieve the entity from the repository and update the properties.
- fetchEntityByKey(UserContextInterface, String) - Method in class com.sas.services.information.InformationService
-
Fetch an object from the metadata stores by its entity key.
- fetchEntityByKey(UserContextInterface, String) - Method in interface com.sas.services.information.InformationServiceInterface
-
Fetch an entity from a repository based on the
entity key.
- fetchEntityByKey(UserContextInterface, String, boolean) - Method in class com.sas.services.information.InformationService
-
Fetch an object from the metadata stores by its entity key.
- fetchEntityByKey(UserContextInterface, String, boolean) - Method in interface com.sas.services.information.InformationServiceInterface
-
Fetch an entity from a repository based on the
entity key.
- fetchEntityByUrl(UserContextInterface, String, String) - Method in class com.sas.services.information.InformationService
-
Fetch an object from the metadata stores by its url.
- fetchEntityByUrl(UserContextInterface, String, String) - Method in interface com.sas.services.information.InformationServiceInterface
-
Fetch an entity from a repository based on the
url.
- fetchEntityByUrl(UserContextInterface, String, String, boolean) - Method in class com.sas.services.information.InformationService
-
Fetch an object from the metadata stores by its url.
- fetchEntityByUrl(UserContextInterface, String, String, boolean) - Method in interface com.sas.services.information.InformationServiceInterface
-
Fetch an entity from a repository based on the
url.
- fetchRepositoryData(String) - Method in class com.sas.services.information.DAVRepository
-
- fetchRepositoryData(String) - Method in interface com.sas.services.information.DAVRepositoryInterface
-
- fetchUsingUrl(String, Map<String, String>) - Method in class com.sas.services.information.DAVRepository
-
- fileMimeTypeExclusionFilters() - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
-
Gets the file MIME type exclusion filters for this user.
- fileMimeTypeInclusionFilters() - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
-
Gets the file MIME type inclusion filters for this user.
- finalize() - Method in class com.sas.services.publish.BinaryFileEntry
-
At finalize time, cleanup temporary files if necessary.
- finalize() - Method in class com.sas.services.information.metadata.dav.DAVItem
-
- finalize() - Method in class com.sas.services.publish.HTMLFile
-
At finalize time, cleanup temporary files if necessary.
- finalize() - Method in class com.sas.services.information.OMIServerRepository
-
Before the object is garbage collected, make sure we close the
connection.
- finalize() - Method in class com.sas.services.session.SessionService
-
Destroys all the session contexts that are being managed.
- finalize() - Method in class com.sas.services.publish.TextFileEntry
-
At finalize time, cleanup temporary files if necessary.
- finalize() - Method in class com.sas.services.publish.ViewerEntry
-
At finalize time, cleanup temporary files if necessary.
- findChildNodeByName(Node, String) - Static method in class com.sas.services.information.metadata.lookup.utils.XML
-
Deprecated.
- findColumn(String) - Method in class com.sas.rio.MVAResultSet
-
Maps a Resultset column name to a ResultSet column index.
- findColumn(String) - Method in class com.sas.services.publish.RemoteResultSet
-
- findColumn(String) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Maps the given ResultSet column name to its ResultSet column index.
- findMetadata(String, Class<M>) - Method in class com.sas.services.information.metadata.MetadataBuilder
-
- findMetadataByName(String, Class<M>) - Method in class com.sas.services.information.metadata.MetadataBuilder
-
- findPropertyValue(String) - Method in class com.sas.services.information.metadata.dav.DAVEvent
-
Returns the value of a property value in the event.
- findRemoteService() - Method in class com.sas.services.ServiceProxy
-
Attempts to re-discover an instance of a remote service represented by
this proxy.
- findServers(UserContextInterface) - Method in class com.sas.services.information.InformationService
-
This method searches the connected metadata stores for server definitions
that can participate in the Information Service as repositories.
- findServers(UserContextInterface) - Method in interface com.sas.services.information.InformationServiceInterface
-
This method searches the connected metadata stores for server definitions
that can participate in the Information Service as repositories.
- findService(ServiceTemplate) - Method in class com.sas.services.discovery.AbstractDiscoveryService
-
Finds a service using a discovery mechanism.
- findService(ServiceTemplate) - Method in class com.sas.services.discovery.ActivatableDiscoveryService
-
Finds a service using a discovery mechanism.
- findService(ServiceTemplate) - Method in interface com.sas.services.discovery.FindServiceInterface
-
Finds a service using a discovery mechanism.
- findService(ServiceTemplate) - Static method in class com.sas.services.deployment.PlatformServices
-
Finds a service satisfying the specified service template.
- findService(ServiceTemplate) - Method in class com.sas.services.discovery.RegistryDiscoveryService
-
Finds a service using a discovery mechanism.
- findService(ServiceTemplate) - Method in class com.sas.services.discovery.RemoteDiscoveryServiceProxy
-
Finds a service using a discovery mechanism.
- findServiceUsingId(String) - Method in class com.sas.services.discovery.AbstractDiscoveryService
-
Re-acquires a previously discovered service via its service discovery ID.
- findServiceUsingId(String) - Method in class com.sas.services.discovery.ActivatableDiscoveryService
-
Re-acquires a previously discovered service via its service discovery ID.
- findServiceUsingId(String) - Method in interface com.sas.services.discovery.FindServiceInterface
-
Re-acquires a previously discovered service via its service discovery ID.
- findServiceUsingId(String) - Static method in class com.sas.services.deployment.PlatformServices
-
Finds a service associated with the specified service ID.
- findServiceUsingId(String) - Method in class com.sas.services.discovery.RegistryDiscoveryService
-
Re-acquires a previously discovered service via its service discovery ID.
- findServiceUsingId(String) - Method in class com.sas.services.discovery.RemoteDiscoveryServiceProxy
-
Re-acquires a previously discovered service via its service discovery ID.
- findServices(ServiceTemplate, int, Services) - Method in class com.sas.services.discovery.AbstractDiscoveryService
-
Finds a collection of services via a discovery mechanism.
- findServices(ServiceTemplate, int, Services) - Method in class com.sas.services.discovery.ActivatableDiscoveryService
-
Finds a collection of objects via a discovery mechanism.
- findServices(ServiceTemplate, int, Services) - Method in class com.sas.services.discovery.DiscoveryService
-
Finds a collection of objects via a discovery mechanism.
- findServices(ServiceTemplate, int, Services) - Method in interface com.sas.services.discovery.FindServiceInterface
-
Finds a collection of services via a discovery mechanism.
- findServices(ServiceTemplate, int, Services) - Static method in class com.sas.services.deployment.PlatformServices
-
Finds all services satisfying the specified service template
up to the specified maximum.
- findServices(ServiceTemplate, int, Services) - Method in class com.sas.services.discovery.RegistryDiscoveryService
-
Finds a collection of services via a discovery mechanism.
- findServices(ServiceTemplate, int, Services) - Method in class com.sas.services.discovery.RemoteDiscoveryServiceProxy
-
Finds a collection of objects via a discovery mechanism.
- findServices(ServiceTemplate, int, Services, String, int) - Method in class com.sas.services.discovery.DiscoveryService
-
Finds a collection of objects via a discovery mechanism.
- finishConnect() - Method in class com.sas.iom.orb.SSLSocketChannel
-
- fireMdObjectCreated(MdEvent, String) - Method in interface com.sas.metadata.remote.MdFactory
-
Deprecated.
- fireMdObjectDeleted(MdEvent, String) - Method in interface com.sas.metadata.remote.MdFactory
-
Deprecated.
- fireMdObjectModified(MdEvent) - Method in interface com.sas.metadata.remote.MdObjectBaseUtil
-
Used to notify all the listeners in the listner list of changes in the metadata object.
- fireMdObjectsAdded(MdEvent, List) - Method in interface com.sas.metadata.remote.MdStore
-
Used to notify all the listeners in the listner list of modifications to the object.
- fireMdObjectsCreated(MdEvent, List<String>) - Method in interface com.sas.metadata.remote.MdFactory
-
Deprecated.
- fireMdObjectsCreated(MdEvent, List<String>) - Method in class com.sas.metadata.remote.MdFactoryImpl
-
Deprecated.
- fireMdObjectsCreated(MdFactoryEvent) - Method in interface com.sas.metadata.remote.MdFactory
-
Used to notify all the Factory listeners of new objects created on the server.
- fireMdObjectsCreated(MdFactoryEvent) - Method in class com.sas.metadata.remote.MdFactoryImpl
-
Used to notify all the Factory listeners of new objects created on the server.
- fireMdObjectsDeleted(MdFactoryEvent) - Method in interface com.sas.metadata.remote.MdFactory
-
Used to notify all the Factory listeners of objects deleted from the server.
- fireMdObjectsDeleted(MdFactoryEvent) - Method in class com.sas.metadata.remote.MdFactoryImpl
-
Used to notify all the Factory listeners of objects deleted from the server.
- fireMdObjectsModified(MdEvent, List) - Method in interface com.sas.metadata.remote.MdStore
-
Used to notify all the listeners in the listner list of modifications to the object.
- fireMdObjectsModified(MdFactoryEvent) - Method in interface com.sas.metadata.remote.MdFactory
-
Used to notify all the Factory listeners of objects modified on the server.
- fireMdObjectsModified(MdFactoryEvent) - Method in class com.sas.metadata.remote.MdFactoryImpl
-
Used to notify all the Factory listeners of objects modified on the server.
- fireMdObjectsRemoved(MdEvent, List) - Method in interface com.sas.metadata.remote.MdStore
-
Used to notify all the listeners in the listner list of modifications to the object.
- first() - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Moves to the first row in the result set.
- first() - Method in class com.sas.services.publish.RemoteResultSet
-
- first() - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Moves the cursor to the first row in this ResultSet object.
- firstElement() - Method in class com.sas.metadata.remote.AssociationList
-
Returns the first component (the item at index 0) of
this List.
- flags - Static variable in class com.sas.services.connection.omr.OMRConnectionFactoryConfiguration
-
- flush() - Method in class com.sas.services.information.OMIServer
-
- flush() - Method in class com.sas.services.information.OMIServerRepository
-
- flush() - Method in class com.sas.iom.OutputStream
-
- flush() - Method in interface com.sas.services.information.ServerInterface
-
flush any pending updates to the metadata server.
- flushAll() - Method in class com.sas.metadata.remote.AssociationList
-
Use this to empty out the list in preperation for deleting it
- flushAllCachedObjects() - Method in class com.sas.services.information.OMIServer
-
- flushUpdates(List<CMetadata>) - Method in interface com.sas.metadata.remote.MdObjectStore
-
Flush updated objects to parent store.
- flushUpdates(List<CMetadata>) - Method in interface com.sas.metadata.remote.MdServerStore
-
Flush updated objects to parent store.
- flushUpdates(List<CMetadata>) - Method in interface com.sas.metadata.remote.MdStore
-
Flush updated objects to parent store.
- formatComment(String) - Method in class com.sas.services.information.metadata.Comment
-
- formatComment(String) - Method in interface com.sas.services.information.metadata.CommentInterface
-
Format the content of the comment with the transformation
- formatXML(String) - Method in interface com.sas.metadata.remote.MdOMIUtil
-
- formatXML(String) - Static method in class com.sas.metadata.remote.XMLUtil
-
Format the XML so that we can read it easier.
- formats - Static variable in class com.sas.services.information.metadata.Metadata
-
Date formats using for Date parsing.
- freeCredentials(String) - Method in interface com.sas.services.information.MetadataRepositoryInterface
-
Free a credential handle.
- freeCredentials(String) - Method in interface com.sas.services.information.MetadataServerInterface
-
Free a credential handle.
- freeCredentials(String) - Method in interface com.sas.services.information.OMIRepositoryInterface
-
Free a credential handle.
- freeCredentials(String) - Method in class com.sas.services.information.OMIServer
-
- freeCredentials(String) - Method in class com.sas.services.information.OMIServerRepository
-
- freeResource() - Method in class com.sas.services.information.DAVRepository
-
Free the resource previously acquired.
- fromByteArray(byte[]) - Method in class com.sas.services.session.SessionService
-
- fromByteArray(byte[]) - Method in interface com.sas.services.session.SessionServiceInterface
-
Instantiate a SessionContext from a passivated byte array.
- fromByteArray(byte[]) - Method in class com.sas.services.session.SessionServiceProxy
-
- fromByteArray(byte[]) - Method in class com.sas.services.user.UserService
-
- fromByteArray(byte[]) - Method in interface com.sas.services.user.UserServiceInterface
-
- fromByteArray(RepositoryInterface, byte[]) - Static method in class com.sas.services.information.metadata.Metadata
-
- fromByteArray(UserContextInterface, byte[]) - Method in class com.sas.services.information.OMIServer
-
- fromByteArray(UserContextInterface, byte[]) - Method in interface com.sas.services.information.ServerInterface
-
Initialize an instance of the server from a byte array.
- fromByteArry(UserContextInterface, byte[]) - Method in class com.sas.services.information.DAVRepository
-
- fromByteArry(UserContextInterface, byte[]) - Method in class com.sas.services.information.OMIServerRepository
-
- fromByteArry(UserContextInterface, byte[]) - Method in interface com.sas.services.information.RepositoryInterface
-
Initialize an instance of a repository from state saved in a byte array.
- fromURI(SASURI) - Static method in class com.sas.services.connection.Server
-
Convert a URI into a Server.
MdFactory.fireMdObjectsCreated(MdFactoryEvent)