public static class ScopeObjectRegistry.ScopeObjectData
extends java.lang.Object
| Constructor and Description |
|---|
ScopeObjectRegistry.ScopeObjectData(java.lang.Object object,
java.util.Date lastModified,
DesignResourceReference ref) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
extractState(ScopeObjectRegistry reg,
ScopeObjectRegistry.ScopeObject so) |
void |
injectState(ScopeObjectRegistry reg,
ScopeObjectRegistry.ScopeObject so) |
public ScopeObjectRegistry.ScopeObjectData(java.lang.Object object,
java.util.Date lastModified,
DesignResourceReference ref)
public boolean extractState(ScopeObjectRegistry reg, ScopeObjectRegistry.ScopeObject so) throws de.innovationgate.webgate.api.WGException
de.innovationgate.webgate.api.WGExceptionpublic void injectState(ScopeObjectRegistry reg, ScopeObjectRegistry.ScopeObject so) throws de.innovationgate.webgate.api.WGException
de.innovationgate.webgate.api.WGException