@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.
|
getCompanyId, getDeliveryId, getEmail, getPrimaryKey, getSms, getType, getUserId, getUserUuid, getWebsite, isEmail, isSms, isWebsite, setCompanyId, setDeliveryId, setEmail, setPrimaryKey, setSms, setType, setUserId, setUserUuid, setWebsite
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
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.