Class AttributeSetServiceImpl

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet
com.google.gwt.user.server.rpc.RemoteServiceServlet
com.logicaldoc.web.service.AbstractRemoteService
com.logicaldoc.web.service.AttributeSetServiceImpl
All Implemented Interfaces:
com.google.gwt.user.client.rpc.RemoteService, com.google.gwt.user.server.rpc.SerializationPolicyProvider, AttributeSetService, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class AttributeSetServiceImpl extends AbstractRemoteService implements AttributeSetService
Implementation of the AttributeSetService
Since:
7.5
Author:
Marco Meschieri - LogicalDOC
See Also: