Modifier and Type | Method and Description |
---|---|
List<GxtAccountingField> |
GWTWorkspaceService.getAccountingHistory(String identifier) |
List<GxtAccountingField> |
GWTWorkspaceService.getAccountingReaders(String identifier) |
Modifier and Type | Method and Description |
---|---|
void |
GWTWorkspaceServiceAsync.getAccountingHistory(String identifier,
com.google.gwt.user.client.rpc.AsyncCallback<List<GxtAccountingField>> callback) |
void |
GWTWorkspaceServiceAsync.getAccountingReaders(String identifier,
com.google.gwt.user.client.rpc.AsyncCallback<List<GxtAccountingField>> callback) |
Modifier and Type | Method and Description |
---|---|
List<GxtAccountingField> |
WindowAccountingInfo.getAccountingsFields() |
Modifier and Type | Method and Description |
---|---|
void |
WindowAccountingInfo.updateInfoContainer(List<GxtAccountingField> accountingsFields) |
void |
AccoutingInfoContainer.updateListAccounting(List<GxtAccountingField> accountings) |
Constructor and Description |
---|
AccoutingInfoContainer(List<GxtAccountingField> accountings) |
WindowAccountingInfo(List<GxtAccountingField> accountingsFields) |
Modifier and Type | Method and Description |
---|---|
List<GxtAccountingField> |
GWTWorkspaceBuilder.buildGXTAccountingItem(List<org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntry> accoutings,
GxtAccountingEntryType gxtEntryType) |
List<GxtAccountingField> |
GWTWorkspaceBuilder.buildGXTAccountingItemFromReaders(List<org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRead> readers) |
List<GxtAccountingField> |
GWTWorkspaceServiceImpl.getAccountingHistory(String identifier) |
List<GxtAccountingField> |
GWTWorkspaceServiceImpl.getAccountingReaders(String identifier) |
Copyright © 2015. All Rights Reserved.