|
Project: stp | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface SymbolicLinkVersion
A proxy for a symbolic link version resource.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.wvcm.Version |
|---|
Version.Fork |
| Nested classes/interfaces inherited from interface javax.wvcm.Resource |
|---|
Resource.CopyFlag |
| Field Summary | |
|---|---|
static PropertyNameList.PropertyName<Location> |
LINK_TARGET
A pathname that identifies the resource to which the symbolic link refers. |
| Fields inherited from interface javax.wvcm.Version |
|---|
ACTIVITY, CHECKIN_FORK, CHECKOUT_FORK, CHECKOUT_LIST, IN_BASELINE_LIST, IN_WORKSPACE_LIST, LABEL_NAME_LIST, PREDECESSOR_LIST, SUCCESSOR_LIST, VERSION_HISTORY, VERSION_NAME |
| Fields inherited from interface javax.wvcm.Resource |
|---|
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 |
| Method Summary | |
|---|---|
Location |
getLinkTarget()
Get the LINK_TARGET property. |
| Methods inherited from interface javax.wvcm.Version |
|---|
doAddLabel, doRemoveLabel, doSetLabel, getActivity, getCheckinFork, getCheckoutFork, getCheckoutList, getInBaselineList, getInWorkspaceList, getLabelNameList, getPredecessorList, getSuccessorList, getVersionHistory, getVersionName, setActivity, setCheckinFork, setCheckoutFork, workspaceProvider |
| Field Detail |
|---|
static final PropertyNameList.PropertyName<Location> LINK_TARGET
getLinkTarget()| Method Detail |
|---|
Location getLinkTarget()
throws WvcmException
LINK_TARGET property.
LINK_TARGET property.
WvcmException - if this property was not set and
this ControllableSymbolicLink was not created with
LINK_TARGET as a wanted property.
|
Generated Tue 10-Jun-2014 09:00 AM | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||