All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<SAPEntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<SAPEntry>, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.PersistedModel, SAPEntryModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
SAPEntryWrapper

@ProviderType public interface SAPEntry extends com.liferay.portal.kernel.model.PersistedModel, SAPEntryModel
The extended model interface for the SAPEntry service. Represents a row in the "SAPEntry" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • SAP_ENTRY_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<SAPEntry,Long> SAP_ENTRY_ID_ACCESSOR
  • Method Details

    • getAllowedServiceSignaturesList

      List<String> getAllowedServiceSignaturesList()
    • isSystem

      boolean isSystem() throws com.liferay.portal.kernel.module.configuration.ConfigurationException
      Throws:
      com.liferay.portal.kernel.module.configuration.ConfigurationException