lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
used for generating the schema

    • binary
    /lams_tool_forum/lib/build/propertyset-1.3-7Jan05.jar
added documentation for viewGate() and openGate() function

    • binary
    /lams_documents/lams_monitoring/Monitoring.doc
FileUtils is a utility file manager and ForumConstants defines some ForumConstants

changed native to identity

build afiles

build and db property files

    • -0
    • +8
    /lams_tool_forum/hsql-hibernate.properties
    • -0
    • +8
    /lams_tool_forum/mysql-hibernate.properties
build and db property files

    • -0
    • +18
    /lams_tool_forum/build.properties
    • -0
    • +338
    /lams_tool_forum/build.xml
java src jar files

    • binary
    /lams_tool_forum/lib/aopalliance.jar
    • binary
    /lams_tool_forum/lib/build/lams.jar
    • binary
    /lams_tool_forum/lib/build/xdoclet-1.2.2.jar
    • binary
    /lams_tool_forum/lib/build/xdoclet-hibernate-module-1.2.2.jar
    • binary
    /lams_tool_forum/lib/build/xdoclet-xdoclet-module-1.2.2.jar
    • binary
    /lams_tool_forum/lib/build/xjavadoc-1.1.jar
    • binary
    /lams_tool_forum/lib/cglib-full-2.0.2.jar
    • binary
    /lams_tool_forum/lib/commons-collections-3.1.jar
    • binary
    /lams_tool_forum/lib/commons-logging.jar
    • binary
    /lams_tool_forum/lib/dom4j-1.4.jar
    • binary
    /lams_tool_forum/lib/hibernate2.jar
    • binary
    /lams_tool_forum/lib/jta.jar
    • binary
    /lams_tool_forum/lib/log4j.jar
    • binary
    /lams_tool_forum/lib/mysql-connector-java-3.1.8-bin.jar
    • binary
    /lams_tool_forum/lib/odmg-3.0.jar
    • binary
    /lams_tool_forum/lib/propertyset-1.3-7Jan05.jar
    • binary
    /lams_tool_forum/lib/spring.jar
junit jar

    • binary
    /lams_tool_forum/test/lib/junit.jar
Test for ForumManagerImpl

Test for Entity Objectsl

forumApplicationContext

    • -0
    • +129
    /lams_tool_forum/src/java/forumApplicationContext.xml
Fix for Hibernate SessionFactoryImp as it has issues with rolling back transactions as equals and hashcode are not implemented

removed unused import

Permisiion Manager not yet implemented Skeleton code

ServiceManager and its Impl

Entity object and their corresponding DAOs.

PersistenceDelegate is used to delegate a Data Access Operation to the right DAO.

GenericObjectFactory is a Factory for looking up beans from the container by name or by class type. Also used to merge context

Exception class defined for exceptions that occur while trying to configure object from GenericObjectFactoyImpl

Interface definition for GenericObjectFactoryImpl

Changed default values to something more standard than Chris' values.

    • -3
    • +3
    /lams_tool_deploy/test/file/deploy.properties
Changed name of constraints to match change in lams_common

Changed name of constraints - sometimes causes problems with creating the database.

    • -11
    • +11
    /lams_common/db/model/lams_11.clay
    • -4
    • +4
    /lams_common/db/sql/create_lams_11_tables.sql
Changed the id value in the test - doesn't match test data.

getWorkspaceByRootFolderID now handles no workspace being returned. Was throwing an array index exception.

added minimal constructor

added minimal constructor for NoticeboardContent()

added implementation for saveNoticeboardSession()

added saveNoticeboardSession() function