|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ERMEditRelationshipPageInterface
Enhanced EditRelationshipPageInterface to include the masterObjectAndRelationshipKey binding
advertised by D2WSwitchComponent
Method Summary | |
---|---|
com.webobjects.foundation.NSArray<?> |
masterObjectAndRelationshipKey()
Returns an NSArray containing the masterObject and relationshipKey |
void |
setMasterObjectAndRelationshipKey(com.webobjects.foundation.NSArray<?> a)
Sets the masterObject and relationshipKey |
Methods inherited from interface com.webobjects.directtoweb.EditRelationshipPageInterface |
---|
setMasterObjectAndRelationshipKey, setNextPage, setNextPageDelegate |
Method Detail |
---|
com.webobjects.foundation.NSArray<?> masterObjectAndRelationshipKey()
void setMasterObjectAndRelationshipKey(com.webobjects.foundation.NSArray<?> a)
a
- NSArray with the masterObject (index 0) and relationshipKey (index 1)
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |