Interface KaleoAction

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<KaleoAction>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<KaleoAction>, com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoAction>, com.liferay.portal.kernel.model.GroupedModel, KaleoActionModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
KaleoActionWrapper

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

    • KALEO_ACTION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<KaleoAction,Long> KALEO_ACTION_ID_ACCESSOR