java.lang.Object
org.wymiwyg.mies.client.common.CategoryImpl
- All Implemented Interfaces:
- Category
- public class CategoryImpl
- extends java.lang.Object
- implements Category
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
private org.apache.log4j.Logger logger
model
private Model model
server
private Server server
CategoryImpl
CategoryImpl(Model model,
Server server)
getTitle
public java.lang.String getTitle()
- Description copied from interface:
Category
- corresponds to dc:title
- Specified by:
getTitle in interface Category
getDescription
public java.lang.String getDescription()
- Description copied from interface:
Category
- corresponds to dc:description
- Specified by:
getDescription in interface Category
getSuperCategory
public Category getSuperCategory()
- Specified by:
getSuperCategory in interface Category
getSubCategories
public Category[] getSubCategories()
- Specified by:
getSubCategories in interface Category
getPropertyAsString
private java.lang.String getPropertyAsString(Property property)
getUri
public org.wymiwyg.mies.compatibility.java.net.URI getUri()
- Specified by:
getUri in interface Category