@ProviderType public interface DDMStorageLink extends DDMStorageLinkModel, com.liferay.portal.kernel.model.PersistedModel
DDMStorageLinkModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<DDMStorageLink,java.lang.Long> |
STORAGE_LINK_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStorageType() |
DDMStructure |
getStructure() |
getClassName, getClassNameId, getClassPK, getCompanyId, getMvccVersion, getPrimaryKey, getStorageLinkId, getStructureId, getStructureVersionId, getUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setMvccVersion, setPrimaryKey, setStorageLinkId, setStructureId, setStructureVersionId, setUuidclone, 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<DDMStorageLink,java.lang.Long> STORAGE_LINK_ID_ACCESSOR
com.liferay.dynamic.data.mapping.model.impl.DDMStorageLinkImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.java.lang.String getStorageType()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionDDMStructure getStructure() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException