|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CategoryAssociation
Allows associating an arbitrary value with a CategoryPath.
| Method Summary | |
|---|---|
void |
deserialize(ByteArrayDataInput input)
Deserializes the association value from the given DataInput. |
String |
getCategoryListID()
Returns the ID of the category association. |
int |
maxBytesNeeded()
Returns the maximum bytes needed to encode the association value. |
void |
serialize(ByteArrayDataOutput output)
Serializes the associated value into the given DataOutput. |
| Method Detail |
|---|
void serialize(ByteArrayDataOutput output)
DataOutput.
void deserialize(ByteArrayDataInput input)
DataInput.
int maxBytesNeeded()
String getCategoryListID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||