|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodDef | |
|---|---|
| org.fcrepo.server.access | |
| org.fcrepo.server.access.defaultdisseminator | |
| org.fcrepo.server.storage | |
| org.fcrepo.server.storage.service | |
| org.fcrepo.server.storage.types | |
| Uses of MethodDef in org.fcrepo.server.access |
|---|
| Methods in org.fcrepo.server.access that return MethodDef | |
|---|---|
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. |
| Uses of MethodDef in org.fcrepo.server.access.defaultdisseminator |
|---|
| Methods in org.fcrepo.server.access.defaultdisseminator that return MethodDef | |
|---|---|
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. |
| Uses of MethodDef in org.fcrepo.server.storage |
|---|
| Methods in org.fcrepo.server.storage that return MethodDef | |
|---|---|
MethodDef[] |
SimpleServiceDefinitionReader.getAbstractMethods(Date versDateTime)
|
MethodDef[] |
ServiceDefinitionReader.getAbstractMethods(Date versDateTime)
|
MethodDef[] |
SimpleServiceDeploymentReader.getServiceMethods(Date versDateTime)
|
MethodDef[] |
ServiceDeploymentReader.getServiceMethods(Date versDateTime)
|
| Uses of MethodDef in org.fcrepo.server.storage.service |
|---|
| Subclasses of MethodDef in org.fcrepo.server.storage.service | |
|---|---|
class |
MmapMethodDef
|
| Methods in org.fcrepo.server.storage.service that return MethodDef | |
|---|---|
MethodDef[] |
ServiceMapper.getMethodDefs(InputSource methodMapSource)
getMethodDefs: creates an array of abstract method definitions in the form of an array of Fedora MethodDef objects. |
| Uses of MethodDef in org.fcrepo.server.storage.types |
|---|
| Subclasses of MethodDef in org.fcrepo.server.storage.types | |
|---|---|
class |
MethodDefOperationBind
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||