public class Component extends UCMEntity
UCMEntity.Kind, UCMEntity.LabelStatus
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 Component |
create(String name,
PVob pvob,
String root,
String comment,
File view) |
static Component |
get(String name) |
static Component |
get(String name,
PVob pvob) |
String |
getRootDir() |
int |
hashCode()
Unique hash code for object based on fully qualified nave
Neccessary if adding objects to hash sets, -maps etc.
|
boolean |
isRootLess() |
Component |
load()
Default load functionality for the entity.
|
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, initialize, isCreated, isLoaded, loadDate, setComment, setCreated, setDate, setDate, setFqname, setKind, setLabelStatusFromString, setMastership, setUser, stringify, toString
createSimpleAttributeType, getAttribute, getAttributes, getAttributes, getAttributes, setAttribute, setAttribute
public Component load() throws UCMEntityNotFoundException, UnableToLoadEntityException
UCMEntity
load
in class UCMEntity
UCMEntity
UCMEntityNotFoundException
- Thrown when ClearCase reports errorsUnableToLoadEntityException
- Thrown when ClearCase reports errorspublic static Component create(String name, PVob pvob, String root, String comment, File view) throws UnableToCreateEntityException, UnableToInitializeEntityException
public String getRootDir() throws CleartoolException
CleartoolException
public boolean isRootLess() throws CleartoolException
CleartoolException
public static Component get(String name, PVob pvob) throws UnableToInitializeEntityException
public static Component get(String name) throws UnableToInitializeEntityException
Copyright © 2016–2018. All rights reserved.