Package com.liferay.asset.kernel.model
Class AssetTagDisplay
Object
com.liferay.asset.kernel.model.AssetTagDisplay
- All Implemented Interfaces:
Serializable
- Author:
- Igor Spasic
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AssetTagDisplay
public AssetTagDisplay() -
AssetTagDisplay
-
-
Method Details
-
getEnd
public int getEnd() -
getPage
public int getPage() -
getStart
public int getStart() -
getTags
-
getTotal
public int getTotal() -
setEnd
public void setEnd(int end) -
setStart
public void setStart(int start) -
setTags
-
setTotal
public void setTotal(int total)
-