
Public Member Functions | |
| int | browserSize () |
| String | browserStringForItem () |
| EOEntity | destinationEntity () |
| ERD2WEditSortedToManyFault (WOContext context) | |
| String | indexKey () |
| boolean | showIndex () |
| NSArray | sortedBrowserList () |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERD2WEditSortedToManyFault.class) |
Static Private Attributes | |
| static D2WContext | _context = ERD2WContext.newContext() |
| ERD2WEditSortedToManyFault | ( | WOContext | context | ) |
| int browserSize | ( | ) |
| String browserStringForItem | ( | ) |
| EOEntity destinationEntity | ( | ) |
Computes the destination entity that we're editing. Hits the "destinationEntityName" rule.
| String indexKey | ( | ) |
| boolean showIndex | ( | ) |
| NSArray sortedBrowserList | ( | ) |
D2WContext _context = ERD2WContext.newContext() [static, private] |
final Logger log = Logger.getLogger(ERD2WEditSortedToManyFault.class) [static] |
1.5.8