Class OutputJobItemBuilder
java.lang.Object
ch.tocco.nice2.outputcenter.api.OutputJobItemBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Nullable EntityId@Nullable String@Nullable EntityIdint@Nullable EntityIdgetUser()inthashCode()protected voidsetSorting(int sorting) withAddress(@Nullable Entity address) withAddress(@Nullable EntityId address) withAddress(@Nullable String address) withInputSupplier(OutputCenterInputSupplier inputSupplier) withReferenceEntity(@Nullable Entity referenceEntity) withReferenceEntity(@Nullable EntityId referenceEntity)
-
Constructor Details
-
OutputJobItemBuilder
public OutputJobItemBuilder()
-
-
Method Details
-
withInputSupplier
-
withAddress
-
withUser
-
withUser
-
withAddress
-
withAddress
-
withReferenceEntity
-
withReferenceEntity
-
getInputSupplier
-
getUser
-
getAddress
-
getAddressAsString
-
getReferenceEntity
-
getSorting
public int getSorting() -
setSorting
protected void setSorting(int sorting) -
hashCode
-
equals
-