类 AbstractLongParameterHandler<E>

java.lang.Object
com.publiccms.common.base.AbstractLongParameterHandler<E>
所有已实现的接口:
ParameterTypeHandler<E,Long>
直接已知子类:
ContentParameterComponent, NumberParameterComponent, SurveyParameterComponent, TagParameterComponent, UserParameterComponent, VoteParameterComponent

public abstract class AbstractLongParameterHandler<E> extends Object implements ParameterTypeHandler<E,Long>