Uses of Enum Class
adalid.core.enums.Kleenean
Packages that use Kleenean
-
Uses of Kleenean in adalid.core
Methods in adalid.core that return KleeneanModifier and TypeMethodDescriptionProject.getBusinessOperationConfirmationRequired()Project.getDatabaseOperationConfirmationRequired()ProcessOperation.getOverloading()ProcessOperation.getServiceable()Operation.getShellEnabled()ProcedureOperation.getShellEnabled()Methods in adalid.core with parameters of type KleeneanModifier and TypeMethodDescriptionvoidProject.setBusinessOperationConfirmationRequired(Kleenean confirmation) El método setBusinessOperationConfirmation se utiliza para especificar el valor predeterminado del elemento confirmation de la anotación OperationClass.voidProject.setDatabaseOperationConfirmationRequired(Kleenean confirmation) El método setDatabaseOperationConfirmation se utiliza para especificar el valor predeterminado del elemento confirmation de las anotaciones EntityInsertOperation, EntityUpdateOperation y EntityDeleteOperation.voidProcessOperation.setServiceable(Kleenean serviceable) El método setServiceable se utiliza para especificar si se debe, o no, generar código BWS (Business Web Service) para la operación. -
Uses of Kleenean in adalid.core.data.types
Methods in adalid.core.data.types that return KleeneanMethods in adalid.core.data.types with parameters of type KleeneanModifier and TypeMethodDescriptionvoidStringData.setUpdateableFileReference(Kleenean updateable) -
Uses of Kleenean in adalid.core.enums
Methods in adalid.core.enums that return KleeneanModifier and TypeMethodDescriptionstatic KleeneanReturns the enum constant of this class with the specified name.static KleeneanReturns the enum constant of this class with the specified name.static Kleenean[]Kleenean.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Kleenean in adalid.core.parameters
Methods in adalid.core.parameters that return Kleenean