public class SetWebID extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SetWebID.UnrestrictedSilentSetWebIdRunner |
| Modifier and Type | Field and Description |
|---|---|
static int |
BYTES
The number of bytes used to represent a
long value in two's
complement binary form. |
protected String |
chainSource
Deprecated.
|
protected org.nuxeo.ecm.core.api.CoreSession |
coreSession |
static String |
ID
Op ID
|
protected org.nuxeo.ecm.platform.ui.web.api.NavigationContext |
navigationContext |
| Constructor and Description |
|---|
SetWebID() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.core.api.DocumentModel |
run(org.nuxeo.ecm.core.api.DocumentModel document)
Main method
|
public static final String ID
public static final int BYTES
long value in two's
complement binary form.since 1.8,
Constant Field Valuesprotected org.nuxeo.ecm.core.api.CoreSession coreSession
@In(create=true) protected org.nuxeo.ecm.platform.ui.web.api.NavigationContext navigationContext
@Deprecated protected String chainSource
Copyright © 2024. All rights reserved.