turbineuser.java
来自「jetspeed源代码」· Java 代码 · 共 21 行
JAVA
21 行
package org.apache.jetspeed.om.security.turbine;import org.apache.torque.om.Persistent;/** * The skeleton for this class was autogenerated by Torque on: * * [Thu Apr 22 15:30:48 PDT 2004] * * You should add additional methods to this class to meet the * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */public class TurbineUser extends org.apache.jetspeed.om.security.turbine.BaseTurbineUser implements Persistent{}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?