public abstract class GeneratedPlacement extends PublicationComponent
Placement.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 |
ALLUSABLELAYOUTTEMPLATES
Qualifier of the
Placement.allUsableLayoutTemplates attribute |
static String |
ALLUSABLEPLACEHOLDERTEMPLATES
Qualifier of the
Placement.allUsablePlaceholderTemplates attribute |
static String |
AREAUSED
Qualifier of the
Placement.areaUsed attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DISPLAYNAME
Qualifier of the
Placement.displayName attribute |
static String |
FORCEPAGEBREAK
Qualifier of the
Placement.forcePageBreak attribute |
static String |
GRIDELEMENTID
Qualifier of the
Placement.gridElementId attribute |
static String |
INSTRUCTIONCOMMENT
Qualifier of the
Placement.instructionComment attribute |
static String |
LAYOUTTEMPLATE
Qualifier of the
Placement.layoutTemplate attribute |
static String |
PAGE
Qualifier of the
Placement.page attribute |
protected static BidirectionalOneToManyHandler<GeneratedPlacement> |
PAGEHANDLER
BidirectionalOneToManyHandler for handling 1:n PAGE's relation attributes from 'one' side. |
static String |
PAGENUMBER
Qualifier of the
Placement.pageNumber attribute |
static String |
PAGEPOS
Qualifier of the
Placement.pagePOS attribute |
static String |
PLACEHOLDERTEMPLATE
Qualifier of the
Placement.placeholderTemplate attribute |
static String |
PLACEHOLDERVALUES
Qualifier of the
Placement.placeholderValues attribute |
static String |
PLANNEDREVENUE
Qualifier of the
Placement.plannedRevenue attribute |
static String |
POSITION
Qualifier of the
Placement.position attribute |
static String |
POSITIONINPREVIEWPAGE
Qualifier of the
Placement.positionInPreviewPage attribute |
static String |
PREVIEW
Qualifier of the
Placement.preview attribute |
static String |
REACHEDREVENUE
Qualifier of the
Placement.reachedRevenue attribute |
static String |
STATUS
Qualifier of the
Placement.status attribute |
static String |
STOCK
Qualifier of the
Placement.stock attribute |
ID, PRINCIPAL2READABLEPUBLICATIONCOMPONENTRELATION_MARKMODIFIED, PRINCIPAL2READABLEPUBLICATIONCOMPONENTRELATION_SRC_ORDERED, PRINCIPAL2READABLEPUBLICATIONCOMPONENTRELATION_TGT_ORDERED, PRINCIPAL2WRITEABLEPUBLICATIONCOMPONENTRELATION_MARKMODIFIED, PRINCIPAL2WRITEABLEPUBLICATIONCOMPONENTRELATION_SRC_ORDERED, PRINCIPAL2WRITEABLEPUBLICATIONCOMPONENTRELATION_TGT_ORDERED, PUBLICATION, PUBLICATIONHANDLER, PUBLICATIONPOS, READPRINCIPALS, WRITEPRINCIPALSLANGUAGE_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 |
|---|
GeneratedPlacement() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
Map<Language,String> |
getAllDisplayName()
Generated method - Getter of the
Placement.displayName attribute. |
abstract Map<Language,String> |
getAllDisplayName(SessionContext ctx)
Generated method - Getter of the
Placement.displayName attribute. |
Collection<LayoutTemplate> |
getAllUsableLayoutTemplates()
Generated method - Getter of the
Placement.allUsableLayoutTemplates attribute. |
abstract Collection<LayoutTemplate> |
getAllUsableLayoutTemplates(SessionContext ctx)
Generated method - Getter of the
Placement.allUsableLayoutTemplates attribute. |
Collection<PlaceholderTemplate> |
getAllUsablePlaceholderTemplates()
Generated method - Getter of the
Placement.allUsablePlaceholderTemplates attribute. |
abstract Collection<PlaceholderTemplate> |
getAllUsablePlaceholderTemplates(SessionContext ctx)
Generated method - Getter of the
Placement.allUsablePlaceholderTemplates attribute. |
Double |
getAreaUsed()
Generated method - Getter of the
Placement.areaUsed attribute. |
Double |
getAreaUsed(SessionContext ctx)
Generated method - Getter of the
Placement.areaUsed attribute. |
double |
getAreaUsedAsPrimitive()
Generated method - Getter of the
Placement.areaUsed attribute. |
double |
getAreaUsedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Placement.areaUsed attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDisplayName()
Generated method - Getter of the
Placement.displayName attribute. |
abstract String |
getDisplayName(SessionContext ctx)
Generated method - Getter of the
Placement.displayName attribute. |
Integer |
getGridElementId()
Generated method - Getter of the
Placement.gridElementId attribute. |
Integer |
getGridElementId(SessionContext ctx)
Generated method - Getter of the
Placement.gridElementId attribute. |
int |
getGridElementIdAsPrimitive()
Generated method - Getter of the
Placement.gridElementId attribute. |
int |
getGridElementIdAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Placement.gridElementId attribute. |
String |
getInstructionComment()
Generated method - Getter of the
Placement.instructionComment attribute. |
String |
getInstructionComment(SessionContext ctx)
Generated method - Getter of the
Placement.instructionComment attribute. |
LayoutTemplate |
getLayoutTemplate()
Generated method - Getter of the
Placement.layoutTemplate attribute. |
LayoutTemplate |
getLayoutTemplate(SessionContext ctx)
Generated method - Getter of the
Placement.layoutTemplate attribute. |
Page |
getPage()
Generated method - Getter of the
Placement.page attribute. |
Page |
getPage(SessionContext ctx)
Generated method - Getter of the
Placement.page attribute. |
Integer |
getPageNumber()
Generated method - Getter of the
Placement.pageNumber attribute. |
Integer |
getPageNumber(SessionContext ctx)
Generated method - Getter of the
Placement.pageNumber attribute. |
int |
getPageNumberAsPrimitive()
Generated method - Getter of the
Placement.pageNumber attribute. |
int |
getPageNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Placement.pageNumber attribute. |
PlaceholderTemplate |
getPlaceholderTemplate()
Generated method - Getter of the
Placement.placeholderTemplate attribute. |
PlaceholderTemplate |
getPlaceholderTemplate(SessionContext ctx)
Generated method - Getter of the
Placement.placeholderTemplate attribute. |
String |
getPlaceholderValues()
Generated method - Getter of the
Placement.placeholderValues attribute. |
abstract String |
getPlaceholderValues(SessionContext ctx)
Generated method - Getter of the
Placement.placeholderValues attribute. |
Double |
getPlannedRevenue()
Generated method - Getter of the
Placement.plannedRevenue attribute. |
Double |
getPlannedRevenue(SessionContext ctx)
Generated method - Getter of the
Placement.plannedRevenue attribute. |
double |
getPlannedRevenueAsPrimitive()
Generated method - Getter of the
Placement.plannedRevenue attribute. |
double |
getPlannedRevenueAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Placement.plannedRevenue attribute. |
Integer |
getPosition()
Generated method - Getter of the
Placement.position attribute. |
abstract Integer |
getPosition(SessionContext ctx)
Generated method - Getter of the
Placement.position attribute. |
int |
getPositionAsPrimitive()
Generated method - Getter of the
Placement.position attribute. |
int |
getPositionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Placement.position attribute. |
Integer |
getPositionInPreviewPage()
Generated method - Getter of the
Placement.positionInPreviewPage attribute. |
abstract Integer |
getPositionInPreviewPage(SessionContext ctx)
Generated method - Getter of the
Placement.positionInPreviewPage attribute. |
int |
getPositionInPreviewPageAsPrimitive()
Generated method - Getter of the
Placement.positionInPreviewPage attribute. |
int |
getPositionInPreviewPageAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Placement.positionInPreviewPage attribute. |
String |
getPreview()
Generated method - Getter of the
Placement.preview attribute. |
abstract String |
getPreview(SessionContext ctx)
Generated method - Getter of the
Placement.preview attribute. |
Double |
getReachedRevenue()
Generated method - Getter of the
Placement.reachedRevenue attribute. |
Double |
getReachedRevenue(SessionContext ctx)
Generated method - Getter of the
Placement.reachedRevenue attribute. |
double |
getReachedRevenueAsPrimitive()
Generated method - Getter of the
Placement.reachedRevenue attribute. |
double |
getReachedRevenueAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Placement.reachedRevenue attribute. |
EnumerationValue |
getStatus()
Generated method - Getter of the
Placement.status attribute. |
EnumerationValue |
getStatus(SessionContext ctx)
Generated method - Getter of the
Placement.status attribute. |
Integer |
getStock()
Generated method - Getter of the
Placement.stock attribute. |
Integer |
getStock(SessionContext ctx)
Generated method - Getter of the
Placement.stock attribute. |
int |
getStockAsPrimitive()
Generated method - Getter of the
Placement.stock attribute. |
int |
getStockAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Placement.stock attribute. |
Boolean |
isForcePageBreak()
Generated method - Getter of the
Placement.forcePageBreak attribute. |
Boolean |
isForcePageBreak(SessionContext ctx)
Generated method - Getter of the
Placement.forcePageBreak attribute. |
boolean |
isForcePageBreakAsPrimitive()
Generated method - Getter of the
Placement.forcePageBreak attribute. |
boolean |
isForcePageBreakAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Placement.forcePageBreak attribute. |
void |
setAreaUsed(double value)
Generated method - Setter of the
Placement.areaUsed attribute. |
void |
setAreaUsed(Double value)
Generated method - Setter of the
Placement.areaUsed attribute. |
void |
setAreaUsed(SessionContext ctx,
double value)
Generated method - Setter of the
Placement.areaUsed attribute. |
void |
setAreaUsed(SessionContext ctx,
Double value)
Generated method - Setter of the
Placement.areaUsed attribute. |
void |
setForcePageBreak(boolean value)
Generated method - Setter of the
Placement.forcePageBreak attribute. |
void |
setForcePageBreak(Boolean value)
Generated method - Setter of the
Placement.forcePageBreak attribute. |
void |
setForcePageBreak(SessionContext ctx,
boolean value)
Generated method - Setter of the
Placement.forcePageBreak attribute. |
void |
setForcePageBreak(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Placement.forcePageBreak attribute. |
void |
setGridElementId(int value)
Generated method - Setter of the
Placement.gridElementId attribute. |
void |
setGridElementId(Integer value)
Generated method - Setter of the
Placement.gridElementId attribute. |
void |
setGridElementId(SessionContext ctx,
int value)
Generated method - Setter of the
Placement.gridElementId attribute. |
void |
setGridElementId(SessionContext ctx,
Integer value)
Generated method - Setter of the
Placement.gridElementId attribute. |
void |
setInstructionComment(SessionContext ctx,
String value)
Generated method - Setter of the
Placement.instructionComment attribute. |
void |
setInstructionComment(String value)
Generated method - Setter of the
Placement.instructionComment attribute. |
void |
setLayoutTemplate(LayoutTemplate value)
Generated method - Setter of the
Placement.layoutTemplate attribute. |
void |
setLayoutTemplate(SessionContext ctx,
LayoutTemplate value)
Generated method - Setter of the
Placement.layoutTemplate attribute. |
void |
setPage(Page value)
Generated method - Setter of the
Placement.page attribute. |
void |
setPage(SessionContext ctx,
Page value)
Generated method - Setter of the
Placement.page attribute. |
void |
setPageNumber(int value)
Generated method - Setter of the
Placement.pageNumber attribute. |
void |
setPageNumber(Integer value)
Generated method - Setter of the
Placement.pageNumber attribute. |
void |
setPageNumber(SessionContext ctx,
int value)
Generated method - Setter of the
Placement.pageNumber attribute. |
void |
setPageNumber(SessionContext ctx,
Integer value)
Generated method - Setter of the
Placement.pageNumber attribute. |
void |
setPlaceholderTemplate(PlaceholderTemplate value)
Generated method - Setter of the
Placement.placeholderTemplate attribute. |
void |
setPlaceholderTemplate(SessionContext ctx,
PlaceholderTemplate value)
Generated method - Setter of the
Placement.placeholderTemplate attribute. |
void |
setPlannedRevenue(double value)
Generated method - Setter of the
Placement.plannedRevenue attribute. |
void |
setPlannedRevenue(Double value)
Generated method - Setter of the
Placement.plannedRevenue attribute. |
void |
setPlannedRevenue(SessionContext ctx,
double value)
Generated method - Setter of the
Placement.plannedRevenue attribute. |
void |
setPlannedRevenue(SessionContext ctx,
Double value)
Generated method - Setter of the
Placement.plannedRevenue attribute. |
void |
setReachedRevenue(double value)
Generated method - Setter of the
Placement.reachedRevenue attribute. |
void |
setReachedRevenue(Double value)
Generated method - Setter of the
Placement.reachedRevenue attribute. |
void |
setReachedRevenue(SessionContext ctx,
double value)
Generated method - Setter of the
Placement.reachedRevenue attribute. |
void |
setReachedRevenue(SessionContext ctx,
Double value)
Generated method - Setter of the
Placement.reachedRevenue attribute. |
void |
setStatus(EnumerationValue value)
Generated method - Setter of the
Placement.status attribute. |
void |
setStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Placement.status attribute. |
void |
setStock(int value)
Generated method - Setter of the
Placement.stock attribute. |
void |
setStock(Integer value)
Generated method - Setter of the
Placement.stock attribute. |
void |
setStock(SessionContext ctx,
int value)
Generated method - Setter of the
Placement.stock attribute. |
void |
setStock(SessionContext ctx,
Integer value)
Generated method - Setter of the
Placement.stock attribute. |
isReadable, isWritableaddToReadPrincipals, addToReadPrincipals, addToWritePrincipals, addToWritePrincipals, getId, getId, getPublication, getPublication, getReadPrincipals, getReadPrincipals, getReadPrincipalsCount, getReadPrincipalsCount, getWritePrincipals, getWritePrincipals, getWritePrincipalsCount, getWritePrincipalsCount, removeFromReadPrincipals, removeFromReadPrincipals, removeFromWritePrincipals, removeFromWritePrincipals, setId, setId, setPublication, setPublication, setReadPrincipals, setReadPrincipals, setWritePrincipals, setWritePrincipalsgetInitialProperties, 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 PLACEHOLDERTEMPLATE
Placement.placeholderTemplate attributepublic static final String ALLUSABLEPLACEHOLDERTEMPLATES
Placement.allUsablePlaceholderTemplates attributepublic static final String LAYOUTTEMPLATE
Placement.layoutTemplate attributepublic static final String ALLUSABLELAYOUTTEMPLATES
Placement.allUsableLayoutTemplates attributepublic static final String FORCEPAGEBREAK
Placement.forcePageBreak attributepublic static final String PLACEHOLDERVALUES
Placement.placeholderValues attributepublic static final String PREVIEW
Placement.preview attributepublic static final String POSITION
Placement.position attributepublic static final String DISPLAYNAME
Placement.displayName attributepublic static final String INSTRUCTIONCOMMENT
Placement.instructionComment attributepublic static final String PLANNEDREVENUE
Placement.plannedRevenue attributepublic static final String REACHEDREVENUE
Placement.reachedRevenue attributepublic static final String AREAUSED
Placement.areaUsed attributepublic static final String STOCK
Placement.stock attributepublic static final String STATUS
Placement.status attributepublic static final String GRIDELEMENTID
Placement.gridElementId attributepublic static final String PAGENUMBER
Placement.pageNumber attributepublic static final String POSITIONINPREVIEWPAGE
Placement.positionInPreviewPage attributepublic static final String PAGEPOS
Placement.pagePOS attributepublic static final String PAGE
Placement.page attributeprotected static final BidirectionalOneToManyHandler<GeneratedPlacement> PAGEHANDLER
BidirectionalOneToManyHandler for handling 1:n PAGE's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedPublicationComponentpublic abstract Collection<LayoutTemplate> getAllUsableLayoutTemplates(SessionContext ctx)
Placement.allUsableLayoutTemplates attribute.public Collection<LayoutTemplate> getAllUsableLayoutTemplates()
Placement.allUsableLayoutTemplates attribute.public abstract Collection<PlaceholderTemplate> getAllUsablePlaceholderTemplates(SessionContext ctx)
Placement.allUsablePlaceholderTemplates attribute.public Collection<PlaceholderTemplate> getAllUsablePlaceholderTemplates()
Placement.allUsablePlaceholderTemplates attribute.public Double getAreaUsed(SessionContext ctx)
Placement.areaUsed attribute.public Double getAreaUsed()
Placement.areaUsed attribute.public double getAreaUsedAsPrimitive(SessionContext ctx)
Placement.areaUsed attribute.public double getAreaUsedAsPrimitive()
Placement.areaUsed attribute.public void setAreaUsed(SessionContext ctx, Double value)
Placement.areaUsed attribute.value - the areaUsedpublic void setAreaUsed(Double value)
Placement.areaUsed attribute.value - the areaUsedpublic void setAreaUsed(SessionContext ctx, double value)
Placement.areaUsed attribute.value - the areaUsedpublic void setAreaUsed(double value)
Placement.areaUsed attribute.value - the areaUsedprotected 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 PublicationComponentctx - 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 abstract String getDisplayName(SessionContext ctx)
Placement.displayName attribute.public String getDisplayName()
Placement.displayName attribute.public abstract Map<Language,String> getAllDisplayName(SessionContext ctx)
Placement.displayName attribute.public Map<Language,String> getAllDisplayName()
Placement.displayName attribute.public Boolean isForcePageBreak(SessionContext ctx)
Placement.forcePageBreak attribute.public Boolean isForcePageBreak()
Placement.forcePageBreak attribute.public boolean isForcePageBreakAsPrimitive(SessionContext ctx)
Placement.forcePageBreak attribute.public boolean isForcePageBreakAsPrimitive()
Placement.forcePageBreak attribute.public void setForcePageBreak(SessionContext ctx, Boolean value)
Placement.forcePageBreak attribute.value - the forcePageBreakpublic void setForcePageBreak(Boolean value)
Placement.forcePageBreak attribute.value - the forcePageBreakpublic void setForcePageBreak(SessionContext ctx, boolean value)
Placement.forcePageBreak attribute.value - the forcePageBreakpublic void setForcePageBreak(boolean value)
Placement.forcePageBreak attribute.value - the forcePageBreakpublic Integer getGridElementId(SessionContext ctx)
Placement.gridElementId attribute.public Integer getGridElementId()
Placement.gridElementId attribute.public int getGridElementIdAsPrimitive(SessionContext ctx)
Placement.gridElementId attribute.public int getGridElementIdAsPrimitive()
Placement.gridElementId attribute.public void setGridElementId(SessionContext ctx, Integer value)
Placement.gridElementId attribute.value - the gridElementId - Stores information at which (preview) page grid element the placement is placedpublic void setGridElementId(Integer value)
Placement.gridElementId attribute.value - the gridElementId - Stores information at which (preview) page grid element the placement is placedpublic void setGridElementId(SessionContext ctx, int value)
Placement.gridElementId attribute.value - the gridElementId - Stores information at which (preview) page grid element the placement is placedpublic void setGridElementId(int value)
Placement.gridElementId attribute.value - the gridElementId - Stores information at which (preview) page grid element the placement is placedpublic String getInstructionComment(SessionContext ctx)
Placement.instructionComment attribute.public String getInstructionComment()
Placement.instructionComment attribute.public void setInstructionComment(SessionContext ctx, String value)
Placement.instructionComment attribute.value - the instructionCommentpublic void setInstructionComment(String value)
Placement.instructionComment attribute.value - the instructionCommentpublic LayoutTemplate getLayoutTemplate(SessionContext ctx)
Placement.layoutTemplate attribute.public LayoutTemplate getLayoutTemplate()
Placement.layoutTemplate attribute.public void setLayoutTemplate(SessionContext ctx, LayoutTemplate value)
Placement.layoutTemplate attribute.value - the layoutTemplatepublic void setLayoutTemplate(LayoutTemplate value)
Placement.layoutTemplate attribute.value - the layoutTemplatepublic Page getPage(SessionContext ctx)
Placement.page attribute.public Page getPage()
Placement.page attribute.public void setPage(SessionContext ctx, Page value)
Placement.page attribute.value - the pagepublic void setPage(Page value)
Placement.page attribute.value - the pagepublic Integer getPageNumber(SessionContext ctx)
Placement.pageNumber attribute.public Integer getPageNumber()
Placement.pageNumber attribute.public int getPageNumberAsPrimitive(SessionContext ctx)
Placement.pageNumber attribute.public int getPageNumberAsPrimitive()
Placement.pageNumber attribute.public void setPageNumber(SessionContext ctx, Integer value)
Placement.pageNumber attribute.value - the pageNumber - Stores information at which (preview) page the placement is placedpublic void setPageNumber(Integer value)
Placement.pageNumber attribute.value - the pageNumber - Stores information at which (preview) page the placement is placedpublic void setPageNumber(SessionContext ctx, int value)
Placement.pageNumber attribute.value - the pageNumber - Stores information at which (preview) page the placement is placedpublic void setPageNumber(int value)
Placement.pageNumber attribute.value - the pageNumber - Stores information at which (preview) page the placement is placedpublic PlaceholderTemplate getPlaceholderTemplate(SessionContext ctx)
Placement.placeholderTemplate attribute.public PlaceholderTemplate getPlaceholderTemplate()
Placement.placeholderTemplate attribute.public void setPlaceholderTemplate(SessionContext ctx, PlaceholderTemplate value)
Placement.placeholderTemplate attribute.value - the placeholderTemplatepublic void setPlaceholderTemplate(PlaceholderTemplate value)
Placement.placeholderTemplate attribute.value - the placeholderTemplatepublic abstract String getPlaceholderValues(SessionContext ctx)
Placement.placeholderValues attribute.public String getPlaceholderValues()
Placement.placeholderValues attribute.public Double getPlannedRevenue(SessionContext ctx)
Placement.plannedRevenue attribute.public Double getPlannedRevenue()
Placement.plannedRevenue attribute.public double getPlannedRevenueAsPrimitive(SessionContext ctx)
Placement.plannedRevenue attribute.public double getPlannedRevenueAsPrimitive()
Placement.plannedRevenue attribute.public void setPlannedRevenue(SessionContext ctx, Double value)
Placement.plannedRevenue attribute.value - the plannedRevenuepublic void setPlannedRevenue(Double value)
Placement.plannedRevenue attribute.value - the plannedRevenuepublic void setPlannedRevenue(SessionContext ctx, double value)
Placement.plannedRevenue attribute.value - the plannedRevenuepublic void setPlannedRevenue(double value)
Placement.plannedRevenue attribute.value - the plannedRevenuepublic abstract Integer getPosition(SessionContext ctx)
Placement.position attribute.public Integer getPosition()
Placement.position attribute.public int getPositionAsPrimitive(SessionContext ctx)
Placement.position attribute.public int getPositionAsPrimitive()
Placement.position attribute.public abstract Integer getPositionInPreviewPage(SessionContext ctx)
Placement.positionInPreviewPage attribute.public Integer getPositionInPreviewPage()
Placement.positionInPreviewPage attribute.public int getPositionInPreviewPageAsPrimitive(SessionContext ctx)
Placement.positionInPreviewPage attribute.public int getPositionInPreviewPageAsPrimitive()
Placement.positionInPreviewPage attribute.public abstract String getPreview(SessionContext ctx)
Placement.preview attribute.public String getPreview()
Placement.preview attribute.public Double getReachedRevenue(SessionContext ctx)
Placement.reachedRevenue attribute.public Double getReachedRevenue()
Placement.reachedRevenue attribute.public double getReachedRevenueAsPrimitive(SessionContext ctx)
Placement.reachedRevenue attribute.public double getReachedRevenueAsPrimitive()
Placement.reachedRevenue attribute.public void setReachedRevenue(SessionContext ctx, Double value)
Placement.reachedRevenue attribute.value - the reachedRevenuepublic void setReachedRevenue(Double value)
Placement.reachedRevenue attribute.value - the reachedRevenuepublic void setReachedRevenue(SessionContext ctx, double value)
Placement.reachedRevenue attribute.value - the reachedRevenuepublic void setReachedRevenue(double value)
Placement.reachedRevenue attribute.value - the reachedRevenuepublic EnumerationValue getStatus(SessionContext ctx)
Placement.status attribute.public EnumerationValue getStatus()
Placement.status attribute.public void setStatus(SessionContext ctx, EnumerationValue value)
Placement.status attribute.value - the statuspublic void setStatus(EnumerationValue value)
Placement.status attribute.value - the statuspublic Integer getStock(SessionContext ctx)
Placement.stock attribute.public Integer getStock()
Placement.stock attribute.public int getStockAsPrimitive(SessionContext ctx)
Placement.stock attribute.public int getStockAsPrimitive()
Placement.stock attribute.public void setStock(SessionContext ctx, Integer value)
Placement.stock attribute.value - the stockpublic void setStock(Integer value)
Placement.stock attribute.value - the stockpublic void setStock(SessionContext ctx, int value)
Placement.stock attribute.value - the stockpublic void setStock(int value)
Placement.stock attribute.value - the stockCopyright © 2017 SAP SE. All Rights Reserved.