Serialized Form
Package org.outerj.daisy.authentication |
Package org.outerj.daisy.httpconnector |
Package org.outerj.daisy.repository |
Class org.outerj.daisy.repository.AccessException extends org.outerj.daisy.repository.RepositoryException implements Serializable |
message
java.lang.String message
Class org.outerj.daisy.repository.AuthenticationFailedException extends org.outerj.daisy.repository.RepositoryException implements Serializable |
login
java.lang.String login
Class org.outerj.daisy.repository.CollectionDeletedException extends org.outerj.daisy.repository.RepositoryException implements Serializable |
Class org.outerj.daisy.repository.CollectionNotFoundException extends org.outerj.daisy.repository.RepositoryException implements Serializable |
id
long id
name
java.lang.String name
Class org.outerj.daisy.repository.DocumentNotFoundException extends org.outerj.daisy.repository.RepositoryException implements Serializable |
id
long id
Class org.outerj.daisy.repository.DocumentReadDeniedException extends org.outerj.daisy.repository.AccessException implements Serializable |
Class org.outerj.daisy.repository.DocumentTypeInconsistencyException extends org.outerj.daisy.repository.RepositoryException implements Serializable |
Class org.outerj.daisy.repository.DocumentVariantNotFoundException extends org.outerj.daisy.repository.RepositoryException implements Serializable |
documentId
long documentId
branch
java.lang.String branch
language
java.lang.String language
Class org.outerj.daisy.repository.FieldNotFoundException extends java.lang.RuntimeException implements Serializable |
fieldTypeId
long fieldTypeId
fieldTypeName
java.lang.String fieldTypeName
Class org.outerj.daisy.repository.PartNotFoundException extends java.lang.RuntimeException implements Serializable |
partTypeId
long partTypeId
partTypeName
java.lang.String partTypeName
Class org.outerj.daisy.repository.RepositoryException extends java.lang.Exception implements Serializable |
Class org.outerj.daisy.repository.RepositoryRuntimeException extends java.lang.RuntimeException implements Serializable |
Copyright © -2012 . All Rights Reserved.