@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.
|
persistclone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, getWorkflowInstanceId, getWorkflowInstanceLinkId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserName, setUserUuid, setWorkflowInstanceId, setWorkflowInstanceLinkId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, 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.