|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.user.results.client.util.MyCommand
public class MyCommand
| Field Summary | |
|---|---|
protected String |
collectionId
collectionId |
protected static int |
counter
counter |
protected String |
docURI
|
protected String |
objectURI
objectURI |
protected String |
payload
payload |
protected String |
title
title |
| Constructor Summary | |
|---|---|
MyCommand(Controller controller,
ActionType selectedOption,
String OID,
String colId,
String docURI,
String title,
String username)
|
|
| Method Summary | |
|---|---|
static String |
anchor(String txt,
int j)
|
void |
execute()
(non-Javadoc) |
static void |
goToContentViewer(HashMap<String,String> links)
Redirects the page to Content Viewer porltet page. |
static String |
portalURL()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String objectURI
protected String collectionId
protected String title
protected String payload
protected static int counter
protected String docURI
| Constructor Detail |
|---|
public MyCommand(Controller controller,
ActionType selectedOption,
String OID,
String colId,
String docURI,
String title,
String username)
selectedOption - OID - colId - metadataCollectionId - title - username - | Method Detail |
|---|
public static void goToContentViewer(HashMap<String,String> links)
public static String portalURL()
public static String anchor(String txt,
int j)
txt - the text the should exist in the <a></a> statementj - j
public void execute()
execute in interface com.google.gwt.core.client.Scheduler.ScheduledCommandexecute in interface com.google.gwt.user.client.CommandCommand.execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||