|
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 ResourceListData
Represents the data that carried in the ResourceList
. it can be one of the following 4 types: Entry
, EntryRef
, External
or ResourceList
Method Summary | |
---|---|
DisplayName |
getDisplayName() Gets the value of the displayName property. |
Map<QName,String> |
getOtherAttributes() Gets a map that contains attributes that aren't bound to any typed property on this class. |
void |
setDisplayName(DisplayName value) Sets the value of the displayName property. |
Method Detail |
---|
DisplayName getDisplayName()
DisplayName
void setDisplayName(DisplayName value)
value
- allowed object is DisplayName
Map<QName,String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
|
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.