Class GeneratedCMSLinkComponent
- 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.cms2.jalo.contents.GeneratedCMSItem
-
- de.hybris.platform.cms2.jalo.contents.CMSItem
-
- de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.AbstractCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.SimpleCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.GeneratedCMSLinkComponent
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
CMSLinkComponent
public abstract class GeneratedCMSLinkComponent extends SimpleCMSComponent
Generated class for typeCMSLinkComponent.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested 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
Fields Modifier and Type Field Description static java.lang.StringCATEGORYQualifier of theCMSLinkComponent.categoryattributestatic java.lang.StringCATEGORYCODEQualifier of theCMSLinkComponent.categoryCodeattributeprotected static BidirectionalOneToManyHandler<GeneratedCMSLinkComponent>CATEGORYHANDLERBidirectionalOneToManyHandlerfor handling 1:n CATEGORY's relation attributes from 'one' side.static java.lang.StringCATEGORYPOSQualifier of theCMSLinkComponent.categoryPOSattributeprotected static java.lang.StringCMSLINKSFORNAVNODES_MARKMODIFIEDRelation disable markmodifed parameter constants for CMSLinksForNavNodes from ((cms2))protected static java.lang.StringCMSLINKSFORNAVNODES_SRC_ORDEREDRelation ordering override parameter constants for CMSLinksForNavNodes from ((cms2))protected static java.lang.StringCMSLINKSFORNAVNODES_TGT_ORDEREDstatic java.lang.StringCONTENTPAGEQualifier of theCMSLinkComponent.contentPageattributeprotected static BidirectionalOneToManyHandler<GeneratedCMSLinkComponent>CONTENTPAGEHANDLERBidirectionalOneToManyHandlerfor handling 1:n CONTENTPAGE's relation attributes from 'one' side.static java.lang.StringCONTENTPAGELABELORIDQualifier of theCMSLinkComponent.contentPageLabelOrIdattributestatic java.lang.StringCONTENTPAGEPOSQualifier of theCMSLinkComponent.contentPagePOSattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEXTERNALQualifier of theCMSLinkComponent.externalattributestatic java.lang.StringLINKNAMEQualifier of theCMSLinkComponent.linkNameattributestatic java.lang.StringNAVIGATIONNODESQualifier of theCMSLinkComponent.navigationNodesattributestatic java.lang.StringPRODUCTQualifier of theCMSLinkComponent.productattributestatic java.lang.StringPRODUCTCODEQualifier of theCMSLinkComponent.productCodeattributeprotected static BidirectionalOneToManyHandler<GeneratedCMSLinkComponent>PRODUCTHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' side.static java.lang.StringPRODUCTPOSQualifier of theCMSLinkComponent.productPOSattributestatic java.lang.StringTARGETQualifier of theCMSLinkComponent.targetattributestatic java.lang.StringURLQualifier of theCMSLinkComponent.urlattribute-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
CONTAINERS, ELEMENTSFORCONTAINER_MARKMODIFIED, ELEMENTSFORCONTAINER_SRC_ORDERED, ELEMENTSFORCONTAINER_TGT_ORDERED
-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
CONTAINER, ELEMENTSFORSLOT_MARKMODIFIED, ELEMENTSFORSLOT_SRC_ORDERED, ELEMENTSFORSLOT_TGT_ORDERED, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, RESTRICTIONSFORCOMPONENTS_MARKMODIFIED, RESTRICTIONSFORCOMPONENTS_SRC_ORDERED, RESTRICTIONSFORCOMPONENTS_TGT_ORDERED, SLOTS, TYPE, TYPECODE, VISIBLE
-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
CATALOGVERSION, NAME, UID
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCMSLinkComponent()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description voidaddToNavigationNodes(CMSNavigationNode value)Generated method - Addsvalueto navigationNodes.voidaddToNavigationNodes(SessionContext ctx, CMSNavigationNode value)Generated method - Addsvalueto navigationNodes.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.util.Map<Language,java.lang.String>getAllLinkName()Generated method - Getter of theCMSLinkComponent.linkNameattribute.java.util.Map<Language,java.lang.String>getAllLinkName(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.linkNameattribute.CategorygetCategory()Generated method - Getter of theCMSLinkComponent.categoryattribute.CategorygetCategory(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.categoryattribute.java.lang.StringgetCategoryCode()Generated method - Getter of theCMSLinkComponent.categoryCodeattribute.abstract java.lang.StringgetCategoryCode(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.categoryCodeattribute.ContentPagegetContentPage()Generated method - Getter of theCMSLinkComponent.contentPageattribute.ContentPagegetContentPage(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.contentPageattribute.java.lang.StringgetContentPageLabelOrId()Generated method - Getter of theCMSLinkComponent.contentPageLabelOrIdattribute.abstract java.lang.StringgetContentPageLabelOrId(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.contentPageLabelOrIdattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetLinkName()Generated method - Getter of theCMSLinkComponent.linkNameattribute.java.lang.StringgetLinkName(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.linkNameattribute.java.util.List<CMSNavigationNode>getNavigationNodes()Generated method - Getter of theCMSLinkComponent.navigationNodesattribute.java.util.List<CMSNavigationNode>getNavigationNodes(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.navigationNodesattribute.longgetNavigationNodesCount()longgetNavigationNodesCount(SessionContext ctx)ProductgetProduct()Generated method - Getter of theCMSLinkComponent.productattribute.ProductgetProduct(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.productattribute.java.lang.StringgetProductCode()Generated method - Getter of theCMSLinkComponent.productCodeattribute.abstract java.lang.StringgetProductCode(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.productCodeattribute.EnumerationValuegetTarget()Generated method - Getter of theCMSLinkComponent.targetattribute.EnumerationValuegetTarget(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.targetattribute.java.lang.StringgetUrl()Generated method - Getter of theCMSLinkComponent.urlattribute.java.lang.StringgetUrl(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.urlattribute.java.lang.BooleanisExternal()Generated method - Getter of theCMSLinkComponent.externalattribute.java.lang.BooleanisExternal(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.externalattribute.booleanisExternalAsPrimitive()Generated method - Getter of theCMSLinkComponent.externalattribute.booleanisExternalAsPrimitive(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.externalattribute.booleanisMarkModifiedDisabled(Item referencedItem)voidremoveFromNavigationNodes(CMSNavigationNode value)Generated method - Removesvaluefrom navigationNodes.voidremoveFromNavigationNodes(SessionContext ctx, CMSNavigationNode value)Generated method - Removesvaluefrom navigationNodes.voidsetAllLinkName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCMSLinkComponent.linkNameattribute.voidsetAllLinkName(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCMSLinkComponent.linkNameattribute.voidsetCategory(Category value)Generated method - Setter of theCMSLinkComponent.categoryattribute.voidsetCategory(SessionContext ctx, Category value)Generated method - Setter of theCMSLinkComponent.categoryattribute.voidsetContentPage(ContentPage value)Generated method - Setter of theCMSLinkComponent.contentPageattribute.voidsetContentPage(SessionContext ctx, ContentPage value)Generated method - Setter of theCMSLinkComponent.contentPageattribute.voidsetExternal(boolean value)Generated method - Setter of theCMSLinkComponent.externalattribute.voidsetExternal(SessionContext ctx, boolean value)Generated method - Setter of theCMSLinkComponent.externalattribute.voidsetExternal(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCMSLinkComponent.externalattribute.voidsetExternal(java.lang.Boolean value)Generated method - Setter of theCMSLinkComponent.externalattribute.voidsetLinkName(SessionContext ctx, java.lang.String value)Generated method - Setter of theCMSLinkComponent.linkNameattribute.voidsetLinkName(java.lang.String value)Generated method - Setter of theCMSLinkComponent.linkNameattribute.voidsetNavigationNodes(SessionContext ctx, java.util.List<CMSNavigationNode> value)Generated method - Setter of theCMSLinkComponent.navigationNodesattribute.voidsetNavigationNodes(java.util.List<CMSNavigationNode> value)Generated method - Setter of theCMSLinkComponent.navigationNodesattribute.voidsetProduct(Product value)Generated method - Setter of theCMSLinkComponent.productattribute.voidsetProduct(SessionContext ctx, Product value)Generated method - Setter of theCMSLinkComponent.productattribute.voidsetTarget(EnumerationValue value)Generated method - Setter of theCMSLinkComponent.targetattribute.voidsetTarget(SessionContext ctx, EnumerationValue value)Generated method - Setter of theCMSLinkComponent.targetattribute.voidsetUrl(SessionContext ctx, java.lang.String value)Generated method - Setter of theCMSLinkComponent.urlattribute.voidsetUrl(java.lang.String value)Generated method - Setter of theCMSLinkComponent.urlattribute.-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.SimpleCMSComponent
isContainer
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
addToContainers, addToContainers, getContainers, getContainers, getContainersCount, getContainersCount, removeFromContainers, removeFromContainers, setContainers, setContainers
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.AbstractCMSComponent
getAllType, getType, getTypeCode, isRestricted, isVisible
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
addToRestrictions, addToRestrictions, addToSlots, addToSlots, getAllType, getRestrictions, getRestrictions, getRestrictionsCount, getRestrictionsCount, getSlots, getSlots, getSlotsCount, getSlotsCount, getType, getTypeCode, isContainer, isContainerAsPrimitive, isContainerAsPrimitive, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApplyAsPrimitive, isOnlyOneRestrictionMustApplyAsPrimitive, isRestricted, isRestrictedAsPrimitive, isRestrictedAsPrimitive, isVisible, isVisibleAsPrimitive, isVisibleAsPrimitive, removeFromRestrictions, removeFromRestrictions, removeFromSlots, removeFromSlots, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setRestrictions, setRestrictions, setSlots, setSlots, setVisible, setVisible, setVisible, setVisible
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
getCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUid
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
LINKNAME
public static final java.lang.String LINKNAME
Qualifier of theCMSLinkComponent.linkNameattribute- See Also:
- Constant Field Values
-
EXTERNAL
public static final java.lang.String EXTERNAL
Qualifier of theCMSLinkComponent.externalattribute- See Also:
- Constant Field Values
-
URL
public static final java.lang.String URL
Qualifier of theCMSLinkComponent.urlattribute- See Also:
- Constant Field Values
-
CONTENTPAGELABELORID
public static final java.lang.String CONTENTPAGELABELORID
Qualifier of theCMSLinkComponent.contentPageLabelOrIdattribute- See Also:
- Constant Field Values
-
PRODUCTCODE
public static final java.lang.String PRODUCTCODE
Qualifier of theCMSLinkComponent.productCodeattribute- See Also:
- Constant Field Values
-
CATEGORYCODE
public static final java.lang.String CATEGORYCODE
Qualifier of theCMSLinkComponent.categoryCodeattribute- See Also:
- Constant Field Values
-
TARGET
public static final java.lang.String TARGET
Qualifier of theCMSLinkComponent.targetattribute- See Also:
- Constant Field Values
-
NAVIGATIONNODES
public static final java.lang.String NAVIGATIONNODES
Qualifier of theCMSLinkComponent.navigationNodesattribute- See Also:
- Constant Field Values
-
CMSLINKSFORNAVNODES_SRC_ORDERED
protected static java.lang.String CMSLINKSFORNAVNODES_SRC_ORDERED
Relation ordering override parameter constants for CMSLinksForNavNodes from ((cms2))
-
CMSLINKSFORNAVNODES_TGT_ORDERED
protected static java.lang.String CMSLINKSFORNAVNODES_TGT_ORDERED
-
CMSLINKSFORNAVNODES_MARKMODIFIED
protected static java.lang.String CMSLINKSFORNAVNODES_MARKMODIFIED
Relation disable markmodifed parameter constants for CMSLinksForNavNodes from ((cms2))
-
CONTENTPAGEPOS
public static final java.lang.String CONTENTPAGEPOS
Qualifier of theCMSLinkComponent.contentPagePOSattribute- See Also:
- Constant Field Values
-
CONTENTPAGE
public static final java.lang.String CONTENTPAGE
Qualifier of theCMSLinkComponent.contentPageattribute- See Also:
- Constant Field Values
-
PRODUCTPOS
public static final java.lang.String PRODUCTPOS
Qualifier of theCMSLinkComponent.productPOSattribute- See Also:
- Constant Field Values
-
PRODUCT
public static final java.lang.String PRODUCT
Qualifier of theCMSLinkComponent.productattribute- See Also:
- Constant Field Values
-
CATEGORYPOS
public static final java.lang.String CATEGORYPOS
Qualifier of theCMSLinkComponent.categoryPOSattribute- See Also:
- Constant Field Values
-
CATEGORY
public static final java.lang.String CATEGORY
Qualifier of theCMSLinkComponent.categoryattribute- See Also:
- Constant Field Values
-
CONTENTPAGEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedCMSLinkComponent> CONTENTPAGEHANDLER
BidirectionalOneToManyHandlerfor handling 1:n CONTENTPAGE's relation attributes from 'one' side.
-
PRODUCTHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedCMSLinkComponent> PRODUCTHANDLER
BidirectionalOneToManyHandlerfor handling 1:n PRODUCT's relation attributes from 'one' side.
-
CATEGORYHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedCMSLinkComponent> CATEGORYHANDLER
BidirectionalOneToManyHandlerfor handling 1:n CATEGORY's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classGeneratedSimpleCMSComponent
-
getCategory
public Category getCategory(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.categoryattribute.- Returns:
- the category
-
getCategory
public Category getCategory()
Generated method - Getter of theCMSLinkComponent.categoryattribute.- Returns:
- the category
-
setCategory
public void setCategory(SessionContext ctx, Category value)
Generated method - Setter of theCMSLinkComponent.categoryattribute.- Parameters:
value- the category
-
setCategory
public void setCategory(Category value)
Generated method - Setter of theCMSLinkComponent.categoryattribute.- Parameters:
value- the category
-
getCategoryCode
public abstract java.lang.String getCategoryCode(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.categoryCodeattribute.- Returns:
- the categoryCode
-
getCategoryCode
public java.lang.String getCategoryCode()
Generated method - Getter of theCMSLinkComponent.categoryCodeattribute.- Returns:
- the categoryCode
-
getContentPage
public ContentPage getContentPage(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.contentPageattribute.- Returns:
- the contentPage
-
getContentPage
public ContentPage getContentPage()
Generated method - Getter of theCMSLinkComponent.contentPageattribute.- Returns:
- the contentPage
-
setContentPage
public void setContentPage(SessionContext ctx, ContentPage value)
Generated method - Setter of theCMSLinkComponent.contentPageattribute.- Parameters:
value- the contentPage
-
setContentPage
public void setContentPage(ContentPage value)
Generated method - Setter of theCMSLinkComponent.contentPageattribute.- Parameters:
value- the contentPage
-
getContentPageLabelOrId
public abstract java.lang.String getContentPageLabelOrId(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.contentPageLabelOrIdattribute.- Returns:
- the contentPageLabelOrId
-
getContentPageLabelOrId
public java.lang.String getContentPageLabelOrId()
Generated method - Getter of theCMSLinkComponent.contentPageLabelOrIdattribute.- Returns:
- the contentPageLabelOrId
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.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; }- Overrides:
createItemin classAbstractCMSComponent- Parameters:
ctx- 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 )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
isExternal
public java.lang.Boolean isExternal(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.externalattribute.- Returns:
- the external
-
isExternal
public java.lang.Boolean isExternal()
Generated method - Getter of theCMSLinkComponent.externalattribute.- Returns:
- the external
-
isExternalAsPrimitive
public boolean isExternalAsPrimitive(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.externalattribute.- Returns:
- the external
-
isExternalAsPrimitive
public boolean isExternalAsPrimitive()
Generated method - Getter of theCMSLinkComponent.externalattribute.- Returns:
- the external
-
setExternal
public void setExternal(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCMSLinkComponent.externalattribute.- Parameters:
value- the external
-
setExternal
public void setExternal(java.lang.Boolean value)
Generated method - Setter of theCMSLinkComponent.externalattribute.- Parameters:
value- the external
-
setExternal
public void setExternal(SessionContext ctx, boolean value)
Generated method - Setter of theCMSLinkComponent.externalattribute.- Parameters:
value- the external
-
setExternal
public void setExternal(boolean value)
Generated method - Setter of theCMSLinkComponent.externalattribute.- Parameters:
value- the external
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabledin classGeneratedSimpleCMSComponent
-
getLinkName
public java.lang.String getLinkName(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.linkNameattribute.- Returns:
- the linkName
-
getLinkName
public java.lang.String getLinkName()
Generated method - Getter of theCMSLinkComponent.linkNameattribute.- Returns:
- the linkName
-
getAllLinkName
public java.util.Map<Language,java.lang.String> getAllLinkName(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.linkNameattribute.- Returns:
- the localized linkName
-
getAllLinkName
public java.util.Map<Language,java.lang.String> getAllLinkName()
Generated method - Getter of theCMSLinkComponent.linkNameattribute.- Returns:
- the localized linkName
-
setLinkName
public void setLinkName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSLinkComponent.linkNameattribute.- Parameters:
value- the linkName
-
setLinkName
public void setLinkName(java.lang.String value)
Generated method - Setter of theCMSLinkComponent.linkNameattribute.- Parameters:
value- the linkName
-
setAllLinkName
public void setAllLinkName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCMSLinkComponent.linkNameattribute.- Parameters:
value- the linkName
-
setAllLinkName
public void setAllLinkName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCMSLinkComponent.linkNameattribute.- Parameters:
value- the linkName
-
getNavigationNodes
public java.util.List<CMSNavigationNode> getNavigationNodes(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.navigationNodesattribute.- Returns:
- the navigationNodes
-
getNavigationNodes
public java.util.List<CMSNavigationNode> getNavigationNodes()
Generated method - Getter of theCMSLinkComponent.navigationNodesattribute.- Returns:
- the navigationNodes
-
getNavigationNodesCount
public long getNavigationNodesCount(SessionContext ctx)
-
getNavigationNodesCount
public long getNavigationNodesCount()
-
setNavigationNodes
public void setNavigationNodes(SessionContext ctx, java.util.List<CMSNavigationNode> value)
Generated method - Setter of theCMSLinkComponent.navigationNodesattribute.- Parameters:
value- the navigationNodes
-
setNavigationNodes
public void setNavigationNodes(java.util.List<CMSNavigationNode> value)
Generated method - Setter of theCMSLinkComponent.navigationNodesattribute.- Parameters:
value- the navigationNodes
-
addToNavigationNodes
public void addToNavigationNodes(SessionContext ctx, CMSNavigationNode value)
Generated method - Addsvalueto navigationNodes.- Parameters:
value- the item to add to navigationNodes
-
addToNavigationNodes
public void addToNavigationNodes(CMSNavigationNode value)
Generated method - Addsvalueto navigationNodes.- Parameters:
value- the item to add to navigationNodes
-
removeFromNavigationNodes
public void removeFromNavigationNodes(SessionContext ctx, CMSNavigationNode value)
Generated method - Removesvaluefrom navigationNodes.- Parameters:
value- the item to remove from navigationNodes
-
removeFromNavigationNodes
public void removeFromNavigationNodes(CMSNavigationNode value)
Generated method - Removesvaluefrom navigationNodes.- Parameters:
value- the item to remove from navigationNodes
-
getProduct
public Product getProduct(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.productattribute.- Returns:
- the product
-
getProduct
public Product getProduct()
Generated method - Getter of theCMSLinkComponent.productattribute.- Returns:
- the product
-
setProduct
public void setProduct(SessionContext ctx, Product value)
Generated method - Setter of theCMSLinkComponent.productattribute.- Parameters:
value- the product
-
setProduct
public void setProduct(Product value)
Generated method - Setter of theCMSLinkComponent.productattribute.- Parameters:
value- the product
-
getProductCode
public abstract java.lang.String getProductCode(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.productCodeattribute.- Returns:
- the productCode
-
getProductCode
public java.lang.String getProductCode()
Generated method - Getter of theCMSLinkComponent.productCodeattribute.- Returns:
- the productCode
-
getTarget
public EnumerationValue getTarget(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.targetattribute.- Returns:
- the target
-
getTarget
public EnumerationValue getTarget()
Generated method - Getter of theCMSLinkComponent.targetattribute.- Returns:
- the target
-
setTarget
public void setTarget(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCMSLinkComponent.targetattribute.- Parameters:
value- the target
-
setTarget
public void setTarget(EnumerationValue value)
Generated method - Setter of theCMSLinkComponent.targetattribute.- Parameters:
value- the target
-
getUrl
public java.lang.String getUrl(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.urlattribute.- Returns:
- the url
-
getUrl
public java.lang.String getUrl()
Generated method - Getter of theCMSLinkComponent.urlattribute.- Returns:
- the url
-
setUrl
public void setUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSLinkComponent.urlattribute.- Parameters:
value- the url
-
setUrl
public void setUrl(java.lang.String value)
Generated method - Setter of theCMSLinkComponent.urlattribute.- Parameters:
value- the url
-
-