org.openmobileis.modules.profils.embedded.data
Class EmbeddedProfilChannelManager

java.lang.Object
  |
  +--org.openmobileis.modules.profils.embedded.data.EmbeddedProfilChannelManager

public class EmbeddedProfilChannelManager
extends java.lang.Object

Title: OpenMobileIS project source
Description: EmbeddedProfilChannel Manager. Use to get channel from profil.

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

Constructor Summary
EmbeddedProfilChannelManager()
           
 
Method Summary
 java.lang.String getChannelListData(java.lang.String xmlData)
           
 Array getChannels(java.lang.String xmlData, boolean takeSelectionAccount)
           
static EmbeddedProfilChannelManager getManager()
           
 Array getPDAAvailableChannels()
           
 Array getProfilChannels()
           
 java.lang.String getXmlDescription(Array channels)
           
static void main(java.lang.String[] args)
           
 void setInitialProfil(java.lang.String xmldata)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedProfilChannelManager

public EmbeddedProfilChannelManager()
Method Detail

getManager

public static EmbeddedProfilChannelManager getManager()

getProfilChannels

public Array getProfilChannels()

getPDAAvailableChannels

public Array getPDAAvailableChannels()

setInitialProfil

public void setInitialProfil(java.lang.String xmldata)

getChannels

public Array getChannels(java.lang.String xmlData,
                         boolean takeSelectionAccount)

getChannelListData

public java.lang.String getChannelListData(java.lang.String xmlData)

getXmlDescription

public java.lang.String getXmlDescription(Array channels)

main

public static void main(java.lang.String[] args)


Copyright 2005 e-Care. All Rights Reserved.