类分层结构
- java.lang.Object
- com.seeyon.ctp.common.office.trans.AdapterFactory
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.support.WebContentGenerator
- org.springframework.web.servlet.mvc.AbstractController (implements org.springframework.web.servlet.mvc.Controller)
- org.springframework.web.servlet.mvc.multiaction.MultiActionController (implements org.springframework.web.servlet.mvc.LastModified)
- com.seeyon.ctp.common.web.GenericFilterProxy
- com.seeyon.ctp.common.office.trans.OfficeTransCleanTimeJob (implements org.quartz.Job, com.seeyon.ctp.common.quartz.QuartzJob)
- java.lang.Throwable (implements java.io.Serializable)
- com.seeyon.ctp.common.office.trans.WpsTransOpenParams
接口分层结构