nl.buildersenperformers.chydav
Class ChyStoredObject
java.lang.Object
nl.buildersenperformers.chydav.ChyStoredObject
public class ChyStoredObject
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChyStoredObject
public ChyStoredObject(StoredObject pObj)
getNewVersionUrl
public String getNewVersionUrl()
- Returns:
- the newVersionUrl
setNewVersionUrl
public void setNewVersionUrl(String pNewVersionUrl)
- Parameters:
pNewVersionUrl - the newVersionUrl to set
getDocId
public String getDocId()
- Returns:
- the docId
setDocId
public void setDocId(String pDocId)
- Parameters:
pDocId - the docId to set
getChyCont
public CheyenneServerContent getChyCont()
setChyCont
public void setChyCont(CheyenneServerContent chyCont)
getSession
public String getSession()
- Returns:
- the session
setSession
public void setSession(String pSession)
- Parameters:
pSession - the session to set
getBaseUrl
public String getBaseUrl()
- Returns:
- the baseUrl
setBaseUrl
public void setBaseUrl(String pBaseUrl)
- Parameters:
pBaseUrl - the baseUrl to set
getObjName
public String getObjName()
- Returns:
- the objName
setObjName
public void setObjName(String pObjName)
- Parameters:
pObjName - the objName to set
objGet
public StoredObject objGet()
childGet
public StoredObject childGet(String key)
childAdd
public void childAdd(String key,
StoredObject obj)
getChilds
public Map<String,StoredObject> getChilds()
get
public StoredObject get(String path)
Copyright © 2013 KnowledgePlaza. All Rights Reserved.