Copyright© 2008-2022 Sitevision AB, all rights reserved.
public static interface VelocityAccess.IndexingUtilConstants
IndexingUtil
.
The sole purpose of this interface is to provide access to IndexingUtil
constants in Velocity, e.g: $indexingUtil.MAX_RESOURCE_PRIORITY
Modifier and Type | Method and Description |
---|---|
int |
getDEFAULT_RESOURCE_PRIORITY()
Get accessor for
IndexingUtil.DEFAULT_RESOURCE_PRIORITY . |
int |
getMAX_RESOURCE_PRIORITY()
Get accessor for
IndexingUtil.MAX_RESOURCE_PRIORITY . |
int |
getMIN_RESOURCE_PRIORITY()
Get accessor for
IndexingUtil.MIN_RESOURCE_PRIORITY . |
int getMIN_RESOURCE_PRIORITY()
IndexingUtil.MIN_RESOURCE_PRIORITY
.IndexingUtil.MIN_RESOURCE_PRIORITY
int getDEFAULT_RESOURCE_PRIORITY()
IndexingUtil.DEFAULT_RESOURCE_PRIORITY
.int getMAX_RESOURCE_PRIORITY()
IndexingUtil.MAX_RESOURCE_PRIORITY
.IndexingUtil.MAX_RESOURCE_PRIORITY
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.