|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--com.syncbuilder.storage.Block
|
+--com.syncbuilder.storage.AppBlock
|
+--com.syncbuilder.storage.CategoryAppBlock
|
+--com.syncbuilder.storage.mail.AppBlock
| Field Summary | |
boolean |
dirty
|
sort |
sortOrder
|
RecordID |
unsentMessage
|
| Fields inherited from class com.syncbuilder.storage.CategoryAppBlock |
categoryID,
categoryLastUniqueID,
categoryName,
categoryRenamed,
LENGTH |
| Fields inherited from class com.syncbuilder.storage.Block |
raw |
| Constructor Summary | |
AppBlock()
|
|
AppBlock(byte[] contents)
|
|
| Method Summary | |
java.lang.String |
describe()
|
void |
fill()
|
byte[] |
pack()
|
void |
unpack(byte[] data)
|
| Methods inherited from class com.syncbuilder.storage.CategoryAppBlock |
equals,
getCategoryName,
packCategories |
| Methods inherited from class com.syncbuilder.storage.Block |
toString |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
public sort sortOrder
public RecordID unsentMessage
public boolean dirty
| Constructor Detail |
public AppBlock()
public AppBlock(byte[] contents)
| Method Detail |
public void unpack(byte[] data)
public byte[] pack()
public void fill()
public java.lang.String describe()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||