org.sakaiproject.importer.impl.importables
Class Folder
java.lang.Object
org.sakaiproject.importer.impl.importables.AbstractImportable
org.sakaiproject.importer.impl.importables.Folder
- All Implemented Interfaces:
- HasSequence, Importable
public class Folder
- extends AbstractImportable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Folder
public Folder()
getPath
public String getPath()
setPath
public void setPath(String path)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getTypeName
public String getTypeName()
Copyright © 2005-2012 Sakai Foundation. All Rights Reserved.