|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectType | |
|---|---|
| org.gcube.portlets.user.results.client.model | |
| org.gcube.portlets.user.results.shared | |
| Uses of ObjectType in org.gcube.portlets.user.results.client.model |
|---|
| Fields in org.gcube.portlets.user.results.client.model declared as ObjectType | |
|---|---|
protected ObjectType |
ResultObj.objectType
Object's type |
| Methods in org.gcube.portlets.user.results.client.model that return ObjectType | |
|---|---|
ObjectType |
ResultObj.getObjectType()
|
| Methods in org.gcube.portlets.user.results.client.model with parameters of type ObjectType | |
|---|---|
void |
ResultObj.setObjectType(ObjectType objectType)
|
| Constructors in org.gcube.portlets.user.results.client.model with parameters of type ObjectType | |
|---|---|
ResultObj(String docURI,
String currUserName,
String title,
ResultRecord resultRec,
String htmlText,
String mimetype,
String collectionID,
String rank,
String collectionName,
ObjectType objectType)
|
|
| Uses of ObjectType in org.gcube.portlets.user.results.shared |
|---|
| Methods in org.gcube.portlets.user.results.shared that return ObjectType | |
|---|---|
static ObjectType |
ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ObjectType[] |
ObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||