@ProviderType public interface WorkflowInstanceLink extends PersistedModel, WorkflowInstanceLinkModel
WorkflowInstanceLinkModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<WorkflowInstanceLink,Long> |
WORKFLOW_INSTANCE_LINK_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persistgetClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getGroupId, getModifiedDate, getMvccVersion, getPrimaryKey, getUserId, getUserName, getUserUuid, getWorkflowInstanceId, getWorkflowInstanceLinkId, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setGroupId, setModifiedDate, setMvccVersion, setPrimaryKey, setUserId, setUserName, setUserUuid, setWorkflowInstanceId, setWorkflowInstanceLinkIdclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic final Accessor<WorkflowInstanceLink,Long> WORKFLOW_INSTANCE_LINK_ID_ACCESSOR
com.liferay.portal.model.impl.WorkflowInstanceLinkImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.