com.liferay.portal.model
Class BrowserTrackerSoap
java.lang.Object
com.liferay.portal.model.BrowserTrackerSoap
- All Implemented Interfaces:
- java.io.Serializable
public class BrowserTrackerSoap
- extends java.lang.Object
- implements java.io.Serializable
View Source
ServiceBuilder generated this class. Modifications in this class will be
overwritten the next time is generated.
This class is used by
com.liferay.portal.service.http.BrowserTrackerServiceSoap
.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portal.service.http.BrowserTrackerServiceSoap
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowserTrackerSoap
public BrowserTrackerSoap()
toSoapModel
public static BrowserTrackerSoap toSoapModel(BrowserTracker model)
toSoapModels
public static BrowserTrackerSoap[] toSoapModels(BrowserTracker[] models)
toSoapModels
public static BrowserTrackerSoap[][] toSoapModels(BrowserTracker[][] models)
toSoapModels
public static BrowserTrackerSoap[] toSoapModels(java.util.List<BrowserTracker> models)
getPrimaryKey
public long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(long pk)
getBrowserTrackerId
public long getBrowserTrackerId()
setBrowserTrackerId
public void setBrowserTrackerId(long browserTrackerId)
getUserId
public long getUserId()
setUserId
public void setUserId(long userId)
getBrowserKey
public long getBrowserKey()
setBrowserKey
public void setBrowserKey(long browserKey)