public class TCDItemTypes extends Object
TCDURI
Modifier and Type | Field and Description |
---|---|
static long |
BINARY
Item type ID for a Binary.
|
static long |
BINARY_COMPONENT
Deprecated.
Use BINARY instead.
|
static long |
BINARY_META
Item type ID for Binary meta-data.
|
static int |
COMPONENT
Item type ID for a component.
|
static long |
COMPONENT_LINK_INFO
Item type ID for Componentlink info.
|
static long |
COMPONENT_META
Item type ID for Component meta-data.
|
static long |
COMPONENT_PRESENTATION
Item type ID for a ComponentPresentation.
|
static long |
COMPONENT_PRESENTATION_META
Item type ID for ComponentPresentation meta-data.
|
static int |
COMPONENT_TEMPLATE
Item type ID for a component template.
|
static int |
FOLDER
Item type ID for a building blocks folder.
|
static int |
IDNULL
Special value marks an uninitialized Id.
|
static long |
ITEM_LINK
Item type ID for an Itemlink.
|
static long |
KEYWORD_META
Item type for Keyword Meta.
|
static long |
LINK
Convenience mask identifying linking Item types.
|
static long |
LINK_INFO
Item type ID for link info.
|
static long |
META
Convenience mask identifying meta data Item types.
|
static int |
NULL
Special value marks uninitialized ItemType.
|
static int |
PAGE
Item type ID for a page.
|
static long |
PAGE_LINK_INFO
Item type ID for Pagelink info.
|
static long |
PAGE_META
Item type ID for Page meta-data.
|
static int |
PAGE_TEMPLATE
Item type ID for a page template.
|
static int |
PUBLICATION
Item type ID for a Publication.
|
static int |
PUBLICATION_TARGET
Item type ID for a publication target.
|
static int |
SCHEMA
Item type ID for a schema.
|
static int |
STRUCTURE_GROUP
Item type ID for a structure group.
|
static int |
TARGET_DESTINATION
Item type ID for a target destination.
|
static int |
TARGET_GROUP
Item type ID for a target group.
|
static int |
TARGET_TYPE
Item type ID for a target type.
|
static long |
TAXONOMY
Item type ID for a Taxonomy.
|
static int |
TEMPLATE
Convenience mask combining PAGE_TEMPLATE and COMPONENT_TEMPLATE.
|
static int |
TRANSACTION
Item type ID for a transaction.
|
static Object[][] |
TYPE_MAPPING
Conversion table to convert Item type IDs into a human readable string and vice versa.
|
static long |
VARIANT_ID
Identifier for variant component of a TCDURI.
|
public static final int NULL
public static final int IDNULL
public static final int PUBLICATION
public static final int FOLDER
public static final int STRUCTURE_GROUP
public static final int SCHEMA
public static final int COMPONENT
public static final int COMPONENT_TEMPLATE
public static final int PAGE
public static final int PAGE_TEMPLATE
public static final int TARGET_GROUP
public static final int PUBLICATION_TARGET
public static final int TARGET_TYPE
public static final int TARGET_DESTINATION
public static final int TRANSACTION
public static final int TEMPLATE
public static final long COMPONENT_PRESENTATION
public static final long COMPONENT_PRESENTATION_META
public static final long BINARY
public static final long COMPONENT_META
public static final long BINARY_META
public static final long PAGE_META
public static final long LINK_INFO
public static final long VARIANT_ID
public static final long META
public static final long BINARY_COMPONENT
public static final long PAGE_LINK_INFO
public static final long COMPONENT_LINK_INFO
public static final long ITEM_LINK
public static final long LINK
public static final long TAXONOMY
public static final long KEYWORD_META
public static final Object[][] TYPE_MAPPING
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries