| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ContentLocationextends ContentEntityMethod Summary | |
ContentItem |
|
ContentLocation |
|
boolean |
|
ContentEntity |
|
ContentEntity[] | |
Methods inherited from interface org.jfree.repository.ContentEntity | |
delete, getAttribute, getContentId, getName, getParent, getRepository, setAttribute | |
public ContentItem createItem(String name) throws ContentCreationException
Creates a new data item in the current location. This method must never return null.
- Parameters:
name-
- Returns:
- Throws:
ContentCreationException- if the item could not be created.