public class Version extends Object
| Constructor and Description |
|---|
Version(String policy,
boolean selected)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPolicy()
Gets the version policy
|
boolean |
isSelected()
Is the version selected
|
public Version(String policy, boolean selected)
policy - The version policyselected - Is the version selectedpublic String getPolicy()
public boolean isSelected()
true if the version is selected, false otherwiseCopyright © 2005–2016 Alfresco Software. All rights reserved.