org.rhq.core.domain.content.composite
Class ChannelComposite

java.lang.Object
  extended by org.rhq.core.domain.content.composite.ChannelComposite

public class ChannelComposite
extends Object


Constructor Summary
ChannelComposite(Channel channel, long packageVersionCount)
           
 
Method Summary
 Channel getChannel()
           
 long getPackageVersionCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelComposite

public ChannelComposite(Channel channel,
                        long packageVersionCount)
Method Detail

getChannel

public Channel getChannel()

getPackageVersionCount

public long getPackageVersionCount()


Copyright © 2008 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.