JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.kabira.platform
Interface UpdateTrigger
public interface
UpdateTrigger
Indicate this class implements an update trigger. Update triggers are invoked when an instance is modified. This interface will only affect Managed types.
Method Summary
Methods
Modifier and Type
Method and Description
void
uponUpdate
()
Update trigger callback method.
Method Detail
uponUpdate
void
uponUpdate
()
Update trigger callback method.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 2008, 2012 Cloud Software Group, Inc.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method