public class GetFrontendObjectDecoratorContext extends BaseWorkObjectDecoratorContext
Constructor and Description |
---|
GetFrontendObjectDecoratorContext() |
GetFrontendObjectDecoratorContext(String type,
String key,
Predicate predicate,
String userId) |
GetFrontendObjectDecoratorContext(String type,
String key,
Predicate predicate,
WorkObject workObject,
String userId) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
Predicate |
getPredicate() |
String |
getType() |
WorkObject |
getWorkObject() |
void |
setKey(String key) |
void |
setPredicate(Predicate predicate) |
void |
setType(String type) |
void |
setWorkObject(WorkObject workObject) |
getUserId, setUserId
public GetFrontendObjectDecoratorContext()
public GetFrontendObjectDecoratorContext(String type, String key, Predicate predicate, String userId)
public GetFrontendObjectDecoratorContext(String type, String key, Predicate predicate, WorkObject workObject, String userId)
public String getType()
public void setType(String type)
public String getKey()
public void setKey(String key)
public Predicate getPredicate()
public void setPredicate(Predicate predicate)
public WorkObject getWorkObject()
public void setWorkObject(WorkObject workObject)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.