public interface CcDirectory extends CcFile, ControllableFolder
A proxy for a directory in a ClearCase view. This directory is either under version control or could potentially be put under version control.
CcFile.ApplyLabelFlag, CcFile.ApplyRolemapFlag, CcFile.AttributeOpFlag, CcFile.CcCheckoutFlag, CcFile.CcVersionControlFlag, CcFile.LoadState, CcFile.RefreshFlag, CcFile.RemoveLabelFlag, CcFile.UncheckoutFlag, CcFile.UnhijackFlag
StpResource.UnsupportedProperty
Resource.CopyFlag
ControllableResource.CheckinFlag, ControllableResource.CheckoutFlag
Folder.BindFlag, Folder.RebindFlag
Modifier and Type | Field and Description |
---|---|
static PropertyNameList.PropertyName<ResourceList<CcFile>> |
AGGREGATED_CHECKOUT_LIST
A list of all checkouts in the tree below this directory.
|
static PropertyNameList.PropertyName<ResourceList<CcFile>> |
AGGREGATED_HIJACK_LIST
A list of all hijacks in the tree below this directory.
|
static PropertyNameList.PropertyName<ResourceList<CcFile>> |
AGGREGATED_VIEW_PRIVATE_LIST
A list of all the view private files in the tree below this directory.
|
static PropertyNameList.PropertyName<List<String>> |
ECLIPSED_LIST
The list of String objects that identify the names of version-controlled
resources in this CcDirectory that are eclipsed by non-version-controlled resources.
|
static PropertyNameList.PropertyName<Boolean> |
HAS_DESCENDANT_CHECKOUTS
Are there checkouts anywhere in the tree below this directory?
|
static PropertyNameList.PropertyName<Boolean> |
HAS_DESCENDANT_HIJACKS
Are there hijacks anywhere in the tree below this directory?
|
static PropertyNameList.PropertyName<Boolean> |
IS_VOB_ROOT
Is this directory the root of a ClearCase VOB.
|
CLIENT_PATH, ELEMENT, ELEMENT_TYPE, IS_DB_FILE, IS_ECLIPSING, IS_HIJACKED, IS_SYMLINK, LATEST_VERSION_ON_BRANCH, LOAD_STATE, PARENT, SELECTION_RULE, SKEWED_PROPERTY_LIST, SYMLINK_TARGET_PATH, VERSION, VERSION_OID, VIEW_RELATIVE_PATH, VOB_TAG
ALL_PROPERTIES, AUTHENTICATION_REALM, CREATOR_GROUP_NAME, CREATOR_LOGIN_NAME, EFFICIENT_LOCATION, INVALID_PROPERTIES, REPOSITORY, STABLE_LOCATION, USER_FRIENDLY_LOCATION
ALL_CUSTOM_PROPERTIES, COMMENT, CONTENT_CHARACTER_SET, CONTENT_IDENTIFIER, CONTENT_LANGUAGE, CONTENT_LENGTH, CONTENT_TYPE, CREATION_DATE, CREATOR_DISPLAY_NAME, DISPLAY_NAME, IS_EXECUTABLE, LAST_MODIFIED, PARENT_LIST, PATHNAME_LOCATION, PROVIDER_LIST, RESOURCE_IDENTIFIER, WORKSPACE_FOLDER_LIST
IS_BASELINE_CONTROLLABLE, IS_BASELINE_CONTROLLED, ROOT_FOLDER_OF
ACTIVITY, AUTO_MERGE_LIST, CHECKED_IN, CHECKED_OUT, CONFIGURATION, IS_CHECKED_OUT, IS_VERSION_CONTROLLABLE, IS_VERSION_CONTROLLED, MERGE_LIST, PREDECESSOR_LIST, RESERVED, VERSION_HISTORY, WORKSPACE
CHILD_LIST, CHILD_MAP
Modifier and Type | Method and Description |
---|---|
CcDirectory |
createCcDirectory(Feedback feedback)
Create a new view-private directory at the location specified by this
resource.
|
ResourceList<CcFile> |
getAggregatedCheckoutList()
Get the
AGGREGATED_CHECKOUT_LIST property. |
ResourceList<CcFile> |
getAggregatedHijackList()
Get the
AGGREGATED_HIJACK_LIST property. |
ResourceList<CcFile> |
getAggregatedViewPrivateList()
Get the
AGGREGATED_VIEW_PRIVATE_LIST property. |
List<String> |
getEclipsedList()
Get the
ECLIPSED_LIST property. |
boolean |
getHasDescendantCheckouts()
Get the
HAS_DESCENDANT_CHECKOUTS property. |
boolean |
getHasDescendantHijacks()
Get the
HAS_DESCENDANT_HIJACKS property. |
boolean |
getIsVobRoot()
Returns the value of this proxy's
IS_VOB_ROOT property. |
clientResourceFile, createCcFile, doApplyAttribute, doApplyLabel, doApplyLabel, doApplyRolemap, doCcCheckout, doCcRefresh, doCcVersionControl, doCheckin, doLoad, doMerge, doRefresh, doRemoveAttribute, doRemoveLabel, doRestore, doUncheckout, doUnhijack, doVersionControl, getClientPath, getElement, getElementType, getIsDbFile, getIsEclipsing, getIsHijacked, getIsSymlink, getLatestVersionOnBranch, getLoadState, getParent, getSelectionRule, getSkewedPropertyList, getSymlinkTargetPath, getVersion, getVersionOid, getViewRelativePath, getVobTag, hijack, readContent, readProperties, resolve, setElementType
ccProvider, doReadContent, doResolve, doWriteProperties, hasSupportedProperties, isResolved, readProperties, writeProperties, writeProperties
doReadProperties, equals, getAllProperties, getAuthenticationRealm, getCreatorGroupName, getCreatorLoginName, getCustomProperties, getEfficientLocation, getInvalidProperties, getMetaProperties, getPropertyException, getRepository, getResourceError, getResourceIdentifier, getStableLocation, getUserFriendlyLocation, hashCode, hasProperties, initMetaProperty, proxyType, setPropertyClean, stpLocation, stpProvider
doCopy, doFind, doFindAll, doGetPropertyNameList, doGetPropertyNameList, doReadContent, doReadProperties, doUnbindAll, doWriteContent, doWriteProperties, forgetProperty, getComment, getContentCharacterSet, getContentIdentifier, getContentLanguage, getContentLength, getContentType, getCreationDate, getCreatorDisplayName, getDisplayName, getIsExecutable, getLastModified, getParentList, getPathnameLocation, getProperty, getProviderList, getWorkspaceFolderList, initProperty, location, lookupProperty, modifyLocation, propertyNameList, provider, removeProperty, setComment, setContentCharacterSet, setContentLanguage, setContentType, setCreatorDisplayName, setDisplayName, setIsExecutable, setProperty, setProperty, updatedPropertyNameList
doBaselineControl, doCreateBaselineControlledFolder, getIsBaselineControllable, getIsBaselineControlled, getRootFolderOf
doAddLabel, doCheckout, doCreateResource, doCreateVersionControlledResource, doReadLabelledVersionProperties, doRemoveLabel, doSetLabel, doUncheckout, getActivity, getAutoMergeList, getCheckedIn, getCheckedOut, getConfiguration, getIsCheckedOut, getIsVersionControllable, getIsVersionControlled, getMergeList, getPredecessorList, getReserved, getVersionHistory, getWorkspace, setActivity, setAutoMergeList, setMergeList, setPredecessorList, setReserved, workspaceProvider
doBindChild, doReadMemberList, doRebindAll, doRebindChild, doUnbindChild, getChildList, getChildMap
static final PropertyNameList.PropertyName<ResourceList<CcFile>> AGGREGATED_CHECKOUT_LIST
static final PropertyNameList.PropertyName<ResourceList<CcFile>> AGGREGATED_HIJACK_LIST
static final PropertyNameList.PropertyName<ResourceList<CcFile>> AGGREGATED_VIEW_PRIVATE_LIST
static final PropertyNameList.PropertyName<List<String>> ECLIPSED_LIST
A
Workspace.doUpdate
or
Workspace.doMerge
request can give a version-controlled folder a version-controlled bound
member that has the same name as an existing uncontrolled bound member.
In this case, the uncontrolled bound member takes precedence and is said
to "eclipse" the new versioned-controlled bound member.
static final PropertyNameList.PropertyName<Boolean> HAS_DESCENDANT_CHECKOUTS
static final PropertyNameList.PropertyName<Boolean> HAS_DESCENDANT_HIJACKS
static final PropertyNameList.PropertyName<Boolean> IS_VOB_ROOT
CcDirectory createCcDirectory(Feedback feedback) throws WvcmException
WvcmException
ControllableResource.doCreateResource(Feedback)
ResourceList<CcFile> getAggregatedCheckoutList() throws WvcmException
AGGREGATED_CHECKOUT_LIST
property.WvcmException
- if this ControllableFolder was not created with
AGGREGATED_CHECKOUT_LIST
as a wanted property.ResourceList<CcFile> getAggregatedHijackList() throws WvcmException
AGGREGATED_HIJACK_LIST
property.WvcmException
- if this ControllableFolder was not created with
AGGREGATED_HIJACK_LIST
as a wanted property.ResourceList<CcFile> getAggregatedViewPrivateList() throws WvcmException
AGGREGATED_VIEW_PRIVATE_LIST
property.WvcmException
- if this ControllableFolder was not created with
AGGREGATED_VIEW_PRIVATE_LIST
as a wanted property.List<String> getEclipsedList() throws WvcmException
ECLIPSED_LIST
property.WvcmException
- if this ControllableFolder was not created with
ECLIPSED_LIST
as a wanted property.boolean getHasDescendantCheckouts() throws WvcmException
HAS_DESCENDANT_CHECKOUTS
property.WvcmException
- if this ControllableFolder was not created with
HAS_DESCENDANT_CHECKOUTS
as a wanted property.boolean getHasDescendantHijacks() throws WvcmException
HAS_DESCENDANT_HIJACKS
property.WvcmException
- if this ControllableFolder was not created with
HAS_DESCENDANT_HIJACKS
as a wanted property.boolean getIsVobRoot() throws WvcmException
IS_VOB_ROOT
property.WvcmException
- if this proxy doesn't define a value for this property.Copyright © IBM 2016. All rights reserved.