|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParameterCursorService
| Field Summary | |
|---|---|
static java.lang.String |
SERVICE_NAME
Define the OSGi service name. |
| Method Summary | |
|---|---|
int |
getCount()
Gets the count (int) value. |
CountBlockService |
getCountBlock()
Gets the count block (CountBlockService) value. |
ParameterCursorService |
getCountCursor()
Gets the count cursor (ParameterCursorService) value. |
int |
getLength()
Gets the length (int) value. |
LengthBlockService |
getLengthBlock()
Gets the length block (LengthBlockService) value. |
ParameterCursorService |
getLengthCursor()
Gets the length cursor (ParameterCursorService) value. |
int |
getMessageLength()
Gets the message length (int) value. |
int |
getOffset()
Gets the offset (int) value. |
int |
getOffsetAbsolute()
Gets the offset absolute (int) value. |
int |
getOffsetDelta()
Gets the offset delta (int) value. |
ParameterCursorService |
getParent()
Gets the parent (ParameterCursorService) value. |
int |
getRemainingLength()
Gets the remaining length (int) value. |
boolean |
isInsert()
Gets the insert (boolean) value. |
void |
setCount(int count)
Sets the count value. |
void |
setCountBlock(CountBlockService countBlock)
Sets the count block value. |
void |
setCountCursor(ParameterCursorService countCursor)
Sets the count cursor value. |
void |
setInsert(boolean insert)
Sets the insert value. |
void |
setLength(int length)
Sets the length value. |
void |
setLengthBlock(LengthBlockService lengthBlock)
Sets the length block value. |
void |
setLengthCursor(ParameterCursorService lengthCursor)
Sets the length cursor value. |
void |
setMessageLength(int messageLength)
Sets the message length value. |
void |
setOffset(int offset)
Sets the offset value. |
void |
setOffsetAbsolute(int offsetAbsolute)
Sets the offset absolute value. |
void |
setOffsetDelta(int offset)
Sets the offset delta value. |
void |
setParent(ParameterCursorService parent)
Sets the parent value. |
void |
updateMessageLength(int length)
Update message length with the specified length parameter. |
| Field Detail |
|---|
static final java.lang.String SERVICE_NAME
| Method Detail |
|---|
int getCount()
int) value.setCount(int)CountBlockService getCountBlock()
CountBlockService) value.setCountBlock(CountBlockService)ParameterCursorService getCountCursor()
ParameterCursorService) value.setCountCursor(ParameterCursorService)int getLength()
int) value.getMessageLength(),
getRemainingLength(),
setLength(int),
setMessageLength(int),
updateMessageLength(int)LengthBlockService getLengthBlock()
LengthBlockService) value.setLengthBlock(LengthBlockService)ParameterCursorService getLengthCursor()
ParameterCursorService) value.setLengthCursor(ParameterCursorService)int getMessageLength()
int) value.setMessageLength(int),
updateMessageLength(int)int getOffset()
int) value.setOffset(int)int getOffsetAbsolute()
int) value.setOffsetAbsolute(int)int getOffsetDelta()
int) value.setOffsetDelta(int)ParameterCursorService getParent()
ParameterCursorService) value.setParent(ParameterCursorService)int getRemainingLength()
int) value.boolean isInsert()
boolean) value.setInsert(boolean)void setCount(int count)
count - The count (int) parameter.getCount()void setCountBlock(CountBlockService countBlock)
countBlock - The count block (CountBlockService) parameter.getCountBlock()void setCountCursor(ParameterCursorService countCursor)
countCursor - The count cursor (ParameterCursorService) parameter.getCountCursor()void setInsert(boolean insert)
insert - The insert (boolean) parameter.isInsert()void setLength(int length)
length - The length (int) parameter.getLength(),
getMessageLength(),
getRemainingLength(),
setMessageLength(int),
updateMessageLength(int)void setLengthBlock(LengthBlockService lengthBlock)
lengthBlock - The length block (LengthBlockService) parameter.getLengthBlock()void setLengthCursor(ParameterCursorService lengthCursor)
lengthCursor - The length cursor (ParameterCursorService) parameter.getLengthCursor()void setMessageLength(int messageLength)
messageLength - The message length (int) parameter.getMessageLength(),
updateMessageLength(int)void setOffset(int offset)
offset - The offset (int) parameter.getOffset()void setOffsetAbsolute(int offsetAbsolute)
offsetAbsolute - The offset absolute (int) parameter.getOffsetAbsolute()void setOffsetDelta(int offset)
offset - The offset (int) parameter.getOffsetDelta()void setParent(ParameterCursorService parent)
parent - The parent (ParameterCursorService) parameter.getParent()void updateMessageLength(int length)
length - The length (int) parameter.getMessageLength(),
setMessageLength(int)
|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||