|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.workspaces.content.Availability
public final class Availability
Defines constants that indicate availability of the content item in the content galleries, such as Module Gallery and Link Gallery
| Field Summary | |
|---|---|
static Availability |
APPLICATION_LIST
Applications in the Link Gallery |
static Availability |
GALLERY
Module Gallery |
static Availability |
REPORT_LIST
Reports in Link Gallery |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
String |
toString()
|
static Availability |
valueOf(String value)
Converts the specified string value to the value |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Availability APPLICATION_LIST
public static final Availability GALLERY
public static final Availability REPORT_LIST
| Method Detail |
|---|
public String toString()
toString in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static Availability valueOf(String value)
value - the string value of a value
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||