@ProviderType public interface AnnouncementsDelivery extends AnnouncementsDeliveryModel, PersistedModel
AnnouncementsDeliveryModel
Modifier and Type | Field and Description |
---|---|
static Accessor<AnnouncementsDelivery,Long> |
DELIVERY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getCompanyId, getDeliveryId, getEmail, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getSms, getType, getUserId, getUserUuid, getWebsite, hashCode, isCachedModel, isEmail, isEscapedModel, isNew, isSms, isWebsite, setCachedModel, setCompanyId, setDeliveryId, setEmail, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setSms, setType, setUserId, setUserUuid, setWebsite, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<AnnouncementsDelivery,Long> DELIVERY_ID_ACCESSOR
com.liferay.portlet.announcements.model.impl.AnnouncementsDeliveryImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.