Loads the given use case, checking for public access.
Syntax
UseCase
loadUseCase
(
final Integer
useCaseId
,
final boolean
isPublic
)
Parameters
-
useCaseId –
the id of the use case
-
isPublic –
whether we are loading this use case for a public or private call
Returns
the use case