org.tinygroup.weblayer.servicemapping.config
类 ServiceViewMapping

java.lang.Object
  继承者 org.tinygroup.weblayer.servicemapping.config.ServiceViewMapping

public class ServiceViewMapping
extends Object


构造方法摘要
ServiceViewMapping()
           
 
方法摘要
 String getPath()
           
 String getServiceId()
           
 void setPath(String viewPath)
           
 void setServiceId(String serviceId)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ServiceViewMapping

public ServiceViewMapping()
方法详细信息

getServiceId

public String getServiceId()

setServiceId

public void setServiceId(String serviceId)

getPath

public String getPath()

setPath

public void setPath(String viewPath)


Copyright © 2006–2014 开源组织. All rights reserved.