public abstract class EasyShareUnrestrictedRunner extends Object
Modifier and Type | Field and Description |
---|---|
protected CoreSession |
session |
Constructor and Description |
---|
EasyShareUnrestrictedRunner() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
run(CoreSession coreSession,
IdRef docId) |
Object |
runUnrestricted(String docId) |
protected CoreSession session
public EasyShareUnrestrictedRunner()
public Object runUnrestricted(String docId)
public abstract Object run(CoreSession coreSession, IdRef docId)
Copyright © 2015 Nuxeo SA. All rights reserved.