org.esupportail.portal.channels.CWebdav.channelAction.injac.config
Class MetadataFileProfile
java.lang.Object
org.esupportail.portal.channels.CWebdav.channelAction.injac.config.MetadataFileProfile
- public class MetadataFileProfile
- extends java.lang.Object
Id: MetadataFileProfile.java,v 1.0
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: MetadataFileProfile
Original Author: Yohan Colmant
This represents a metadata profile used to set the metadata on a space
Field Summary |
private java.lang.String |
fileName
The profile file name |
private java.lang.String |
label
The label of this space |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
fileName
private java.lang.String fileName
- The profile file name
label
private java.lang.String label
- The label of this space
MetadataFileProfile
public MetadataFileProfile()
getFileName
public java.lang.String getFileName()
- Returns:
- Returns the fileName.
setFileName
public void setFileName(java.lang.String fileName)
- Parameters:
fileName
- The fileName to set.
getLabel
public java.lang.String getLabel()
- Returns:
- Returns the label.
setLabel
public void setLabel(java.lang.String label)
- Parameters:
label
- The label to set.
toString
public java.lang.String toString()
- Return a String representation of this space