Class FactorValueMigratorService.Migration.MigrationBuilder
java.lang.Object
ubic.gemma.persistence.service.expression.experiment.FactorValueMigratorService.Migration.MigrationBuilder
- Enclosing class:
FactorValueMigratorService.Migration
-
Method Summary
Modifier and TypeMethodDescriptionbuild()categoryUri(String categoryUri) factorValueId(Long factorValueId) oldStyleCharacteristicIdUsedAsObject(Long oldStyleCharacteristicIdUsedAsObject) oldStyleCharacteristicIdUsedAsSecondObject(Long oldStyleCharacteristicIdUsedAsSecondObject) oldStyleCharacteristicIdUsedAsSubject(Long oldStyleCharacteristicIdUsedAsSubject) predicateUri(String predicateUri) secondObject(String secondObject) secondObjectUri(String secondObjectUri) secondPredicate(String secondPredicate) secondPredicateUri(String secondPredicateUri) subjectUri(String subjectUri) toString()
-
Method Details
-
factorValueId
- Returns:
this.
-
oldStyleCharacteristicIdUsedAsSubject
public FactorValueMigratorService.Migration.MigrationBuilder oldStyleCharacteristicIdUsedAsSubject(@Nullable Long oldStyleCharacteristicIdUsedAsSubject) - Returns:
this.
-
category
- Returns:
this.
-
categoryUri
- Returns:
this.
-
subject
- Returns:
this.
-
subjectUri
- Returns:
this.
-
predicate
- Returns:
this.
-
predicateUri
- Returns:
this.
-
oldStyleCharacteristicIdUsedAsObject
public FactorValueMigratorService.Migration.MigrationBuilder oldStyleCharacteristicIdUsedAsObject(@Nullable Long oldStyleCharacteristicIdUsedAsObject) - Returns:
this.
-
object
- Returns:
this.
-
objectUri
- Returns:
this.
-
secondPredicate
public FactorValueMigratorService.Migration.MigrationBuilder secondPredicate(String secondPredicate) - Returns:
this.
-
secondPredicateUri
public FactorValueMigratorService.Migration.MigrationBuilder secondPredicateUri(String secondPredicateUri) - Returns:
this.
-
oldStyleCharacteristicIdUsedAsSecondObject
public FactorValueMigratorService.Migration.MigrationBuilder oldStyleCharacteristicIdUsedAsSecondObject(@Nullable Long oldStyleCharacteristicIdUsedAsSecondObject) - Returns:
this.
-
secondObject
- Returns:
this.
-
secondObjectUri
public FactorValueMigratorService.Migration.MigrationBuilder secondObjectUri(String secondObjectUri) - Returns:
this.
-
build
-
toString
-