public class BucketServiceExecutable extends Object implements org.kuali.common.util.execute.Executable
Constructor and Description |
---|
BucketServiceExecutable() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
ObjectListingsContext |
getContext() |
BucketService |
getService() |
void |
setContext(ObjectListingsContext context) |
void |
setService(BucketService service) |
public BucketServiceExecutable()
public void execute()
execute
in interface org.kuali.common.util.execute.Executable
public BucketService getService()
public void setService(BucketService service)
public ObjectListingsContext getContext()
public void setContext(ObjectListingsContext context)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.