|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICustomAttributes
Represents the custom attributes of a feed entry.
Custom attributes are the additional attributes of the entry that are not exposed by the IFeedEntry API.
| Method Summary | |
|---|---|
ICustomAttribute |
getCustomAttribute(String key)
Returns the custom attribute according to the provided key if it exists; otherwise returns null. |
Set<String> |
getCustomAttributeKeys()
Returns the keys of the custom attributes. |
| Method Detail |
|---|
Set<String> getCustomAttributeKeys()
ICustomAttribute getCustomAttribute(String key)
null.
key - the custom attribute key
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||