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.String
CATEGORY
Qualifier of theCMSLinkComponent.category
attributestatic java.lang.String
CATEGORYCODE
Qualifier of theCMSLinkComponent.categoryCode
attributeprotected static BidirectionalOneToManyHandler<GeneratedCMSLinkComponent>
CATEGORYHANDLER
BidirectionalOneToManyHandler
for handling 1:n CATEGORY's relation attributes from 'one' side.static java.lang.String
CATEGORYPOS
Qualifier of theCMSLinkComponent.categoryPOS
attributeprotected static java.lang.String
CMSLINKSFORNAVNODES_MARKMODIFIED
Relation disable markmodifed parameter constants for CMSLinksForNavNodes from ((cms2))protected static java.lang.String
CMSLINKSFORNAVNODES_SRC_ORDERED
Relation ordering override parameter constants for CMSLinksForNavNodes from ((cms2))protected static java.lang.String
CMSLINKSFORNAVNODES_TGT_ORDERED
static java.lang.String
CONTENTPAGE
Qualifier of theCMSLinkComponent.contentPage
attributeprotected static BidirectionalOneToManyHandler<GeneratedCMSLinkComponent>
CONTENTPAGEHANDLER
BidirectionalOneToManyHandler
for handling 1:n CONTENTPAGE's relation attributes from 'one' side.static java.lang.String
CONTENTPAGELABELORID
Qualifier of theCMSLinkComponent.contentPageLabelOrId
attributestatic java.lang.String
CONTENTPAGEPOS
Qualifier of theCMSLinkComponent.contentPagePOS
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
EXTERNAL
Qualifier of theCMSLinkComponent.external
attributestatic java.lang.String
LINKNAME
Qualifier of theCMSLinkComponent.linkName
attributestatic java.lang.String
NAVIGATIONNODES
Qualifier of theCMSLinkComponent.navigationNodes
attributestatic java.lang.String
PRODUCT
Qualifier of theCMSLinkComponent.product
attributestatic java.lang.String
PRODUCTCODE
Qualifier of theCMSLinkComponent.productCode
attributeprotected static BidirectionalOneToManyHandler<GeneratedCMSLinkComponent>
PRODUCTHANDLER
BidirectionalOneToManyHandler
for handling 1:n PRODUCT's relation attributes from 'one' side.static java.lang.String
PRODUCTPOS
Qualifier of theCMSLinkComponent.productPOS
attributestatic java.lang.String
TARGET
Qualifier of theCMSLinkComponent.target
attributestatic java.lang.String
URL
Qualifier of theCMSLinkComponent.url
attribute-
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 void
addToNavigationNodes(CMSNavigationNode value)
Generated method - Addsvalue
to navigationNodes.void
addToNavigationNodes(SessionContext ctx, CMSNavigationNode value)
Generated method - Addsvalue
to navigationNodes.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>
getAllLinkName()
Generated method - Getter of theCMSLinkComponent.linkName
attribute.java.util.Map<Language,java.lang.String>
getAllLinkName(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.linkName
attribute.Category
getCategory()
Generated method - Getter of theCMSLinkComponent.category
attribute.Category
getCategory(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.category
attribute.java.lang.String
getCategoryCode()
Generated method - Getter of theCMSLinkComponent.categoryCode
attribute.abstract java.lang.String
getCategoryCode(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.categoryCode
attribute.ContentPage
getContentPage()
Generated method - Getter of theCMSLinkComponent.contentPage
attribute.ContentPage
getContentPage(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.contentPage
attribute.java.lang.String
getContentPageLabelOrId()
Generated method - Getter of theCMSLinkComponent.contentPageLabelOrId
attribute.abstract java.lang.String
getContentPageLabelOrId(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.contentPageLabelOrId
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getLinkName()
Generated method - Getter of theCMSLinkComponent.linkName
attribute.java.lang.String
getLinkName(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.linkName
attribute.java.util.List<CMSNavigationNode>
getNavigationNodes()
Generated method - Getter of theCMSLinkComponent.navigationNodes
attribute.java.util.List<CMSNavigationNode>
getNavigationNodes(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.navigationNodes
attribute.long
getNavigationNodesCount()
long
getNavigationNodesCount(SessionContext ctx)
Product
getProduct()
Generated method - Getter of theCMSLinkComponent.product
attribute.Product
getProduct(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.product
attribute.java.lang.String
getProductCode()
Generated method - Getter of theCMSLinkComponent.productCode
attribute.abstract java.lang.String
getProductCode(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.productCode
attribute.EnumerationValue
getTarget()
Generated method - Getter of theCMSLinkComponent.target
attribute.EnumerationValue
getTarget(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.target
attribute.java.lang.String
getUrl()
Generated method - Getter of theCMSLinkComponent.url
attribute.java.lang.String
getUrl(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.url
attribute.java.lang.Boolean
isExternal()
Generated method - Getter of theCMSLinkComponent.external
attribute.java.lang.Boolean
isExternal(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.external
attribute.boolean
isExternalAsPrimitive()
Generated method - Getter of theCMSLinkComponent.external
attribute.boolean
isExternalAsPrimitive(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.external
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
void
removeFromNavigationNodes(CMSNavigationNode value)
Generated method - Removesvalue
from navigationNodes.void
removeFromNavigationNodes(SessionContext ctx, CMSNavigationNode value)
Generated method - Removesvalue
from navigationNodes.void
setAllLinkName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCMSLinkComponent.linkName
attribute.void
setAllLinkName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCMSLinkComponent.linkName
attribute.void
setCategory(Category value)
Generated method - Setter of theCMSLinkComponent.category
attribute.void
setCategory(SessionContext ctx, Category value)
Generated method - Setter of theCMSLinkComponent.category
attribute.void
setContentPage(ContentPage value)
Generated method - Setter of theCMSLinkComponent.contentPage
attribute.void
setContentPage(SessionContext ctx, ContentPage value)
Generated method - Setter of theCMSLinkComponent.contentPage
attribute.void
setExternal(boolean value)
Generated method - Setter of theCMSLinkComponent.external
attribute.void
setExternal(SessionContext ctx, boolean value)
Generated method - Setter of theCMSLinkComponent.external
attribute.void
setExternal(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCMSLinkComponent.external
attribute.void
setExternal(java.lang.Boolean value)
Generated method - Setter of theCMSLinkComponent.external
attribute.void
setLinkName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSLinkComponent.linkName
attribute.void
setLinkName(java.lang.String value)
Generated method - Setter of theCMSLinkComponent.linkName
attribute.void
setNavigationNodes(SessionContext ctx, java.util.List<CMSNavigationNode> value)
Generated method - Setter of theCMSLinkComponent.navigationNodes
attribute.void
setNavigationNodes(java.util.List<CMSNavigationNode> value)
Generated method - Setter of theCMSLinkComponent.navigationNodes
attribute.void
setProduct(Product value)
Generated method - Setter of theCMSLinkComponent.product
attribute.void
setProduct(SessionContext ctx, Product value)
Generated method - Setter of theCMSLinkComponent.product
attribute.void
setTarget(EnumerationValue value)
Generated method - Setter of theCMSLinkComponent.target
attribute.void
setTarget(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCMSLinkComponent.target
attribute.void
setUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSLinkComponent.url
attribute.void
setUrl(java.lang.String value)
Generated method - Setter of theCMSLinkComponent.url
attribute.-
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.linkName
attribute- See Also:
- Constant Field Values
-
EXTERNAL
public static final java.lang.String EXTERNAL
Qualifier of theCMSLinkComponent.external
attribute- See Also:
- Constant Field Values
-
URL
public static final java.lang.String URL
Qualifier of theCMSLinkComponent.url
attribute- See Also:
- Constant Field Values
-
CONTENTPAGELABELORID
public static final java.lang.String CONTENTPAGELABELORID
Qualifier of theCMSLinkComponent.contentPageLabelOrId
attribute- See Also:
- Constant Field Values
-
PRODUCTCODE
public static final java.lang.String PRODUCTCODE
Qualifier of theCMSLinkComponent.productCode
attribute- See Also:
- Constant Field Values
-
CATEGORYCODE
public static final java.lang.String CATEGORYCODE
Qualifier of theCMSLinkComponent.categoryCode
attribute- See Also:
- Constant Field Values
-
TARGET
public static final java.lang.String TARGET
Qualifier of theCMSLinkComponent.target
attribute- See Also:
- Constant Field Values
-
NAVIGATIONNODES
public static final java.lang.String NAVIGATIONNODES
Qualifier of theCMSLinkComponent.navigationNodes
attribute- 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.contentPagePOS
attribute- See Also:
- Constant Field Values
-
CONTENTPAGE
public static final java.lang.String CONTENTPAGE
Qualifier of theCMSLinkComponent.contentPage
attribute- See Also:
- Constant Field Values
-
PRODUCTPOS
public static final java.lang.String PRODUCTPOS
Qualifier of theCMSLinkComponent.productPOS
attribute- See Also:
- Constant Field Values
-
PRODUCT
public static final java.lang.String PRODUCT
Qualifier of theCMSLinkComponent.product
attribute- See Also:
- Constant Field Values
-
CATEGORYPOS
public static final java.lang.String CATEGORYPOS
Qualifier of theCMSLinkComponent.categoryPOS
attribute- See Also:
- Constant Field Values
-
CATEGORY
public static final java.lang.String CATEGORY
Qualifier of theCMSLinkComponent.category
attribute- See Also:
- Constant Field Values
-
CONTENTPAGEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedCMSLinkComponent> CONTENTPAGEHANDLER
BidirectionalOneToManyHandler
for handling 1:n CONTENTPAGE's relation attributes from 'one' side.
-
PRODUCTHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedCMSLinkComponent> PRODUCTHANDLER
BidirectionalOneToManyHandler
for handling 1:n PRODUCT's relation attributes from 'one' side.
-
CATEGORYHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedCMSLinkComponent> CATEGORYHANDLER
BidirectionalOneToManyHandler
for 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:
getDefaultAttributeModes
in classGeneratedSimpleCMSComponent
-
getCategory
public Category getCategory(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.category
attribute.- Returns:
- the category
-
getCategory
public Category getCategory()
Generated method - Getter of theCMSLinkComponent.category
attribute.- Returns:
- the category
-
setCategory
public void setCategory(SessionContext ctx, Category value)
Generated method - Setter of theCMSLinkComponent.category
attribute.- Parameters:
value
- the category
-
setCategory
public void setCategory(Category value)
Generated method - Setter of theCMSLinkComponent.category
attribute.- Parameters:
value
- the category
-
getCategoryCode
public abstract java.lang.String getCategoryCode(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.categoryCode
attribute.- Returns:
- the categoryCode
-
getCategoryCode
public java.lang.String getCategoryCode()
Generated method - Getter of theCMSLinkComponent.categoryCode
attribute.- Returns:
- the categoryCode
-
getContentPage
public ContentPage getContentPage(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.contentPage
attribute.- Returns:
- the contentPage
-
getContentPage
public ContentPage getContentPage()
Generated method - Getter of theCMSLinkComponent.contentPage
attribute.- Returns:
- the contentPage
-
setContentPage
public void setContentPage(SessionContext ctx, ContentPage value)
Generated method - Setter of theCMSLinkComponent.contentPage
attribute.- Parameters:
value
- the contentPage
-
setContentPage
public void setContentPage(ContentPage value)
Generated method - Setter of theCMSLinkComponent.contentPage
attribute.- Parameters:
value
- the contentPage
-
getContentPageLabelOrId
public abstract java.lang.String getContentPageLabelOrId(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.contentPageLabelOrId
attribute.- Returns:
- the contentPageLabelOrId
-
getContentPageLabelOrId
public java.lang.String getContentPageLabelOrId()
Generated method - Getter of theCMSLinkComponent.contentPageLabelOrId
attribute.- Returns:
- the contentPageLabelOrId
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has 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:
createItem
in 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.external
attribute.- Returns:
- the external
-
isExternal
public java.lang.Boolean isExternal()
Generated method - Getter of theCMSLinkComponent.external
attribute.- Returns:
- the external
-
isExternalAsPrimitive
public boolean isExternalAsPrimitive(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.external
attribute.- Returns:
- the external
-
isExternalAsPrimitive
public boolean isExternalAsPrimitive()
Generated method - Getter of theCMSLinkComponent.external
attribute.- Returns:
- the external
-
setExternal
public void setExternal(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCMSLinkComponent.external
attribute.- Parameters:
value
- the external
-
setExternal
public void setExternal(java.lang.Boolean value)
Generated method - Setter of theCMSLinkComponent.external
attribute.- Parameters:
value
- the external
-
setExternal
public void setExternal(SessionContext ctx, boolean value)
Generated method - Setter of theCMSLinkComponent.external
attribute.- Parameters:
value
- the external
-
setExternal
public void setExternal(boolean value)
Generated method - Setter of theCMSLinkComponent.external
attribute.- Parameters:
value
- the external
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classGeneratedSimpleCMSComponent
-
getLinkName
public java.lang.String getLinkName(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.linkName
attribute.- Returns:
- the linkName
-
getLinkName
public java.lang.String getLinkName()
Generated method - Getter of theCMSLinkComponent.linkName
attribute.- Returns:
- the linkName
-
getAllLinkName
public java.util.Map<Language,java.lang.String> getAllLinkName(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.linkName
attribute.- Returns:
- the localized linkName
-
getAllLinkName
public java.util.Map<Language,java.lang.String> getAllLinkName()
Generated method - Getter of theCMSLinkComponent.linkName
attribute.- Returns:
- the localized linkName
-
setLinkName
public void setLinkName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSLinkComponent.linkName
attribute.- Parameters:
value
- the linkName
-
setLinkName
public void setLinkName(java.lang.String value)
Generated method - Setter of theCMSLinkComponent.linkName
attribute.- Parameters:
value
- the linkName
-
setAllLinkName
public void setAllLinkName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCMSLinkComponent.linkName
attribute.- Parameters:
value
- the linkName
-
setAllLinkName
public void setAllLinkName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCMSLinkComponent.linkName
attribute.- Parameters:
value
- the linkName
-
getNavigationNodes
public java.util.List<CMSNavigationNode> getNavigationNodes(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.navigationNodes
attribute.- Returns:
- the navigationNodes
-
getNavigationNodes
public java.util.List<CMSNavigationNode> getNavigationNodes()
Generated method - Getter of theCMSLinkComponent.navigationNodes
attribute.- 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.navigationNodes
attribute.- Parameters:
value
- the navigationNodes
-
setNavigationNodes
public void setNavigationNodes(java.util.List<CMSNavigationNode> value)
Generated method - Setter of theCMSLinkComponent.navigationNodes
attribute.- Parameters:
value
- the navigationNodes
-
addToNavigationNodes
public void addToNavigationNodes(SessionContext ctx, CMSNavigationNode value)
Generated method - Addsvalue
to navigationNodes.- Parameters:
value
- the item to add to navigationNodes
-
addToNavigationNodes
public void addToNavigationNodes(CMSNavigationNode value)
Generated method - Addsvalue
to navigationNodes.- Parameters:
value
- the item to add to navigationNodes
-
removeFromNavigationNodes
public void removeFromNavigationNodes(SessionContext ctx, CMSNavigationNode value)
Generated method - Removesvalue
from navigationNodes.- Parameters:
value
- the item to remove from navigationNodes
-
removeFromNavigationNodes
public void removeFromNavigationNodes(CMSNavigationNode value)
Generated method - Removesvalue
from navigationNodes.- Parameters:
value
- the item to remove from navigationNodes
-
getProduct
public Product getProduct(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.product
attribute.- Returns:
- the product
-
getProduct
public Product getProduct()
Generated method - Getter of theCMSLinkComponent.product
attribute.- Returns:
- the product
-
setProduct
public void setProduct(SessionContext ctx, Product value)
Generated method - Setter of theCMSLinkComponent.product
attribute.- Parameters:
value
- the product
-
setProduct
public void setProduct(Product value)
Generated method - Setter of theCMSLinkComponent.product
attribute.- Parameters:
value
- the product
-
getProductCode
public abstract java.lang.String getProductCode(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.productCode
attribute.- Returns:
- the productCode
-
getProductCode
public java.lang.String getProductCode()
Generated method - Getter of theCMSLinkComponent.productCode
attribute.- Returns:
- the productCode
-
getTarget
public EnumerationValue getTarget(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.target
attribute.- Returns:
- the target
-
getTarget
public EnumerationValue getTarget()
Generated method - Getter of theCMSLinkComponent.target
attribute.- Returns:
- the target
-
setTarget
public void setTarget(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCMSLinkComponent.target
attribute.- Parameters:
value
- the target
-
setTarget
public void setTarget(EnumerationValue value)
Generated method - Setter of theCMSLinkComponent.target
attribute.- Parameters:
value
- the target
-
getUrl
public java.lang.String getUrl(SessionContext ctx)
Generated method - Getter of theCMSLinkComponent.url
attribute.- Returns:
- the url
-
getUrl
public java.lang.String getUrl()
Generated method - Getter of theCMSLinkComponent.url
attribute.- Returns:
- the url
-
setUrl
public void setUrl(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSLinkComponent.url
attribute.- Parameters:
value
- the url
-
setUrl
public void setUrl(java.lang.String value)
Generated method - Setter of theCMSLinkComponent.url
attribute.- Parameters:
value
- the url
-
-