- All Superinterfaces:
- AttachedModel, BaseModel<DDMStorageLink>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<DDMStorageLink>, DDMStorageLinkModel, PersistedModel, java.io.Serializable, TypedModel
- All Known Implementing Classes:
- DDMStorageLinkWrapper
@ProviderType
public interface DDMStorageLink
extends DDMStorageLinkModel, PersistedModel
The extended model interface for the DDMStorageLink service. Represents a row in the "DDMStorageLink" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
DDMStorageLinkModel,
DDMStorageLinkImpl,
DDMStorageLinkModelImpl- Generated: