Interface CTProcess

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<CTProcess>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<CTProcess>, CTProcessModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
CTProcessWrapper

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

    • CT_PROCESS_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<CTProcess,Long> CT_PROCESS_ID_ACCESSOR