VersionConstants.java :  » Content-Management-System » webman » de » webman » content » workflow » Java Open Source

Java Open Source » Content Management System » webman 
webman » de » webman » content » workflow » VersionConstants.java
package de.webman.content.workflow;

/**
    Definiert alle wichtige Konstanten fuer die aufgebauten Datenstrukturen
    der Versionen
 * @author  $Author: alex $
 * @version $Revision: 1.1 $
    
*/
public interface VersionConstants
{
  String CONTENT_NODE_ID = "CONTENT_NODE_ID";
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.