@ProviderType public interface ChangesetCollection extends ChangesetCollectionModel, com.liferay.portal.kernel.model.PersistedModel
ChangesetCollectionModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<ChangesetCollection,java.lang.Long> |
CHANGESET_COLLECTION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getChangesetCollectionId, getCompanyId, getCreateDate, getDescription, getGroupId, getModifiedDate, getName, getPrimaryKey, getUserId, getUserName, getUserUuid, setChangesetCollectionId, setCompanyId, setCreateDate, setDescription, setGroupId, setModifiedDate, setName, setPrimaryKey, setUserId, setUserName, setUserUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
static final com.liferay.portal.kernel.util.Accessor<ChangesetCollection,java.lang.Long> CHANGESET_COLLECTION_ID_ACCESSOR
com.liferay.changeset.model.impl.ChangesetCollectionImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.