Copyright© 2008-2024 Sitevision AB, all rights reserved.
@Requireable(value="NodeTypeUtil") public interface NodeTypeUtil extends VelocityAccess.NodeTypeUtilConstants
This interface contains the primary node type names for Sitevision nodes and convenience methods for checking if a node is of a specific type.
Tip! If you write your code in Velocity, you might want to ensure that the object actually are a Node
before you execute methods in this interface. Use InstanceTypeUtil.isNode(Object)
to do that.
An instance of the Sitevision class implementing this interface can be obtained via Utils.getNodeTypeUtil()
.
See Utils
for how to obtain an instance of the Utils
interface.
Modifier and Type | Field and Description |
---|---|
static String |
ADDON_REPOSITORY_TYPE
The primary node type name for the addon repository type.
|
static String |
ADMIN_PRINCIPAL_REPOSITORY_TYPE
The primary node type name for the admin principal repository.
|
static String |
ALIAS_REPOSITORY_TYPE
The primary node type name for the alias repository type.
|
static String |
ALIAS_TYPE
The primary node type name for the alias type.
|
static String |
ALTERNATIVE_TYPE
The primary node type name for the alternative type.
|
static String |
APPLICATION_INDEX_TYPE
The primary node type name for an application index.
|
static String |
ARCHIVE_TYPE
The primary node type name for an archive.
|
static String |
ARTICLE_TYPE
The primary node type name for an article.
|
static String |
BOOKMARKED_TIMELINE_ENTRY_TYPE
The primary node type name for the bookmarked timeline entry type.
|
static String |
BREAK_FIELD_TYPE
The primary node type name for the break field type.
|
static String |
CAPTCHA_FIELD_TYPE
The primary node type name for the captcha field type.
|
static String |
COLLABORATION_GROUP_FOLDER_TYPE
The primary node type name for a collaboration group folder.
|
static String |
COLLABORATION_GROUP_PAGE_TYPE
The primary node type name for a collaboration group page.
|
static String |
COLLABORATION_GROUP_TEMPLATE_TYPE
The primary node type name for a collaboration group template.
|
static String |
COLLABORATION_GROUP_TYPE
The primary node type name for a collaboration group.
|
static String |
COLLECTION_DATA_STORE_TYPE
The primary node type name for the collection data store type.
|
static String |
COLOR_REPOSITORY_TYPE
The primary node type name for the color repository type.
|
static String |
COLOR_TYPE
The primary node type name for a site color.
|
static String |
COMMENT_FIELD_TYPE
The primary node type name for the comment field type.
|
static String |
COMMENT_TYPE
The primary node type name for the comment type.
|
static String |
CSS_RULE_REPOSITORY_TYPE
The primary node type name for the css rule repository type.
|
static String |
CSS_RULE_TYPE
The primary node type name for the css rule type.
|
static String |
CUSTOM_MODULE_TYPE
The primary node type name for the custom module type.
|
static String |
DASHBOARD_TYPE
The primary node type name for the dashboard type.
|
static String |
DATA_STORE_REPOSITORY_TYPE
The primary node type name for the data store repository type.
|
static String |
DATE_FIELD_TYPE
The primary node type name for the date field type.
|
static String |
DECORATION_REPOSITORY_TYPE
The primary node type name for the decoration repository type.
|
static String |
DECORATION_TEMPLATE_TYPE
The primary node type name for the decoration template type.
|
static String |
DECORATION_TYPE
The primary node type name for a decoration.
|
static String |
DEFAULT_IMAGE_REPOSITORY_TYPE
The primary node type name for the default image repository type.
|
static String |
DEFAULT_IMAGE_TYPE
The primary node type name for the default image type.
|
static String |
DIRECTORY_REPOSITORY_TYPE
The primary node type name for the directory repository type.
|
static String |
DIRECTORY_TYPE
The primary node type name for a LDAP directory.
|
static String |
EXTERNAL_COMMENT_ENTRY_TYPE
The primary node type name for the external comment type.
|
static String |
EXTERNAL_PRINCIPAL_REPOSITORY_TYPE
The primary node type name for the external principal repository type.
|
static String |
EXTERNAL_TIMELINE_ENTRY_REPOSITORY_TYPE
The primary node type name for the external timeline entry repository type.
|
static String |
EXTERNAL_TOPIC_INTEGRATION_REPOSITORY_TYPE
The primary node type name for the external topic integration repository type.
|
static String |
EXTERNAL_TOPIC_INTEGRATION_TYPE
The primary node type name for the external topic integration type.
|
static String |
EXTERNAL_TOPIC_TIMELINE_ENTRY_TYPE
The primary node type name for the external topic timeline entry type.
|
static String |
EXTERNAL_TOPIC_TYPE
The primary node type name for the external topic type.
|
static String |
FILE_EXTENSION_ICON_TYPE
The primary node type name for the file extension icon type.
|
static String |
FILE_FIELD_TYPE
The primary node type name for the file field type.
|
static String |
FILE_REPOSITORY_TYPE
The primary node type name for the file repository type.
|
static String |
FILE_TYPE
The primary node type name for a file.
|
static String |
FILTERED_IMAGE_TYPE
The primary node type name for the filtered image type.
|
static String |
FOLDER_TYPE
The primary node type name for a folder.
|
static String |
FONT_REPOSITORY_TYPE
The primary node type name for the font repository type.
|
static String |
FONT_TYPE
The primary node type name for a site font.
|
static String |
FORM_TYPE
The primary node type name for the form type.
|
static String |
GLOBAL_VIRTUAL_GROUP_TYPE
The primary node type name for the global virtual group type.
|
static String |
GRADE_FIELD_TYPE
The primary node type name for the grade field type.
|
static String |
HEADLESS_CUSTOM_MODULE_TYPE
The primary node type name for the headless custom module type.
|
static String |
ICON_REPOSITORY_TYPE
The primary node type name for the icon repository type.
|
static String |
IMAGE_FILTER_REPOSITORY_TYPE
The primary node type name for the image filter repository type.
|
static String |
IMAGE_FILTER_TYPE
The primary node type name for the image filter type.
|
static String |
IMAGE_REPOSITORY_TYPE
The primary node type name for the image repository type.
|
static String |
IMAGE_TYPE
The primary node type name for an image.
|
static String |
INDEX_REPOSITORY_TYPE
The primary node type name for the index repository type.
|
static String |
KEY_VALUE_DATA_STORE_TYPE
The primary node type name for the key/value data store type.
|
static String |
LAYOUT_REPOSITORY_TYPE
The primary node type name for the layout repository type.
|
static String |
LAYOUT_TYPE
The primary node type name for a layout.
|
static String |
LINK_TYPE
The primary node type name for a link.
|
static String |
LINKED_LAYOUT_TYPE
The primary node type name for a linked layout.
|
static String |
LIST_STYLE_REPOSITORY_TYPE
The primary node type name for the list style repository type.
|
static String |
LIST_STYLE_TYPE
The primary node type name for the list style type.
|
static String |
LLM_CONFIGURATION_REPOSITORY_TYPE
The primary node type name for a LLM configuration repository.
|
static String |
LLM_CONFIGURATION_TYPE
The primary node type name for a LLM configuration.
|
static String |
LOCAL_COLOR_TYPE
The primary node type name for the local color type.
|
static String |
LOCAL_FILE_REPOSITORY_TYPE
The primary node type name for the local file repository type.
|
static String |
LOCAL_IMAGE_REPOSITORY_TYPE
The primary node type name for the local image repository type.
|
static String |
MARKETPLACE_CUSTOM_MODULE_TYPE
The primary node type name for the Marketplace custom module type.
|
static String |
MARKETPLACE_HEADLESS_CUSTOM_MODULE_TYPE
The primary node type name for the Marketplace headless custom module type.
|
static String |
MARKETPLACE_WIDGET_CUSTOM_MODULE_TYPE
The primary node type name for the Marketplace widget custom module type.
|
static String |
METADATA_ALTERNATIVE_ITEM_TYPE
The primary node type name for the metadata alternative item type.
|
static String |
METADATA_DATE_DEFINITION_TYPE
The primary node type name for the metadata date definition type.
|
static String |
METADATA_DEFINITION_REPOSITORY_TYPE
The primary node type name for the metadata definition repository type.
|
static String |
METADATA_DEFINITION_TEMPLATE_REPOSITORY_TYPE
The primary node type name for the metadata definition template repository type.
|
static String |
METADATA_DIRECTORY_DEFINITION_TYPE
The primary node type name for the metadata directory definition type.
|
static String |
METADATA_IMAGE_PORTLET_DEFINITION_TYPE
The primary node type name for the metadata image portlet definition definition type.
|
static String |
METADATA_INTEGER_DEFINITION_TYPE
The primary node type name for the metadata integer definition type.
|
static String |
METADATA_KEYWORD_DEFINITION_TYPE
The primary node type name for the metadata keyword definition type.
|
static String |
METADATA_KEYWORD_TYPE
The primary node type name for the metadata keyword type.
|
static String |
METADATA_LINK_DEFINITION_TYPE
The primary node type name for the metadata link definition type.
|
static String |
METADATA_MEDIA_PORTLET_DEFINITION_TYPE
The primary node type name for the metadata media portlet definition type.
|
static String |
METADATA_MULTIPLE_DEFINITION_TYPE
The primary node type name for the metadata multiple definition type.
|
static String |
METADATA_MULTIPLE_TAG_DEFINITION_TYPE
The primary node type name for the metadata multiple tag definition type.
|
static String |
METADATA_MULTIPLE_TARGET_AUDIENCE_DEFINITION_TYPE
The primary node type name for the metadata multiple target audience definition type
|
static String |
METADATA_RELATED_INFORMATION_DEFINITION_TYPE
The primary node type name for the metadata related information definition type.
|
static String |
METADATA_SINGLE_DEFINITION_TYPE
The primary node type name for the metadata single definition type.
|
static String |
METADATA_SINGLE_TAG_DEFINITION_TYPE
The primary node type name for the metadata single tag definition type.
|
static String |
METADATA_SINGLE_TARGET_AUDIENCE_DEFINITION_TYPE
The primary node type name for the metadata single target audience definition type
|
static String |
METADATA_SYSTEM_DEFINITION_TYPE
The primary node type name for the metadata system definition type.
|
static String |
METADATA_SYSTEM_IMAGE_DEFINITION_TYPE
The primary node type name for the metadata system image definition type.
|
static String |
METADATA_SYSTEM_INTEGER_DEFINITION_TYPE
The primary node type name for the metadata system integer definition type.
|
static String |
METADATA_SYSTEM_LINK_DEFINITION_TYPE
The primary node type name for the metadata system link definition type.
|
static String |
METADATA_SYSTEM_TEXT_DEFINITION_TYPE
The primary node type name for the metadata system text definition type.
|
static String |
METADATA_TEXT_DEFINITION_TYPE
The primary node type name for the metadata text definition type.
|
static String |
METADATA_TEXT_PORTLET_DEFINITION_TYPE
The primary node type name for the metadata text portlet definition type.
|
static String |
METADATA_USER_DEFINITION_TYPE
The primary node type name for the metadata user definition type.
|
static String |
MOBILE_APP_TYPE
Deprecated.
As of Sitevision 10 this type no longer exist
|
static String |
MODULE_ELEMENT_DRAFT_REPOSITORY_TYPE
The primary node type name for the module element draft repository type.
|
static String |
MODULE_ELEMENT_DRAFT_TYPE
The primary node type name for the module element draft type.
|
static String |
MODULE_ELEMENT_FILE_REPOSITORY_TYPE
The primary node type name for the module element file repository type.
|
static String |
MODULE_ELEMENT_IMAGE_REPOSITORY_TYPE
The primary node type name for the module element image repository type.
|
static String |
MODULE_ELEMENT_REPOSITORY_TYPE
The primary node type name for the module element repository type.
|
static String |
MODULE_ELEMENT_TYPE
The primary node type name for the module element type.
|
static String |
MULTIPLE_SELECTION_FIELD_TYPE
The primary node type name for the multiple selection field type.
|
static String |
NAMED_REFERENCE_REPOSITORY_TYPE
The primary node type name for the named reference repository.
|
static String |
NAMED_REFERENCE_TYPE
The primary node type name for the named reference type.
|
static String |
NODE_INDEX_TYPE
The primary node type name for a node index.
|
static String |
OAUTH2_CONFIGURATION_REPOSITORY_TYPE
The primary node type name for the OAuth2 configuration repository type.
|
static String |
OAUTH2_CONFIGURATION_TYPE
The primary node type name for the OAuth2 configuration type.
|
static String |
ORDER_FIELD_TYPE
The primary node type name for the order field type.
|
static String |
ORDER_ITEM_TYPE
The primary node type name for the order item type.
|
static String |
PAGE_COMMENT_REPOSITORY_TYPE
The primary node type name for the page comment repository type.
|
static String |
PAGE_COMMENT_TYPE
The primary node type name for the page comment type.
|
static String |
PAGE_COMPONENT_TYPE
The primary node type name for the page component type.
|
static String |
PAGE_CONTENT_TYPE
The primary node type name for the page content type.
|
static String |
PAGE_REPOSITORY_TYPE
The primary node type name for the page repository type.
|
static String |
PAGE_SUB_COMMENT_TYPE
The primary node type name for the page sub comment type.
|
static String |
PAGE_TYPE
The primary node type name for a page.
|
static String |
PARTICIPANTS_FIELD_TYPE
The primary node type name for the participants field type.
|
static String |
PERSONAL_FILE_REPOSITORY_TYPE
The primary node type name for the personal file repository type.
|
static String |
PERSONAL_IMAGE_REPOSITORY_TYPE
The primary node type name for the personal image repository type.
|
static String |
PORTLET_TYPE
The primary node type name for a portlet.
|
static String |
PRINCIPAL_REPOSITORY_TYPE
The primary node type name for the principal repository type.
|
static String |
PROFILE_VIEW_TYPE
The primary node type name for the profile view type.
|
static String |
RATING_REPOSITORY_TYPE
The primary node type name for the rating repository type.
|
static String |
RATING_TYPE
The primary node type name for the rating type.
|
static String |
RATING_TYPE_TYPE
The primary node type name for the rating type.
|
static String |
RECIPIENT_TYPE
The primary node type name for the recipients type.
|
static String |
RECIPIENTS_FIELD_TYPE
The primary node type name for the recipients field type.
|
static String |
REFERENCE_LAYOUT_TYPE
The primary node type name for the reference layout type.
|
static String |
RESPONSIVE_BREAKPOINT_REPOSITORY_TYPE
The primary node type name for the responsive breakpoint repository type.
|
static String |
RESPONSIVE_BREAKPOINT_TYPE
The primary node type name for the responsive breakpoint type.
|
static String |
REST_APP_REPOSITORY_TYPE
The primary node type name for the restapp repository type.
|
static String |
REST_APP_TYPE
The primary node type name for the restapp type.
|
static String |
ROLE_REPOSITORY_TYPE
The primary node type name for the role repository type.
|
static String |
ROLE_TYPE
The primary node type name for the role type.
|
static String |
ROOT_TYPE
The primary node type name for the root type.
|
static String |
RSS_FEED_ITEM_TYPE
The primary node type name for a RSS feed item.
|
static String |
RSS_FEED_REPOSITORY_TYPE
The primary node type name for a RSS feed repository.
|
static String |
RSS_FEED_TYPE
The primary node type name for a RSS feed.
|
static String |
SCRIPT_FIELD_TYPE
The primary node type name for the script field type.
|
static String |
SIMPLE_USER_TYPE
The primary node type name for the simple user type.
|
static String |
SINGLE_SELECTION_FIELD_TYPE
The primary node type name for the single selection field type.
|
static String |
SITE_COOKIE_REPOSITORY_TYPE
The primary node type name for the site cookie repository type.
|
static String |
SITE_COOKIE_TYPE
The primary node type name for the site cookie type.
|
static String |
SITE_PAGE_TYPE
The primary node type name for the site page.
|
static String |
SITE_TYPE
The primary node type name for the site.
|
static String |
STRUCTURE_FOLDER_TYPE
The primary node type name for a structure folder.
|
static String |
STRUCTURE_LINK_TYPE
The primary node type name for a structure link.
|
static String |
STRUCTURE_PAGE_TYPE
The primary node type name for a structure page.
|
static String |
SUB_ALTERNATIVE_FIELD_TYPE
The primary node type name for the sub alternative field type.
|
static String |
SUB_QUERY_TYPE
The primary node type name for the sub query type.
|
static String |
SUB_SCRIPT_TYPE
The primary node type name for the sub script type.
|
static String |
SYSTEM_GROUP_TYPE
The primary node type name for the system group type.
|
static String |
SYSTEM_USER_TYPE
The primary node type name for the system user type.
|
static String |
TAG_GROUP_REPOSITORY_TYPE
The primary node type name for the tag group repository type.
|
static String |
TAG_GROUP_TYPE
The primary node type name for the tag group type.
|
static String |
TAG_REPOSITORY_TYPE
The primary node type name for the tag repository type.
|
static String |
TAG_TYPE
The primary node type name for the tag type.
|
static String |
TARGET_AUDIENCE_GROUP_TYPE
The primary node type name for the target audience group type.
|
static String |
TARGET_AUDIENCE_REPOSITORY_TYPE
The primary node type name for the target audience repository type.
|
static String |
TARGET_AUDIENCE_TYPE
The primary node type name for the target audience type.
|
static String |
TEMPLATE_REPOSITORY_TYPE
The primary node type name for the template repository type.
|
static String |
TEMPLATE_TYPE
The primary node type name for a template.
|
static String |
TEMPORARY_FILE_TYPE
The primary node type name for the temporary file type.
|
static String |
TEMPORARY_TYPE
The primary node type name for the temporary type.
|
static String |
TEXT_FIELD_TYPE
The primary node type name for the text field type.
|
static String |
TIMELINE_ENTRY_REPOSITORY_TYPE
The primary node type name for the timeline entry repository type.
|
static String |
TIMELINE_ENTRY_TYPE
The primary node type name for the timeline entry type.
|
static String |
TIMELINE_FILE_ENTRY_TYPE
The primary node type name for the timeline file entry type.
|
static String |
TIMELINE_FILE_WALL_ENTRY_TYPE
The primary node type name for the timeline file wall entry type.
|
static String |
TIMELINE_SHARE_ENTRY_TYPE
The primary node type name for the timeline share entry type.
|
static String |
TIMELINE_SHARE_PAGE_ENTRY_TYPE
The primary node type name for the timeline share page entry type.
|
static String |
TIMELINE_WALL_ENTRY_TYPE
The primary node type name for the timeline wall entry type.
|
static String |
TOPIC_REPOSITORY_TYPE
The primary node type name for the topic repository type.
|
static String |
TOPIC_TIMELINE_ENTRY_TYPE
The primary node type name for the topic timeline entry type.
|
static String |
TOPIC_TYPE
The primary node type name for the topic type.
|
static String |
TRASHCAN_TYPE
The primary node type name for the trashcan.
|
static String |
USER_ATTRIBUTE_FIELD_TYPE
The primary node type name for the user attribute field type.
|
static String |
USER_ATTRIBUTE_TYPE
The primary node type name for the user attribute type.
|
static String |
USER_CONTAINER_TYPE
The primary node type name for the user container type.
|
static String |
USER_FIELD_REPOSITORY_TYPE
The primary node type name for the user field repository type.
|
static String |
USER_FIELD_TYPE
The primary node type name for the user field type.
|
static String |
USER_GROUP_TYPE
The primary node type name for the user group type.
|
static String |
USER_IDENTITY_TYPE
The primary node type name for a user identity.
|
static String |
USER_TYPE
The primary node type name for a user.
|
static String |
WEB_APP_REPOSITORY_TYPE
The primary node type name for the webapp repository type.
|
static String |
WEB_APP_TYPE
The primary node type name for the webapp type.
|
static String |
VFS_FILE_TYPE
The primary node type name for the vfs file type.
|
static String |
VFS_FOLDER_TYPE
The primary node type name for the vfs folder type.
|
static String |
VFS_MOUNT_TYPE
The primary node type name for the vfs mount type.
|
static String |
WIDGET_CUSTOM_MODULE_TYPE
The primary node type name for the widget custom module type.
|
static String |
VIEW_TYPE
The primary node type name for the view type.
|
static String |
VIRTUAL_GROUP_REPOSITORY_TYPE
The primary node type name for the virtual group repository type.
|
static String |
VIRTUAL_GROUP_TYPE
The primary node type name for the virtual group type.
|
static String |
WORK_STATUS_TEMPLATE_REPOSITORY_TYPE
The primary node type name for the work status template repository type.
|
static String |
WORK_STATUS_TEMPLATE_TYPE
The primary node type name for the work status template type.
|
static String |
WORK_STATUS_TYPE
The primary node type name for the work status type.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAnyContentType(Node aNode)
Convenience method that checks if a node is of "Content node" type.
|
boolean |
isAnyMetadataDefinitionType(Node aNode)
Convenience method that checks if a node is of "Metadata definition node" type.
|
boolean |
isAnyRenderableType(Node aNode)
Convenience method that checks if a node is of "Renderable node" type.
|
boolean |
isAnyUserType(Node aNode)
Convenience method that checks if a node is of "User node" type.
|
boolean |
isApplicationIndex(Node aNode)
Checks if a node is an application index.
|
boolean |
isArchive(Node aNode)
Checks if a node is an archive.
|
boolean |
isArticle(Node aNode)
Checks if a node is an article.
|
boolean |
isCollaborationGroup(Node aNode)
Checks if a node is a collaboration group.
|
boolean |
isCollaborationGroupFolder(Node aNode)
Checks if a node is a collaboration group folder.
|
boolean |
isCollaborationGroupPage(Node aNode)
Checks if a node is a collaboration group page.
|
boolean |
isCollaborationGroupTemplate(Node aNode)
Checks if a node is a collaboration group template.
|
boolean |
isColor(Node aNode)
Checks if a node is a color.
|
boolean |
isDecoration(Node aNode)
Checks if a node is a decoration.
|
boolean |
isDirectory(Node aNode)
Checks if a node is a LDAP directory.
|
boolean |
isFile(Node aNode)
Checks if a node is a file.
|
boolean |
isFolder(Node aNode)
Checks if a node is a folder.
|
boolean |
isFont(Node aNode)
Checks if a node is a font.
|
boolean |
isImage(Node aNode)
Checks if a node is an image.
|
boolean |
isLayout(Node aNode)
Checks if a node is a layout.
|
boolean |
isLink(Node aNode)
Checks if a node is a link.
|
boolean |
isNodeIndex(Node aNode)
Checks if a node is a node index.
|
boolean |
isPage(Node aNode)
Checks if a node is a page.
|
boolean |
isPortlet(Node aNode)
Checks if a node is a portlet.
|
boolean |
isRssFeed(Node aNode)
Checks if a node is a RSS feed.
|
boolean |
isRssFeedItem(Node aNode)
Checks if a node is a RSS feed item.
|
boolean |
isRssFeedRepository(Node aNode)
Checks if a node is a RSS feed repository.
|
boolean |
isSimpleUser(Node aNode)
Checks if a node is a sv:simpleUser.
|
boolean |
isSite(Node aNode)
Checks if a node is a site.
|
boolean |
isSitePage(Node aNode)
Checks if a node is a site page.
|
boolean |
isStructureFolder(Node aNode)
Checks if a node is a structure folder.
|
boolean |
isStructureLink(Node aNode)
Checks if a node is a structure link.
|
boolean |
isStructurePage(Node aNode)
Checks if a node is a structure page.
|
boolean |
isSystemUser(Node aNode)
Checks if a node is a sv:systemUser.
|
boolean |
isTemplate(Node aNode)
Checks if a node is a template.
|
boolean |
isTemporaryFile(Node aNode)
Checks if a node is a temporary file.
|
boolean |
isTrashcan(Node aNode)
Checks if a node is a trashcan.
|
boolean |
isType(Node aNode,
String aPrimaryNodeType)
Checks a node against a given node type name to see if they match.
|
boolean |
isTypeOf(Node aNode,
String... aPrimaryNodeTypes)
Checks a node against multiple node type names to see if any of them match.
|
boolean |
isUser(Node aNode)
Checks if a node is a sv:user.
|
boolean |
isUserIdentity(Node aNode)
Checks if a node is a user identity.
|
getADDON_REPOSITORY_TYPE, getADMIN_PRINCIPAL_REPOSITORY_TYPE, getALIAS_REPOSITORY_TYPE, getALIAS_TYPE, getALTERNATIVE_TYPE, getAPPLICATION_INDEX_TYPE, getARCHIVE_TYPE, getARTICLE_TYPE, getBOOKMARKED_TIMELINE_ENTRY_TYPE, getBREAK_FIELD_TYPE, getCAPTCHA_FIELD_TYPE, getCOLLABORATION_GROUP_FOLDER_TYPE, getCOLLABORATION_GROUP_PAGE_TYPE, getCOLLABORATION_GROUP_TEMPLATE_TYPE, getCOLLABORATION_GROUP_TYPE, getCOLLECTION_DATA_STORE_TYPE, getCOLOR_REPOSITORY_TYPE, getCOLOR_TYPE, getCOMMENT_FIELD_TYPE, getCOMMENT_TYPE, getCSS_RULE_REPOSITORY_TYPE, getCSS_RULE_TYPE, getCUSTOM_MODULE_TYPE, getDASHBOARD_TYPE, getDATA_STORE_REPOSITORY_TYPE, getDATE_FIELD_TYPE, getDECORATION_REPOSITORY_TYPE, getDECORATION_TEMPLATE_TYPE, getDECORATION_TYPE, getDEFAULT_IMAGE_REPOSITORY_TYPE, getDEFAULT_IMAGE_TYPE, getDIRECTORY_REPOSITORY_TYPE, getDIRECTORY_TYPE, getEXTERNAL_COMMENT_ENTRY_TYPE, getEXTERNAL_PRINCIPAL_REPOSITORY_TYPE, getEXTERNAL_TIMELINE_ENTRY_REPOSITORY_TYPE, getEXTERNAL_TOPIC_INTEGRATION_REPOSITORY_TYPE, getEXTERNAL_TOPIC_INTEGRATION_TYPE, getEXTERNAL_TOPIC_TIMELINE_ENTRY_TYPE, getEXTERNAL_TOPIC_TYPE, getFILE_EXTENSION_ICON_TYPE, getFILE_FIELD_TYPE, getFILE_REPOSITORY_TYPE, getFILE_TYPE, getFILTERED_IMAGE_TYPE, getFOLDER_TYPE, getFONT_REPOSITORY_TYPE, getFONT_TYPE, getFORM_TYPE, getGLOBAL_VIRTUAL_GROUP_TYPE, getGRADE_FIELD_TYPE, getHEADLESS_CUSTOM_MODULE_TYPE, getICON_REPOSITORY_TYPE, getIMAGE_FILTER_REPOSITORY_TYPE, getIMAGE_FILTER_TYPE, getIMAGE_REPOSITORY_TYPE, getIMAGE_TYPE, getINDEX_REPOSITORY_TYPE, getKEY_VALUE_DATA_STORE_TYPE, getLAYOUT_REPOSITORY_TYPE, getLAYOUT_TYPE, getLINK_TYPE, getLINKED_LAYOUT_TYPE, getLIST_STYLE_REPOSITORY_TYPE, getLIST_STYLE_TYPE, getLLM_CONFIGURATION_REPOSITORY_TYPE, getLLM_CONFIGURATION_TYPE, getLOCAL_COLOR_TYPE, getLOCAL_FILE_REPOSITORY_TYPE, getLOCAL_IMAGE_REPOSITORY_TYPE, getMARKETPLACE_CUSTOM_MODULE_TYPE, getMARKETPLACE_HEADLESS_CUSTOM_MODULE_TYPE, getMARKETPLACE_WIDGET_CUSTOM_MODULE_TYPE, getMETADATA_ALTERNATIVE_ITEM_TYPE, getMETADATA_DATE_DEFINITION_TYPE, getMETADATA_DEFINITION_REPOSITORY_TYPE, getMETADATA_DEFINITION_TEMPLATE_REPOSITORY_TYPE, getMETADATA_DIRECTORY_DEFINITION_TYPE, getMETADATA_IMAGE_PORTLET_DEFINITION_TYPE, getMETADATA_INTEGER_DEFINITION_TYPE, getMETADATA_KEYWORD_DEFINITION_TYPE, getMETADATA_KEYWORD_TYPE, getMETADATA_LINK_DEFINITION_TYPE, getMETADATA_MEDIA_PORTLET_DEFINITION_TYPE, getMETADATA_MULTIPLE_DEFINITION_TYPE, getMETADATA_MULTIPLE_TAG_DEFINITION_TYPE, getMETADATA_MULTIPLE_TARGET_AUDIENCE_DEFINITION_TYPE, getMETADATA_RELATED_INFORMATION_DEFINITION_TYPE, getMETADATA_SINGLE_DEFINITION_TYPE, getMETADATA_SINGLE_TAG_DEFINITION_TYPE, getMETADATA_SINGLE_TARGET_AUDIENCE_DEFINITION_TYPE, getMETADATA_SYSTEM_DEFINITION_TYPE, getMETADATA_SYSTEM_IMAGE_DEFINITION_TYPE, getMETADATA_SYSTEM_INTEGER_DEFINITION_TYPE, getMETADATA_SYSTEM_LINK_DEFINITION_TYPE, getMETADATA_SYSTEM_TEXT_DEFINITION_TYPE, getMETADATA_TEXT_DEFINITION_TYPE, getMETADATA_TEXT_PORTLET_DEFINITION_TYPE, getMETADATA_USER_DEFINITION_TYPE, getMOBILE_APP_TYPE, getMODULE_ELEMENT_DRAFT_REPOSITORY_TYPE, getMODULE_ELEMENT_DRAFT_TYPE, getMODULE_ELEMENT_FILE_REPOSITORY_TYPE, getMODULE_ELEMENT_IMAGE_REPOSITORY_TYPE, getMODULE_ELEMENT_REPOSITORY_TYPE, getMODULE_ELEMENT_TYPE, getMULTIPLE_SELECTION_FIELD_TYPE, getNAMED_REFERENCE_REPOSITORY_TYPE, getNAMED_REFERENCE_TYPE, getNODE_INDEX_TYPE, getOAUTH2_CONFIGURATION_REPOSITORY_TYPE, getOAUTH2_CONFIGURATION_TYPE, getORDER_FIELD_TYPE, getORDER_ITEM_TYPE, getPAGE_COMMENT_REPOSITORY_TYPE, getPAGE_COMMENT_TYPE, getPAGE_COMPONENT_TYPE, getPAGE_CONTENT_TYPE, getPAGE_REPOSITORY_TYPE, getPAGE_SUB_COMMENT_TYPE, getPAGE_TYPE, getPARTICIPANTS_FIELD_TYPE, getPERSONAL_FILE_REPOSITORY_TYPE, getPERSONAL_IMAGE_REPOSITORY_TYPE, getPORTLET_TYPE, getPRINCIPAL_REPOSITORY_TYPE, getPROFILE_VIEW_TYPE, getRATING_REPOSITORY_TYPE, getRATING_TYPE_TYPE, getRATING_TYPE, getRECIPIENT_TYPE, getRECIPIENTS_FIELD_TYPE, getREFERENCE_LAYOUT_TYPE, getRESPONSIVE_BREAKPOINT_REPOSITORY_TYPE, getRESPONSIVE_BREAKPOINT_TYPE, getREST_APP_REPOSITORY_TYPE, getREST_APP_TYPE, getROLE_REPOSITORY_TYPE, getROLE_TYPE, getROOT_TYPE, getRSS_FEED_ITEM_TYPE, getRSS_FEED_REPOSITORY_TYPE, getRSS_FEED_TYPE, getSCRIPT_FIELD_TYPE, getSIMPLE_USER_TYPE, getSINGLE_SELECTION_FIELD_TYPE, getSITE_COOKIE_REPOSITORY_TYPE, getSITE_COOKIE_TYPE, getSITE_PAGE_TYPE, getSITE_TYPE, getSTRUCTURE_FOLDER_TYPE, getSTRUCTURE_LINK_TYPE, getSTRUCTURE_PAGE_TYPE, getSUB_ALTERNATIVE_FIELD_TYPE, getSUB_QUERY_TYPE, getSUB_SCRIPT_TYPE, getSYSTEM_GROUP_TYPE, getSYSTEM_USER_TYPE, getTAG_GROUP_REPOSITORY_TYPE, getTAG_GROUP_TYPE, getTAG_REPOSITORY_TYPE, getTAG_TYPE, getTARGET_AUDIENCE_GROUP_TYPE, getTARGET_AUDIENCE_REPOSITORY_TYPE, getTARGET_AUDIENCE_TYPE, getTEMPLATE_REPOSITORY_TYPE, getTEMPLATE_TYPE, getTEMPORARY_FILE_TYPE, getTEMPORARY_TYPE, getTEXT_FIELD_TYPE, getTIMELINE_ENTRY_REPOSITORY_TYPE, getTIMELINE_ENTRY_TYPE, getTIMELINE_FILE_ENTRY_TYPE, getTIMELINE_FILE_WALL_ENTRY_TYPE, getTIMELINE_SHARE_ENTRY_TYPE, getTIMELINE_SHARE_PAGE_ENTRY_TYPE, getTIMELINE_WALL_ENTRY_TYPE, getTOPIC_REPOSITORY_TYPE, getTOPIC_TIMELINE_ENTRY_TYPE, getTOPIC_TYPE, getTRASHCAN_TYPE, getUSER_ATTRIBUTE_FIELD_TYPE, getUSER_ATTRIBUTE_TYPE, getUSER_CONTAINER_TYPE, getUSER_FIELD_REPOSITORY_TYPE, getUSER_FIELD_TYPE, getUSER_GROUP_TYPE, getUSER_IDENTITY_TYPE, getUSER_TYPE, getWEB_APP_REPOSITORY_TYPE, getWEB_APP_TYPE, getVFS_FILE_TYPE, getVFS_FOLDER_TYPE, getVFS_MOUNT_TYPE, getWIDGET_CUSTOM_MODULE_TYPE, getVIEW_TYPE, getVIRTUAL_GROUP_REPOSITORY_TYPE, getVIRTUAL_GROUP_TYPE, getWORK_STATUS_TEMPLATE_REPOSITORY_TYPE, getWORK_STATUS_TEMPLATE_TYPE, getWORK_STATUS_TYPE
static final String APPLICATION_INDEX_TYPE
static final String ARCHIVE_TYPE
static final String ARTICLE_TYPE
static final String COLLABORATION_GROUP_TYPE
static final String COLLABORATION_GROUP_FOLDER_TYPE
static final String COLLABORATION_GROUP_PAGE_TYPE
static final String COLLABORATION_GROUP_TEMPLATE_TYPE
static final String COLOR_TYPE
static final String DECORATION_TYPE
static final String DIRECTORY_TYPE
static final String FILE_TYPE
static final String FOLDER_TYPE
static final String FONT_TYPE
static final String IMAGE_TYPE
static final String LAYOUT_TYPE
static final String LINKED_LAYOUT_TYPE
static final String LINK_TYPE
static final String LLM_CONFIGURATION_TYPE
static final String LLM_CONFIGURATION_REPOSITORY_TYPE
static final String NODE_INDEX_TYPE
static final String PAGE_TYPE
static final String PORTLET_TYPE
static final String RSS_FEED_TYPE
static final String RSS_FEED_ITEM_TYPE
static final String RSS_FEED_REPOSITORY_TYPE
static final String SITE_TYPE
static final String SITE_PAGE_TYPE
static final String STRUCTURE_FOLDER_TYPE
static final String STRUCTURE_LINK_TYPE
static final String STRUCTURE_PAGE_TYPE
static final String TEMPLATE_TYPE
static final String TRASHCAN_TYPE
static final String USER_TYPE
isUser(Node)
,
isAnyUserType(Node)
,
Constant Field Valuesstatic final String USER_IDENTITY_TYPE
static final String ADMIN_PRINCIPAL_REPOSITORY_TYPE
static final String ALIAS_REPOSITORY_TYPE
static final String ALIAS_TYPE
static final String ALTERNATIVE_TYPE
static final String BREAK_FIELD_TYPE
static final String CAPTCHA_FIELD_TYPE
static final String COLOR_REPOSITORY_TYPE
static final String COMMENT_FIELD_TYPE
static final String DATE_FIELD_TYPE
static final String DECORATION_REPOSITORY_TYPE
static final String DECORATION_TEMPLATE_TYPE
static final String DEFAULT_IMAGE_TYPE
static final String DEFAULT_IMAGE_REPOSITORY_TYPE
static final String DIRECTORY_REPOSITORY_TYPE
static final String EXTERNAL_PRINCIPAL_REPOSITORY_TYPE
static final String FILE_EXTENSION_ICON_TYPE
static final String FILE_FIELD_TYPE
static final String FILE_REPOSITORY_TYPE
static final String FILTERED_IMAGE_TYPE
static final String FONT_REPOSITORY_TYPE
static final String FORM_TYPE
static final String GRADE_FIELD_TYPE
static final String ICON_REPOSITORY_TYPE
static final String IMAGE_FILTER_TYPE
static final String IMAGE_FILTER_REPOSITORY_TYPE
static final String IMAGE_REPOSITORY_TYPE
static final String LAYOUT_REPOSITORY_TYPE
static final String LIST_STYLE_TYPE
static final String LIST_STYLE_REPOSITORY_TYPE
static final String LOCAL_COLOR_TYPE
static final String LOCAL_FILE_REPOSITORY_TYPE
static final String LOCAL_IMAGE_REPOSITORY_TYPE
static final String METADATA_ALTERNATIVE_ITEM_TYPE
static final String METADATA_DEFINITION_REPOSITORY_TYPE
static final String METADATA_DEFINITION_TEMPLATE_REPOSITORY_TYPE
static final String METADATA_DIRECTORY_DEFINITION_TYPE
static final String METADATA_IMAGE_PORTLET_DEFINITION_TYPE
static final String METADATA_INTEGER_DEFINITION_TYPE
static final String METADATA_KEYWORD_TYPE
static final String METADATA_KEYWORD_DEFINITION_TYPE
static final String METADATA_LINK_DEFINITION_TYPE
static final String METADATA_MEDIA_PORTLET_DEFINITION_TYPE
static final String METADATA_MULTIPLE_DEFINITION_TYPE
static final String METADATA_RELATED_INFORMATION_DEFINITION_TYPE
static final String METADATA_SINGLE_DEFINITION_TYPE
static final String METADATA_SYSTEM_DEFINITION_TYPE
static final String METADATA_TEXT_DEFINITION_TYPE
static final String METADATA_TEXT_PORTLET_DEFINITION_TYPE
static final String METADATA_USER_DEFINITION_TYPE
static final String METADATA_SINGLE_TAG_DEFINITION_TYPE
static final String METADATA_MULTIPLE_TAG_DEFINITION_TYPE
static final String METADATA_DATE_DEFINITION_TYPE
static final String METADATA_SYSTEM_IMAGE_DEFINITION_TYPE
static final String METADATA_SYSTEM_INTEGER_DEFINITION_TYPE
static final String METADATA_SYSTEM_LINK_DEFINITION_TYPE
static final String METADATA_SYSTEM_TEXT_DEFINITION_TYPE
@Deprecated static final String MOBILE_APP_TYPE
static final String MULTIPLE_SELECTION_FIELD_TYPE
static final String NAMED_REFERENCE_TYPE
static final String NAMED_REFERENCE_REPOSITORY_TYPE
static final String ORDER_FIELD_TYPE
static final String ORDER_ITEM_TYPE
static final String PAGE_COMMENT_TYPE
static final String PAGE_SUB_COMMENT_TYPE
static final String PAGE_COMMENT_REPOSITORY_TYPE
static final String PAGE_COMPONENT_TYPE
static final String PAGE_CONTENT_TYPE
static final String PAGE_REPOSITORY_TYPE
static final String PARTICIPANTS_FIELD_TYPE
static final String PERSONAL_FILE_REPOSITORY_TYPE
static final String PERSONAL_IMAGE_REPOSITORY_TYPE
static final String PRINCIPAL_REPOSITORY_TYPE
static final String PROFILE_VIEW_TYPE
static final String RATING_TYPE
static final String RATING_REPOSITORY_TYPE
static final String RATING_TYPE_TYPE
static final String RECIPIENT_TYPE
static final String RECIPIENTS_FIELD_TYPE
static final String REFERENCE_LAYOUT_TYPE
static final String RESPONSIVE_BREAKPOINT_TYPE
static final String ROOT_TYPE
static final String SCRIPT_FIELD_TYPE
static final String SIMPLE_USER_TYPE
isSimpleUser(Node)
,
isAnyUserType(Node)
,
Constant Field Valuesstatic final String SINGLE_SELECTION_FIELD_TYPE
static final String SITE_COOKIE_TYPE
static final String SITE_COOKIE_REPOSITORY_TYPE
static final String SUB_ALTERNATIVE_FIELD_TYPE
static final String SUB_QUERY_TYPE
static final String SUB_SCRIPT_TYPE
static final String SYSTEM_USER_TYPE
Note that there are several sv:systemUser's in Sitevision:
isSystemUser(Node)
,
isAnyUserType(Node)
,
Constant Field Valuesstatic final String SYSTEM_GROUP_TYPE
static final String TEMPLATE_REPOSITORY_TYPE
static final String TEMPORARY_TYPE
static final String TEMPORARY_FILE_TYPE
static final String TEXT_FIELD_TYPE
static final String USER_ATTRIBUTE_TYPE
static final String USER_ATTRIBUTE_FIELD_TYPE
static final String USER_CONTAINER_TYPE
static final String USER_GROUP_TYPE
static final String VFS_FILE_TYPE
static final String VFS_FOLDER_TYPE
static final String VFS_MOUNT_TYPE
static final String VIEW_TYPE
static final String VIRTUAL_GROUP_TYPE
static final String GLOBAL_VIRTUAL_GROUP_TYPE
static final String INDEX_REPOSITORY_TYPE
static final String MODULE_ELEMENT_DRAFT_REPOSITORY_TYPE
static final String MODULE_ELEMENT_DRAFT_TYPE
static final String MODULE_ELEMENT_REPOSITORY_TYPE
static final String MODULE_ELEMENT_TYPE
static final String MODULE_ELEMENT_FILE_REPOSITORY_TYPE
static final String MODULE_ELEMENT_IMAGE_REPOSITORY_TYPE
static final String CUSTOM_MODULE_TYPE
static final String ADDON_REPOSITORY_TYPE
static final String TAG_TYPE
static final String TAG_REPOSITORY_TYPE
static final String TAG_GROUP_TYPE
static final String TAG_GROUP_REPOSITORY_TYPE
static final String HEADLESS_CUSTOM_MODULE_TYPE
static final String WEB_APP_TYPE
static final String WEB_APP_REPOSITORY_TYPE
static final String REST_APP_TYPE
static final String REST_APP_REPOSITORY_TYPE
static final String COMMENT_TYPE
static final String TIMELINE_ENTRY_REPOSITORY_TYPE
static final String TIMELINE_ENTRY_TYPE
static final String BOOKMARKED_TIMELINE_ENTRY_TYPE
static final String TIMELINE_FILE_ENTRY_TYPE
static final String TIMELINE_FILE_WALL_ENTRY_TYPE
static final String TIMELINE_SHARE_ENTRY_TYPE
static final String TIMELINE_SHARE_PAGE_ENTRY_TYPE
static final String TIMELINE_WALL_ENTRY_TYPE
static final String DATA_STORE_REPOSITORY_TYPE
static final String KEY_VALUE_DATA_STORE_TYPE
static final String COLLECTION_DATA_STORE_TYPE
static final String ROLE_TYPE
static final String ROLE_REPOSITORY_TYPE
static final String VIRTUAL_GROUP_REPOSITORY_TYPE
static final String USER_FIELD_TYPE
static final String USER_FIELD_REPOSITORY_TYPE
static final String MARKETPLACE_CUSTOM_MODULE_TYPE
static final String MARKETPLACE_HEADLESS_CUSTOM_MODULE_TYPE
static final String MARKETPLACE_WIDGET_CUSTOM_MODULE_TYPE
static final String RESPONSIVE_BREAKPOINT_REPOSITORY_TYPE
static final String TOPIC_REPOSITORY_TYPE
static final String TOPIC_TYPE
static final String TOPIC_TIMELINE_ENTRY_TYPE
static final String EXTERNAL_TOPIC_INTEGRATION_REPOSITORY_TYPE
static final String EXTERNAL_TOPIC_INTEGRATION_TYPE
static final String EXTERNAL_TOPIC_TYPE
static final String EXTERNAL_TIMELINE_ENTRY_REPOSITORY_TYPE
static final String EXTERNAL_TOPIC_TIMELINE_ENTRY_TYPE
static final String EXTERNAL_COMMENT_ENTRY_TYPE
static final String OAUTH2_CONFIGURATION_REPOSITORY_TYPE
static final String OAUTH2_CONFIGURATION_TYPE
static final String WORK_STATUS_TYPE
static final String WORK_STATUS_TEMPLATE_TYPE
static final String WORK_STATUS_TEMPLATE_REPOSITORY_TYPE
static final String DASHBOARD_TYPE
static final String WIDGET_CUSTOM_MODULE_TYPE
static final String CSS_RULE_REPOSITORY_TYPE
static final String CSS_RULE_TYPE
static final String TARGET_AUDIENCE_REPOSITORY_TYPE
static final String TARGET_AUDIENCE_TYPE
static final String TARGET_AUDIENCE_GROUP_TYPE
static final String METADATA_SINGLE_TARGET_AUDIENCE_DEFINITION_TYPE
static final String METADATA_MULTIPLE_TARGET_AUDIENCE_DEFINITION_TYPE
boolean isLayout(Node aNode)
aNode
- the node to be checkedaNode
is a layout or not.boolean isLink(Node aNode)
aNode
- the node to be checkedaNode
is a link or not.boolean isPage(Node aNode)
aNode
- the node to be checkedaNode
is a page or not.boolean isPortlet(Node aNode)
aNode
- the node to be checkedaNode
is a portlet or not.boolean isArchive(Node aNode)
aNode
- the node to be checkedaNode
is an archive or not.boolean isArticle(Node aNode)
aNode
- the node to be checkedaNode
is an article or not.boolean isFolder(Node aNode)
aNode
- the node to be checkedaNode
is a folder or not.boolean isFile(Node aNode)
aNode
- the node to be checkedaNode
is a file or not.boolean isImage(Node aNode)
aNode
- the node to be checkedaNode
is an image or not.boolean isTemporaryFile(Node aNode)
aNode
- the node to be checkedTEMPORARY_FILE_TYPE
boolean isUser(Node aNode)
aNode
- the node to be checkedsv:user
or not.isAnyUserType(Node)
boolean isSimpleUser(Node aNode)
aNode
- the node to be checkedsv:simpleUser
or not.isAnyUserType(Node)
boolean isSystemUser(Node aNode)
Note that there are several build-in "system users" in Sitevision:
aNode
- the node to be checkedsv:systemUser
or not.isAnyUserType(Node)
boolean isUserIdentity(Node aNode)
aNode
- the node to be checkedaNode
is a user identity or not.boolean isSite(Node aNode)
aNode
- the node to be checkedaNode
is a site or not.boolean isSitePage(Node aNode)
aNode
- the node to be checkedaNode
is a site page or not.boolean isTemplate(Node aNode)
aNode
- the node to be checkedaNode
is a template or not.boolean isTrashcan(Node aNode)
aNode
- the node to be checkedaNode
is a trashcan or not.boolean isColor(Node aNode)
aNode
- the node to be checkedaNode
is a color or not.boolean isDecoration(Node aNode)
aNode
- the node to be checkedaNode
is a decoration or not.boolean isDirectory(Node aNode)
aNode
- the node to be checkedaNode
is a LDAP directory or not.boolean isFont(Node aNode)
aNode
- the node to be checkedaNode
is a font or not.boolean isStructureFolder(Node aNode)
aNode
- the node to be checkedaNode
is a structure folder or not.boolean isStructureLink(Node aNode)
aNode
- the node to be checkedaNode
is a structure link or not.boolean isStructurePage(Node aNode)
aNode
- the node to be checkedaNode
is a structure page or not.boolean isCollaborationGroup(Node aNode)
aNode
- the node to be checkedaNode
is a collaboration group or not.boolean isCollaborationGroupFolder(Node aNode)
aNode
- the node to be checkedaNode
is a collaboration group folder or not.boolean isCollaborationGroupPage(Node aNode)
aNode
- the node to be checkedaNode
is a collaboration group page or not.boolean isCollaborationGroupTemplate(Node aNode)
aNode
- the node to be checkedaNode
is a collaboration group template or not.boolean isApplicationIndex(Node aNode)
aNode
- the node to be checkedaNode
is an application index or not.boolean isNodeIndex(Node aNode)
aNode
- the node to be checkedaNode
is a node index or not.boolean isRssFeed(Node aNode)
aNode
- the node to be checkedaNode
is a RSS feed or not.boolean isRssFeedItem(Node aNode)
aNode
- the node to be checkedaNode
is a RSS feed item or not.boolean isRssFeedRepository(Node aNode)
aNode
- the node to be checkedaNode
is a RSS feed repository or not.boolean isAnyRenderableType(Node aNode)
A "Renderable node" is a Node that can have a "Content node"
as render part:
aNode
- the node to be checkedContentNodeUtil
boolean isAnyContentType(Node aNode)
A "Content node" is a Node that can be rendered as content part of a "Renderable node"
:
aNode
- the node to be checkedContentNodeUtil
boolean isAnyUserType(Node aNode)
"User" node types are:
aNode
- the node to be checkedboolean isAnyMetadataDefinitionType(Node aNode)
"Metadata definition node" types are:
sv:metadataTextDefinition
sv:metadataSingleDefinition
sv:metadataMultipleDefinition
sv:metadataIntegerDefinition
sv:metadataDateDefinition
sv:metadataUserDefinition
sv:metadataDirectoryDefinition
sv:metadataLinkDefinition
sv:metadataTextPortletDefinition
sv:metadataImagePortletDefinition
sv:metadataMediaPortletDefinition
sv:metadataRelatedInformationDefinition
sv:metadataSingleTagDefinition
sv:metadataMultipleTagDefinition
sv:metadataKeywordDefinition
sv:metadataSystemDefinition
sv:metadataSystemImageDefinition
sv:metadataSystemIntegerDefinition
sv:metadataSystemLinkDefinition
sv:metadataSystemTextDefinition
sv:metadataSingleTargetAudienceDefinition
sv:metadataMultipleTargetAudienceDefinition
aNode
- the node to be checkedboolean isType(Node aNode, String aPrimaryNodeType)
aNode
- the node to be checkedaPrimaryNodeType
- the primary node type name aNode
should be checked againstaNode
matches the aPrimaryNodeType
typeisTypeOf(javax.jcr.Node, String[])
boolean isTypeOf(Node aNode, String... aPrimaryNodeTypes)
aNode
- the node to be checkedaPrimaryNodeTypes
- the primary node type names aNode
should be checked againstaNode
matches any of the types in aPrimaryNodeTypes
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-2024 Sitevision AB, all rights reserved.