Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.flexstor.ejb.versioncontrol.workspace

Interface Summary
Workspace Remote interface for the Workspace bean
WorkspaceHome Home interface for the Workspace bean
 

Class Summary
WorkspaceBean The WorkspaceBean contains business logic for inserting/deleting/updating information about a workspace for the version control module of FLEX-db
WorkspaceMember A utility class from the WorkspaceBean that handles the business logic of insertion, deletion and updates of a workspace's member
WorkspaceNameCreator A utility class that creates a String representing a unique Workspace name in the database.
WorkspaceTransLogger Utility class to log transactions in behalf of the WorkspaceBean