public static final String |
COLLECTION_RESOURCE_TYPE |
"org.apache.sling.hapi.tools.collectionresourcetype" |
public static final String |
COLLECTION_RESOURCE_TYPE_DESC |
"The resource used for hapi type collections" |
public static final String |
DEFAULT_COLLECTION_RESOURCE_TYPE |
"sling/hapi/components/typescollection" |
public static final boolean |
DEFAULT_ENABLED |
true |
public static final String |
DEFAULT_RESOURCE_TYPE |
"sling/hapi/components/type" |
public static final String |
DEFAULT_SEARCH_PATH |
"/libs/sling/hapi/types" |
public static final String |
DEFAULT_SERVER_URL |
"http://localhost:8080" |
public static final String |
ENABLED |
"org.apache.sling.hapi.tools.enabled" |
public static final String |
ENABLED_DESC |
"Whether hapi is enabled or completely disabled (no output rendered in components)" |
public static final String |
EXTERNAL_URL |
"org.apache.sling.hapi.tools.externalurl" |
public static final String |
EXTERNAL_URL_DESC |
"The external URL of the instance. This will prefix hapi absolute URLs" |
public static final String |
RESOURCE_TYPE |
"org.apache.sling.hapi.tools.resourcetype" |
public static final String |
RESOURCE_TYPE_DESC |
"The resource used for hapi types" |
public static final String |
SEARCH_PATHS |
"org.apache.sling.hapi.tools.searchpaths" |
public static final String |
SEARCH_PATHS_DESC |
"The path under which children resources can be identified as hapi types by their FQDN value in addition to the type path" |