Package de.hybris.platform.workflow.jalo
Class GeneratedWorkflowTemplate
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.cronjob.jalo.GeneratedJob
de.hybris.platform.cronjob.jalo.Job
de.hybris.platform.workflow.jalo.GeneratedWorkflowTemplate
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
WorkflowTemplate
Generated class for type
WorkflowTemplate.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.cronjob.jalo.Job
Job.JobFileLogContainer, Job.SynchronicityNested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theWorkflowTemplate.actionsattributeprotected static final OneToManyHandler<WorkflowActionTemplate>OneToManyHandlerfor handling 1:n ACTIONS's relation attributes from 'many' side.static final StringQualifier of theWorkflowTemplate.activationScriptattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theWorkflowTemplate.descriptionattributestatic final StringQualifier of theWorkflowTemplate.nameattributestatic final StringQualifier of theWorkflowTemplate.visibleForPrincipalsattributeprotected static StringRelation disable markmodifed parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow))protected static StringRelation ordering override parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow))protected static StringFields inherited from class de.hybris.platform.cronjob.jalo.Job
CTX_CURRENTCRONJOB, CTX_CURRENTJOBFields inherited from class de.hybris.platform.cronjob.jalo.GeneratedJob
ACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CODE, CRONJOBS, CRONJOBSHANDLER, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ERRORMODE, LOGLEVELDATABASE, LOGLEVELFILE, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, NUMBEROFRETRIES, PRIORITY, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESTRICTIONS, RESTRICTIONSHANDLER, RETRY, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, TRIGGERS, TRIGGERSHANDLER, USEREADONLYDATASOURCEFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToActions(SessionContext ctx, WorkflowActionTemplate value) Generated method - Addsvalueto actions.voidGenerated method - Addsvalueto actions.voidGenerated method - Addsvalueto visibleForPrincipals.voidaddToVisibleForPrincipals(SessionContext ctx, Principal value) Generated method - Addsvalueto visibleForPrincipals.Generated method - Getter of theWorkflowTemplate.actionsattribute.getActions(SessionContext ctx) Generated method - Getter of theWorkflowTemplate.actionsattribute.Generated method - Getter of theWorkflowTemplate.activationScriptattribute.Generated method - Getter of theWorkflowTemplate.activationScriptattribute.Generated method - Getter of theWorkflowTemplate.descriptionattribute.Generated method - Getter of theWorkflowTemplate.descriptionattribute.Generated method - Getter of theWorkflowTemplate.nameattribute.getAllName(SessionContext ctx) Generated method - Getter of theWorkflowTemplate.nameattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theWorkflowTemplate.descriptionattribute.Generated method - Getter of theWorkflowTemplate.descriptionattribute.getName()Generated method - Getter of theWorkflowTemplate.nameattribute.getName(SessionContext ctx) Generated method - Getter of theWorkflowTemplate.nameattribute.Generated method - Getter of theWorkflowTemplate.visibleForPrincipalsattribute.Generated method - Getter of theWorkflowTemplate.visibleForPrincipalsattribute.longlongbooleanisMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromActions(SessionContext ctx, WorkflowActionTemplate value) Generated method - Removesvaluefrom actions.voidGenerated method - Removesvaluefrom actions.voidGenerated method - Removesvaluefrom visibleForPrincipals.voidremoveFromVisibleForPrincipals(SessionContext ctx, Principal value) Generated method - Removesvaluefrom visibleForPrincipals.voidsetActions(SessionContext ctx, List<WorkflowActionTemplate> value) Generated method - Setter of theWorkflowTemplate.actionsattribute.voidsetActions(List<WorkflowActionTemplate> value) Generated method - Setter of theWorkflowTemplate.actionsattribute.voidsetActivationScript(SessionContext ctx, String value) Generated method - Setter of theWorkflowTemplate.activationScriptattribute.voidsetActivationScript(String value) Generated method - Setter of theWorkflowTemplate.activationScriptattribute.voidsetAllDescription(SessionContext ctx, Map<Language, String> value) Generated method - Setter of theWorkflowTemplate.descriptionattribute.voidsetAllDescription(Map<Language, String> value) Generated method - Setter of theWorkflowTemplate.descriptionattribute.voidsetAllName(SessionContext ctx, Map<Language, String> value) Generated method - Setter of theWorkflowTemplate.nameattribute.voidsetAllName(Map<Language, String> value) Generated method - Setter of theWorkflowTemplate.nameattribute.voidsetDescription(SessionContext ctx, String value) Generated method - Setter of theWorkflowTemplate.descriptionattribute.voidsetDescription(String value) Generated method - Setter of theWorkflowTemplate.descriptionattribute.voidsetName(SessionContext ctx, String value) Generated method - Setter of theWorkflowTemplate.nameattribute.voidGenerated method - Setter of theWorkflowTemplate.nameattribute.voidsetVisibleForPrincipals(SessionContext ctx, Collection<Principal> value) Generated method - Setter of theWorkflowTemplate.visibleForPrincipalsattribute.voidGenerated method - Setter of theWorkflowTemplate.visibleForPrincipalsattribute.Methods inherited from class de.hybris.platform.cronjob.jalo.Job
canPerform, canUndo, checkRemovable, configureCronjob, createItem, createLogContext, debug, error, fatal, getConfigAttributes, getCronJobsByCode, getCronJobsByCode, getCurrentLogContainer, getEffectiveLogLevel, getNonInitialAttributes, info, isAbortable, isDebugEnabled, isEnabledFor, isErrorEnabled, isInfoEnabled, isPerformable, isPerformable, isUndoable, isWarnEnabled, jobIsCurrentlyRunning, log, logToFile, perform, perform, perform, performCronJob, prepareAfterFinishEvent, prepareBeforeStartEvent, remove, saveToLogFile, sendFinishedEvent, sendStartEvent, setCode, setCronJobs, setCurrentLogContainer, setNonInitialAttributes, startOwnSession, stopOwnSession, switchDataSource, undo, undo, undoCronJob, unsetAlternativeDataSource, unsetCurrentLogContainer, warnMethods inherited from class de.hybris.platform.cronjob.jalo.GeneratedJob
addToRestrictions, addToRestrictions, addToTriggers, addToTriggers, getAlternativeDataSourceID, getAlternativeDataSourceID, getCode, getCode, getCronJobs, getCronJobs, getEmailAddress, getEmailAddress, getEmailNotificationTemplate, getEmailNotificationTemplate, getErrorMode, getErrorMode, getLogLevelDatabase, getLogLevelDatabase, getLogLevelFile, getLogLevelFile, getNodeGroup, getNodeGroup, getNodeID, getNodeID, getNodeIDAsPrimitive, getNodeIDAsPrimitive, getNumberOfRetries, getNumberOfRetries, getNumberOfRetriesAsPrimitive, getNumberOfRetriesAsPrimitive, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getRestrictions, getRestrictions, getSessionCurrency, getSessionCurrency, getSessionLanguage, getSessionLanguage, getSessionUser, getSessionUser, getTriggers, getTriggers, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isChangeRecordingEnabled, isChangeRecordingEnabled, isChangeRecordingEnabledAsPrimitive, isChangeRecordingEnabledAsPrimitive, isLogToDatabase, isLogToDatabase, isLogToDatabaseAsPrimitive, isLogToDatabaseAsPrimitive, isLogToFile, isLogToFile, isLogToFileAsPrimitive, isLogToFileAsPrimitive, isRemoveOnExit, isRemoveOnExit, isRemoveOnExitAsPrimitive, isRemoveOnExitAsPrimitive, isRequestAbort, isRequestAbort, isRequestAbortAsPrimitive, isRequestAbortAsPrimitive, isRequestAbortStep, isRequestAbortStep, isRequestAbortStepAsPrimitive, isRequestAbortStepAsPrimitive, isRetry, isRetry, isRetryAsPrimitive, isRetryAsPrimitive, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, isSingleExecutable, isSingleExecutable, isSingleExecutableAsPrimitive, isSingleExecutableAsPrimitive, isUseReadOnlyDatasource, isUseReadOnlyDatasource, isUseReadOnlyDatasourceAsPrimitive, isUseReadOnlyDatasourceAsPrimitive, removeFromRestrictions, removeFromRestrictions, removeFromTriggers, removeFromTriggers, setActive, setActive, setActive, setActive, setAlternativeDataSourceID, setAlternativeDataSourceID, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailAddress, setEmailNotificationTemplate, setEmailNotificationTemplate, setErrorMode, setErrorMode, setLogLevelDatabase, setLogLevelDatabase, setLogLevelFile, setLogLevelFile, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToFile, setLogToFile, setLogToFile, setLogToFile, setNodeGroup, setNodeGroup, setNodeID, setNodeID, setNodeID, setNodeID, setNumberOfRetries, setNumberOfRetries, setNumberOfRetries, setNumberOfRetries, setPriority, setPriority, setPriority, setPriority, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRestrictions, setRestrictions, setRetry, setRetry, setRetry, setRetry, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSessionCurrency, setSessionCurrency, setSessionLanguage, setSessionLanguage, setSessionUser, setSessionUser, setSingleExecutable, setSingleExecutable, setSingleExecutable, setSingleExecutable, setTriggers, setTriggers, setUseReadOnlyDatasource, setUseReadOnlyDatasource, setUseReadOnlyDatasource, setUseReadOnlyDatasourceMethods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
NAME
Qualifier of theWorkflowTemplate.nameattribute- See Also:
-
DESCRIPTION
Qualifier of theWorkflowTemplate.descriptionattribute- See Also:
-
ACTIVATIONSCRIPT
Qualifier of theWorkflowTemplate.activationScriptattribute- See Also:
-
ACTIONS
Qualifier of theWorkflowTemplate.actionsattribute- See Also:
-
VISIBLEFORPRINCIPALS
Qualifier of theWorkflowTemplate.visibleForPrincipalsattribute- See Also:
-
WORKFLOWTEMPLATE2PRINCIPALRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow)) -
WORKFLOWTEMPLATE2PRINCIPALRELATION_TGT_ORDERED
-
WORKFLOWTEMPLATE2PRINCIPALRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow)) -
ACTIONSHANDLER
OneToManyHandlerfor handling 1:n ACTIONS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedWorkflowTemplate
public GeneratedWorkflowTemplate()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classGeneratedJob
-
getActions
Generated method - Getter of theWorkflowTemplate.actionsattribute.- Returns:
- the actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template each
-
getActions
Generated method - Getter of theWorkflowTemplate.actionsattribute.- Returns:
- the actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template each
-
setActions
Generated method - Setter of theWorkflowTemplate.actionsattribute.- Parameters:
value- the actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template each
-
setActions
Generated method - Setter of theWorkflowTemplate.actionsattribute.- Parameters:
value- the actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template each
-
addToActions
Generated method - Addsvalueto actions.- Parameters:
value- the item to add to actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template each
-
addToActions
Generated method - Addsvalueto actions.- Parameters:
value- the item to add to actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template each
-
removeFromActions
Generated method - Removesvaluefrom actions.- Parameters:
value- the item to remove from actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template each
-
removeFromActions
Generated method - Removesvaluefrom actions.- Parameters:
value- the item to remove from actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template each
-
getActivationScript
Generated method - Getter of theWorkflowTemplate.activationScriptattribute.- Returns:
- the activationScript - Java code used to automatically trigger a Workflow
-
getActivationScript
Generated method - Getter of theWorkflowTemplate.activationScriptattribute.- Returns:
- the activationScript - Java code used to automatically trigger a Workflow
-
setActivationScript
Generated method - Setter of theWorkflowTemplate.activationScriptattribute.- Parameters:
value- the activationScript - Java code used to automatically trigger a Workflow
-
setActivationScript
Generated method - Setter of theWorkflowTemplate.activationScriptattribute.- Parameters:
value- the activationScript - Java code used to automatically trigger a Workflow
-
getDescription
Generated method - Getter of theWorkflowTemplate.descriptionattribute.- Returns:
- the description - description of the workflows created by the template; will be copied to a created workflow initially
-
getDescription
Generated method - Getter of theWorkflowTemplate.descriptionattribute.- Returns:
- the description - description of the workflows created by the template; will be copied to a created workflow initially
-
getAllDescription
Generated method - Getter of theWorkflowTemplate.descriptionattribute.- Returns:
- the localized description - description of the workflows created by the template; will be copied to a created workflow initially
-
getAllDescription
Generated method - Getter of theWorkflowTemplate.descriptionattribute.- Returns:
- the localized description - description of the workflows created by the template; will be copied to a created workflow initially
-
setDescription
Generated method - Setter of theWorkflowTemplate.descriptionattribute.- Parameters:
value- the description - description of the workflows created by the template; will be copied to a created workflow initially
-
setDescription
Generated method - Setter of theWorkflowTemplate.descriptionattribute.- Parameters:
value- the description - description of the workflows created by the template; will be copied to a created workflow initially
-
setAllDescription
Generated method - Setter of theWorkflowTemplate.descriptionattribute.- Parameters:
value- the description - description of the workflows created by the template; will be copied to a created workflow initially
-
setAllDescription
Generated method - Setter of theWorkflowTemplate.descriptionattribute.- Parameters:
value- the description - description of the workflows created by the template; will be copied to a created workflow initially
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
getName
Generated method - Getter of theWorkflowTemplate.nameattribute.- Returns:
- the name - name of the workflows created by the template; will be copied to a created workflow initially
-
getName
Generated method - Getter of theWorkflowTemplate.nameattribute.- Returns:
- the name - name of the workflows created by the template; will be copied to a created workflow initially
-
getAllName
Generated method - Getter of theWorkflowTemplate.nameattribute.- Returns:
- the localized name - name of the workflows created by the template; will be copied to a created workflow initially
-
getAllName
Generated method - Getter of theWorkflowTemplate.nameattribute.- Returns:
- the localized name - name of the workflows created by the template; will be copied to a created workflow initially
-
setName
Generated method - Setter of theWorkflowTemplate.nameattribute.- Parameters:
value- the name - name of the workflows created by the template; will be copied to a created workflow initially
-
setName
Generated method - Setter of theWorkflowTemplate.nameattribute.- Parameters:
value- the name - name of the workflows created by the template; will be copied to a created workflow initially
-
setAllName
Generated method - Setter of theWorkflowTemplate.nameattribute.- Parameters:
value- the name - name of the workflows created by the template; will be copied to a created workflow initially
-
setAllName
Generated method - Setter of theWorkflowTemplate.nameattribute.- Parameters:
value- the name - name of the workflows created by the template; will be copied to a created workflow initially
-
getVisibleForPrincipals
Generated method - Getter of theWorkflowTemplate.visibleForPrincipalsattribute.- Returns:
- the visibleForPrincipals
-
getVisibleForPrincipals
Generated method - Getter of theWorkflowTemplate.visibleForPrincipalsattribute.- Returns:
- the visibleForPrincipals
-
getVisibleForPrincipalsCount
-
getVisibleForPrincipalsCount
public long getVisibleForPrincipalsCount() -
setVisibleForPrincipals
Generated method - Setter of theWorkflowTemplate.visibleForPrincipalsattribute.- Parameters:
value- the visibleForPrincipals
-
setVisibleForPrincipals
Generated method - Setter of theWorkflowTemplate.visibleForPrincipalsattribute.- Parameters:
value- the visibleForPrincipals
-
addToVisibleForPrincipals
Generated method - Addsvalueto visibleForPrincipals.- Parameters:
value- the item to add to visibleForPrincipals
-
addToVisibleForPrincipals
Generated method - Addsvalueto visibleForPrincipals.- Parameters:
value- the item to add to visibleForPrincipals
-
removeFromVisibleForPrincipals
Generated method - Removesvaluefrom visibleForPrincipals.- Parameters:
value- the item to remove from visibleForPrincipals
-
removeFromVisibleForPrincipals
Generated method - Removesvaluefrom visibleForPrincipals.- Parameters:
value- the item to remove from visibleForPrincipals
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)