|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--ilog.server.jcomp.RpObject
|
+--ilog.server.jsds.IlsDSObject
|
+--ilog.server.jsds.IlsDSMainObject
|
+--ilog.server.jsds.list.IlsRpList
Representation object for list data source.
| Inner classes inherited from class ilog.server.jcomp.RpObject |
RpObject.IllegalCollector, RpObject.ModelNotSet, RpObject.RepresentationNotSet |
| Fields inherited from class ilog.server.jsds.IlsDSObject |
_properties, NOTIFY_OR_ROLLBACK |
| Fields inherited from class ilog.server.jcomp.RpObject |
_repres |
| Fields inherited from interface ilog.server.jcomp.RepresentationUpdate.Type |
ADD, ADD_ORIG, CLOSE, COMP_FUNCALL, CREATION, DELETION, HREF_MODIF_LABEL, LOCAL_CREATION, LOCAL_RM, MAX, MODIFICATION, NOTIFY, NOUPDATE, OBJ_FUNCALL, OPEN_VIEW, PUSH_MAIN_ORIG, RM, RM_ORIG, ROLLBACK, SELECTION, SET_MAIN_ORIG, STATUS, VIEW_FUNCALL |
| Fields inherited from interface ilog.server.jcomp.S2CTransactionStatus |
ACKNOWLEDGE, CP_ROLLBACK, CREATION, DEFAULT, GET_OBJ_IDS, GET_VIEW_IDS, NOTIFY, NOTIFY_CREATION, RECV_MESG, RECV_OBJ_IDS, RECV_VIEW_IDS, SV_ROLLBACK, SV_ROLLBACK_CREATION |
| Constructor Summary | |
IlsRpList(Representation rp,
RpObjModel om)
Instanciate a new IlsRpList. |
|
| Method Summary | |
protected void |
dispose()
|
protected void |
endS2CUpdate(int transStatus,
int transId)
|
| Methods inherited from class ilog.server.jsds.IlsDSMainObject |
match |
| Methods inherited from class ilog.server.jsds.IlsDSObject |
beginS2CUpdate, onDSDereference, onUpdateProperty, openDSView, openDSView, openDSView, setBoolean, setChar, setDouble, setFloat, setHRef, setLong, setProperty, setReference, setShort, setString, setUserTypeValue |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IlsRpList(Representation rp,
RpObjModel om)
IlsRpList. This method is invoked by
the representation.rp - The representation into which this representation object will
be inserted.om - The associated representation object model.| Method Detail |
protected void endS2CUpdate(int transStatus,
int transId)
RpObjectThis method is empty.
endS2CUpdate in class IlsDSObjectilog.server.jcomp.RpObjecttrnsSt: - The transaction statustrnsId: - The transaction identifierprotected void dispose()
RpObjectWhen the component receives the order of deletion or when the garbage collector reclaims the object.
dispose in class RpObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||