Class VistaFuncion.Publicar
- java.lang.Object
-
- adalid.core.AbstractArtifact
-
- adalid.core.Operation
-
- adalid.core.ProcessOperation
-
- meta.entidad.comun.operacion.basica.VistaFuncion.Publicar
-
- All Implemented Interfaces:
Wrappable,Artifact,EntityReferenceContainer,Comparable<Operation>
- Enclosing class:
- VistaFuncion
public class VistaFuncion.Publicar extends ProcessOperation
-
-
Field Summary
Fields Modifier and Type Field Description protected Checkcheck101protected VistaFuncionvista-
Fields inherited from class adalid.core.Operation
CURRENT_DATE, CURRENT_TIME, CURRENT_TIMESTAMP, CURRENT_USER, CURRENT_USER_CODE, CURRENT_USER_ID, EMAIL_REGEX, EMBED_CALENDAR, EMBED_MAPS, EMBED_YOUTUBE, EMPTY, GOOGLE, GOOGLE_CALENDAR, GOOGLE_MAPS, NO_IMAGE, TRUTH, UNTRUTH, URL_REGEX, YOUTUBE
-
Fields inherited from class adalid.core.AbstractArtifact
_de_, _of_, BR, ENGLISH, HT, PORTUGUESE, SPANISH
-
-
Constructor Summary
Constructors Constructor Description Publicar()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidsettleAttributes()protected voidsettleExpressions()protected voidsettleFilters()protected voidsettleParameters()-
Methods inherited from class adalid.core.ProcessOperation
addTransition, addTransition, addTriggerOn, finalise, getConstructionOperationLinkedPropertiesMap, getConstructionType, getDeadlineAddend, getJobPriority, getNewTaskNotification, getNextUnassignedTaskEscalation, getNextUnassignedTaskNotification, getNextUnfinishedTaskEscalation, getNextUnfinishedTaskNotification, getOverloading, getProcessingGroup, getProcessName, getProperName, getServiceable, getUnassignedTaskEscalation, getUnassignedTaskNotification, getUnfinishedTaskEscalation, getUnfinishedTaskNotification, getValidTypeAnnotations, isAnnotatedWithConstructionOperationClass, isAnnotatedWithProcessOperationClass, isAutomaticAssumption, isBplCodeGenEnabled, isBuiltIn, isConstructor, isNotifyAbandonment, isNotifyAssignment, isNotifyAssumption, isNotifyCancellation, isNotifyCompletion, isNotifyRelief, isNotifySupervisor, isSelfConstructor, isSqlCodeGenEnabled, isValidConstructionOperationLinkedPropertiesMap, signature, trigger
-
Methods inherited from class adalid.core.Operation
addAllocationStrings, addAllocationStrings, and, and, charStringOf, checkName, coalesce, coalesce, coalesce, coalesce, coalesce, compareTo, concat, concat, concat, currentDate, currentTime, currentTimestamp, currentUserCode, currentUserId, dateOf, empty, fieldsToString, finish, getAllocationStrings, getCheckReferencedColumnsList, getChecksList, getCrudOperationKeys, getDatabaseTriggerCheckReferencedColumnsList, getDatabaseTriggerChecksList, getDefaultConfirmationMessage, getDefaultWrapperClass, getDeleteOperationKey, getExpressionsList, getExpressionsMap, getFinalStatesList, getInitialStatesList, getInsertOperationKey, getInstanceParameter, getInstanceParameterChecksList, getLocalizedConfirmationMessage, getOperationAccess, getOperationKind, getOperationLogging, getOperationType, getParametersList, getParametersMap, getSelectOperationKey, getShellEnabled, getTransitionsList, getTransitionsMap, getTriggersMap, getUpdateOperationKey, getUserInterfaceCheckReferencedColumnsList, getUserInterfaceChecksList, isAnnotatedWithOperationClass, isAnnotatedWithOperationDocGen, isAsynchronous, isComplex, isConfirmationRequired, isInitialised, isLocalizedConfirmationMessageDefined, isOperationActivityDiagramGenEnabled, isSettled, isSimple, mapsToString, nand, nand, naxnor, naxor, nor, nor, norOrNaxor, not, or, or, setDefaultConfirmationMessage, setLocalizedConfirmationMessage, settler, timeOf, timestampOf, truth, untruth, xImpliesY, xnor, xor
-
Methods inherited from class adalid.core.AbstractArtifact
a, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttributes, annotate, b, b, bigDecimal, bigInteger, classToString, clearAttributes, coalesce, copyLocalizedStrings, defaultLocale, depth, fa, getAlias, getAttribute, getAttribute, getAttributes, getAttributesArray, getAttributesArray, getAttributesKeySetByRegex, getBooleanAttribute, getBooleanAttribute, getClassPath, getDeclaringArtifact, getDeclaringEntity, getDeclaringEntityRoot, getDeclaringField, getDeclaringFieldEntityRoot, getDeclaringFieldIndex, getDeclaringFieldNamedClassSimpleName, getDeclaringFieldPersistentEntityRoot, getDeclaringFieldPersistentEntityTableRoot, getDeclaringOperation, getDeclaringPersistentEntity, getDeclaringPersistentEntityRoot, getDefaultCollectionLabel, getDefaultCollectionShortLabel, getDefaultDescription, getDefaultLabel, getDefaultLocale, getDefaultShortDescription, getDefaultShortLabel, getDefaultSymbol, getDefaultTooltip, getFullName, getIntegerAttribute, getIntegerAttribute, getIntegerAttribute, getIntegerAttribute, getKeyValuePairAttribute, getKeyValuePairAttribute, getKeyValuePairAttribute, getKeyValuePairAttribute, getLocalizedCollectionLabel, getLocalizedCollectionShortLabel, getLocalizedDescription, getLocalizedLabel, getLocalizedShortDescription, getLocalizedShortLabel, getLocalizedSymbol, getLocalizedTooltip, getName, getPartialName, getPathList, getPathString, getSqlName, getStringAttribute, getStringAttribute, getStringAttribute, getStringAttribute, getTrace, getValidFieldAnnotations, getValueString, getValueString, getWrapper, h1, h2, h3, h4, h5, h6, hashCodeHexString, i, i, ic, ic, isAnnotated, isClassInPath, isDeclared, isExpression, isFinalised, isFinished, isFontAwesomeClass, isInherited, isInheritedFromAbstract, isInheritedFromConcrete, isLocalizedSymbolDefined, isNotDeclared, isNotInherited, isNotInheritedFromAbstract, isNotInheritedFromConcrete, isOperation, isValidEmbeddedDocument, isValidFieldAnnotation, isValidHelpFileName, isValidHelpFileType, isValidJavaClassName, isValidSnippetFileName, isValidTypeAnnotation, localeReadingKey, localeWritingKey, m, m, put, round, s, s, setAlias, setDefaultCollectionLabel, setDefaultCollectionShortLabel, setDefaultDescription, setDefaultLabel, setDefaultShortDescription, setDefaultShortLabel, setDefaultSymbol, setDefaultTooltip, setLocalizedCollectionLabel, setLocalizedCollectionShortLabel, setLocalizedDescription, setLocalizedLabel, setLocalizedShortDescription, setLocalizedShortLabel, setLocalizedSymbol, setLocalizedTooltip, setSqlName, setStaticAttributes, setTrace, specified, specified, specified, specified, specified, specified, toString, toString, toString, toString, toString, u, u, ul, verifyExpression, verifyExpression, verifyExpression, verifyExpression, verifyExpression, verifyExpression, verifyNames
-
-
-
-
Field Detail
-
vista
protected VistaFuncion vista
-
check101
protected Check check101
-
-
Method Detail
-
settleAttributes
protected void settleAttributes()
- Overrides:
settleAttributesin classOperation
-
settleParameters
protected void settleParameters()
- Overrides:
settleParametersin classOperation
-
settleExpressions
protected void settleExpressions()
- Overrides:
settleExpressionsin classOperation
-
settleFilters
protected void settleFilters()
- Overrides:
settleFiltersin classOperation
-
-