Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.model.ModelHints

Packages that use ModelHints
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of ModelHints in com.liferay.portal.model
 

Methods in com.liferay.portal.model that return ModelHints
static ModelHints ModelHintsUtil.getModelHints()
           
 

Methods in com.liferay.portal.model with parameters of type ModelHints
 void ModelHintsUtil.setModelHints(ModelHints modelHints)
           
 


Liferay 6.2-ce-ga5