Copyright© 2008-2022 Sitevision AB, all rights reserved.
public static interface VelocityAccess.SearchHitConstants
SearchHit
.
The sole purpose of this interface is to provide access to SearchHit
constants in Velocity, e.g: $searchHit.TYPE_INTERNAL
Modifier and Type | Method and Description |
---|---|
int |
getTYPE_EXTERNAL()
Get accessor for
SearchHit.TYPE_EXTERNAL . |
int |
getTYPE_INTERNAL()
Get accessor for
SearchHit.TYPE_INTERNAL . |
int getTYPE_INTERNAL()
SearchHit.TYPE_INTERNAL
.SearchHit.TYPE_INTERNAL
int getTYPE_EXTERNAL()
SearchHit.TYPE_EXTERNAL
.SearchHit.TYPE_EXTERNAL
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.