gov.nih.nci.cagrid.introduce.extensions.metadata.common
Class MetadataExtensionHelper
java.lang.Object
gov.nih.nci.cagrid.introduce.extensions.metadata.common.MetadataExtensionHelper
public class MetadataExtensionHelper
- extends java.lang.Object
MetadataExtensionBase
- Version:
- $Id: multiscaleEclipseCodeTemplates.xml,v 1.1 2007/03/02 14:35:01
dervin Exp $
- Author:
- oster
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static org.apache.commons.logging.Log LOG
DEFAULT_FILENAME
protected static final java.lang.String DEFAULT_FILENAME
- See Also:
- Constant Field Values
info
protected ServiceInformation info
MetadataExtensionHelper
public MetadataExtensionHelper(ServiceInformation info)
getMetadataFilenameProperty
public java.lang.String getMetadataFilenameProperty()
- Returns:
- The filename of the metadata
getMetadataResourceProperty
public ResourcePropertyType getMetadataResourceProperty()
setMetadataFilenameProperty
public java.lang.String setMetadataFilenameProperty()
getMetadataAbsoluteFile
public java.io.File getMetadataAbsoluteFile()
shouldCreateMetadata
public boolean shouldCreateMetadata()
getExistingServiceMetdata
public ServiceMetadata getExistingServiceMetdata()
writeServiceMetadata
public void writeServiceMetadata(ServiceMetadata md)
throws java.lang.Exception
- Throws:
java.lang.Exception