public class AnyWorkObjectDefinitionOperandContainer extends EntityOperandContainer
Container of all AnyWorkObjectDefinition
operands.
Modifier and Type | Field and Description |
---|---|
static AnyWorkObjectDefinitionOperandContainer |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
VersionOperand |
getExternalVersion() |
HierarchyOperandImpl |
getHierarchy() |
StringOperand<String> |
getKey() |
LatestVersionOperand |
getLatestExternalVersion() |
LatestVersionOperand |
getLatestVersion() |
PropertyOperand |
getProperty() |
TimestampOperand<Instant> |
getValidFrom() |
TimestampOperand<Instant> |
getValidTo() |
VersionOperand |
getVersion() |
getCreationTime, getExternalId, getGlobalId, getId, getName, getProviderId, getTenantId, getType, getUpdateTime
public static final AnyWorkObjectDefinitionOperandContainer INSTANCE
public HierarchyOperandImpl getHierarchy()
public StringOperand<String> getKey()
public TimestampOperand<Instant> getValidFrom()
public TimestampOperand<Instant> getValidTo()
public VersionOperand getVersion()
public VersionOperand getExternalVersion()
public LatestVersionOperand getLatestVersion()
public LatestVersionOperand getLatestExternalVersion()
public PropertyOperand getProperty()
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.