KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > apache > jetspeed > om > cms > CmsObject


1 package org.apache.jetspeed.om.cms;
2
3 /**
4  * @author Administrator
5  *
6  * To change this generated comment edit the template variable "typecomment":
7  * Window>Preferences>Java>Templates.
8  * To enable and disable the creation of type comments go to
9  * Window>Preferences>Java>Code Generation.
10  */

11 public interface CmsObject {
12
13 }
14
Popular Tags