Uses of Class
com.sas.services.information.metadata.OMRGridApplication
Packages that use OMRGridApplication
-
Uses of OMRGridApplication in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata that return types with arguments of type OMRGridApplicationModifier and TypeMethodDescriptionList<OMRGridApplication> GridServerInterface.getExistingGOSListForApp(ServerInterface authServer, String applicationName) List<OMRGridApplication> OMRGridServer.getExistingGOSListForApp(ServerInterface authServer, String applicationName) Gets the GOSs currently existing on the metadata server based on the application name.List<OMRGridApplication> GridServerInterface.getExistingGridOptionsSetList(ServerInterface authServer) List<OMRGridApplication> GridServerInterface.getExistingGridOptionsSetList(ServerInterface authServer, ApplicationInterface sc) List<OMRGridApplication> OMRGridServer.getExistingGridOptionsSetList(ServerInterface authServer) Gets the GOSs currently existing on the metadata server.List<OMRGridApplication> OMRGridServer.getExistingGridOptionsSetList(ServerInterface authServer, ApplicationInterface app) Gets the GOSs currently existing on the metadata server based on the application interface.