|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Read-only interface for an entry within a LookupTable
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.Object |
getAttribute(java.lang.String path)
Get an attribute from this LookupTableEntry You cannot retrieve Grouping SpecNodes or values for the Primary Key attribute in this way. |
java.lang.String |
getKey()
Returns the key that for the item values in this LookupTableEntry |
java.lang.String[] |
getValues()
Returns the item values in this LookupTableEntry |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public java.lang.String getKey()
public java.lang.String[] getValues()
public java.lang.Object getAttribute(java.lang.String path) throws PIMInternalException, PIMAuthorizationException
path
-
PIMInternalException
- If there is an internal WPC problem
PIMAuthorizationException
- If the user is not allowed to perform
this operation
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |