| Package | Description |
|---|---|
| org.fcrepo.server.access | |
| org.fcrepo.server.access.defaultdisseminator | |
| org.fcrepo.server.rest | |
| org.fcrepo.server.storage | |
| org.fcrepo.server.utilities |
| Modifier and Type | Method and Description |
|---|---|
ObjectMethodsDef[] |
DynamicAccessModule.listMethods(Context context,
String PID,
Date asOfDateTime)
Get the definitions for all dynamic disseminations on the object.
|
ObjectMethodsDef[] |
DynamicAccessImpl.listMethods(Context context,
String PID,
Date asOfDateTime)
Get the definitions for all dynamic disseminations on the object.
|
ObjectMethodsDef[] |
DefaultAccess.listMethods(Context context,
String PID,
Date asOfDateTime) |
ObjectMethodsDef[] |
Access.listMethods(Context context,
String pid,
Date asOfDateTime) |
| Constructor and Description |
|---|
ListMethodsServlet.ObjectMethodsDefSerializerThread(Context context,
String PID,
ObjectMethodsDef[] methodDefs,
Date versDateTime,
PipedWriter pw)
Constructor for ProfileSerializeThread.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ObjectInfoAsXML.getMethodIndex(String reposBaseURL,
String PID,
ObjectMethodsDef[] methods,
Date versDateTime) |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultSerializer.objectMethodsToXml(ObjectMethodsDef[] methodDefs,
String pid,
String sDef,
Date versDateTime) |
| Modifier and Type | Method and Description |
|---|---|
ObjectMethodsDef[] |
SimpleDOReader.listMethods(Date versDateTime)
Gets list of ALL method definitions that are available on a particular
digital object.
|
ObjectMethodsDef[] |
DOReader.listMethods(Date versDateTime)
Gets list of ALL method definitions that are available on a particular
digital object.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ObjectMethodsDef> |
TypeUtility.convertObjectMethodsDefArrayToGenObjectMethodsDefList(ObjectMethodsDef[] objectMethodDefs) |
Copyright © 2013 DuraSpace. All Rights Reserved.