|
|||||||||
| Home >> All >> org >> wymiwyg >> mies >> client >> [ common overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.wymiwyg.mies.client.common
Interface Category

- All Known Implementing Classes:
- CategoryImpl
- public interface Category
| Method Summary | |
java.lang.String |
getDescription()
corresponds to dc:description |
Category[] |
getSubCategories()
|
Category |
getSuperCategory()
|
java.lang.String |
getTitle()
corresponds to dc:title |
org.wymiwyg.mies.compatibility.java.net.URI |
getUri()
|
| Method Detail |
getTitle
public java.lang.String getTitle()
- corresponds to dc:title
getDescription
public java.lang.String getDescription()
- corresponds to dc:description
getSuperCategory
public Category getSuperCategory()
getSubCategories
public Category[] getSubCategories()
getUri
public org.wymiwyg.mies.compatibility.java.net.URI getUri()
|
|||||||||
| Home >> All >> org >> wymiwyg >> mies >> client >> [ common overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC