@ProviderType public interface DDMDataProviderInstanceLink extends DDMDataProviderInstanceLinkModel, com.liferay.portal.kernel.model.PersistedModel
DDMDataProviderInstanceLinkModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<DDMDataProviderInstanceLink,java.lang.Long> |
DATA_PROVIDER_INSTANCE_LINK_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getCompanyId, getDataProviderInstanceId, getDataProviderInstanceLinkId, getMvccVersion, getPrimaryKey, getStructureId, setCompanyId, setDataProviderInstanceId, setDataProviderInstanceLinkId, setMvccVersion, setPrimaryKey, setStructureIdclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<DDMDataProviderInstanceLink,java.lang.Long> DATA_PROVIDER_INSTANCE_LINK_ID_ACCESSOR
com.liferay.dynamic.data.mapping.model.impl.DDMDataProviderInstanceLinkImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.