|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CollectibleEvent
Method Summary | |
---|---|
Attribute[] |
getAttributes()
Gets an array of ( Attribute s that were modified during the submission, transition or attribute
modification. |
java.lang.String |
getObjectId()
Gets the object id (problem_number) of the object which caused the trigger to fire. |
Attribute[] |
getRequestedAttributes()
Gets an array of Attribute s for all the attributes requested to be sent to the trigger. |
Method Detail |
---|
java.lang.String getObjectId()
Attribute[] getRequestedAttributes()
Attribute
s for all the attributes requested to be sent to the trigger.
These are attributes that were specifically marked to be sent to all triggers in the lifecycle.
Attribute[] getAttributes()
Attribute
s that were modified during the submission, transition or attribute
modification.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |