|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ProviderType public interface UserTracker
The extended model interface for the UserTracker service. Represents a row in the "UserTracker" database table, with each column mapped to a property of this class.
UserTrackerModel,
UserTrackerImpl,
UserTrackerModelImpl| Field Summary | |
|---|---|
static Accessor<UserTracker,Long> |
USER_TRACKER_ID_ACCESSOR
|
| Method Summary | |
|---|---|
void |
addPath(UserTrackerPath path)
|
String |
getEmailAddress()
|
String |
getFullName()
|
int |
getHits()
|
List<UserTrackerPath> |
getPaths()
|
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.model.PersistedModel |
|---|
persist |
| Field Detail |
|---|
static final Accessor<UserTracker,Long> USER_TRACKER_ID_ACCESSOR
| Method Detail |
|---|
void addPath(UserTrackerPath path)
String getEmailAddress()
String getFullName()
int getHits()
List<UserTrackerPath> getPaths()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||