org.apache.oodt.cas.webcomponents.filemgr
Class FileManagerConn
java.lang.Object
org.apache.oodt.cas.webcomponents.filemgr.FileManagerConn
public class FileManagerConn
- extends Object
Describe your class here.
- Version:
- $Revision$
- Author:
- mattmann
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileManagerConn
public FileManagerConn(String fmUrlStr)
getProdReceivedTime
public String getProdReceivedTime(Product p)
getProductReferences
public List<Reference> getProductReferences(Product p)
safeGetProductTypeByName
public ProductType safeGetProductTypeByName(String name)
safeGetProductById
public Product safeGetProductById(String id)
getMetadata
public Metadata getMetadata(Product p)
safeGetElementsForProductType
public List<Element> safeGetElementsForProductType(ProductType type)
safeGetProductTypes
public List<ProductType> safeGetProductTypes()
getFm
public XmlRpcFileManagerClient getFm()
initFm
public void initFm(String urlStr)
Copyright © 1999-2012 Apache OODT. All Rights Reserved.