| Package | Description |
|---|---|
| org.fcrepo.server.access | |
| org.fcrepo.server.access.defaultdisseminator | |
| org.fcrepo.server.storage | |
| org.fcrepo.server.storage.service | |
| org.fcrepo.server.storage.types |
| Modifier and Type | Method and Description |
|---|---|
MethodDef[] |
DynamicAccessModule.getMethods(Context context,
String PID,
String sDefPID,
Date asOfDateTime)
Get the method defintions for a given dynamic disseminator that
is associated with the digital object.
|
MethodDef[] |
DynamicAccessImpl.getMethods(Context context,
String PID,
String sDefPID,
Date asOfDateTime)
Get the method defintions for a given dynamic disseminator that
is associated with the digital object.
|
| Modifier and Type | Method and Description |
|---|---|
static MethodDef[] |
InternalService.reflectMethods()
A method to reflect the method definitions implemented by the
internal service.
|
static MethodDef[] |
DefaultDisseminatorImpl.reflectMethods()
Method implementation of reflectMethods from the InternalService
interface.
|
| Modifier and Type | Method and Description |
|---|---|
MethodDef[] |
SimpleServiceDefinitionReader.getAbstractMethods(Date versDateTime) |
MethodDef[] |
ServiceDefinitionReader.getAbstractMethods(Date versDateTime) |
MethodDef[] |
SimpleServiceDeploymentReader.getServiceMethods(Date versDateTime) |
MethodDef[] |
ServiceDeploymentReader.getServiceMethods(Date versDateTime) |
| Modifier and Type | Class and Description |
|---|---|
class |
MmapMethodDef |
| Modifier and Type | Method and Description |
|---|---|
MethodDef[] |
ServiceMapper.getMethodDefs(InputSource methodMapSource)
getMethodDefs: creates an array of abstract method definitions in the
form of an array of Fedora MethodDef objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MethodDefOperationBind |
Copyright © 2013 DuraSpace. All Rights Reserved.