|
JSF Test Framework: Mockito 1.1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Record | |
|---|---|
| org.jboss.test.faces.writer | |
| Uses of Record in org.jboss.test.faces.writer |
|---|
| Classes in org.jboss.test.faces.writer that implement Record | |
|---|---|
class |
CDATARecord
|
class |
CommentRecord
|
class |
DocumentRecord
|
class |
ElementRecord
|
class |
RecordBase
|
class |
TextRecord
|
| Methods in org.jboss.test.faces.writer that return Record | |
|---|---|
Record |
Record.addRecord(Record next)
|
Record |
TextRecord.addRecord(Record next)
|
Record |
RecordBase.addRecord(Record next)
|
Record |
Record.getParent()
|
Record |
RecordBase.getParent()
|
| Methods in org.jboss.test.faces.writer that return types with arguments of type Record | |
|---|---|
List<Record> |
Record.getChildren()
|
List<Record> |
RecordBase.getChildren()
|
| Methods in org.jboss.test.faces.writer with parameters of type Record | |
|---|---|
Record |
Record.addRecord(Record next)
|
Record |
TextRecord.addRecord(Record next)
|
Record |
RecordBase.addRecord(Record next)
|
void |
Record.setParent(Record parent)
|
void |
RecordBase.setParent(Record parent)
|
| Constructors in org.jboss.test.faces.writer with parameters of type Record | |
|---|---|
ElementCriteria(Record base,
String name)
|
|
RecordCriteria(Record content)
|
|
| Constructor parameters in org.jboss.test.faces.writer with type arguments of type Record | |
|---|---|
ElementCriteria(Collection<? extends Record> base,
String name)
|
|
|
JSF Test Framework: Mockito 1.1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||