@ProviderType public interface CommerceOrderNote extends CommerceOrderNoteModel, com.liferay.portal.kernel.model.PersistedModel
CommerceOrderNoteModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceOrderNote,java.lang.Long> |
COMMERCE_ORDER_NOTE_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.User |
getUser() |
clone, compareTo, getCommerceOrderId, getCommerceOrderNoteId, getCompanyId, getContent, getCreateDate, getExpandoBridge, getExternalReferenceCode, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRestricted, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, isRestricted, setCachedModel, setCommerceOrderId, setCommerceOrderNoteId, setCompanyId, setContent, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExternalReferenceCode, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setRestricted, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceOrderNote,java.lang.Long> COMMERCE_ORDER_NOTE_ID_ACCESSOR
com.liferay.commerce.model.impl.CommerceOrderNoteImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.