public class ItemPlacementModel extends PlacementModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ITEM
Generated constant - Attribute key of
ItemPlacement.item attribute defined at extension print. |
_PAGE2PLACEMENTRELATION, ALLUSABLELAYOUTTEMPLATES, ALLUSABLEPLACEHOLDERTEMPLATES, AREAUSED, DISPLAYNAME, FORCEPAGEBREAK, GRIDELEMENTID, INSTRUCTIONCOMMENT, LAYOUTTEMPLATE, PAGE, PAGENUMBER, PAGEPOS, PLACEHOLDERTEMPLATE, PLACEHOLDERVALUES, PLANNEDREVENUE, POSITION, POSITIONINPREVIEWPAGE, PREVIEW, REACHEDREVENUE, STATUS, STOCK_PRINCIPAL2READABLEPUBLICATIONCOMPONENTRELATION, _PRINCIPAL2WRITEABLEPUBLICATIONCOMPONENTRELATION, _PUBLICATION2PUBLICATIONCOMPONENTRELATION, ID, PUBLICATION, PUBLICATIONPOS, READPRINCIPALS, WRITEPRINCIPALS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ItemPlacementModel()
Generated constructor - Default constructor for generic creation.
|
ItemPlacementModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
ItemPlacementModel(ItemModel _item,
ItemModel _owner,
PublicationModel _publication)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ItemPlacementModel(ItemModel _item,
PublicationModel _publication)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
ItemModel |
getItem()
Generated method - Getter of the
ItemPlacement.item attribute defined at extension print. |
void |
setItem(ItemModel value)
Generated method - Setter of
ItemPlacement.item attribute defined at extension print. |
getAllUsableLayoutTemplates, getAllUsablePlaceholderTemplates, getAreaUsed, getDisplayName, getDisplayName, getForcePageBreak, getGridElementId, getInstructionComment, getLayoutTemplate, getPage, getPageNumber, getPlaceholderTemplate, getPlaceholderValues, getPlannedRevenue, getPosition, getPositionInPreviewPage, getPreview, getReachedRevenue, getStatus, getStock, setAreaUsed, setForcePageBreak, setGridElementId, setInstructionComment, setLayoutTemplate, setPage, setPageNumber, setPlaceholderTemplate, setPlannedRevenue, setReachedRevenue, setStatus, setStockgetId, getPublication, getReadPrincipals, getWritePrincipals, setId, setPublication, setReadPrincipals, setWritePrincipalsgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String ITEM
ItemPlacement.item attribute defined at extension print.public ItemPlacementModel()
public ItemPlacementModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ItemPlacementModel(ItemModel _item, PublicationModel _publication)
_item - initial attribute declared by type ItemPlacement at extension print_publication - initial attribute declared by type PublicationComponent at extension print@Deprecated public ItemPlacementModel(ItemModel _item, ItemModel _owner, PublicationModel _publication)
_item - initial attribute declared by type ItemPlacement at extension print_owner - initial attribute declared by type Item at extension core_publication - initial attribute declared by type PublicationComponent at extension printCopyright © 2017 SAP SE. All Rights Reserved.