|
Openfire 3.9.3 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Result
@Deprecated public interface Result
Elements from a result set as defined by XEP-0059 have certain characteristics. This interface defines these characteristics. Applying this interface to a class will allow you to use ResultSet operations on collections of your class. In other words: you are making collections of your class managable/navigable.
| Method Summary | |
|---|---|
String |
getUID()
Deprecated. Returns a unique identifier for this Result. |
| Method Detail |
|---|
String getUID()
|
Openfire 3.9.3 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||