|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.wvcm.PropertyNameList.PropertyName
public static class PropertyNameList.PropertyName
The name of a property of a persistent resource.
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is "equal to" this one. |
java.lang.String |
getString()
Return the The string value of the property name |
int |
hashCode()
Returns a hash code value for the object. |
java.lang.String |
toString()
Return the string value of the property name. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final PropertyNameList.PropertyName ALL_ATTRIBUTES
getAttribute
request,
all attributes of that resource are available on the proxy.
public static final PropertyNameList.PropertyName CONTENT_CHARACTER_SET
Resource.getContentCharacterSet()
public static final PropertyNameList.PropertyName CONTENT_IDENTIFIER
Resource.getContentIdentifier()
public static final PropertyNameList.PropertyName CONTENT_LANGUAGE
Resource.getContentLanguage()
public static final PropertyNameList.PropertyName CONTENT_LENGTH
Resource.getContentLength()
public static final PropertyNameList.PropertyName CONTENT_TYPE
Resource.getContentType()
public static final PropertyNameList.PropertyName CREATION_DATE
Resource.getCreationDate()
public static final PropertyNameList.PropertyName DISPLAY_NAME
Resource.getDisplayName()
public static final PropertyNameList.PropertyName LAST_MODIFIED
Resource.getLastModified()
public static final PropertyNameList.PropertyName ACTIVITY_CHECKOUT_LIST
Activity.getActivityCheckoutList()
public static final PropertyNameList.PropertyName ACTIVITY_FOLDER_LIST
Workspace.getActivityFolderList()
public static final PropertyNameList.PropertyName ACTIVITY_LIST
Version.getActivityList()
public static final PropertyNameList.PropertyName ACTIVITY_VERSION_LIST
Activity.getActivityVersionList()
public static final PropertyNameList.PropertyName AUTO_MERGE_LIST
ControllableResource.getAutoMergeList()
public static final PropertyNameList.PropertyName BASELINE_CONTROLLED_FOLDER_LIST
Workspace.getBaselineControlledFolderList()
public static final PropertyNameList.PropertyName BASELINE_FOLDER
Baseline.getBaselineFolder()
public static final PropertyNameList.PropertyName BINDING_LIST
Folder.getBindingList()
public static final PropertyNameList.PropertyName CHECKED_IN
ControllableResource.getCheckedIn()
public static final PropertyNameList.PropertyName CHECKED_OUT
ControllableResource.getCheckedOut()
public static final PropertyNameList.PropertyName CHECKIN_FORK
Version.getCheckinFork()
public static final PropertyNameList.PropertyName CHECKOUT_FORK
Version.getCheckoutFork()
public static final PropertyNameList.PropertyName CHECKOUT_LIST
Version.getCheckoutFork()
public static final PropertyNameList.PropertyName COMMENT
Resource.getComment()
public static final PropertyNameList.PropertyName CREATOR_DISPLAY_NAME
Resource.getCreatorDisplayName()
public static final PropertyNameList.PropertyName CURRENT_ACTIVITY_LIST
Workspace.getCurrentActivityList()
public static final PropertyNameList.PropertyName CURRENT_WORKSPACE_LIST
Activity.getCurrentWorkspaceList()
public static final PropertyNameList.PropertyName ECLIPSED_LIST
ControllableFolder.getEclipsedList()
public static final PropertyNameList.PropertyName LABEL_NAME_LIST
Version.getLabelNameList()
public static final PropertyNameList.PropertyName MERGE_LIST
ControllableResource.getMergeList()
public static final PropertyNameList.PropertyName PREDECESSOR_LIST
Version.getPredecessorList()
public static final PropertyNameList.PropertyName ROOT_FOLDER
Configuration.getRootFolder()
public static final PropertyNameList.PropertyName ROOT_VERSION
VersionHistory.getRootVersion()
public static final PropertyNameList.PropertyName SUBACTIVITY_LIST
Activity.getSubactivityList()
public static final PropertyNameList.PropertyName SUBBASELINE_LIST
Baseline.getSubbaselineList()
public static final PropertyNameList.PropertyName SUCCESSOR_LIST
Version.getSuccessorList()
public static final PropertyNameList.PropertyName UNRESERVED
ControllableResource.getUnreserved()
public static final PropertyNameList.PropertyName VERSION_BY_LABEL_FOLDER
VersionHistory.getVersionByLabelFolder()
public static final PropertyNameList.PropertyName VERSION_CONTROLLED_CONFIGURATION
ControllableResource.getControlledConfiguration()
public static final PropertyNameList.PropertyName VERSION_HISTORY
Version.getVersionHistory()
public static final PropertyNameList.PropertyName VERSION_HISTORY_FOLDER_LIST
Workspace.getVersionHistoryFolderList()
public static final PropertyNameList.PropertyName VERSION_NAME
Version.getVersionName()
public static final PropertyNameList.PropertyName WORKSPACE
ControllableResource.getWorkspace()
public static final PropertyNameList.PropertyName WORKSPACE_CHECKOUT_LIST
Workspace.getWorkspaceCheckoutList()
public static final PropertyNameList.PropertyName WORKSPACE_FOLDER_LIST
Resource.getWorkspaceFolderList()
public static final PropertyNameList.PropertyName BASELINE_CONTROLLABLE
ControllableFolder.getBaselineControllable()
public static final PropertyNameList.PropertyName DIRTY_PROPERTY_LIST
ControllableResource.getDirtyPropertyList()
public static final PropertyNameList.PropertyName IS_CHECKED_OUT
ControllableResource.getIsCheckedOut()
public static final PropertyNameList.PropertyName IS_DIRTY_CONTENT
ControllableResource.getIsDirtyContent()
public static final PropertyNameList.PropertyName IS_STALE_CONTENT
ControllableResource.getIsStaleContent()
public static final PropertyNameList.PropertyName PARENT_BINDING_LIST
Resource.getParentBindingList()
public static final PropertyNameList.PropertyName PROVIDER_LIST
Resource.getProviderList()
public static final PropertyNameList.PropertyName RESOURCE_IDENTIFIER
Resource.getResourceIdentifier()
public static final PropertyNameList.PropertyName SERVER_STATE
ControllableResource.getServerState()
,
Workspace.setServerState(javax.wvcm.Workspace)
public static final PropertyNameList.PropertyName STALE_PROPERTY_LIST
ControllableResource.getStalePropertyList()
public static final PropertyNameList.PropertyName VERSION_CONTROLLABLE
ControllableResource.getVersionControllable()
public static final PropertyNameList.PropertyName GROUP_MEMBER_LIST
Principal.Group.getGroupMemberList()
public static final PropertyNameList.PropertyName GROUP_MEMBERSHIP
Principal.getGroupMembership()
public static final PropertyNameList.PropertyName OWNER
Resource.getOwner()
public static final PropertyNameList.PropertyName SUPPORTED_PRIVILEGE_LIST
Resource.getSupportedPrivilegeList()
public static final PropertyNameList.PropertyName PRINCIPAL_FOLDER_LIST
Resource.getPrincipalFolderList()
public static final PropertyNameList.PropertyName PRIVILEGE_FOLDER_LIST
Resource.getPrivilegeFolderList()
public static final PropertyNameList.PropertyName MODIFICATION_DATE
Resource.getModificationDate()
public static final PropertyNameList.PropertyName CREATION_USER
Resource.getCreationUser()
public static final PropertyNameList.PropertyName MODIFICATION_USER
Resource.getModificationUser()
Method Detail |
---|
public java.lang.String getString()
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |