public abstract class GeneratedBTGSegment extends BTGItem
BTGSegment.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 String |
ACTIVE
Qualifier of the
BTGSegment.active attribute |
static String |
ACTIVEFROM
Qualifier of the
BTGSegment.activeFrom attribute |
static String |
ACTIVETO
Qualifier of the
BTGSegment.activeTo attribute |
protected static String |
BTGSEGMENTTOCMSSITE_MARKMODIFIED
Relation disable markmodifed parameter constants for BTGSegmentToCMSSite from ((btg))
|
protected static String |
BTGSEGMENTTOCMSSITE_SRC_ORDERED
Relation ordering override parameter constants for BTGSegmentToCMSSite from ((btg))
|
protected static String |
BTGSEGMENTTOCMSSITE_TGT_ORDERED |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DEFAULTEVALUATIONMETHOD
Qualifier of the
BTGSegment.defaultEvaluationMethod attribute |
static String |
DEFAULTRESULTSCOPE
Qualifier of the
BTGSegment.defaultResultScope attribute |
static String |
NAME
Qualifier of the
BTGSegment.name attribute |
static String |
OUTPUTACTIONS
Qualifier of the
BTGSegment.outputActions attribute |
protected static OneToManyHandler<AbstractAction> |
OUTPUTACTIONSHANDLER
OneToManyHandler for handling 1:n OUTPUTACTIONS's relation attributes from 'many' side. |
static String |
RESULTS
Qualifier of the
BTGSegment.results attribute |
protected static OneToManyHandler<BTGSegmentResult> |
RESULTSHANDLER
OneToManyHandler for handling 1:n RESULTS's relation attributes from 'many' side. |
static String |
RULES
Qualifier of the
BTGSegment.rules attribute |
protected static OneToManyHandler<BTGRule> |
RULESHANDLER
OneToManyHandler for handling 1:n RULES's relation attributes from 'many' side. |
static String |
SCOPE
Qualifier of the
BTGSegment.scope attribute |
static String |
SITES
Qualifier of the
BTGSegment.sites attribute |
CATALOGVERSION, UIDLANGUAGE_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 |
|---|
GeneratedBTGSegment() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToOutputActions(AbstractAction value)
Generated method - Adds
value to outputActions. |
void |
addToOutputActions(SessionContext ctx,
AbstractAction value)
Generated method - Adds
value to outputActions. |
void |
addToResults(BTGSegmentResult value)
Generated method - Adds
value to results. |
void |
addToResults(SessionContext ctx,
BTGSegmentResult value)
Generated method - Adds
value to results. |
void |
addToRules(BTGRule value)
Generated method - Adds
value to rules. |
void |
addToRules(SessionContext ctx,
BTGRule value)
Generated method - Adds
value to rules. |
void |
addToSites(CMSSite value)
Generated method - Adds
value to sites. |
void |
addToSites(SessionContext ctx,
CMSSite value)
Generated method - Adds
value to sites. |
Date |
getActiveFrom()
Generated method - Getter of the
BTGSegment.activeFrom attribute. |
Date |
getActiveFrom(SessionContext ctx)
Generated method - Getter of the
BTGSegment.activeFrom attribute. |
Date |
getActiveTo()
Generated method - Getter of the
BTGSegment.activeTo attribute. |
Date |
getActiveTo(SessionContext ctx)
Generated method - Getter of the
BTGSegment.activeTo attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
EnumerationValue |
getDefaultEvaluationMethod()
Generated method - Getter of the
BTGSegment.defaultEvaluationMethod attribute. |
EnumerationValue |
getDefaultEvaluationMethod(SessionContext ctx)
Generated method - Getter of the
BTGSegment.defaultEvaluationMethod attribute. |
EnumerationValue |
getDefaultResultScope()
Generated method - Getter of the
BTGSegment.defaultResultScope attribute. |
EnumerationValue |
getDefaultResultScope(SessionContext ctx)
Generated method - Getter of the
BTGSegment.defaultResultScope attribute. |
String |
getName()
Generated method - Getter of the
BTGSegment.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
BTGSegment.name attribute. |
Collection<AbstractAction> |
getOutputActions()
Generated method - Getter of the
BTGSegment.outputActions attribute. |
Collection<AbstractAction> |
getOutputActions(SessionContext ctx)
Generated method - Getter of the
BTGSegment.outputActions attribute. |
Collection<BTGSegmentResult> |
getResults()
Generated method - Getter of the
BTGSegment.results attribute. |
Collection<BTGSegmentResult> |
getResults(SessionContext ctx)
Generated method - Getter of the
BTGSegment.results attribute. |
Collection<BTGRule> |
getRules()
Generated method - Getter of the
BTGSegment.rules attribute. |
Collection<BTGRule> |
getRules(SessionContext ctx)
Generated method - Getter of the
BTGSegment.rules attribute. |
EnumerationValue |
getScope()
Generated method - Getter of the
BTGSegment.scope attribute. |
EnumerationValue |
getScope(SessionContext ctx)
Generated method - Getter of the
BTGSegment.scope attribute. |
Collection<CMSSite> |
getSites()
Generated method - Getter of the
BTGSegment.sites attribute. |
Collection<CMSSite> |
getSites(SessionContext ctx)
Generated method - Getter of the
BTGSegment.sites attribute. |
long |
getSitesCount() |
long |
getSitesCount(SessionContext ctx) |
Boolean |
isActive()
Generated method - Getter of the
BTGSegment.active attribute. |
Boolean |
isActive(SessionContext ctx)
Generated method - Getter of the
BTGSegment.active attribute. |
boolean |
isActiveAsPrimitive()
Generated method - Getter of the
BTGSegment.active attribute. |
boolean |
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BTGSegment.active attribute. |
void |
removeFromOutputActions(AbstractAction value)
Generated method - Removes
value from outputActions. |
void |
removeFromOutputActions(SessionContext ctx,
AbstractAction value)
Generated method - Removes
value from outputActions. |
void |
removeFromResults(BTGSegmentResult value)
Generated method - Removes
value from results. |
void |
removeFromResults(SessionContext ctx,
BTGSegmentResult value)
Generated method - Removes
value from results. |
void |
removeFromRules(BTGRule value)
Generated method - Removes
value from rules. |
void |
removeFromRules(SessionContext ctx,
BTGRule value)
Generated method - Removes
value from rules. |
void |
removeFromSites(CMSSite value)
Generated method - Removes
value from sites. |
void |
removeFromSites(SessionContext ctx,
CMSSite value)
Generated method - Removes
value from sites. |
void |
setActive(boolean value)
Generated method - Setter of the
BTGSegment.active attribute. |
void |
setActive(Boolean value)
Generated method - Setter of the
BTGSegment.active attribute. |
void |
setActive(SessionContext ctx,
boolean value)
Generated method - Setter of the
BTGSegment.active attribute. |
void |
setActive(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BTGSegment.active attribute. |
void |
setActiveFrom(Date value)
Generated method - Setter of the
BTGSegment.activeFrom attribute. |
void |
setActiveFrom(SessionContext ctx,
Date value)
Generated method - Setter of the
BTGSegment.activeFrom attribute. |
void |
setActiveTo(Date value)
Generated method - Setter of the
BTGSegment.activeTo attribute. |
void |
setActiveTo(SessionContext ctx,
Date value)
Generated method - Setter of the
BTGSegment.activeTo attribute. |
void |
setDefaultEvaluationMethod(EnumerationValue value)
Generated method - Setter of the
BTGSegment.defaultEvaluationMethod attribute. |
void |
setDefaultEvaluationMethod(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
BTGSegment.defaultEvaluationMethod attribute. |
void |
setDefaultResultScope(EnumerationValue value)
Generated method - Setter of the
BTGSegment.defaultResultScope attribute. |
void |
setDefaultResultScope(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
BTGSegment.defaultResultScope attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
BTGSegment.name attribute. |
void |
setName(String value)
Generated method - Setter of the
BTGSegment.name attribute. |
void |
setOutputActions(Collection<AbstractAction> value)
Generated method - Setter of the
BTGSegment.outputActions attribute. |
void |
setOutputActions(SessionContext ctx,
Collection<AbstractAction> value)
Generated method - Setter of the
BTGSegment.outputActions attribute. |
void |
setResults(Collection<BTGSegmentResult> value)
Generated method - Setter of the
BTGSegment.results attribute. |
void |
setResults(SessionContext ctx,
Collection<BTGSegmentResult> value)
Generated method - Setter of the
BTGSegment.results attribute. |
void |
setRules(Collection<BTGRule> value)
Generated method - Setter of the
BTGSegment.rules attribute. |
void |
setRules(SessionContext ctx,
Collection<BTGRule> value)
Generated method - Setter of the
BTGSegment.rules attribute. |
void |
setScope(EnumerationValue value)
Generated method - Setter of the
BTGSegment.scope attribute. |
void |
setScope(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
BTGSegment.scope attribute. |
void |
setSites(Collection<CMSSite> value)
Generated method - Setter of the
BTGSegment.sites attribute. |
void |
setSites(SessionContext ctx,
Collection<CMSSite> value)
Generated method - Setter of the
BTGSegment.sites attribute. |
createItemgetCatalogVersion, getCatalogVersion, getUid, getUid, setCatalogVersion, setCatalogVersion, setUid, setUidgetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, 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, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String NAME
BTGSegment.name attributepublic static final String ACTIVE
BTGSegment.active attributepublic static final String SCOPE
BTGSegment.scope attributepublic static final String ACTIVEFROM
BTGSegment.activeFrom attributepublic static final String ACTIVETO
BTGSegment.activeTo attributepublic static final String DEFAULTRESULTSCOPE
BTGSegment.defaultResultScope attributepublic static final String DEFAULTEVALUATIONMETHOD
BTGSegment.defaultEvaluationMethod attributepublic static final String SITES
BTGSegment.sites attributeprotected static String BTGSEGMENTTOCMSSITE_SRC_ORDERED
protected static String BTGSEGMENTTOCMSSITE_TGT_ORDERED
protected static String BTGSEGMENTTOCMSSITE_MARKMODIFIED
public static final String RULES
BTGSegment.rules attributepublic static final String OUTPUTACTIONS
BTGSegment.outputActions attributepublic static final String RESULTS
BTGSegment.results attributeprotected static final OneToManyHandler<BTGRule> RULESHANDLER
OneToManyHandler for handling 1:n RULES's relation attributes from 'many' side.protected static final OneToManyHandler<AbstractAction> OUTPUTACTIONSHANDLER
OneToManyHandler for handling 1:n OUTPUTACTIONS's relation attributes from 'many' side.protected static final OneToManyHandler<BTGSegmentResult> RESULTSHANDLER
OneToManyHandler for handling 1:n RESULTS's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedBTGItempublic Boolean isActive(SessionContext ctx)
BTGSegment.active attribute.public Boolean isActive()
BTGSegment.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
BTGSegment.active attribute.public boolean isActiveAsPrimitive()
BTGSegment.active attribute.public void setActive(SessionContext ctx, Boolean value)
BTGSegment.active attribute.value - the activepublic void setActive(Boolean value)
BTGSegment.active attribute.value - the activepublic void setActive(SessionContext ctx, boolean value)
BTGSegment.active attribute.value - the activepublic void setActive(boolean value)
BTGSegment.active attribute.value - the activepublic Date getActiveFrom(SessionContext ctx)
BTGSegment.activeFrom attribute.public Date getActiveFrom()
BTGSegment.activeFrom attribute.public void setActiveFrom(SessionContext ctx, Date value)
BTGSegment.activeFrom attribute.value - the activeFrompublic void setActiveFrom(Date value)
BTGSegment.activeFrom attribute.value - the activeFrompublic Date getActiveTo(SessionContext ctx)
BTGSegment.activeTo attribute.public Date getActiveTo()
BTGSegment.activeTo attribute.public void setActiveTo(SessionContext ctx, Date value)
BTGSegment.activeTo attribute.value - the activeTopublic void setActiveTo(Date value)
BTGSegment.activeTo attribute.value - the activeTopublic EnumerationValue getDefaultEvaluationMethod(SessionContext ctx)
BTGSegment.defaultEvaluationMethod attribute.public EnumerationValue getDefaultEvaluationMethod()
BTGSegment.defaultEvaluationMethod attribute.public void setDefaultEvaluationMethod(SessionContext ctx, EnumerationValue value)
BTGSegment.defaultEvaluationMethod attribute.value - the defaultEvaluationMethodpublic void setDefaultEvaluationMethod(EnumerationValue value)
BTGSegment.defaultEvaluationMethod attribute.value - the defaultEvaluationMethodpublic EnumerationValue getDefaultResultScope(SessionContext ctx)
BTGSegment.defaultResultScope attribute.public EnumerationValue getDefaultResultScope()
BTGSegment.defaultResultScope attribute.public void setDefaultResultScope(SessionContext ctx, EnumerationValue value)
BTGSegment.defaultResultScope attribute.value - the defaultResultScopepublic void setDefaultResultScope(EnumerationValue value)
BTGSegment.defaultResultScope attribute.value - the defaultResultScopepublic String getName(SessionContext ctx)
BTGSegment.name attribute.public String getName()
BTGSegment.name attribute.public void setName(SessionContext ctx, String value)
BTGSegment.name attribute.value - the namepublic void setName(String value)
BTGSegment.name attribute.value - the namepublic Collection<AbstractAction> getOutputActions(SessionContext ctx)
BTGSegment.outputActions attribute.public Collection<AbstractAction> getOutputActions()
BTGSegment.outputActions attribute.public void setOutputActions(SessionContext ctx, Collection<AbstractAction> value)
BTGSegment.outputActions attribute.value - the outputActionspublic void setOutputActions(Collection<AbstractAction> value)
BTGSegment.outputActions attribute.value - the outputActionspublic void addToOutputActions(SessionContext ctx, AbstractAction value)
value to outputActions.value - the item to add to outputActionspublic void addToOutputActions(AbstractAction value)
value to outputActions.value - the item to add to outputActionspublic void removeFromOutputActions(SessionContext ctx, AbstractAction value)
value from outputActions.value - the item to remove from outputActionspublic void removeFromOutputActions(AbstractAction value)
value from outputActions.value - the item to remove from outputActionspublic Collection<BTGSegmentResult> getResults(SessionContext ctx)
BTGSegment.results attribute.public Collection<BTGSegmentResult> getResults()
BTGSegment.results attribute.public void setResults(SessionContext ctx, Collection<BTGSegmentResult> value)
BTGSegment.results attribute.value - the resultspublic void setResults(Collection<BTGSegmentResult> value)
BTGSegment.results attribute.value - the resultspublic void addToResults(SessionContext ctx, BTGSegmentResult value)
value to results.value - the item to add to resultspublic void addToResults(BTGSegmentResult value)
value to results.value - the item to add to resultspublic void removeFromResults(SessionContext ctx, BTGSegmentResult value)
value from results.value - the item to remove from resultspublic void removeFromResults(BTGSegmentResult value)
value from results.value - the item to remove from resultspublic Collection<BTGRule> getRules(SessionContext ctx)
BTGSegment.rules attribute.public Collection<BTGRule> getRules()
BTGSegment.rules attribute.public void setRules(SessionContext ctx, Collection<BTGRule> value)
BTGSegment.rules attribute.value - the rulespublic void setRules(Collection<BTGRule> value)
BTGSegment.rules attribute.value - the rulespublic void addToRules(SessionContext ctx, BTGRule value)
value to rules.value - the item to add to rulespublic void addToRules(BTGRule value)
value to rules.value - the item to add to rulespublic void removeFromRules(SessionContext ctx, BTGRule value)
value from rules.value - the item to remove from rulespublic void removeFromRules(BTGRule value)
value from rules.value - the item to remove from rulespublic EnumerationValue getScope(SessionContext ctx)
BTGSegment.scope attribute.public EnumerationValue getScope()
BTGSegment.scope attribute.public void setScope(SessionContext ctx, EnumerationValue value)
BTGSegment.scope attribute.value - the scopepublic void setScope(EnumerationValue value)
BTGSegment.scope attribute.value - the scopepublic Collection<CMSSite> getSites(SessionContext ctx)
BTGSegment.sites attribute.public Collection<CMSSite> getSites()
BTGSegment.sites attribute.public long getSitesCount(SessionContext ctx)
public long getSitesCount()
public void setSites(SessionContext ctx, Collection<CMSSite> value)
BTGSegment.sites attribute.value - the sitespublic void setSites(Collection<CMSSite> value)
BTGSegment.sites attribute.value - the sitespublic void addToSites(SessionContext ctx, CMSSite value)
value to sites.value - the item to add to sitespublic void addToSites(CMSSite value)
value to sites.value - the item to add to sitespublic void removeFromSites(SessionContext ctx, CMSSite value)
value from sites.value - the item to remove from sitespublic void removeFromSites(CMSSite value)
value from sites.value - the item to remove from sitesCopyright © 2017 SAP SE. All Rights Reserved.