Public Member Functions | |
| String | getPublished () throws IOException |
| void | setSummaryTemplate (String summaryTemplate) |
| void | setFullTemplate (String fullTemplate) |
| void | setSyndicationId (String syndicationId) |
| void | setConstructor (IConstructor constructor) |
| void | setContext (String context) |
| void | setCount (String count) |
| void | setSclass (String sclass) |
Definition at line 31 of file ContactsBean.java.
| String org.turro.contacts.www.ContactsBean.getPublished | ( | ) | throws IOException |
Definition at line 36 of file ContactsBean.java.

| void org.turro.contacts.www.ContactsBean.setConstructor | ( | IConstructor | constructor | ) |
Definition at line 63 of file ContactsBean.java.
| void org.turro.contacts.www.ContactsBean.setContext | ( | String | context | ) |
Definition at line 67 of file ContactsBean.java.
| void org.turro.contacts.www.ContactsBean.setCount | ( | String | count | ) |
Definition at line 71 of file ContactsBean.java.
| void org.turro.contacts.www.ContactsBean.setFullTemplate | ( | String | fullTemplate | ) |
Definition at line 55 of file ContactsBean.java.
| void org.turro.contacts.www.ContactsBean.setSclass | ( | String | sclass | ) |
Definition at line 75 of file ContactsBean.java.
| void org.turro.contacts.www.ContactsBean.setSummaryTemplate | ( | String | summaryTemplate | ) |
Definition at line 51 of file ContactsBean.java.
| void org.turro.contacts.www.ContactsBean.setSyndicationId | ( | String | syndicationId | ) |
Definition at line 59 of file ContactsBean.java.