com.liferay.faces.util.product.internal
Class ProductJSFImpl

java.lang.Object
  extended by com.liferay.faces.util.product.internal.ProductBaseImpl
      extended by com.liferay.faces.util.product.internal.ProductJSFImpl
All Implemented Interfaces:
Product

public class ProductJSFImpl
extends ProductBaseImpl

Author:
Neil Griffin

Field Summary
 
Fields inherited from class com.liferay.faces.util.product.internal.ProductBaseImpl
buildId, detected, majorVersion, minorVersion, revisionVersion, stringValue, title, version
 
Constructor Summary
ProductJSFImpl()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class com.liferay.faces.util.product.internal.ProductBaseImpl
getBuildId, getMajorVersion, getMinorVersion, getPackage, getRevisionVersion, getTitle, getVersion, init, initVersionInfo, isDetected, parseInt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProductJSFImpl

public ProductJSFImpl()
Method Detail

toString

public String toString()
Specified by:
toString in interface Product
Overrides:
toString in class ProductBaseImpl


Copyright © 2015 Liferay, Inc.. All rights reserved.