|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ImportItemWrapper | |
|---|---|
| org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport | |
| org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard | |
| Uses of ImportItemWrapper in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport |
|---|
| Methods in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport that return ImportItemWrapper | |
|---|---|
ImportItemWrapper |
ImportItemWrapper.getParentOrgUnit()
|
| Methods in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport that return types with arguments of type ImportItemWrapper | |
|---|---|
ArrayList<ImportItemWrapper> |
ImportItemWrapper.getChildOrgUnits()
|
| Methods in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport with parameters of type ImportItemWrapper | |
|---|---|
void |
ImportItemWrapper.setParentOrgUnit(ImportItemWrapper parentOrgUnit)
|
| Method parameters in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport with type arguments of type ImportItemWrapper | |
|---|---|
void |
ImportController.importOrgUnits(ArrayList<ImportItemWrapper> wrappedOrgUnits)
|
void |
ImportItemWrapper.setChildOrgUnits(ArrayList<ImportItemWrapper> childOrgUnits)
|
| Constructors in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport with parameters of type ImportItemWrapper | |
|---|---|
ImportItemWrapper(Object sourceObj,
ACOrgUnit orgUnit,
ImportItemWrapper parentOrgUnit)
|
|
| Uses of ImportItemWrapper in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard |
|---|
| Methods in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.wizard that return types with arguments of type ImportItemWrapper | |
|---|---|
ArrayList<ImportItemWrapper> |
AcUserImportPageTwo.getCheckedItems()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||