|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICustomAttribute
Represents a custom attribute of a feed entry.
A custom attribute has a key, display name, value and type (see ICustomAttribute.CustomAttributeType).
| Nested Class Summary | |
|---|---|
static class |
ICustomAttribute.CustomAttributeType
The supported types of custom attribute |
| Method Summary | |
|---|---|
String |
getDisplayName()
Returns the display name of this custom attribute according to the current user locale |
String |
getKey()
Returns the key of this custom attribute. |
ICustomAttribute.CustomAttributeType |
getType()
Returns the type of this custom attribute. |
Object |
getValue()
Returns the value of this custom attribute. |
| Method Detail |
|---|
ICustomAttribute.CustomAttributeType getType()
Object getValue()
String getDisplayName()
String getKey()
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||