Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

nectar.view
Class CategoryView  view CategoryView download CategoryView.java

java.lang.Object
  extended bynectar.view.RecordView
      extended bynectar.view.CategoryView
All Implemented Interfaces:
java.io.Serializable

public class CategoryView
extends RecordView


Field Summary
 
Fields inherited from class nectar.view.RecordView
locale, preferences, record
 
Constructor Summary
CategoryView(nectar.record.CategoryRecord record)
          Creates a new instance of DocumentationView
 
Method Summary
 boolean getSpecial()
           
 java.lang.String getTitle()
           
 
Methods inherited from class nectar.view.RecordView
durationToString, getCreatedBy, getCreatedDate, getCreatedDateAgo, getCreatedDay, getCreatedDayShort, getCreatedTime, getId, getModifiedDate, getModifiedDateAgo, getModifiedDay, getModifiedTime, getOwner, getRecord, setLocale, setPreferences, setRecord
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryView

public CategoryView(nectar.record.CategoryRecord record)
Creates a new instance of DocumentationView

Method Detail

getTitle

public java.lang.String getTitle()

getSpecial

public boolean getSpecial()