org.chorem.bow
Class BowProxy

java.lang.Object
  extended by org.nuiton.wikitty.WikittyProxy
      extended by org.chorem.bow.BowProxy

public class BowProxy
extends org.nuiton.wikitty.WikittyProxy

Proxy pour utiliser les wikitty convenablement initialise.

Version:
$Revision$ Last update: $Date$ by : $Author$
Author:
poussin

Field Summary
protected static BowProxy instance
           
 
Fields inherited from class org.nuiton.wikitty.WikittyProxy
securityToken, wikittyService
 
Constructor Summary
protected BowProxy(BowConfig config)
           
 
Method Summary
static BowProxy getInstance()
           
 
Methods inherited from class org.nuiton.wikitty.WikittyProxy
addLabel, delete, delete, findAllAppliedLabels, findAllByCriteria, findAllByExample, findAllByLabel, findByCriteria, findByExample, findByLabel, getSecurityToken, getWikittyService, hasType, login, logout, restore, restore, restore, restore, restoreChildren, restoreChildren, restoreNode, restoreNode, restoreTree, restoreVersion, setSecurityToken, setWikittyService, store, store
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

protected static BowProxy instance
Constructor Detail

BowProxy

protected BowProxy(BowConfig config)
Method Detail

getInstance

public static BowProxy getInstance()


Copyright © 2010 CodeLutin. All Rights Reserved.