| Modifier and Type | Method and Description |
|---|---|
String |
ResultsetService.transformMetadata(String payload,
ObjectType type) |
void |
ResultsetServiceAsync.transformMetadata(String payload,
ObjectType type,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectType |
ResultObj.objectType
Object's type
|
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
ResultObj.getObjectType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultObj.setObjectType(ObjectType objectType) |
| Constructor and Description |
|---|
ResultObj(String docURI,
String currUserName,
String title,
ResultRecord resultRec,
String htmlText,
String mimetype,
String collectionID,
String rank,
String collectionName,
ObjectType objectType) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
NewresultsetServiceImpl.getXSLT(ObjectType type) |
String |
NewresultsetServiceImpl.transformMetadata(String payload,
ObjectType type) |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
GenericTreeRecordBean.getType() |
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.
|
| Constructor and Description |
|---|
GenericTreeRecordBean(ObjectType type,
String payload) |
OaiDCRecordBean(ObjectType type,
String payload) |
Copyright © 2013. All Rights Reserved.