|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GeneralException in org.fcrepo.server |
|---|
| Methods in org.fcrepo.server that throw GeneralException | |
|---|---|
static Date |
Server.getCurrentDate(Context context)
Get the current date from the context. |
| Uses of GeneralException in org.fcrepo.server.security |
|---|
| Methods in org.fcrepo.server.security that throw GeneralException | |
|---|---|
BackendSecuritySpec |
BackendSecurityDeserializer.deserialize(String inFilePath)
|
void |
BackendSecuritySpec.setSecuritySpec(String serviceRoleID,
String methodName,
Hashtable<String,String> properties)
Set the security properties at the backend service or for a method of that backend service. |
| Constructors in org.fcrepo.server.security that throw GeneralException | |
|---|---|
PolicyFinderModule(Server server,
PolicyLoader policyLoader,
ModuleConfiguration authorizationConfig)
|
|
| Uses of GeneralException in org.fcrepo.server.security.impl |
|---|
| Methods in org.fcrepo.server.security.impl that throw GeneralException | |
|---|---|
void |
AbstractPolicyEnforcementPoint.init()
|
| Uses of GeneralException in org.fcrepo.server.storage |
|---|
| Methods in org.fcrepo.server.storage that throw GeneralException | |
|---|---|
MethodDef[] |
SimpleServiceDefinitionReader.getAbstractMethods(Date versDateTime)
|
MIMETypedStream |
DefaultExternalContentManager.getExternalContent(ContentManagerParams params)
|
DeploymentDSBindSpec |
SimpleServiceDeploymentReader.getServiceDSInputSpec(Date versDateTime)
|
MethodDefOperationBind[] |
SimpleServiceDeploymentReader.getServiceMethodBindings(Date versDateTime)
|
MethodDef[] |
SimpleServiceDeploymentReader.getServiceMethods(Date versDateTime)
|
| Uses of GeneralException in org.fcrepo.server.storage.service |
|---|
| Methods in org.fcrepo.server.storage.service that throw GeneralException | |
|---|---|
DeploymentDSBindSpec |
ServiceMapper.getDSInputSpec(InputSource dsInputSpecSource)
|
MethodDefOperationBind[] |
ServiceMapper.getMethodDefBindings(InputSource wsdlSource,
InputSource methodMapSource)
getMethodDefBindings: creates an array of operation bindings in the form of an array of Fedora MethodDefOperationBind objects. |
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 GeneralException in org.fcrepo.server.storage.types |
|---|
| Methods in org.fcrepo.server.storage.types that throw GeneralException | |
|---|---|
static String |
Datastream.validateChecksumType(String checksumType)
|
| Uses of GeneralException in org.fcrepo.server.utilities |
|---|
| Constructors in org.fcrepo.server.utilities that throw GeneralException | |
|---|---|
ProtocolPort(String protocol,
String port)
|
|
| Uses of GeneralException in org.fcrepo.server.validation |
|---|
| Methods in org.fcrepo.server.validation that throw GeneralException | |
|---|---|
void |
DOValidatorXMLSchema.validate(File objectAsFile)
|
void |
DOValidatorImpl.validate(File objectAsFile,
String format,
int validationType,
String phase)
Validates a digital object. |
void |
DOValidatorXMLSchema.validate(InputStream objectAsStream)
|
| Constructors in org.fcrepo.server.validation that throw GeneralException | |
|---|---|
DOValidatorXMLSchema(String schemaPath)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||