|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.viewmanager.plugin.delegate.ViewDelegate
org.gcube.contentmanagement.viewmanager.plugin.annotationplugin.Delegate
public class Delegate
The view delegate of the default plugin
| Constructor Summary | |
|---|---|
Delegate()
|
|
| Method Summary | |
|---|---|
void |
initialise(boolean isAtCreationTime)
Initialises the delegate. |
void |
onLoad(boolean firstLoad)
Invoked right after the delegate and its resource have been reloaded form persistent storage. |
| Methods inherited from class org.gcube.contentmanagement.viewmanager.plugin.delegate.ViewDelegate |
|---|
getResource, getScopeManager, getSecurityManager, setResource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Delegate()
| Method Detail |
|---|
public void initialise(boolean isAtCreationTime)
throws java.lang.Exception
initialise in class ViewDelegatejava.lang.Exceptionpublic void onLoad(boolean firstLoad)
ViewDelegate
onLoad in class ViewDelegatefirstLoad - true if this is the first load since the last restart of the container, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||