@ProviderType public interface CPDefinitionInventory extends CPDefinitionInventoryModel, com.liferay.portal.kernel.model.PersistedModel
CPDefinitionInventoryModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CPDefinitionInventory,java.lang.Long> |
CP_DEFINITION_INVENTORY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getAllowedOrderQuantitiesArray() |
clone, compareTo, getAllowedOrderQuantities, getBackOrders, getCompanyId, getCPDefinitionId, getCPDefinitionInventoryEngine, getCPDefinitionInventoryId, getCreateDate, getDisplayAvailability, getDisplayStockQuantity, getExpandoBridge, getGroupId, getLowStockActivity, getMaxOrderQuantity, getMinOrderQuantity, getMinStockQuantity, getModifiedDate, getMultipleOrderQuantity, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, getUuid, hashCode, isBackOrders, isCachedModel, isDisplayAvailability, isDisplayStockQuantity, isEscapedModel, isNew, setAllowedOrderQuantities, setBackOrders, setCachedModel, setCompanyId, setCPDefinitionId, setCPDefinitionInventoryEngine, setCPDefinitionInventoryId, setCreateDate, setDisplayAvailability, setDisplayStockQuantity, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLowStockActivity, setMaxOrderQuantity, setMinOrderQuantity, setMinStockQuantity, setModifiedDate, setMultipleOrderQuantity, setNew, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CPDefinitionInventory,java.lang.Long> CP_DEFINITION_INVENTORY_ID_ACCESSOR
com.liferay.commerce.model.impl.CPDefinitionInventoryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.