WebLogic Integration


Uses of Interface
com.bea.wlpi.common.Publishable

Packages that use Publishable
com.bea.wlpi.common Provides common classes used by both the WebLogic Process Integrator client and server. 
 

Uses of Publishable in com.bea.wlpi.common
 

Classes in com.bea.wlpi.common that implement Publishable
 class BusinessCalendarInfo
          Holds information about a business calendar.
 class ClassInvocationDescriptor
          Describes and implements the invocation of a method in an arbitrary Java class.
 class EJBInvocationDescriptor
          Describes and implements the invocation of a method in an arbitrary Enterprise Java Bean.
 class EventKeyInfo
          Holds information about an XML event key.
 class OrganizationInfo
          Holds information about an organization.
 class RepositoryFolderInfoHelper
          This is an auxilliary class for com.bea.eci.repository.helper.RepositoryFolderInfo used solely for Import/Export purposes.
 class RoleInfo
          Holds information about a workflow role.
 class RoleUserMap
          Holds mapping information of a workflow role and its associated users.
 class TemplateDefinitionInfo
          Holds information about a workflow template definition.
 class TemplateInfo
          Holds information about a workflow template.
 class UserInfo
          Holds information about a workflow user.
 class XMLEntityInfoHelper
          This is an auxilliary class for com.bea.eci.repository.helper.XMLEntityInfo used solely for Import/Export purposes.
 

Methods in com.bea.wlpi.common that return Publishable
 Publishable PackageEntry.getPublishable()
           
 

Methods in com.bea.wlpi.common with parameters of type Publishable
 void PackageEntry.setPublishable(Publishable p)
           
 

Constructors in com.bea.wlpi.common with parameters of type Publishable
PackageEntry.PackageEntry(Publishable p, java.util.Map r, boolean b)
          Deprecated. Use PackageEntry.PackageEntry(Publishable,Map) instead.
PackageEntry.PackageEntry(Publishable p, java.util.Map r)
           
 


WebLogic Integration

WebLogic Integration (WLI)