Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.
a boolean value of the expression: Has the ID order reached an end state?
That is, true if the order status has been completed with a final outcome
isRetrievableFromIssuer
publicbooleanisRetrievableFromIssuer()
Returns:
a boolean value of the expression: Is the ID order ready to be retrieved from the issuer?
That is, true if the ID order has been accepted by the issuer and can now be retrieved
isDownloadAvailable
publicbooleanisDownloadAvailable()
Returns:
a boolean value of the expression: Is the ID order available to be downloaded via the frontend?
That is, true if the ID order has been retrieved from the issuer and is stored in the database
allowsChangingParameters
publicbooleanallowsChangingParameters()
isSubmittedToIssuer
publicbooleanisSubmittedToIssuer()
haveIdsBeenFetched
publicbooleanhaveIdsBeenFetched()
Returns:
a boolean value signalling if it is okay (from a status flow perspective) to close the order remotely.