Interface Release

All Superinterfaces:
BaseModel<Release>, ClassedModel, Cloneable, Comparable<Release>, MVCCModel, PersistedModel, ReleaseModel, Serializable
All Known Implementing Classes:
ReleaseWrapper

@ProviderType public interface Release extends PersistedModel, ReleaseModel
The extended model interface for the Release service. Represents a row in the "Release_" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}
  • Field Details

  • Method Details

    • getBundleSymbolicName

      String getBundleSymbolicName()