Uses of Class
edu.ucsb.nceas.metacat.clientview.ClientView
Packages that use ClientView
-
Uses of ClientView in edu.ucsb.nceas.metacat.clientview
Methods in edu.ucsb.nceas.metacat.clientview with parameters of type ClientViewModifier and TypeMethodDescriptionstatic voidClientFgdcHelper.clientDeleteRequest(ClientView clientViewBean, ClientViewHelper clientViewHelper) Handles a client's request to delete a document.ClientViewHelper.handlePackageUpload(ClientView clientViewBean, com.oreilly.servlet.multipart.MultipartParser multipartParser) Handles metadata file and data file uploads for inserting new Metacat data packages.Constructors in edu.ucsb.nceas.metacat.clientview with parameters of type ClientViewModifierConstructorDescriptionClientViewHelper(String host, String context, ClientView bean) Creates a new instance of ClientViewHelper, using parameter values for initializing.