public abstract class GeneratedConstraintGroup extends GenericItem
ConstraintGroup.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.lang.String |
CONSTRAINTGROUP2ABSTRACTCONSTRAINTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ConstraintGroup2AbstractConstraintRelation from ((validation))
|
protected static java.lang.String |
CONSTRAINTGROUP2ABSTRACTCONSTRAINTRELATION_SRC_ORDERED
Relation ordering override parameter constants for ConstraintGroup2AbstractConstraintRelation from ((validation))
|
protected static java.lang.String |
CONSTRAINTGROUP2ABSTRACTCONSTRAINTRELATION_TGT_ORDERED |
static java.lang.String |
CONSTRAINTS
Qualifier of the
ConstraintGroup.constraints attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
ID
Qualifier of the
ConstraintGroup.id attribute |
static java.lang.String |
INTERFACENAME
Qualifier of the
ConstraintGroup.interfaceName attribute |
LANGUAGE_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 |
|---|
GeneratedConstraintGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToConstraints(AbstractConstraint value)
Generated method - Adds
value to constraints. |
void |
addToConstraints(SessionContext ctx,
AbstractConstraint value)
Generated method - Adds
value to constraints. |
java.util.Set<AbstractConstraint> |
getConstraints()
Generated method - Getter of the
ConstraintGroup.constraints attribute. |
java.util.Set<AbstractConstraint> |
getConstraints(SessionContext ctx)
Generated method - Getter of the
ConstraintGroup.constraints attribute. |
long |
getConstraintsCount() |
long |
getConstraintsCount(SessionContext ctx) |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getId()
Generated method - Getter of the
ConstraintGroup.id attribute. |
java.lang.String |
getId(SessionContext ctx)
Generated method - Getter of the
ConstraintGroup.id attribute. |
java.lang.String |
getInterfaceName()
Generated method - Getter of the
ConstraintGroup.interfaceName attribute. |
java.lang.String |
getInterfaceName(SessionContext ctx)
Generated method - Getter of the
ConstraintGroup.interfaceName attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
void |
removeFromConstraints(AbstractConstraint value)
Generated method - Removes
value from constraints. |
void |
removeFromConstraints(SessionContext ctx,
AbstractConstraint value)
Generated method - Removes
value from constraints. |
void |
setConstraints(SessionContext ctx,
java.util.Set<AbstractConstraint> value)
Generated method - Setter of the
ConstraintGroup.constraints attribute. |
void |
setConstraints(java.util.Set<AbstractConstraint> value)
Generated method - Setter of the
ConstraintGroup.constraints attribute. |
void |
setId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ConstraintGroup.id attribute. |
void |
setId(java.lang.String value)
Generated method - Setter of the
ConstraintGroup.id attribute. |
void |
setInterfaceName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ConstraintGroup.interfaceName attribute. |
void |
setInterfaceName(java.lang.String value)
Generated method - Setter of the
ConstraintGroup.interfaceName attribute. |
createItem, 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, 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 ID
ConstraintGroup.id attributepublic static final java.lang.String INTERFACENAME
ConstraintGroup.interfaceName attributepublic static final java.lang.String CONSTRAINTS
ConstraintGroup.constraints attributeprotected static java.lang.String CONSTRAINTGROUP2ABSTRACTCONSTRAINTRELATION_SRC_ORDERED
protected static java.lang.String CONSTRAINTGROUP2ABSTRACTCONSTRAINTRELATION_TGT_ORDERED
protected static java.lang.String CONSTRAINTGROUP2ABSTRACTCONSTRAINTRELATION_MARKMODIFIED
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 Itempublic java.util.Set<AbstractConstraint> getConstraints(SessionContext ctx)
ConstraintGroup.constraints attribute.public java.util.Set<AbstractConstraint> getConstraints()
ConstraintGroup.constraints attribute.public long getConstraintsCount(SessionContext ctx)
public long getConstraintsCount()
public void setConstraints(SessionContext ctx, java.util.Set<AbstractConstraint> value)
ConstraintGroup.constraints attribute.value - the constraintspublic void setConstraints(java.util.Set<AbstractConstraint> value)
ConstraintGroup.constraints attribute.value - the constraintspublic void addToConstraints(SessionContext ctx, AbstractConstraint value)
value to constraints.value - the item to add to constraintspublic void addToConstraints(AbstractConstraint value)
value to constraints.value - the item to add to constraintspublic void removeFromConstraints(SessionContext ctx, AbstractConstraint value)
value from constraints.value - the item to remove from constraintspublic void removeFromConstraints(AbstractConstraint value)
value from constraints.value - the item to remove from constraintspublic java.lang.String getId(SessionContext ctx)
ConstraintGroup.id attribute.public java.lang.String getId()
ConstraintGroup.id attribute.public void setId(SessionContext ctx, java.lang.String value)
ConstraintGroup.id attribute.value - the id - Constraint group identifierpublic void setId(java.lang.String value)
ConstraintGroup.id attribute.value - the id - Constraint group identifierpublic java.lang.String getInterfaceName(SessionContext ctx)
ConstraintGroup.interfaceName attribute.public java.lang.String getInterfaceName()
ConstraintGroup.interfaceName attribute.public void setInterfaceName(SessionContext ctx, java.lang.String value)
ConstraintGroup.interfaceName attribute.value - the interfaceNamepublic void setInterfaceName(java.lang.String value)
ConstraintGroup.interfaceName attribute.value - the interfaceNamepublic boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class ItemCopyright © 2018 SAP SE. All Rights Reserved.