public class Folder extends AbstractImportable
contextPath, guid, legacyGroup, parent, sequenceNum| Constructor and Description |
|---|
Folder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getPath() |
String |
getTitle() |
String |
getTypeName() |
void |
setDescription(String description) |
void |
setPath(String path) |
void |
setTitle(String title) |
getContextPath, getGuid, getLegacyGroup, getParent, getSequenceNum, setContextPath, setGuid, setLegacyGroup, setParent, setSequenceNumpublic String getPath()
public void setPath(String path)
public String getDescription()
public void setDescription(String description)
public String getTitle()
public void setTitle(String title)
public String getTypeName()
Copyright © 2003–2022 Sakai Project. All rights reserved.