@ProviderType public interface CommerceVirtualOrderItem extends CommerceVirtualOrderItemModel, com.liferay.portal.kernel.model.PersistedModel
CommerceVirtualOrderItemModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceVirtualOrderItem,java.lang.Long> |
COMMERCE_VIRTUAL_ORDER_ITEM_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
com.liferay.commerce.model.CommerceOrderItem |
getCommerceOrderItem() |
java.util.List<CommerceVirtualOrderItemFileEntry> |
getCommerceVirtualOrderItemFileEntries() |
int |
getCommerceVirtualOrderItemFileEntriesCount() |
CommerceVirtualOrderItemFileEntry |
getCommerceVirtualOrderItemFileEntry(long commerceVirtualOrderItemFileEntryId) |
cloneWithOriginalValues, getActivationStatus, getActive, getCommerceOrderItemId, getCommerceVirtualOrderItemId, getCompanyId, getCreateDate, getDuration, getEndDate, getGroupId, getMaxUsages, getModifiedDate, getMvccVersion, getPrimaryKey, getStartDate, getUserId, getUserName, getUserUuid, getUuid, isActive, setActivationStatus, setActive, setCommerceOrderItemId, setCommerceVirtualOrderItemId, setCompanyId, setCreateDate, setDuration, setEndDate, setGroupId, setMaxUsages, setModifiedDate, setMvccVersion, setPrimaryKey, setStartDate, setUserId, setUserName, setUserUuid, setUuid, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
clone, getStagedModelType
static final com.liferay.portal.kernel.util.Accessor<CommerceVirtualOrderItem,java.lang.Long> COMMERCE_VIRTUAL_ORDER_ITEM_ID_ACCESSOR
com.liferay.commerce.model.CommerceOrderItem getCommerceOrderItem() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.List<CommerceVirtualOrderItemFileEntry> getCommerceVirtualOrderItemFileEntries()
int getCommerceVirtualOrderItemFileEntriesCount()
CommerceVirtualOrderItemFileEntry getCommerceVirtualOrderItemFileEntry(long commerceVirtualOrderItemFileEntryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException