Business Components

oracle.jbo.common.ws
Interface WSApplicationModuleMarshaller

All Known Implementing Classes:
ApplicationModuleImpl

public interface WSApplicationModuleMarshaller


Method Summary
TypeMethod
 void detach()
           
 void syncWorkingSet(WSApplicationModule wsAM)
           
 

Method Detail

syncWorkingSet

public void syncWorkingSet(WSApplicationModule wsAM)

detach

public void detach()

Business Components