Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- 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. - FastMetadata() - Constructor for class com.sas.metadata.remote.FastMetadata
- FavoritesContainer - Interface in com.sas.metadata.remote
-
Contains one or more links to an object that a user has marked as a favorite.
- 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.
- Feature - Interface in com.sas.metadata.remote
-
A feature is a property that 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 - Interface in com.sas.metadata.remote
-
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.
- File - Interface in com.sas.metadata.remote
-
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.
- 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.
- firstElement() - Method in class com.sas.metadata.remote.AssociationList
-
Returns the first component (the item at index 0) of this List.
- FitStatistic - Interface in com.sas.metadata.remote
-
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.
- flushAll() - Method in class com.sas.metadata.remote.AssociationList
-
Use this to empty out the list in preperation for deleting it
- 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.
- 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_HOME - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
The user's home folder
- FOLDERTYPE_MYFOLDER - Static variable in interface com.sas.metadata.remote.MdOMIUtil
-
The user's "my folder"
- ForeignKey - Interface in com.sas.metadata.remote
-
Represents the fact that a table contains a foreign key 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.
- formatXML(String) - Method in interface com.sas.metadata.remote.MdOMIUtil
-
Note: As of 9.4, callers can now use the static method
XMLUtil.formatXML(String)instead. - formatXML(String) - Static method in class com.sas.metadata.remote.XMLUtil
-
Format the XML so that we can read it easier.
- FOUNDATION_REPOS - Static variable in interface com.sas.metadata.remote.MdRepositoryUtil
-
Foundation repository type
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
MdFactory.fireMdObjectsCreated(MdFactoryEvent)