Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
O
P
R
S
U
A
AccessCredential
- class ca.pjer.cm.api.access.
AccessCredential
.
AccessCredential()
- Constructor for class ca.pjer.cm.api.access.
AccessCredential
AccessCredential(String, String)
- Constructor for class ca.pjer.cm.api.access.
AccessCredential
AccessService
- interface ca.pjer.cm.api.access.
AccessService
.
This service manages access.
$Id: AccessService.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: AccessService.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
AccessServiceException
- exception ca.pjer.cm.api.access.
AccessServiceException
.
Base class for all User Exceptions.
$Id: AccessServiceException.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: AccessServiceException.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
AccessServiceException(String)
- Constructor for class ca.pjer.cm.api.access.
AccessServiceException
AccessServiceException(String, Throwable)
- Constructor for class ca.pjer.cm.api.access.
AccessServiceException
AccessServiceSystemException
- exception ca.pjer.cm.api.access.
AccessServiceSystemException
.
AccessServiceSystemException(String)
- Constructor for class ca.pjer.cm.api.access.
AccessServiceSystemException
AccessServiceSystemException(String, Throwable)
- Constructor for class ca.pjer.cm.api.access.
AccessServiceSystemException
AccessToken
- interface ca.pjer.cm.api.access.
AccessToken
.
C
CREATE
- Static variable in class ca.pjer.cm.api.access.
Permission
ContentManagementException
- exception ca.pjer.cm.api.cmf.
ContentManagementException
.
Base class for all Content Management Exceptions.
$Id: ContentManagementException.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: ContentManagementException.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
ContentManagementException(String)
- Constructor for class ca.pjer.cm.api.cmf.
ContentManagementException
ContentManagementException(String, Throwable)
- Constructor for class ca.pjer.cm.api.cmf.
ContentManagementException
ContentManagementService
- interface ca.pjer.cm.api.cmf.
ContentManagementService
.
Root service for the Content Management Framework.
$Id: ContentManagementService.java,v 1.2 2004/05/19 03:29:16 pjer Exp $
$RCSfile: ContentManagementService.java,v $
$Revision: 1.2 $
$Author: pjer $
$Date: 2004/05/19 03:29:16 $
ContentManagementSystemException
- exception ca.pjer.cm.api.cmf.
ContentManagementSystemException
.
ContentManagementSystemException(String)
- Constructor for class ca.pjer.cm.api.cmf.
ContentManagementSystemException
ContentManagementSystemException(String, Throwable)
- Constructor for class ca.pjer.cm.api.cmf.
ContentManagementSystemException
ca.pjer.cm.api.access
- package ca.pjer.cm.api.access
ca.pjer.cm.api.cmf
- package ca.pjer.cm.api.cmf
ca.pjer.cm.api.discovery
- package ca.pjer.cm.api.discovery
ca.pjer.cm.api.metadata
- package ca.pjer.cm.api.metadata
ca.pjer.cm.api.store
- package ca.pjer.cm.api.store
create(Object)
- Method in interface ca.pjer.cm.api.store.
StoreService
createObject(AccessToken, Object)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
D
DiscoveryService
- interface ca.pjer.cm.api.discovery.
DiscoveryService
.
$Id: DiscoveryService.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: DiscoveryService.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
DiscoveryServiceException
- exception ca.pjer.cm.api.discovery.
DiscoveryServiceException
.
$Id: DiscoveryServiceException.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: DiscoveryServiceException.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
DiscoveryServiceException(String)
- Constructor for class ca.pjer.cm.api.discovery.
DiscoveryServiceException
DiscoveryServiceException(String, Throwable)
- Constructor for class ca.pjer.cm.api.discovery.
DiscoveryServiceException
DiscoveryServiceSystemException
- exception ca.pjer.cm.api.discovery.
DiscoveryServiceSystemException
.
$Id: DiscoveryServiceSystemException.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: DiscoveryServiceSystemException.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
DiscoveryServiceSystemException(String)
- Constructor for class ca.pjer.cm.api.discovery.
DiscoveryServiceSystemException
DiscoveryServiceSystemException(String, Throwable)
- Constructor for class ca.pjer.cm.api.discovery.
DiscoveryServiceSystemException
DuplicateObjectException
- exception ca.pjer.cm.api.store.
DuplicateObjectException
.
DuplicateObjectException(String)
- Constructor for class ca.pjer.cm.api.store.
DuplicateObjectException
DuplicateObjectException(String, Throwable)
- Constructor for class ca.pjer.cm.api.store.
DuplicateObjectException
discover(String)
- Method in interface ca.pjer.cm.api.discovery.
DiscoveryService
E
equals(Object)
- Method in class ca.pjer.cm.api.access.
AccessCredential
G
GRANT
- Static variable in class ca.pjer.cm.api.access.
Permission
get(Class)
- Method in interface ca.pjer.cm.api.metadata.
MetaDataService
get(Class, Serializable)
- Method in interface ca.pjer.cm.api.store.
StoreService
getAccessToken(AccessCredential)
- Method in interface ca.pjer.cm.api.access.
AccessService
getAccessToken(AccessCredential)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
getClazz()
- Method in interface ca.pjer.cm.api.metadata.
MetaData
getDescriptionKey()
- Method in interface ca.pjer.cm.api.metadata.
Meta
getMetaData(AccessToken, Class)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
getMetaPropertyList()
- Method in interface ca.pjer.cm.api.metadata.
MetaData
getMetaRelationManyToManyList()
- Method in interface ca.pjer.cm.api.metadata.
MetaData
getMetaRelationManyToOneList()
- Method in interface ca.pjer.cm.api.metadata.
MetaData
getMetaRelationOneToManyList()
- Method in interface ca.pjer.cm.api.metadata.
MetaData
getMetaRelationOneToOneList()
- Method in interface ca.pjer.cm.api.metadata.
MetaData
getName()
- Method in interface ca.pjer.cm.api.metadata.
MetaField
getObject(AccessToken, Class, Serializable)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
getPassword()
- Method in class ca.pjer.cm.api.access.
AccessCredential
getRoot()
- Method in interface ca.pjer.cm.api.metadata.
MetaData
getTitleKey()
- Method in interface ca.pjer.cm.api.metadata.
Meta
getUsername()
- Method in class ca.pjer.cm.api.access.
AccessCredential
H
hasAccess(AccessToken, Permission, Class)
- Method in interface ca.pjer.cm.api.access.
AccessService
hasAccess(AccessToken, Permission, Class)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
hashCode()
- Method in class ca.pjer.cm.api.access.
AccessCredential
I
InsufficientRightsException
- exception ca.pjer.cm.api.access.
InsufficientRightsException
.
InsufficientRightsException(String)
- Constructor for class ca.pjer.cm.api.access.
InsufficientRightsException
InsufficientRightsException(String, Throwable)
- Constructor for class ca.pjer.cm.api.access.
InsufficientRightsException
InvalidAccessCredentialException
- exception ca.pjer.cm.api.access.
InvalidAccessCredentialException
.
InvalidAccessCredentialException(String)
- Constructor for class ca.pjer.cm.api.access.
InvalidAccessCredentialException
InvalidAccessCredentialException(String, Throwable)
- Constructor for class ca.pjer.cm.api.access.
InvalidAccessCredentialException
InvalidAccessTokenException
- exception ca.pjer.cm.api.access.
InvalidAccessTokenException
.
InvalidAccessTokenException(String)
- Constructor for class ca.pjer.cm.api.access.
InvalidAccessTokenException
InvalidAccessTokenException(String, Throwable)
- Constructor for class ca.pjer.cm.api.access.
InvalidAccessTokenException
L
list()
- Method in interface ca.pjer.cm.api.metadata.
MetaDataService
list(Class)
- Method in interface ca.pjer.cm.api.store.
StoreService
listFromTemplate(Object)
- Method in interface ca.pjer.cm.api.store.
StoreService
listObjects(AccessToken, Class)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
listObjectsFromTemplate(AccessToken, Object)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
listRoot()
- Method in interface ca.pjer.cm.api.metadata.
MetaDataService
listRootMetaData(AccessToken)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
M
Meta
- interface ca.pjer.cm.api.metadata.
Meta
.
$Id: Meta.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: Meta.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaData
- interface ca.pjer.cm.api.metadata.
MetaData
.
$Id: MetaData.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaData.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaDataNotFoundException
- exception ca.pjer.cm.api.metadata.
MetaDataNotFoundException
.
$Id: MetaDataNotFoundException.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaDataNotFoundException.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaDataNotFoundException(String)
- Constructor for class ca.pjer.cm.api.metadata.
MetaDataNotFoundException
MetaDataNotFoundException(String, Throwable)
- Constructor for class ca.pjer.cm.api.metadata.
MetaDataNotFoundException
MetaDataService
- interface ca.pjer.cm.api.metadata.
MetaDataService
.
$Id: MetaDataService.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaDataService.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaDataServiceException
- exception ca.pjer.cm.api.metadata.
MetaDataServiceException
.
$Id: MetaDataServiceException.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaDataServiceException.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaDataServiceException(String)
- Constructor for class ca.pjer.cm.api.metadata.
MetaDataServiceException
MetaDataServiceException(String, Throwable)
- Constructor for class ca.pjer.cm.api.metadata.
MetaDataServiceException
MetaDataServiceSystemException
- exception ca.pjer.cm.api.metadata.
MetaDataServiceSystemException
.
$Id: MetaDataServiceSystemException.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaDataServiceSystemException.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaDataServiceSystemException(String)
- Constructor for class ca.pjer.cm.api.metadata.
MetaDataServiceSystemException
MetaDataServiceSystemException(String, Throwable)
- Constructor for class ca.pjer.cm.api.metadata.
MetaDataServiceSystemException
MetaField
- interface ca.pjer.cm.api.metadata.
MetaField
.
$Id: MetaField.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaField.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaProperty
- interface ca.pjer.cm.api.metadata.
MetaProperty
.
$Id: MetaProperty.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaProperty.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaRelation
- interface ca.pjer.cm.api.metadata.
MetaRelation
.
$Id: MetaRelation.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaRelation.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaRelationManyToMany
- interface ca.pjer.cm.api.metadata.
MetaRelationManyToMany
.
$Id: MetaRelationManyToMany.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaRelationManyToMany.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaRelationManyToOne
- interface ca.pjer.cm.api.metadata.
MetaRelationManyToOne
.
$Id: MetaRelationManyToOne.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaRelationManyToOne.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaRelationOneToMany
- interface ca.pjer.cm.api.metadata.
MetaRelationOneToMany
.
$Id: MetaRelationOneToMany.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaRelationOneToMany.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
MetaRelationOneToOne
- interface ca.pjer.cm.api.metadata.
MetaRelationOneToOne
.
$Id: MetaRelationOneToOne.java,v 1.1 2004/05/18 12:57:02 pjer Exp $
$RCSfile: MetaRelationOneToOne.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $
O
ObjectNotFoundException
- exception ca.pjer.cm.api.store.
ObjectNotFoundException
.
ObjectNotFoundException(String)
- Constructor for class ca.pjer.cm.api.store.
ObjectNotFoundException
ObjectNotFoundException(String, Throwable)
- Constructor for class ca.pjer.cm.api.store.
ObjectNotFoundException
P
Permission
- class ca.pjer.cm.api.access.
Permission
.
R
READ
- Static variable in class ca.pjer.cm.api.access.
Permission
REMOVE
- Static variable in class ca.pjer.cm.api.access.
Permission
remove(Object)
- Method in interface ca.pjer.cm.api.store.
StoreService
removeObject(AccessToken, Object)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
S
StoreService
- interface ca.pjer.cm.api.store.
StoreService
.
StoreServiceException
- exception ca.pjer.cm.api.store.
StoreServiceException
.
StoreServiceException(String)
- Constructor for class ca.pjer.cm.api.store.
StoreServiceException
StoreServiceException(String, Throwable)
- Constructor for class ca.pjer.cm.api.store.
StoreServiceException
StoreServiceSystemException
- exception ca.pjer.cm.api.store.
StoreServiceSystemException
.
StoreServiceSystemException(String)
- Constructor for class ca.pjer.cm.api.store.
StoreServiceSystemException
StoreServiceSystemException(String, Throwable)
- Constructor for class ca.pjer.cm.api.store.
StoreServiceSystemException
setPassword(String)
- Method in class ca.pjer.cm.api.access.
AccessCredential
setUsername(String)
- Method in class ca.pjer.cm.api.access.
AccessCredential
U
UPDATE
- Static variable in class ca.pjer.cm.api.access.
Permission
update(Object)
- Method in interface ca.pjer.cm.api.store.
StoreService
updateObject(AccessToken, Object)
- Method in interface ca.pjer.cm.api.cmf.
ContentManagementService
A
C
D
E
G
H
I
L
M
O
P
R
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004 PjEr.ca. All Rights Reserved.