|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extrememessaging.ResponseMaster.CategoryDefinition
public class CategoryDefinition
An internal class for holding the definition of a category It is loaded from the category definitions file
| Field Summary | |
|---|---|
java.lang.String |
CategoryName
The name of the category. |
boolean |
FromIsOriginalTo
Indicates whether or not the from address contains the OriginalToAddress for this category. |
java.lang.String |
ParentCategoryName
The name of the parent of this category (for disposition inheritance) It is "Default" for the main categories |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String CategoryName
public boolean FromIsOriginalTo
public java.lang.String ParentCategoryName
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||