Uses of Interface
com.sas.metadata.remote.MdObjectStore
Packages that use MdObjectStore
Package
Description
Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture.
-
Uses of MdObjectStore in com.sas.metadata.remote
Methods in com.sas.metadata.remote that return MdObjectStoreModifier and TypeMethodDescriptionMdFactory.createObjectStore()Returns a MdObjectStore for use in storing objects, and creating objects.MdFactory.createObjectStore(MdStore parentStore) Returns a MdObjectStore for use in storing objects, and creating objects.MdFactory.createObjectStore(MdStore parentStore, String storeName) Returns a MdObjectStore for use in storing objects, and creating objects.MdFactoryImpl.createObjectStore()Returns a MdObjectStore for use in storing objects, and creating objects.MdFactoryImpl.createObjectStore(MdStore parentStore) Returns a MdObjectStore for use in storing objects, and creating objects.MdFactoryImpl.createObjectStore(MdStore parentStore, String storeName) Returns a MdObjectStore for use in storing objects, and creating objects.MdFactoryCache.getObjectStore()Returns the factory's internal object store used to cache objects for the entire session.MdFactoryCacheImpl.getObjectStore()Methods in com.sas.metadata.remote with parameters of type MdObjectStoreModifier and TypeMethodDescriptionvoidMdChangeManagementUtil.addObjects(MdObjectStore store, CMetadata projectRepository) Deprecated.This routine will add all the NEW objects in an object store to the specified project repository.voidMdChangeManagementUtilImpl.addObjects(MdObjectStore store, CMetadata projectRepository) Deprecated.This routine will add all the NEW objects in an object store to the specified project repository.ListMdOMIUtilImpl.copyMetadata(com.sas.meta.SASOMI.IOMI connectionHandle, MdObjectStore instore, String inXML, String reposID, String template, int iFlags) Performs an add operation against the metadata server.ListMdOMIUtilImpl.copyMetadata(MdObjectStore instore, String inXML, String reposID, String template, int iFlags) Performs an add operation against the metadata server.static voidMdStoreUtil.copyMetaObject(MdObjectStore sourceStore, MdObjectStore targetStore, String objectID) Copy an object from store to anotherstatic voidMdStoreUtil.copyMetaObject(MdObjectStore sourceStore, MdServerStore targetStore, String objectID) Deprecated.Objects should no longer be created in the ServerStore.static voidMdStoreUtil.copyMetaObject(MdServerStore sourceStore, MdObjectStore targetStore, String objectID) Deprecated.Objects should no longer be created in the ServerStore.ListMdChangeManagementUtil.createAllObjects(MdObjectStore store, Document outDoc) Deprecated.creates all the objects in doc in object store.ListMdChangeManagementUtilImpl.createAllObjects(MdObjectStore store, Document outDoc) Deprecated.creates all the objects in doc in object store.MdFactory.createComplexMetadataObject(MdObjectStore oStore, CMetadata oSimple) Creates a complex/detailed metadata object in a given object store.MdFactory.createComplexMetadataObject(MdObjectStore inStore, MdStore parentStore, CMetadata oSimple) Create a complex/detailed metadata object given the name,type, and ID of that object.MdFactory.createComplexMetadataObject(MdObjectStore inStore, MdStore parentStore, String strName, String strType, String strFQID) Create a complex/detailed metadata object given the name,type, and ID of that object.MdFactory.createComplexMetadataObject(MdObjectStore inStore, MdStore parentStore, String strName, String strType, String strFQID, String strNewObjectExternalIdentityRealRepos) Create a complex/detailed metadata object given the name,type, and ID of that object.MdFactory.createComplexMetadataObject(MdObjectStore oStore, String strName, String strType, String strFQID) Creates a complex/detailed metadata object in a given object store.MdFactoryImpl.createComplexMetadataObject(MdObjectStore oStore, CMetadata oSimple) Creates a complex/detailed metadata object in a given object store.MdFactoryImpl.createComplexMetadataObject(MdObjectStore inStore, MdStore parentStore, CMetadata oSimple) Create a complex/detailed metadata object given the name,type, and ID of that object.MdFactoryImpl.createComplexMetadataObject(MdObjectStore inStore, MdStore parentStore, String strName, String strType, String strFQID) Create a complex/detailed metadata object given the name,type, and ID of that object.MdFactoryImpl.createComplexMetadataObject(MdObjectStore inStore, MdStore parentStore, String strName, String strType, String strFQID, String strNewObjectExternalIdentityRealRepos) MdFactoryImpl.createComplexMetadataObject(MdObjectStore oStore, String strName, String strType, String strFQID) Creates a complex/detailed metadata object in a given object store.MdOMIUtil.getFullObject(MdObjectStore store, CMetadata meta) Performs a GetMetadata request on an existing public object.MdOMIUtil.getFullObject(MdObjectStore store, String objectType, String objectID) Performs a GetMetadata request on an existing public object.MdOMIUtilImpl.getFullObject(MdObjectStore store, CMetadata meta) MdOMIUtilImpl.getFullObject(MdObjectStore store, String objectType, String objectID) MdOMIWrapper.getFullObject(MdObjectStore store, CMetadata meta) Performs a GetMetadata request on an existing public object.MdOMIWrapper.getFullObject(MdObjectStore store, String objectType, String objectID) Performs a GetMetadata request on an existing public object.MdOMIWrapperImpl.getFullObject(MdObjectStore store, CMetadata meta) MdOMIWrapperImpl.getFullObject(MdObjectStore store, String objectType, String objectID) ListMdOMIUtil.getFullObjects(MdObjectStore store, Map<String, String> objectMap) Performs a GetMetadata request on a set of existing public objecst.ListMdOMIUtilImpl.getFullObjects(MdObjectStore store, Map<String, String> objectMap) ListMdOMIWrapper.getFullObjects(MdObjectStore store, Map<String, String> objectMap) Performs a GetMetadata request on a set of existing public objecst.ListMdOMIWrapperImpl.getFullObjects(MdObjectStore store, Map<String, String> objectMap) MdOMIUtil.getIdentity(MdObjectStore store) This routine is used to retrieve the identity object of the current user.MdOMIUtilImpl.getIdentity(MdObjectStore store) This routine is used to retrieve the identity object of the current user.StringMdOMIUtil.getObjectPath(MdObjectStore store, PrimaryType meta, boolean includeType) Returns the path of the specified public object.StringMdOMIUtilImpl.getObjectPath(MdObjectStore store, PrimaryType publicObject, boolean includeType) MdOMIUtil.getResponsibleParty(MdObjectStore store, String identityName, String responsibility) Returns a responsible party object for a given identity and responsibility.MdOMIUtil.getResponsibleParty(MdObjectStore store, String identityName, String responsibility, String template, int flags) Returns a responsible party object for a given identity and responsibility.MdOMIUtilImpl.getResponsibleParty(MdObjectStore store, String identityName, String responsibility) Returns a responsible party object for a given identity and responsibility.MdOMIUtilImpl.getResponsibleParty(MdObjectStore store, String identityName, String responsibility, String template, int flags) Returns a responsible party object for a given identity and responsibility.MdOMIUtil.getUserHomeFolder(MdObjectStore store, String userName, String folderName, String template, int flags) Returns a home folder for a given user.MdOMIUtil.getUserHomeFolder(MdObjectStore store, String userName, String folderName, String template, int flags, boolean createIfNecessary) Returns a home folder for a given user.MdOMIUtilImpl.getUserHomeFolder(MdObjectStore store, String userName, String folderName, String template, int flags) Returns a home folder for a given user.MdOMIUtilImpl.getUserHomeFolder(MdObjectStore store, String userName, String folderName, String template, int flags, boolean createIfNecessary) Returns a home folder for a given user.protected static IdentityMdModelUtil.populateStoreWithIdentity(MdObjectStore store) Mechanism for populating the object store with the specific Identity and Group information for the current metadata server user.voidMdUtilImpl.printMdObjectStore(MdObjectStore instore) prints an object store.static voidMdStoreUtil.refreshMetaObject(MdObjectStore sourceStore, MdObjectStore targetStore, String objectID) Refresh/Update and object from one MdStore to anotherstatic voidMdStoreUtil.refreshMetaObject(MdObjectStore sourceStore, MdServerStore targetStore, String objectID) Deprecated.Objects should no longer be created in the ServerStore.static voidMdStoreUtil.refreshMetaObject(MdServerStore sourceStore, MdObjectStore targetStore, String objectID) Deprecated.Objects should no longer be created in the ServerStore.