public abstract class GeneratedDroolsKIEModule extends AbstractRulesModule
DroolsKIEModule.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DEFAULTKIEBASE
Qualifier of the
DroolsKIEModule.defaultKIEBase attribute |
static java.lang.String |
DEPLOYEDMVNVERSION
Qualifier of the
DroolsKIEModule.deployedMvnVersion attribute |
static java.lang.String |
KIEBASES
Qualifier of the
DroolsKIEModule.kieBases attribute |
protected static OneToManyHandler<DroolsKIEBase> |
KIEBASESHANDLER
OneToManyHandler for handling 1:n KIEBASES's relation attributes from 'many' side. |
static java.lang.String |
MVNARTIFACTID
Qualifier of the
DroolsKIEModule.mvnArtifactId attribute |
static java.lang.String |
MVNGROUPID
Qualifier of the
DroolsKIEModule.mvnGroupId attribute |
static java.lang.String |
MVNVERSION
Qualifier of the
DroolsKIEModule.mvnVersion attribute |
ACTIVE, ALLOWEDTARGETS, LOCKACQUIRED, NAME, RULETYPE, VERSIONLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedDroolsKIEModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToKieBases(DroolsKIEBase value)
Generated method - Adds
value to kieBases. |
void |
addToKieBases(SessionContext ctx,
DroolsKIEBase value)
Generated method - Adds
value to kieBases. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
DroolsKIEBase |
getDefaultKIEBase()
Generated method - Getter of the
DroolsKIEModule.defaultKIEBase attribute. |
DroolsKIEBase |
getDefaultKIEBase(SessionContext ctx)
Generated method - Getter of the
DroolsKIEModule.defaultKIEBase attribute. |
java.lang.String |
getDeployedMvnVersion()
Generated method - Getter of the
DroolsKIEModule.deployedMvnVersion attribute. |
java.lang.String |
getDeployedMvnVersion(SessionContext ctx)
Generated method - Getter of the
DroolsKIEModule.deployedMvnVersion attribute. |
java.util.Collection<DroolsKIEBase> |
getKieBases()
Generated method - Getter of the
DroolsKIEModule.kieBases attribute. |
java.util.Collection<DroolsKIEBase> |
getKieBases(SessionContext ctx)
Generated method - Getter of the
DroolsKIEModule.kieBases attribute. |
java.lang.String |
getMvnArtifactId()
Generated method - Getter of the
DroolsKIEModule.mvnArtifactId attribute. |
java.lang.String |
getMvnArtifactId(SessionContext ctx)
Generated method - Getter of the
DroolsKIEModule.mvnArtifactId attribute. |
java.lang.String |
getMvnGroupId()
Generated method - Getter of the
DroolsKIEModule.mvnGroupId attribute. |
java.lang.String |
getMvnGroupId(SessionContext ctx)
Generated method - Getter of the
DroolsKIEModule.mvnGroupId attribute. |
java.lang.String |
getMvnVersion()
Generated method - Getter of the
DroolsKIEModule.mvnVersion attribute. |
java.lang.String |
getMvnVersion(SessionContext ctx)
Generated method - Getter of the
DroolsKIEModule.mvnVersion attribute. |
void |
removeFromKieBases(DroolsKIEBase value)
Generated method - Removes
value from kieBases. |
void |
removeFromKieBases(SessionContext ctx,
DroolsKIEBase value)
Generated method - Removes
value from kieBases. |
void |
setDefaultKIEBase(DroolsKIEBase value)
Generated method - Setter of the
DroolsKIEModule.defaultKIEBase attribute. |
void |
setDefaultKIEBase(SessionContext ctx,
DroolsKIEBase value)
Generated method - Setter of the
DroolsKIEModule.defaultKIEBase attribute. |
void |
setDeployedMvnVersion(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DroolsKIEModule.deployedMvnVersion attribute. |
void |
setDeployedMvnVersion(java.lang.String value)
Generated method - Setter of the
DroolsKIEModule.deployedMvnVersion attribute. |
void |
setKieBases(java.util.Collection<DroolsKIEBase> value)
Generated method - Setter of the
DroolsKIEModule.kieBases attribute. |
void |
setKieBases(SessionContext ctx,
java.util.Collection<DroolsKIEBase> value)
Generated method - Setter of the
DroolsKIEModule.kieBases attribute. |
void |
setMvnArtifactId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DroolsKIEModule.mvnArtifactId attribute. |
void |
setMvnArtifactId(java.lang.String value)
Generated method - Setter of the
DroolsKIEModule.mvnArtifactId attribute. |
void |
setMvnGroupId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DroolsKIEModule.mvnGroupId attribute. |
void |
setMvnGroupId(java.lang.String value)
Generated method - Setter of the
DroolsKIEModule.mvnGroupId attribute. |
void |
setMvnVersion(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
DroolsKIEModule.mvnVersion attribute. |
void |
setMvnVersion(java.lang.String value)
Generated method - Setter of the
DroolsKIEModule.mvnVersion attribute. |
getAllowedTargets, getAllowedTargets, getName, getName, getRuleType, getRuleType, getVersion, getVersion, getVersionAsPrimitive, getVersionAsPrimitive, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isLockAcquired, isLockAcquired, isLockAcquiredAsPrimitive, isLockAcquiredAsPrimitive, setActive, setActive, setActive, setActive, setAllowedTargets, setAllowedTargets, setLockAcquired, setLockAcquired, setLockAcquired, setLockAcquired, setName, setName, setRuleType, setRuleType, setVersion, setVersion, setVersion, setVersioncreateItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, 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, 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, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, 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, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String MVNGROUPID
DroolsKIEModule.mvnGroupId attributepublic static final java.lang.String MVNARTIFACTID
DroolsKIEModule.mvnArtifactId attributepublic static final java.lang.String MVNVERSION
DroolsKIEModule.mvnVersion attributepublic static final java.lang.String DEPLOYEDMVNVERSION
DroolsKIEModule.deployedMvnVersion attributepublic static final java.lang.String DEFAULTKIEBASE
DroolsKIEModule.defaultKIEBase attributepublic static final java.lang.String KIEBASES
DroolsKIEModule.kieBases attributeprotected static final OneToManyHandler<DroolsKIEBase> KIEBASESHANDLER
OneToManyHandler for handling 1:n KIEBASES's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedAbstractRulesModulepublic DroolsKIEBase getDefaultKIEBase(SessionContext ctx)
DroolsKIEModule.defaultKIEBase attribute.public DroolsKIEBase getDefaultKIEBase()
DroolsKIEModule.defaultKIEBase attribute.public void setDefaultKIEBase(SessionContext ctx, DroolsKIEBase value)
DroolsKIEModule.defaultKIEBase attribute.value - the defaultKIEBasepublic void setDefaultKIEBase(DroolsKIEBase value)
DroolsKIEModule.defaultKIEBase attribute.value - the defaultKIEBasepublic java.lang.String getDeployedMvnVersion(SessionContext ctx)
DroolsKIEModule.deployedMvnVersion attribute.public java.lang.String getDeployedMvnVersion()
DroolsKIEModule.deployedMvnVersion attribute.public void setDeployedMvnVersion(SessionContext ctx, java.lang.String value)
DroolsKIEModule.deployedMvnVersion attribute.value - the deployedMvnVersionpublic void setDeployedMvnVersion(java.lang.String value)
DroolsKIEModule.deployedMvnVersion attribute.value - the deployedMvnVersionpublic java.util.Collection<DroolsKIEBase> getKieBases(SessionContext ctx)
DroolsKIEModule.kieBases attribute.public java.util.Collection<DroolsKIEBase> getKieBases()
DroolsKIEModule.kieBases attribute.public void setKieBases(SessionContext ctx, java.util.Collection<DroolsKIEBase> value)
DroolsKIEModule.kieBases attribute.value - the kieBasespublic void setKieBases(java.util.Collection<DroolsKIEBase> value)
DroolsKIEModule.kieBases attribute.value - the kieBasespublic void addToKieBases(SessionContext ctx, DroolsKIEBase value)
value to kieBases.value - the item to add to kieBasespublic void addToKieBases(DroolsKIEBase value)
value to kieBases.value - the item to add to kieBasespublic void removeFromKieBases(SessionContext ctx, DroolsKIEBase value)
value from kieBases.value - the item to remove from kieBasespublic void removeFromKieBases(DroolsKIEBase value)
value from kieBases.value - the item to remove from kieBasespublic java.lang.String getMvnArtifactId(SessionContext ctx)
DroolsKIEModule.mvnArtifactId attribute.public java.lang.String getMvnArtifactId()
DroolsKIEModule.mvnArtifactId attribute.public void setMvnArtifactId(SessionContext ctx, java.lang.String value)
DroolsKIEModule.mvnArtifactId attribute.value - the mvnArtifactIdpublic void setMvnArtifactId(java.lang.String value)
DroolsKIEModule.mvnArtifactId attribute.value - the mvnArtifactIdpublic java.lang.String getMvnGroupId(SessionContext ctx)
DroolsKIEModule.mvnGroupId attribute.public java.lang.String getMvnGroupId()
DroolsKIEModule.mvnGroupId attribute.public void setMvnGroupId(SessionContext ctx, java.lang.String value)
DroolsKIEModule.mvnGroupId attribute.value - the mvnGroupIdpublic void setMvnGroupId(java.lang.String value)
DroolsKIEModule.mvnGroupId attribute.value - the mvnGroupIdpublic java.lang.String getMvnVersion(SessionContext ctx)
DroolsKIEModule.mvnVersion attribute.public java.lang.String getMvnVersion()
DroolsKIEModule.mvnVersion attribute.public void setMvnVersion(SessionContext ctx, java.lang.String value)
DroolsKIEModule.mvnVersion attribute.value - the mvnVersionpublic void setMvnVersion(java.lang.String value)
DroolsKIEModule.mvnVersion attribute.value - the mvnVersionCopyright © 2018 SAP SE. All Rights Reserved.