nl.buildersenperformers.chydav
Class DavTransaction

java.lang.Object
  extended by nl.buildersenperformers.chydav.DavTransaction
All Implemented Interfaces:
ITransaction

public class DavTransaction
extends Object
implements ITransaction


Constructor Summary
DavTransaction(Principal pLoggedInUser)
           
 
Method Summary
 Principal getPrincipal()
           
 ChyStoredObject getStore()
           
 void setStore(ChyStoredObject pStore)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DavTransaction

public DavTransaction(Principal pLoggedInUser)
Method Detail

getPrincipal

public Principal getPrincipal()
Specified by:
getPrincipal in interface ITransaction

getStore

public ChyStoredObject getStore()
Returns:
the store

setStore

public void setStore(ChyStoredObject pStore)
Parameters:
pStore - the store to set


Copyright © 2013 KnowledgePlaza. All Rights Reserved.