public class PropertyServlet extends OKMRemoteServiceServlet implements OKMPropertyService
WORKSPACE| Constructor and Description |
|---|
PropertyServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCategory(String nodePath,
String category) |
String |
addKeyword(String nodePath,
String keyword) |
void |
removeCategory(String nodePath,
String category) |
void |
removeKeyword(String nodePath,
String keyword) |
doGetSerializationPolicy, getLanguage, getUserWorkspaceSession, init, saveUserWorkspaceSession, setLanguage, updateSessionManagercheckPermutationStrongName, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void addCategory(String nodePath, String category) throws OKMException
addCategory in interface OKMPropertyServiceOKMExceptionpublic void removeCategory(String nodePath, String category) throws OKMException
removeCategory in interface OKMPropertyServiceOKMExceptionpublic String addKeyword(String nodePath, String keyword) throws OKMException
addKeyword in interface OKMPropertyServiceOKMExceptionpublic void removeKeyword(String nodePath, String keyword) throws OKMException
removeKeyword in interface OKMPropertyServiceOKMExceptionCopyright © 2015. All Rights Reserved.