Class OutboundAiidaLocalDataNeed
java.lang.Object
energy.eddie.aiida.models.permission.dataneed.AiidaLocalDataNeed
energy.eddie.aiida.models.permission.dataneed.OutboundAiidaLocalDataNeed
- All Implemented Interfaces:
AiidaDataNeedInterface,OutboundAiidaDataNeedInterface
@Entity
public class OutboundAiidaLocalDataNeed
extends AiidaLocalDataNeed
implements OutboundAiidaDataNeedInterface
-
Field Summary
FieldsFields inherited from class energy.eddie.aiida.models.permission.dataneed.AiidaLocalDataNeed
acknowledgementRequired, allowedPermissionCommands, asset, dataNeedId, name, policyLink, purpose, schemas, transmissionSchedule, type -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class energy.eddie.aiida.models.permission.dataneed.AiidaLocalDataNeed
acknowledgementRequired, allowedPermissionCommands, asset, contexts, dataNeedId, name, schemas, transmissionSchedule, typeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface energy.eddie.dataneeds.needs.aiida.AiidaDataNeedInterface
acknowledgementRequired, allowedPermissionCommands, asset, contexts, dataNeedId, schemas, supportsLimitDefaults, transmissionSchedule, type
-
Field Details
-
dataTags
-
-
Constructor Details
-
OutboundAiidaLocalDataNeed
protected OutboundAiidaLocalDataNeed() -
OutboundAiidaLocalDataNeed
-
-
Method Details
-
dataTags
Description copied from interface:OutboundAiidaDataNeedInterfaceReturns the set of identifiers for the data that should be shared.- Specified by:
dataTagsin interfaceOutboundAiidaDataNeedInterface
-