|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.plugin.RepositoryReport
public class RepositoryReport
| Field Summary | |
|---|---|
static String |
SUCCESS
|
| Constructor Summary | |
|---|---|
RepositoryReport()
|
|
| Method Summary | |
|---|---|
void |
addError(String repositoryURL,
PluginPackageException ppe)
|
void |
addSuccess(String repositoryURL)
|
Set<String> |
getRepositoryURLs()
|
String |
getState(String repositoryURL)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String SUCCESS
| Constructor Detail |
|---|
public RepositoryReport()
| Method Detail |
|---|
public void addSuccess(String repositoryURL)
public void addError(String repositoryURL,
PluginPackageException ppe)
public Set<String> getRepositoryURLs()
public String getState(String repositoryURL)
public String toString()
toString in class Object
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||