|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HistoryInformation
This interface encapsulates the Call diversion history. It is maintained as a TreeSet as per the index (chronological order) of the call diversion.
| Method Summary | |
|---|---|
TreeSet<HistoryElement> |
getElements()This method returns the HistoryElement as a TreeSet. |
| Methods inherited from interface com.oracle.sft.api.ContextElement |
|---|
isUpdatable |
| Method Detail |
|---|
TreeSet<HistoryElement> getElements()
TreeSet.TreeSet of HistoryElement objects. An empty TreeSet will be returned if there there is no prior history.
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.