| Modifier and Type | Method and Description |
|---|---|
List<StorableTabularResource> |
StorableHistoryStep.getTabularResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorableHistoryStep.addTabularResource(StorableTabularResource tabularResource) |
| Modifier and Type | Method and Description |
|---|---|
StorableTabularResource |
StorableNotification.getTabularResource() |
| Constructor and Description |
|---|
StorableNotification(StorableTabularResource tabularResource,
org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.AffectedObject affectedObject,
org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.UpdateEvent updateEvent,
NotificationObject notificationObject) |
| Modifier and Type | Method and Description |
|---|---|
StorableTabularResource |
StorableResource.getTabularResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorableResource.setTabularResource(StorableTabularResource tabularResource) |
| Modifier and Type | Method and Description |
|---|---|
StorableTabularResource |
RelationLink.getLinkedTabularResource() |
StorableTabularResource |
RelationLink.getLinksToTabulaResource() |
StorableTabularResource |
StorableTabularResource.getNewVersion() |
StorableTabularResource |
StorableTabularResource.getOldVersion() |
StorableTabularResource |
EditEntry.getTabularResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationLink.setLinksToTabularResource(StorableTabularResource linksTo) |
void |
StorableTabularResource.setNewVersion(StorableTabularResource newVersion) |
| Constructor and Description |
|---|
EditEntry(String user,
StorableTabularResource tabularResource) |
RelationLink(StorableTabularResource linkedTabularResource,
String columnLocalId,
StorableTabularResource linksTotabularResource) |
| Modifier and Type | Method and Description |
|---|---|
StorableTabularResource |
StorableTask.getTabularResource() |
| Constructor and Description |
|---|
StorableTask(org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks.TaskInfo task,
StorableTabularResource tabularResource) |
| Modifier and Type | Method and Description |
|---|---|
StorableTabularResource |
TabularResourceManagerImpl.getTabularResourceByIdWithoutAuth(long id) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks.TaskInfo |
OperationManagerImpl.execute(List<org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution> invocations,
org.gcube.data.analysis.tabulardata.commons.webservice.types.BatchOption option,
StorableTabularResource tabularResource,
boolean internal,
javax.persistence.EntityManager entityManager) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks.TaskInfo |
OperationManagerImpl.execute(List<org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution> invocations,
org.gcube.data.analysis.tabulardata.commons.webservice.types.BatchOption option,
StorableTabularResource tabularResource,
boolean internal,
javax.persistence.EntityManager entityManager,
RunnableTask onSuccess) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks.TaskInfo |
TaskEngine.createRollbackTask(String submitter,
TaskContext context,
StorableTabularResource tabularResource,
List<Long> historyStepToRemove) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks.TaskInfo |
TaskEngine.createTask(String submitter,
TaskContext context,
StorableTabularResource tabularResource) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks.TaskInfo |
TaskEngine.createTask(String submitter,
TaskContext context,
StorableTabularResource tabularResource,
RunnableTask onSuccess) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks.TaskInfo |
TaskEngine.createTemplateTask(String submitter,
TaskContext context,
StorableTabularResource tabularResource,
long templateId,
RunnableTask onSuccess) |
| Modifier and Type | Method and Description |
|---|---|
TaskWrapper |
TaskWrapperProvider.get(TaskContext context,
StorableTabularResource tabularResource,
StorableTask task,
boolean isResumedExecution) |
| Constructor and Description |
|---|
TaskWrapper(EntityManagerHelper entityManagerHelper,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
TaskContext taskContext,
StorableTabularResource tabularResource,
StorableTask task,
GarbageCollector garbageCollector,
javax.enterprise.event.Event<ResourceCreated> tableResourceEvent,
org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider,
OperationUtil operationUtil,
boolean resumedExecution) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationUtil.addPostValidations(TaskContext context,
StorableTabularResource str) |
static org.gcube.data.analysis.tabulardata.commons.webservice.types.TabularResource |
Util.toTabularResource(StorableTabularResource sTr) |
Copyright © 2018. All Rights Reserved.