public class AdvancedShippingNoticeModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_ADVANCEDSHIPPINGNOTICEENTRY2ASNRELATION
Generated relation code constant for relation
AdvancedShippingNoticeEntry2AsnRelation defining source attribute asnEntries in extension warehousing. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ASNENTRIES
Generated constant - Attribute key of
AdvancedShippingNotice.asnEntries attribute defined at extension warehousing. |
static String |
EXTERNALID
Generated constant - Attribute key of
AdvancedShippingNotice.externalId attribute defined at extension warehousing. |
static String |
INTERNALID
Generated constant - Attribute key of
AdvancedShippingNotice.internalId attribute defined at extension warehousing. |
static String |
POINTOFSERVICE
Generated constant - Attribute key of
AdvancedShippingNotice.pointOfService attribute defined at extension warehousing. |
static String |
RELEASEDATE
Generated constant - Attribute key of
AdvancedShippingNotice.releaseDate attribute defined at extension warehousing. |
static String |
STATUS
Generated constant - Attribute key of
AdvancedShippingNotice.status attribute defined at extension warehousing. |
static String |
WAREHOUSE
Generated constant - Attribute key of
AdvancedShippingNotice.warehouse attribute defined at extension warehousing. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AdvancedShippingNoticeModel()
Generated constructor - Default constructor for generic creation.
|
AdvancedShippingNoticeModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
AdvancedShippingNoticeModel(String _externalId,
String _internalId,
ItemModel _owner,
PointOfServiceModel _pointOfService,
Date _releaseDate)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AdvancedShippingNoticeModel(String _externalId,
String _internalId,
PointOfServiceModel _pointOfService,
Date _releaseDate)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
List<AdvancedShippingNoticeEntryModel> |
getAsnEntries()
Generated method - Getter of the
AdvancedShippingNotice.asnEntries attribute defined at extension warehousing. |
String |
getExternalId()
Generated method - Getter of the
AdvancedShippingNotice.externalId attribute defined at extension warehousing. |
String |
getInternalId()
Generated method - Getter of the
AdvancedShippingNotice.internalId attribute defined at extension warehousing. |
PointOfServiceModel |
getPointOfService()
Generated method - Getter of the
AdvancedShippingNotice.pointOfService attribute defined at extension warehousing. |
Date |
getReleaseDate()
Generated method - Getter of the
AdvancedShippingNotice.releaseDate attribute defined at extension warehousing. |
AsnStatus |
getStatus()
Generated method - Getter of the
AdvancedShippingNotice.status attribute defined at extension warehousing. |
WarehouseModel |
getWarehouse()
Generated method - Getter of the
AdvancedShippingNotice.warehouse attribute defined at extension warehousing. |
void |
setAsnEntries(List<AdvancedShippingNoticeEntryModel> value)
Generated method - Setter of
AdvancedShippingNotice.asnEntries attribute defined at extension warehousing. |
void |
setExternalId(String value)
Generated method - Setter of
AdvancedShippingNotice.externalId attribute defined at extension warehousing. |
void |
setInternalId(String value)
Generated method - Setter of
AdvancedShippingNotice.internalId attribute defined at extension warehousing. |
void |
setPointOfService(PointOfServiceModel value)
Generated method - Setter of
AdvancedShippingNotice.pointOfService attribute defined at extension warehousing. |
void |
setReleaseDate(Date value)
Generated method - Setter of
AdvancedShippingNotice.releaseDate attribute defined at extension warehousing. |
void |
setStatus(AsnStatus value)
Generated method - Setter of
AdvancedShippingNotice.status attribute defined at extension warehousing. |
void |
setWarehouse(WarehouseModel value)
Generated method - Setter of
AdvancedShippingNotice.warehouse attribute defined at extension warehousing. |
getComments, 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 _ADVANCEDSHIPPINGNOTICEENTRY2ASNRELATION
AdvancedShippingNoticeEntry2AsnRelation defining source attribute asnEntries in extension warehousing.public static final String STATUS
AdvancedShippingNotice.status attribute defined at extension warehousing.public static final String EXTERNALID
AdvancedShippingNotice.externalId attribute defined at extension warehousing.public static final String INTERNALID
AdvancedShippingNotice.internalId attribute defined at extension warehousing.public static final String RELEASEDATE
AdvancedShippingNotice.releaseDate attribute defined at extension warehousing.public static final String WAREHOUSE
AdvancedShippingNotice.warehouse attribute defined at extension warehousing.public static final String POINTOFSERVICE
AdvancedShippingNotice.pointOfService attribute defined at extension warehousing.public static final String ASNENTRIES
AdvancedShippingNotice.asnEntries attribute defined at extension warehousing.public AdvancedShippingNoticeModel()
public AdvancedShippingNoticeModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public AdvancedShippingNoticeModel(String _externalId, String _internalId, PointOfServiceModel _pointOfService, Date _releaseDate)
_externalId - initial attribute declared by type AdvancedShippingNotice at extension warehousing_internalId - initial attribute declared by type AdvancedShippingNotice at extension warehousing_pointOfService - initial attribute declared by type AdvancedShippingNotice at extension warehousing_releaseDate - initial attribute declared by type AdvancedShippingNotice at extension warehousing@Deprecated public AdvancedShippingNoticeModel(String _externalId, String _internalId, ItemModel _owner, PointOfServiceModel _pointOfService, Date _releaseDate)
_externalId - initial attribute declared by type AdvancedShippingNotice at extension warehousing_internalId - initial attribute declared by type AdvancedShippingNotice at extension warehousing_owner - initial attribute declared by type Item at extension core_pointOfService - initial attribute declared by type AdvancedShippingNotice at extension warehousing_releaseDate - initial attribute declared by type AdvancedShippingNotice at extension warehousing@Accessor(qualifier="asnEntries", type=GETTER) public List<AdvancedShippingNoticeEntryModel> getAsnEntries()
AdvancedShippingNotice.asnEntries attribute defined at extension warehousing.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="externalId", type=GETTER) public String getExternalId()
AdvancedShippingNotice.externalId attribute defined at extension warehousing.@Accessor(qualifier="internalId", type=GETTER) public String getInternalId()
AdvancedShippingNotice.internalId attribute defined at extension warehousing.@Accessor(qualifier="pointOfService", type=GETTER) public PointOfServiceModel getPointOfService()
AdvancedShippingNotice.pointOfService attribute defined at extension warehousing.@Accessor(qualifier="releaseDate", type=GETTER) public Date getReleaseDate()
AdvancedShippingNotice.releaseDate attribute defined at extension warehousing.@Accessor(qualifier="status", type=GETTER) public AsnStatus getStatus()
AdvancedShippingNotice.status attribute defined at extension warehousing.@Accessor(qualifier="warehouse", type=GETTER) public WarehouseModel getWarehouse()
AdvancedShippingNotice.warehouse attribute defined at extension warehousing.@Accessor(qualifier="asnEntries", type=SETTER) public void setAsnEntries(List<AdvancedShippingNoticeEntryModel> value)
AdvancedShippingNotice.asnEntries attribute defined at extension warehousing.value - the asnEntries@Accessor(qualifier="externalId", type=SETTER) public void setExternalId(String value)
AdvancedShippingNotice.externalId attribute defined at extension warehousing.value - the externalId - ASN id coming from external provider@Accessor(qualifier="internalId", type=SETTER) public void setInternalId(String value)
AdvancedShippingNotice.internalId attribute defined at extension warehousing.value - the internalId - Internal ASN id which is generated by NumberSeries@Accessor(qualifier="pointOfService", type=SETTER) public void setPointOfService(PointOfServiceModel value)
AdvancedShippingNotice.pointOfService attribute defined at extension warehousing.value - the pointOfService@Accessor(qualifier="releaseDate", type=SETTER) public void setReleaseDate(Date value)
AdvancedShippingNotice.releaseDate attribute defined at extension warehousing.value - the releaseDate - Release date for asn entries@Accessor(qualifier="status", type=SETTER) public void setStatus(AsnStatus value)
AdvancedShippingNotice.status attribute defined at extension warehousing.value - the status - Determines the status of given ASN@Accessor(qualifier="warehouse", type=SETTER) public void setWarehouse(WarehouseModel value)
AdvancedShippingNotice.warehouse attribute defined at extension warehousing.value - the warehouseCopyright © 2017 SAP SE. All Rights Reserved.