|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fcrepo.server.access.defaultdisseminator.ObjectInfoAsXML
public class ObjectInfoAsXML
Provide an XML encoding of various object components.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.fcrepo.common.Constants |
|---|
Constants.FedoraHome |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ObjectInfoAsXML(Context context)
|
|
| Method Summary | |
|---|---|
String |
getItemIndex(String reposBaseURL,
String applicationContext,
DOReader reader,
Date versDateTime)
|
String |
getMethodIndex(String reposBaseURL,
String PID,
ObjectMethodsDef[] methods,
Date versDateTime)
|
String |
getOAIDublinCore(Datastream dublinCore)
|
String |
getObjectProfile(String reposBaseURL,
ObjectProfile objProfile,
Date versDateTime)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectInfoAsXML(Context context)
| Method Detail |
|---|
public String getObjectProfile(String reposBaseURL,
ObjectProfile objProfile,
Date versDateTime)
throws ServerException
ServerException
public String getItemIndex(String reposBaseURL,
String applicationContext,
DOReader reader,
Date versDateTime)
throws ServerException
ServerException
public String getMethodIndex(String reposBaseURL,
String PID,
ObjectMethodsDef[] methods,
Date versDateTime)
throws ServerException
ServerException
public String getOAIDublinCore(Datastream dublinCore)
throws ServerException
ServerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||