public class Component extends UCMEntity
UCMEntity.Kind, UCMEntity.LabelStatusdate, 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, vobrx_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, toStringcreateSimpleAttributeType, getAttribute, getAttributes, getAttributes, getAttributes, setAttribute, setAttributepublic Component load() throws UCMEntityNotFoundException, UnableToLoadEntityException
UCMEntityload in class UCMEntityUCMEntityUCMEntityNotFoundException - 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
CleartoolExceptionpublic boolean isRootLess()
throws CleartoolException
CleartoolExceptionpublic static Component get(String name, PVob pvob) throws UnableToInitializeEntityException
public static Component get(String name) throws UnableToInitializeEntityException
Copyright © 2016–2018. All rights reserved.