de.zib.gndms.gndmc.AbstractClient | An abstract client which implements the HTTP requests |
de.zib.gndms.logic.model.AbstractEntityAction< R > | This class extends an AbstractAction by database functionality |
de.zib.gndms.logic.model.AbstractModelDaoAction< M extends ModelEntity &GridResourceItf, R > | AbstractModelDaoAction |
de.zib.gndms.logic.model.AbstractModelEntityAction< M extends ModelEntity, R > | An abstract entity action on a given persistence model |
de.zib.gndms.taskflows.filetransfer.server.network.AbstractNonblockingClientFactory | |
de.zib.gndms.taskflows.staging.server.logic.AbstractProviderStageInAction | ThingAMagic |
de.zib.gndms.taskflows.staging.server.logic.AbstractProviderStageInQuoteCalculator | Example class of provider state in calculator |
de.zib.gndms.logic.model.gorfx.AbstractQuoteCalculator< M extends Order > | A task flow calculator interface |
de.zib.gndms.gndmc.gorfx.AbstractTaskFlowExecClient | Performs all requests necessary for taskflow execution |
de.zib.gndms.taskflows.filetransfer.server.logic.AbstractTransferQuoteCalculator< M extends FileTransferOrder > | |
de.zib.gndms.logic.action.ActionConfigurer | |
de.zib.gndms.logic.action.ActionInitializationException | ThingAMagic |
de.zib.gndms.logic.action.ActionProvider< M extends ActionMeta, A extends Action > | Something that provides actions by name |
de.zib.gndms.c3resource.jaxb.Workspace.Archive | |
de.zib.gndms.logic.model.config.AvailableActionsAction | |
de.zib.gndms.taskflows.filetransfer.server.network.BandWidthEstimater | An Interface for an Bandwith estimator |
de.zib.gndms.logic.model.BatchUpdateAction< M extends ModelEntity &GridResourceItf, R > | A BatchUpdateAction will executed several actions and can inform an ModelUpdateListener about a change on the model |
de.zib.gndms.c3resource.jaxb.C3GridResource | |
de.zib.gndms.c3resource.C3ResourceReader.C3GridResourceFilter | |
de.zib.gndms.c3resource.C3ResourceReader.C3ResourceIterator | |
de.zib.gndms.c3resource.C3ResourceReader | ThingAMagic |
de.zib.gndms.logic.model.dspace.ChownSliceConfiglet | Configlet that stores the path to a script that is able to chown slices |
de.zib.gndms.infra.grams.LinuxDirectoryAux.CLibrary | |
de.zib.gndms.logic.action.CommandAction< R > | Configuration actions take a string-string map parameter from some external source and may write results to an optional print writer |
de.zib.gndms.logic.model.config.ConfigAction< R > | Default implementation of CommandAction using a database (See AbstractEntityAction)) |
de.zib.gndms.logic.model.config.ConfigActionHelp | An anntotaion giving a description about a ConfigAction |
de.zib.gndms.logic.model.config.ConfigActionProvider | |
de.zib.gndms.logic.model.config.ConfigActionResult | An ConfigActionResult contains a String holding information about the result of an action |
de.zib.gndms.model.common.ConfigletState | ThingAMagic |
de.zib.gndms.logic.model.config.ConfigOption | This annotation provides a description and an alternative name for object fields |
de.zib.gndms.logic.model.gorfx.ConfigTaskFlowTypeAction | An Action to manage the configuration map of an TaskFlowType entity |
de.zib.gndms.logic.model.config.ConfigTools | This Class provides methods to print help regarding the proper configuration of an ConfigAction instance |
de.zib.gndms.logic.model.gorfx.taskflow.DefaultTaskFlowFactory< O extends Order, C extends AbstractQuoteCalculator< O > >.CreatableTaskFlow< O extends Order > | |
de.zib.gndms.logic.model.CreateGridResourceAction< M extends GridResource, R > | An AbstractModelEntityAction with an ID |
de.zib.gndms.logic.model.CreateTimedGridResourceAction< M extends GridResource, R > | A CreateGridResourceAction with a termination time |
de.zib.gndms.neomodel.common.Dao | Dao |
de.zib.gndms.model.common.repository.Dao< K, M, D > | |
de.zib.gndms.logic.model.DaoAction< R > | DaoAction |
de.zib.gndms.taskflows.staging.client.model.DataConstraints | Container for data constrains in staging requests |
de.zib.gndms.taskflows.staging.client.tools.DataConstraintsConverter | |
de.zib.gndms.taskflows.staging.client.tools.DataConstraintsPropertyReader | |
de.zib.gndms.taskflows.staging.client.tools.DataConstraintsPropertyWriter | |
de.zib.gndms.taskflows.staging.client.tools.DataConstraintsStdoutWriter | |
de.zib.gndms.taskflows.staging.client.tools.DataConstraintsWriter | |
de.zib.gndms.taskflows.staging.client.model.DataDescriptor | This is the model class representing a xsd gndms:DataDescriptor |
de.zib.gndms.taskflows.staging.client.tools.DataDescriptorConverter | Worker for converting data descriptor instances |
de.zib.gndms.taskflows.staging.client.tools.DataDescriptorPropertyReader | Reads a data descriptor form a property file |
de.zib.gndms.taskflows.staging.client.tools.DataDescriptorPropertyWriter | Builder to export a data descriptor into a property file |
de.zib.gndms.taskflows.staging.client.tools.DataDescriptorStdoutWriter | |
de.zib.gndms.taskflows.staging.client.tools.DataDescriptorWriter | So called builder interface for a data descriptor |
de.zib.gndms.logic.model.DefaultBatchUpdateAction< M extends ModelEntity &GridResourceItf > | The DefaultBatchUpdateAction provides a default implementation of a BatchUpdateAction |
de.zib.gndms.logic.model.DefaultTaskAction< O extends Order > | DefaultTaskAction |
de.zib.gndms.logic.model.gorfx.taskflow.DefaultTaskFlowFactory< O extends Order, C extends AbstractQuoteCalculator< O > > | |
de.zib.gndms.logic.model.DelegatingBatchUpdateAction< M extends ModelEntity &GridResourceItf, R > | A BatchUpdateAction using delegation |
de.zib.gndms.logic.model.DelegatingModelUpdateListener< M extends ModelEntity &GridResourceItf > | Delegating ModelUpdateListener |
de.zib.gndms.model.gorfx.types.DelegatingOrder< T extends Order > | |
de.zib.gndms.logic.model.dspace.DeleteSliceKindTaskAction | |
de.zib.gndms.logic.model.dspace.DeleteSliceTaskAction | |
de.zib.gndms.model.dspace.DSpace | Instances represent an installations' DSpace singleton resource on the database model side |
de.zib.gndms.dspace.service.DSpaceBindingUtils | |
de.zib.gndms.gndmc.dspace.DSpaceClient | The dspace client implementing the dspace service |
de.zib.gndms.dspace.service.DSpaceServiceImpl | The dspace service implementation |
de.zib.gndms.logic.model.DummyTaskAction | Dummy action that finishes with probability SUCCESS_RATE |
de.zib.gndms.logic.model.config.EchoOptionsAction | Just returns all option parameters and prints them by virtue of ConfigAction.setWriteResult(true) |
de.zib.gndms.logic.model.EntityAction< R > | An EntityAction is an Action containing an EntityManager and a list of actions being executed on cleanup |
de.zib.gndms.gndmc.gorfx.ExampleTaskFlowExecClient | An example implementation of AbstractTaskFlowExecClient |
de.zib.gndms.c3resource.jaxb.Workspace.Execution | |
de.zib.gndms.taskflows.staging.server.logic.ExternalProviderStageInAction | ThingAMagic |
de.zib.gndms.taskflows.staging.server.logic.ExternalProviderStageInQuoteCalculator | ThingAMagic |
de.zib.gndms.logic.model.config.FailedResult | A Class to indicate that an action failed returning its result |
de.zib.gndms.model.common.types.FilePermissions | The FilePermissions class is used to control access rights for a file |
de.zib.gndms.taskflows.filetransfer.client.FileTransferExample | |
de.zib.gndms.taskflows.filetransfer.client.FileTransferMeta | |
de.zib.gndms.taskflows.filetransfer.client.model.FileTransferOrder | Order for file transfer |
de.zib.gndms.taskflows.filetransfer.client.tools.FileTransferOrderConverter | Implementation of OrderConverter to convert FileTransferOrder instances to a desired type, which can be their corresponding axis type, a convertion to a Properties instance, or it will be written to Stdout |
de.zib.gndms.taskflows.filetransfer.client.tools.FileTransferOrderPropertyReader | |
de.zib.gndms.taskflows.filetransfer.client.tools.FileTransferOrderPropertyWriter | |
de.zib.gndms.taskflows.filetransfer.client.tools.FileTransferOrderStdoutWriter | |
de.zib.gndms.taskflows.filetransfer.client.tools.FileTransferOrderWriter | |
de.zib.gndms.taskflows.filetransfer.server.logic.FileTransferQuoteCalculator | |
de.zib.gndms.taskflows.filetransfer.client.model.FileTransferResult | The result of a file transfer taskflow |
de.zib.gndms.taskflows.filetransfer.client.tools.FileTransferResultWriter | |
de.zib.gndms.taskflows.filetransfer.server.logic.FileTransferTaskAction | |
de.zib.gndms.taskflows.filetransfer.server.FileTransferTaskFlowFactory | ThingAMagic |
de.zib.gndms.taskflows.filetransfer.server.model.FTPTransferState | |
de.zib.gndms.gndmc.gorfx.FullGORFXClient | Complete client for the gorfx service |
de.zib.gndms.taskflows.filetransfer.server.kit.security.GetCredentialProviderForGridFTP | |
de.zib.gndms.taskflows.filetransfer.server.network.GNDMSFileTransfer | |
de.zib.gndms.infra.system.GNDMSystem | This sets up the configuration and database storage area shared between GNDMS services |
de.zib.gndms.infra.system.GNDMSystemDirectory | ThingAMagic |
de.zib.gndms.gndmc.gorfx.GORFXClient | Client for the taskflow part of the gorfx service. This client doesn't provide methods for batch execution and service configuration only the methods necessary for taskflow execution are exposed |
de.zib.gndms.gndmc.gorfx.GORFXClientMain | A test run for the gorfx client |
de.zib.gndms.GORFX.service.GORFXServiceImpl | Controller class for the gorfx service |
de.zib.gndms.gndmc.gorfx.GORFXTaskFlowExample | A test run for the gorfx taskflow execution |
de.zib.gndms.infra.GridConfig | ThingAMagic |
de.zib.gndms.model.common.GridEntity | Super class of grid entities with a version field |
de.zib.gndms.taskflows.filetransfer.server.network.GridFTPClientCreator | |
de.zib.gndms.taskflows.filetransfer.server.kit.security.GridFTPCredentialInstaller | |
de.zib.gndms.model.common.GridResource | |
de.zib.gndms.model.util.GridResourceCache< G extends GridResource > | |
de.zib.gndms.logic.model.dspace.GridResourceDAO< G extends GridResource > | |
de.zib.gndms.model.common.GridResourceItf | Created by IntelliJ IDEA |
de.zib.gndms.model.util.GridResourceCache< G extends GridResource >.GridResourceLoader< G extends GridResource > | |
de.zib.gndms.c3resource.jaxb.Workspace.HttpExport | |
de.zib.gndms.logic.action.ProcessBuilderAction.InputCollector | An InputCollector collects the incoming stream from an process and sends it to an receiver |
de.zib.gndms.logic.model.dspace.GridResourceDAO< G extends GridResource >.Invalidator | |
de.zib.gndms.logic.model.dspace.SliceProviderImpl.Invalidator | |
de.zib.gndms.model.common.types.InvalidContractException | |
de.zib.gndms.model.util.JodaTimeForJPA | |
de.zib.gndms.infra.legacy.LegacyConfigActionCaller | |
de.zib.gndms.infra.legacy.LegacyConfigActionProvider | A provider for config actions which is able to handle G2 DMS config actions |
de.zib.gndms.logic.model.gorfx.LifetimeExceededException | LifetimeExceededException |
de.zib.gndms.infra.grams.LinuxDirectoryAux | Implementation of the directory helpers for a linux system |
de.zib.gndms.logic.util.LogicTools | This class provides tools for the databasse configuration |
de.zib.gndms.logic.model.LookupAction< M extends GridEntity, K > | An action to look up items from the data base by their key |
de.zib.gndms.c3resource.jaxb.Metadata | Description of an OAI-PMH Interface |
de.zib.gndms.logic.model.ModelDaoAction< M extends ModelEntity &GridResourceItf, R > | ModelDaoAction |
de.zib.gndms.neomodel.common.ModelElement< U extends PropertyContainer > | ModelElement |
de.zib.gndms.model.ModelEntity | Shared super class of all model entities |
de.zib.gndms.logic.model.ModelIdHoldingOrder | |
de.zib.gndms.neomodel.common.ModelNode | ModelNode |
de.zib.gndms.model.ModelObject | Shared super class of all model objects |
de.zib.gndms.logic.model.ModelTaskAction< O extends ModelIdHoldingOrder > | |
de.zib.gndms.logic.model.ModelUpdateListener< M extends ModelEntity &GridResourceItf > | An ModelUpdateListener will be informed by an BatchUpdateAction on a model |
de.zib.gndms.model.common.ModelUUIDGen | Wrapper interface for the separation of model and webservice layer |
de.zib.gndms.c3resource.jaxb.Modules.Module | |
de.zib.gndms.c3resource.jaxb.Modules | List of software modules available at the respective site |
de.zib.gndms.taskflows.filetransfer.server.network.NetworkAuxiliariesProvider | |
de.zib.gndms.neomodel.common.NodeGridResource< I > | NodeGridResource |
de.zib.gndms.logic.model.NoEntityManagerException | An Exception which will be thrown if an entity manager was expected, but not provided |
de.zib.gndms.taskflows.filetransfer.server.network.NonblockingClientFactory | |
de.zib.gndms.taskflows.filetransfer.server.network.NonblockingClientFactoryConfiglet | |
de.zib.gndms.logic.action.NoSuchActionException | |
de.zib.gndms.logic.model.dspace.NoSuchElementException | The no such element exception, which is thrown when a collection does not contain a requested element |
de.zib.gndms.model.common.NoSuchResourceException | If there is no such resource, this exception might be thrown |
de.zib.gndms.logic.model.NoWSDontNeedModelUpdateListener | Rest version of GNDMS doesn't need this listener |
de.zib.gndms.c3resource.jaxb.ObjectFactory | This object contains factory methods for each Java content interface and Java element interface generated in the de.zib.gndms.c3resource.jaxb package |
de.zib.gndms.logic.model.config.OkResult | A Class to indicate that an action succeeded in returning its result |
de.zib.gndms.logic.action.ProcessBuilderAction.OutputCollector | An OutputCollector collects the process' outgoing streams and sends them to their corresponding receivers |
de.zib.gndms.logic.model.gorfx.permissions.PermissionConfiglet | A class to configure permissions of files created by the GORFX service |
de.zib.gndms.logic.model.gorfx.PermissionDeniedTaskFlowException | ThingAMagic |
de.zib.gndms.model.common.PermissionInfo | A class to store information about task permissions |
de.zib.gndms.model.common.PersistentContract | A PersistenContract can be transformed to an Quote |
de.zib.gndms.taskflows.filetransfer.server.network.PersistentMarkerListener | A persistent marker listener for grid ftp file transfers |
de.zib.gndms.infra.system.PlugableTaskFlowProvider | |
de.zib.gndms.infra.system.PluginLoader | |
de.zib.gndms.logic.action.ProcessBuilderAction | Wrapper around ProcessBuilder that allows piping into the process and collecting all output in a string builder |
de.zib.gndms.taskflows.staging.client.ProviderStageInExample | |
de.zib.gndms.taskflows.staging.client.ProviderStageInMeta | |
de.zib.gndms.taskflows.staging.client.model.ProviderStageInOrder | Model class for a provider stage in Order |
de.zib.gndms.taskflows.staging.client.tools.ProviderStageInOrderConverter | |
de.zib.gndms.taskflows.staging.client.tools.ProviderStageInOrderPropertyReader | |
de.zib.gndms.taskflows.staging.client.tools.ProviderStageInOrderPropertyWriter | |
de.zib.gndms.taskflows.staging.client.tools.ProviderStageInOrderStdoutWriter | |
de.zib.gndms.taskflows.staging.client.tools.ProviderStageInOrderWriter | Interface for a ProviderStageInOrder builder |
de.zib.gndms.taskflows.staging.client.model.ProviderStageInResult | Class for the result of the staging taskflow |
de.zib.gndms.taskflows.staging.client.tools.ProviderStageInResultWriter | |
de.zib.gndms.taskflows.staging.server.ProviderStageInTaskFlowFactory | ThingAMagic |
de.zib.gndms.taskflows.staging.server.logic.ProviderStageInTools | ThingAMagic |
de.zib.gndms.infra.action.PublicAccessible | This is a marker interface |
de.zib.gndms.model.common.repository.QueuedDao< K, M, D > | |
de.zib.gndms.model.common.repository.QueuedTransientDao< K, M, D > | |
de.zib.gndms.logic.model.gorfx.QuoteCalculatorProvider | |
de.zib.gndms.infra.action.ReadContainerLogAction | Action for reading log files |
de.zib.gndms.infra.action.ReadGNDMSVersionAction | Writes the GNDMSVersion to a printwriter |
de.zib.gndms.infra.action.RefreshSystemAction | Reloads current Configlets to the GNDMSystem |
de.zib.gndms.neomodel.common.ReprSession | ReprSession |
de.zib.gndms.neomodel.common.ROType< I > | ROType |
de.zib.gndms.taskflows.filetransfer.server.network.Schedulable | |
de.zib.gndms.neomodel.common.Session | Session |
de.zib.gndms.c3resource.jaxb.Metadata.Set | |
de.zib.gndms.infra.legacy.SettableConfigMeta | |
de.zib.gndms.infra.SettableGridConfig | |
de.zib.gndms.infra.action.SetupUpdatingConfigletAction | Delegates the update to the configlet class |
de.zib.gndms.taskflows.filetransfer.server.network.SimpleGridFTPClientFactory | A GridFTPClient factory for clients without a GSSCredential authentification |
de.zib.gndms.model.common.SingletonGridResource | GridResource + terminationTime |
de.zib.gndms.c3resource.jaxb.Site | Resource information of one site or institute |
de.zib.gndms.logic.action.SkipActionInitializationException | Used to skip action initialization and executing; i.e |
de.zib.gndms.model.dspace.Slice | |
de.zib.gndms.gndmc.dspace.SliceClient | The slice client implementing the slice service |
de.zib.gndms.logic.model.dspace.SliceConfiguration | The slice configuration checks and accesses a ConfigHolder for a slice, which has to consist (at least) of the following fields:
size - the maximal size of the slice
termination - the termination time of the slice as number representing standard base time |
de.zib.gndms.model.dspace.SliceKind | SliceKinds are identified by a kindURI |
de.zib.gndms.gndmc.dspace.SliceKindClient | The slice kind client implementing the slice kind service |
de.zib.gndms.logic.model.dspace.SliceKindConfiguration | The slice kind configuration checks and accesses a ConfigHolder for a slice kind, which has to consist (at least) of the following fields:
uri - the uri for the slice kind as text
permission - the permissions of the slice kind as text according to an AccessMask
and may also contain:
metasubspaces - the meta-subspaces of the slice kind as text |
de.zib.gndms.logic.model.dspace.SliceKindProvider | Provides a mapping of subspaces to slice kind ids and slice kinds |
de.zib.gndms.logic.model.dspace.SliceKindProviderImpl | The slice kind provider which handles the available subspaces providing a mapping of slice kind ids and slice kinds |
de.zib.gndms.dspace.service.SliceKindServiceImpl | The slice kind service implementation |
de.zib.gndms.logic.model.dspace.SliceProvider | Provides a mapping of slice ids and slices |
de.zib.gndms.logic.model.dspace.SliceProviderImpl | The slice provider which handles the available subspaces providing a mapping of slice ids and slices |
de.zib.gndms.logic.model.dspace.SliceReaper | |
de.zib.gndms.model.gorfx.types.SliceResult | |
de.zib.gndms.dspace.service.SliceServiceImpl | The sliceId service implementation |
de.zib.gndms.taskflows.staging.client.model.SpaceConstraint | A space constrain is a selection criteria for data stage-in |
de.zib.gndms.taskflows.staging.client.tools.SpaceConstraintConverter | |
de.zib.gndms.taskflows.staging.client.tools.SpaceConstraintPropertyReader | |
de.zib.gndms.taskflows.staging.client.tools.SpaceConstraintPropertyWriter | |
de.zib.gndms.taskflows.staging.client.tools.SpaceConstraintStdoutWriter | |
de.zib.gndms.taskflows.staging.client.tools.SpaceConstraintWriter | Builder interface for a space constraint |
de.zib.gndms.taskflows.staging.server.logic.StagingIOFormatHelper | Use this class to define different io formats for staging scrips |
de.zib.gndms.taskflows.filetransfer.server.network.StaticBandWidthEstimater | This class is for developing and testing purpose only |
de.zib.gndms.taskflows.filetransfer.server.network.StrictNonblockingClientFactory | |
de.zib.gndms.model.dspace.Subspace | Instances represent concrete subspaces in the local DSpace |
de.zib.gndms.gndmc.dspace.SubspaceClient | The subspaceId client implementing the subspaceId service |
de.zib.gndms.logic.model.dspace.SubspaceConfiguration | The subspace configuration checks and accesses a ConfigHolder for a subspace, which has to consist (at least) of the following fields:
path - the path of the subspace as text
gsiFtpPath - the path for gsiFtp access as text
visible - whether the subspaces meta subspace is visible as boolean
size - the maximal size of the subspace as number
mode - an entry in SetupMode |
de.zib.gndms.logic.model.dspace.SubspaceProvider | Provides a mapping of subspace ids and subspaces |
de.zib.gndms.logic.model.dspace.SubspaceProviderImpl | |
de.zib.gndms.dspace.service.SubspaceServiceImpl | |
de.zib.gndms.infra.action.SystemAction< R > | A SystemAction is a ConfigAction with a GNDMSystem instance |
de.zib.gndms.infra.system.SystemDirectory | ThingAMagic |
de.zib.gndms.infra.system.SystemHolder | A simple box that holds a GNDMSystem instance |
de.zib.gndms.neomodel.gorfx.Task | Task |
de.zib.gndms.neomodel.gorfx.TaskAccessor | TaskAccessor |
de.zib.gndms.logic.model.TaskAction< O extends Serializable > | A TaskAction is used to execute a model of type Taskling with an underlying model of de.zib.gndms.neomodel.gorfx.Task |
de.zib.gndms.logic.access.TaskActionProvider | A TaskActionProvider is used to return TaskActions, which correspond to TaskFlowType objects using KeyFactories |
de.zib.gndms.neomodel.gorfx.TaskBuilder | A container which stores all possible attributes required when submitting a task |
de.zib.gndms.gndmc.gorfx.TaskClient | Client for TaskService |
de.zib.gndms.logic.model.TaskExecutionService | Wrapper around ExecutorService to submit only EntityActions to an Executor |
de.zib.gndms.neomodel.gorfx.TaskFlow< T extends Order > | A class which aggregates all objects which belong to a single task flow |
de.zib.gndms.logic.model.gorfx.TaskFlowAction< K extends AbstractOrder > | Adds some type-safety to TaskActions |
de.zib.gndms.logic.model.gorfx.taskflow.TaskFlowAux | |
de.zib.gndms.gndmc.gorfx.TaskFlowClient | The task flow client implementing the task flow service |
de.zib.gndms.logic.model.gorfx.taskflow.TaskFlowFactory< O extends Order, C extends AbstractQuoteCalculator< O > > | An interface for taskflow factories |
de.zib.gndms.logic.model.gorfx.taskflow.TaskFlowProvider | Maps taskflow type ids, to their type factories |
de.zib.gndms.logic.model.gorfx.taskflow.TaskFlowProviderImpl | Mock-up implementation of a a taskflow provider |
de.zib.gndms.GORFX.service.TaskFlowServiceAux | |
de.zib.gndms.GORFX.service.TaskFlowServiceImpl | A controller for a REST taskflow resource which implements the TaskFlowService interface |
de.zib.gndms.neomodel.gorfx.TaskFlowType | TaskFlowType |
de.zib.gndms.neomodel.gorfx.TaskFlowTypeAccessor | TaskFlowTypeAccessor |
de.zib.gndms.neomodel.gorfx.Taskling | Taskling |
de.zib.gndms.taskflows.filetransfer.server.logic.TaskPersistentMarkerListener | |
de.zib.gndms.gndmc.gorfx.TaskClient.TaskServiceAux | Some convenience methods for task handling |
de.zib.gndms.GORFX.service.TaskServiceImpl | Controller for the TaskService |
de.zib.gndms.logic.model.gorfx.taskflow.TaskTypeConverter | Set of converters types related to Task |
de.zib.gndms.taskflows.staging.client.model.TimeConstraint | A time constrain is a selection criteria for data stage-in |
de.zib.gndms.taskflows.staging.client.tools.TimeConstraintPropertyReader | |
de.zib.gndms.taskflows.staging.client.tools.TimeConstraintPropertyWriter | |
de.zib.gndms.taskflows.staging.client.tools.TimeConstraintWriter | Builder interface for a time constraint |
de.zib.gndms.model.common.TimedGridResource | GridResource + terminationTime |
de.zib.gndms.model.common.TimedGridResourceItf | Created by IntelliJ IDEA |
de.zib.gndms.logic.model.dspace.TransformSliceAction | A TransformSliceAction converts its slice to a new created slice (using de.zib.gndms.logic.model.dspace.CreateSliceAction) and adds it to the subspace corresponding to new slice object |
de.zib.gndms.model.common.repository.TransientDao< K, M, D > | |
de.zib.gndms.model.gorfx.repository.TypedUUId | |
de.zib.gndms.GORFX.service.util.UglyGlue | |
de.zib.gndms.logic.model.gorfx.taskflow.UnsatisfiableOrderException | An exception which signals an order which can't be satisfied |
de.zib.gndms.GORFX.service.util.WidAux | ThingAMagic |
de.zib.gndms.c3resource.jaxb.Workspace | Description of a C3-Grid workspace |
de.zib.gndms.logic.model.gorfx.Wrapper< T > | An Interface for an Wrapper |
de.zib.gndms.c3resource.jaxb.WsGramUrlType | Web service endpoint of the WS-Gram installation |
de.zib.gndms.infra.system.WSMaintenance | |