|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.spring.aop.AbstractModelExtensionHandler<T>
com.liferay.portal.spring.aop.BaseModelExtensionHandler<T>
public class BaseModelExtensionHandler<T>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.liferay.portal.spring.aop.AbstractModelExtensionHandler |
---|
AbstractModelExtensionHandler.WrappedList |
Constructor Summary | |
---|---|
BaseModelExtensionHandler()
|
Method Summary | |
---|---|
java.lang.Object |
extendList(java.util.List<com.liferay.portal.model.BaseModel<T>> models)
|
java.lang.Object |
extendSingle(com.liferay.portal.model.BaseModel<T> model)
|
Methods inherited from class com.liferay.portal.spring.aop.AbstractModelExtensionHandler |
---|
getBaseModelExtension, getExtensionMethodNames, setBaseModelExtensionClass, setExtensionMethodNames |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseModelExtensionHandler()
Method Detail |
---|
public java.lang.Object extendSingle(com.liferay.portal.model.BaseModel<T> model)
public java.lang.Object extendList(java.util.List<com.liferay.portal.model.BaseModel<T>> models)
extendList
in interface com.liferay.portal.model.ModelExtensionHandler<T>
extendList
in class AbstractModelExtensionHandler<T>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |