Uses of Interface
com.wewebu.ow.server.ecm.OwLocation

Packages that use OwLocation
com.wewebu.ow.server.dmsdialogs.views   
com.wewebu.ow.server.ecmimpl   
 

Uses of OwLocation in com.wewebu.ow.server.dmsdialogs.views
 

Methods in com.wewebu.ow.server.dmsdialogs.views that return OwLocation
protected  OwLocation OwObjectClassView.getLocation()
          The current location, containing the current resource.
Only initialized if OwObjectClassView.setObjectClassProcessor(OwObjectClassProcessor) is called with non-null parameter.
 

Methods in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwLocation
 OwObjectClass OwObjectClassProcessor.process(OwObjectClass objCls, OwLocation location, OwAppContext ctx)
          Processing of object class based on configuration or type of current processor.
 

Uses of OwLocation in com.wewebu.ow.server.ecmimpl
 

Classes in com.wewebu.ow.server.ecmimpl that implement OwLocation
 class OwSimpleLocation
           Simple implementation of the OwLocation interface.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.