public abstract class GeneratedCockpitItemTemplate extends GenericItem
CockpitItemTemplate.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 |
|---|---|
static java.lang.String |
CLASSIFICATIONCLASSES
Qualifier of the
CockpitItemTemplate.classificationClasses attribute |
protected static java.lang.String |
COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CockpitItemTemplate2ClassificationClassRelation from ((cockpit))
|
protected static java.lang.String |
COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_SRC_ORDERED
Relation ordering override parameter constants for CockpitItemTemplate2ClassificationClassRelation from ((cockpit))
|
protected static java.lang.String |
COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_TGT_ORDERED |
static java.lang.String |
CODE
Qualifier of the
CockpitItemTemplate.code attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DESCRIPTION
Qualifier of the
CockpitItemTemplate.description attribute |
static java.lang.String |
NAME
Qualifier of the
CockpitItemTemplate.name attribute |
static java.lang.String |
RELATEDTYPE
Qualifier of the
CockpitItemTemplate.relatedType attribute |
protected static BidirectionalOneToManyHandler<GeneratedCockpitItemTemplate> |
RELATEDTYPEHANDLER
BidirectionalOneToManyHandler for handling 1:n RELATEDTYPE's relation attributes from 'one' side. |
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 |
|---|
GeneratedCockpitItemTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToClassificationClasses(ClassificationClass value)
Generated method - Adds
value to classificationClasses. |
void |
addToClassificationClasses(SessionContext ctx,
ClassificationClass value)
Generated method - Adds
value to classificationClasses. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
java.util.Map<Language,java.lang.String> |
getAllDescription()
Generated method - Getter of the
CockpitItemTemplate.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
CockpitItemTemplate.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllName()
Generated method - Getter of the
CockpitItemTemplate.name attribute. |
java.util.Map<Language,java.lang.String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
CockpitItemTemplate.name attribute. |
java.util.Collection<ClassificationClass> |
getClassificationClasses()
Generated method - Getter of the
CockpitItemTemplate.classificationClasses attribute. |
java.util.Collection<ClassificationClass> |
getClassificationClasses(SessionContext ctx)
Generated method - Getter of the
CockpitItemTemplate.classificationClasses attribute. |
long |
getClassificationClassesCount() |
long |
getClassificationClassesCount(SessionContext ctx) |
java.lang.String |
getCode()
Generated method - Getter of the
CockpitItemTemplate.code attribute. |
java.lang.String |
getCode(SessionContext ctx)
Generated method - Getter of the
CockpitItemTemplate.code attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getDescription()
Generated method - Getter of the
CockpitItemTemplate.description attribute. |
java.lang.String |
getDescription(SessionContext ctx)
Generated method - Getter of the
CockpitItemTemplate.description attribute. |
java.lang.String |
getName()
Generated method - Getter of the
CockpitItemTemplate.name attribute. |
java.lang.String |
getName(SessionContext ctx)
Generated method - Getter of the
CockpitItemTemplate.name attribute. |
ComposedType |
getRelatedType()
Generated method - Getter of the
CockpitItemTemplate.relatedType attribute. |
ComposedType |
getRelatedType(SessionContext ctx)
Generated method - Getter of the
CockpitItemTemplate.relatedType attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
void |
removeFromClassificationClasses(ClassificationClass value)
Generated method - Removes
value from classificationClasses. |
void |
removeFromClassificationClasses(SessionContext ctx,
ClassificationClass value)
Generated method - Removes
value from classificationClasses. |
void |
setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CockpitItemTemplate.description attribute. |
void |
setAllDescription(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CockpitItemTemplate.description attribute. |
void |
setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CockpitItemTemplate.name attribute. |
void |
setAllName(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
CockpitItemTemplate.name attribute. |
void |
setClassificationClasses(java.util.Collection<ClassificationClass> value)
Generated method - Setter of the
CockpitItemTemplate.classificationClasses attribute. |
void |
setClassificationClasses(SessionContext ctx,
java.util.Collection<ClassificationClass> value)
Generated method - Setter of the
CockpitItemTemplate.classificationClasses attribute. |
void |
setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CockpitItemTemplate.code attribute. |
void |
setCode(java.lang.String value)
Generated method - Setter of the
CockpitItemTemplate.code attribute. |
void |
setDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CockpitItemTemplate.description attribute. |
void |
setDescription(java.lang.String value)
Generated method - Setter of the
CockpitItemTemplate.description attribute. |
void |
setName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CockpitItemTemplate.name attribute. |
void |
setName(java.lang.String value)
Generated method - Setter of the
CockpitItemTemplate.name attribute. |
void |
setRelatedType(ComposedType value)
Generated method - Setter of the
CockpitItemTemplate.relatedType attribute. |
void |
setRelatedType(SessionContext ctx,
ComposedType value)
Generated method - Setter of the
CockpitItemTemplate.relatedType attribute. |
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 CODE
CockpitItemTemplate.code attributepublic static final java.lang.String NAME
CockpitItemTemplate.name attributepublic static final java.lang.String DESCRIPTION
CockpitItemTemplate.description attributepublic static final java.lang.String RELATEDTYPE
CockpitItemTemplate.relatedType attributepublic static final java.lang.String CLASSIFICATIONCLASSES
CockpitItemTemplate.classificationClasses attributeprotected static java.lang.String COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_SRC_ORDERED
protected static java.lang.String COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_TGT_ORDERED
protected static java.lang.String COCKPITITEMTEMPLATE2CLASSIFICATIONCLASSRELATION_MARKMODIFIED
protected static final BidirectionalOneToManyHandler<GeneratedCockpitItemTemplate> RELATEDTYPEHANDLER
BidirectionalOneToManyHandler for handling 1:n RELATEDTYPE's relation attributes from 'one' 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 Itempublic java.util.Collection<ClassificationClass> getClassificationClasses(SessionContext ctx)
CockpitItemTemplate.classificationClasses attribute.public java.util.Collection<ClassificationClass> getClassificationClasses()
CockpitItemTemplate.classificationClasses attribute.public long getClassificationClassesCount(SessionContext ctx)
public long getClassificationClassesCount()
public void setClassificationClasses(SessionContext ctx, java.util.Collection<ClassificationClass> value)
CockpitItemTemplate.classificationClasses attribute.value - the classificationClassespublic void setClassificationClasses(java.util.Collection<ClassificationClass> value)
CockpitItemTemplate.classificationClasses attribute.value - the classificationClassespublic void addToClassificationClasses(SessionContext ctx, ClassificationClass value)
value to classificationClasses.value - the item to add to classificationClassespublic void addToClassificationClasses(ClassificationClass value)
value to classificationClasses.value - the item to add to classificationClassespublic void removeFromClassificationClasses(SessionContext ctx, ClassificationClass value)
value from classificationClasses.value - the item to remove from classificationClassespublic void removeFromClassificationClasses(ClassificationClass value)
value from classificationClasses.value - the item to remove from classificationClassespublic java.lang.String getCode(SessionContext ctx)
CockpitItemTemplate.code attribute.public java.lang.String getCode()
CockpitItemTemplate.code attribute.public void setCode(SessionContext ctx, java.lang.String value)
CockpitItemTemplate.code attribute.value - the codepublic void setCode(java.lang.String value)
CockpitItemTemplate.code attribute.value - the codeprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class GenericItemctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic java.lang.String getDescription(SessionContext ctx)
CockpitItemTemplate.description attribute.public java.lang.String getDescription()
CockpitItemTemplate.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
CockpitItemTemplate.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription()
CockpitItemTemplate.description attribute.public void setDescription(SessionContext ctx, java.lang.String value)
CockpitItemTemplate.description attribute.value - the descriptionpublic void setDescription(java.lang.String value)
CockpitItemTemplate.description attribute.value - the descriptionpublic void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
CockpitItemTemplate.description attribute.value - the descriptionpublic void setAllDescription(java.util.Map<Language,java.lang.String> value)
CockpitItemTemplate.description attribute.value - the descriptionpublic boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class Itempublic java.lang.String getName(SessionContext ctx)
CockpitItemTemplate.name attribute.public java.lang.String getName()
CockpitItemTemplate.name attribute.public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
CockpitItemTemplate.name attribute.public java.util.Map<Language,java.lang.String> getAllName()
CockpitItemTemplate.name attribute.public void setName(SessionContext ctx, java.lang.String value)
CockpitItemTemplate.name attribute.value - the namepublic void setName(java.lang.String value)
CockpitItemTemplate.name attribute.value - the namepublic void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
CockpitItemTemplate.name attribute.value - the namepublic void setAllName(java.util.Map<Language,java.lang.String> value)
CockpitItemTemplate.name attribute.value - the namepublic ComposedType getRelatedType(SessionContext ctx)
CockpitItemTemplate.relatedType attribute.public ComposedType getRelatedType()
CockpitItemTemplate.relatedType attribute.public void setRelatedType(SessionContext ctx, ComposedType value)
CockpitItemTemplate.relatedType attribute.value - the relatedTypepublic void setRelatedType(ComposedType value)
CockpitItemTemplate.relatedType attribute.value - the relatedTypeCopyright © 2018 SAP SE. All Rights Reserved.