@ProviderType public interface UserIdMapper extends PersistedModel, UserIdMapperModel
UserIdMapperModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<UserIdMapper,Long> |
USER_ID_MAPPER_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persistgetCompanyId, getDescription, getExternalUserId, getMvccVersion, getPrimaryKey, getType, getUserId, getUserIdMapperId, getUserUuid, setCompanyId, setDescription, setExternalUserId, setMvccVersion, setPrimaryKey, setType, setUserId, setUserIdMapperId, setUserUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic final Accessor<UserIdMapper,Long> USER_ID_MAPPER_ID_ACCESSOR
com.liferay.portal.model.impl.UserIdMapperImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.