Class PromptQueryImportSpec
java.lang.Object
de.xima.fc.importer.project.PromptQueryImportSpec
- Since:
- 8.5.0
- Author:
- Norman Lorenz
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionPromptQueryImportSpec(PromptObjectIdentifier id, String name, String description, boolean existsInTargetScope, String connectionName, String connectionType, PromptObjectIdentifier connectionId, List<org.apache.commons.lang3.tuple.Pair<EWorkflowElementType, String>> workflowElementsReferencingObjects) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()getName()inthashCode()booleanboolean@AssertTrue booleanvoidsetAlternativeQuery(PromptQueryData queryData) voidsetAlternativeQueryId(PromptObjectIdentifier alternativeQueryId) voidsetImportAction(PromptQueryImportSpec.ImportAction importAction) toString()
-
Constructor Details
-
PromptQueryImportSpec
public PromptQueryImportSpec(PromptObjectIdentifier id, String name, String description, boolean existsInTargetScope, String connectionName, String connectionType, PromptObjectIdentifier connectionId, List<org.apache.commons.lang3.tuple.Pair<EWorkflowElementType, String>> workflowElementsReferencingObjects)
-
-
Method Details
-
getReferencesDisplayDescriptions
-
isHasWorkflowElementsReferencingObjects
public boolean isHasWorkflowElementsReferencingObjects() -
isValidForImport
@AssertTrue public @AssertTrue boolean isValidForImport() -
setAlternativeQuery
-
getId
-
getName
-
getDescription
-
isExistsInTargetScope
public boolean isExistsInTargetScope() -
getConnectionName
-
getConnectionType
-
getConnectionId
-
getImportAction
-
getAlternativeQueryId
-
setImportAction
-
setAlternativeQueryId
-
toString
-
equals
-
canEqual
-
hashCode
-