public abstract class WorkObjectId extends BaseId implements HierarchicalEntityId
UNDEFINED_VALUE
Modifier | Constructor and Description |
---|---|
protected |
WorkObjectId(String value) |
Modifier and Type | Method and Description |
---|---|
abstract WorkObjectId |
withValue(String value)
Returns a new id of the same type with the given value.
|
equals, getValue, hashCode, isUndefined, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getValue, isUndefined
protected WorkObjectId(String value)
public abstract WorkObjectId withValue(String value)
Id
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.