|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StartBasketEvent
start of a basket. What a basket is, depends on the transfer file format. In any format objects are surrounded by a StartBasketEvent/EndBasketEvent.
Method Summary | |
---|---|
java.lang.String |
getBid()
gets the identifier of this basket. |
int |
getConsistency()
gets the consistency of this basket. |
java.lang.String |
getEndstate()
gets the end state of this basket. |
int |
getKind()
gets the transfer mode of this basket. |
java.lang.String |
getStartstate()
gets the start state of this basket. |
java.lang.String[] |
getTopicv()
gets the sub-types of this basket's type, if it contains polymorphic content. |
java.lang.String |
getType()
gets the type of this basket. |
Method Detail |
---|
java.lang.String getBid()
int getConsistency()
IomConstants
java.lang.String getEndstate()
int getKind()
IomConstants
java.lang.String getStartstate()
java.lang.String[] getTopicv()
java.lang.String getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |