|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Category | |
---|---|
org.melati.example.contacts | A very simple Contacts Management System. |
org.melati.example.contacts.generated | The POEM-generated support classes for org.melati.example.contacts. |
Uses of Category in org.melati.example.contacts |
---|
Methods in org.melati.example.contacts with parameters of type Category | |
---|---|
boolean |
Contact.isIn(Category category)
|
Uses of Category in org.melati.example.contacts.generated |
---|
Methods in org.melati.example.contacts.generated that return Category | |
---|---|
Category |
ContactCategoryBase.getCategory()
Retrieves the Category object referred to. |
Category |
CategoryTableBase.getCategoryObject(int troid)
Retrieve the Category
as a Category . |
Category |
CategoryTableBase.getCategoryObject(Integer troid)
Retrieve the Category as a Category . |
Methods in org.melati.example.contacts.generated with parameters of type Category | |
---|---|
void |
ContactCategoryBase.setCategory(Category cooked)
Set the Category. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |