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

java.lang.Object
  extended by org.rhq.core.domain.content.composite.ChannelComposite
All Implemented Interfaces:
Serializable

public class ChannelComposite
extends Object
implements Serializable

See Also:
Serialized Form

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-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.