public class SaStatusInfo extends Object implements Serializable
Constructor and Description |
---|
SaStatusInfo(SaPropertyValue value)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
canEdit() |
boolean |
canIndex() |
boolean |
canPrint() |
boolean |
canSave() |
boolean |
canStream() |
boolean |
hasObjects() |
boolean |
hasRealACL() |
boolean |
hasWorkflows()
Returns true if the document has started or finished workflows.
|
boolean |
isCheckedIn() |
boolean |
isDeleted() |
boolean |
isLink() |
boolean |
isOfflineConflict() |
boolean |
isRevised() |
boolean |
isSigned() |
public SaStatusInfo(SaPropertyValue value) throws SaSystemException
value
- Property valueSaSystemException
- Wrong or empty valuepublic boolean canEdit()
public boolean canPrint()
public boolean canSave()
public boolean canIndex()
public boolean isCheckedIn()
public boolean hasObjects()
public boolean isRevised()
public boolean isDeleted()
public boolean hasRealACL()
public boolean isLink()
public boolean hasWorkflows()
public boolean isOfflineConflict()
public boolean canStream()
public boolean isSigned()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.