Julian Reschke wrote:
Also, let's changepublic PropertyInfo getPropertyInfo(SessionInfo sessionInfo, PropertyId propertyId) throws ItemNotFoundException, RepositoryException;topublic Iterator<PropertyInfo> getPropertyInfo(SessionInfo sessionInfo, PropertyId[] propertyId) throws ItemNotFoundException, RepositoryException;
I'm not sure how useful that method is. in what situation will jcr2spi call this method?
regards marcel
