public class HyperLink extends UCMEntity
UCMEntity.Kind, UCMEntity.LabelStatus
Modifier and Type | Field and Description |
---|---|
static Pattern |
pattern_hlink_fqname |
date, dateFormatter, fqname, kind, labelStatus, loaded, mastership, pattern_std_fqname, pattern_tag_fqname, pattern_version_fqname, pvob, rx_ccdef_allowed, rx_ccdef_cc_name, rx_ccdef_filename, rx_ccdef_vob, shortname, user, vob
rx_attr_find
Modifier and Type | Method and Description |
---|---|
static void |
create(String type,
UCMEntity entity,
String key,
String value) |
static void |
createOfType(String type,
String comment,
UCMEntity fromEntity,
UCMEntity toEntity) |
static void |
createType(String typeName,
PVob pvob,
String comment) |
static HyperLink |
get(String name) |
static HyperLink |
getHyperLink(String fqname,
String value) |
String |
getValue() |
void |
initialize()
initialise the UCM entity.
|
void |
setValue(String value) |
autoLoad, changeOwnership, changeOwnership, equals, getargComment, getargIn, getComment, getDate, getEntity, getEntity, getEntitySelector, getFqname, getFullyQualifiedName, getHyperlinks, getKind, getLabelStatus, getLabelStatusFromString, getMastership, getNamePart, getNormalizedName, getObjectId, getObjectId, getPVob, getShortname, getTag, getUser, hashCode, isCreated, isLoaded, load, loadDate, setComment, setCreated, setDate, setDate, setFqname, setKind, setLabelStatusFromString, setMastership, setUser, stringify, toString
createSimpleAttributeType, getAttribute, getAttributes, getAttributes, getAttributes, setAttribute, setAttribute
public static final Pattern pattern_hlink_fqname
public static void createOfType(String type, String comment, UCMEntity fromEntity, UCMEntity toEntity) throws CleartoolException
CleartoolException
public static void createType(String typeName, PVob pvob, String comment) throws CleartoolException
CleartoolException
public void initialize() throws UCMEntityNotInitializedException
UCMEntity
PVob
.initialize
in class UCMEntity
UCMEntityNotInitializedException
- Thrown when ClearCase reports errorspublic static HyperLink getHyperLink(String fqname, String value) throws UnableToInitializeEntityException
public String getValue()
public void setValue(String value)
public static HyperLink get(String name) throws UnableToInitializeEntityException
Copyright © 2016–2018. All rights reserved.