org.gcube.portlets.user.results.client.util
public class MyCommand extends Object implements com.google.gwt.user.client.Command
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
MyCommand(Controller controller,
ActionType selectedOption,
String OID,
String colId,
String docURI,
String title,
String username) |
protected String objectURI
protected String collectionId
protected String title
protected String payload
protected static int counter
protected String docURI
public MyCommand(Controller controller, ActionType selectedOption, String OID, String colId, String docURI, String title, String username)
selectedOption - OID - colId - metadataCollectionId - title - username - public static String portalURL()
public static String anchor(String txt, int j)
txt - the text the should exist in the <a></a> statementj - jpublic void execute()
execute in interface com.google.gwt.core.client.Scheduler.ScheduledCommandexecute in interface com.google.gwt.user.client.CommandCommand.execute()Copyright © 2013. All Rights Reserved.